/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{-moz-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{padding:0;border-style:none}:-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;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item}ul{list-style:none}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}.menu-label{font-size:.875rem;font-weight:600}.container{width:100%;margin:0 auto}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.wrapper{position:relative;display:block;width:100%;max-width:1440px;padding-right:1.5rem;padding-left:1.5rem;margin-right:auto;margin-left:auto}@media(min-width:768px){.wrapper{padding-right:2rem;padding-left:2rem}}@media(min-width:1024px){.wrapper{padding-right:5rem;padding-left:5rem}}.three-columns{grid-template-columns:repeat(3,1fr);gap:1rem}.circle{position:absolute;left:50%;display:none;width:100px;height:100px;-webkit-clip-path:circle(50% at 50% 100%);clip-path:circle(50% at 50% 100%);background-color:#e3e7f2;transform:translateX(-50%)}@media(min-width:768px){.circle{display:block}}.circle__top{top:-99px}.circle__bottom{bottom:-99px;transform:translateX(-50%) rotate(180deg)}.banner{position:fixed;top:0;z-index:999;width:25%;min-height:100dvh;background:#e3e7f2}.banner:first-of-type{left:0}.banner:nth-of-type(2){left:25%}.banner:nth-of-type(3){left:50%}.banner:nth-of-type(4){left:75%}body{font-family:var(--font-source-sans-3);background-color:#e3e7f2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer;background-color:transparent;border:none;outline:none}strong{font-weight:700}main{background-color:#e3e7f2}.line{overflow:hidden}.swiper-button-next,.swiper-button-prev{color:#000}.header{position:fixed;top:0;left:0;z-index:999;width:100%;background-color:#232323}.header .wrapper{display:flex;justify-content:space-between;height:5rem;padding-top:1rem}@media(min-width:768px){.header .wrapper{padding-top:0}}.header .logo-wrapper{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem}.header .logo{height:1.9rem;object-fit:contain}.header .controls-wrapper{display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){.header .controls-wrapper{display:none}}.header .burger{z-index:1;display:block;margin-right:0;margin-left:1rem;background-color:#e3e7f2;border:1px solid #232323;transition:background-color .5s ease-in-out}.header .burger.--open{color:#fff;background-color:#232323}@media(min-width:768px){.header .burger{display:none}}.header .nav{position:fixed;top:0;left:0;display:flex;justify-content:center;width:100%;height:100%;pointer-events:none;opacity:0}.header .nav>div{width:100%}@media(min-width:768px){.header .nav{position:relative;top:auto;left:auto;justify-content:flex-end;width:auto;height:100%;pointer-events:all;background-color:transparent;opacity:1}}.header .nav .lang-selector{display:none}@media(min-width:768px){.header .nav .lang-selector{display:flex}}.header .nav__list{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;height:100%;background-color:#232323}@media(min-width:768px){.header .nav__list{display:flex;flex-direction:row;gap:3rem;padding:.5rem 1.5rem;color:#232323}}.header .nav__list li{text-wrap:nowrap}.header .nav__link{font-size:.875rem;font-weight:300;color:#e3e7f2;text-transform:uppercase;letter-spacing:.1rem;text-transform:capitalize;pointer-events:none;cursor:pointer;transition:color .3s ease-in-out}.header .nav__link.--active{font-weight:700}.header .nav__link:hover{color:#ff8300}.header.--links-clickable .nav__link{pointer-events:all}.section{position:relative;padding:2rem 0;overflow-x:clip}.section.dark{color:#e3e7f2}.section.dark,.section.dark .circle{background-color:#232323}.section.--no-padding{padding:0}.section .bottom-text,.section .top-text{max-width:70%;padding:3rem 0;margin:0 auto;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase;text-wrap:balance;letter-spacing:1px}@media(min-width:768px){.section .bottom-text,.section .top-text{max-width:47%;padding:5rem 0}}.footer{position:relative;display:grid;grid-template-rows:1fr auto;overflow:hidden;color:#e3e7f2;background-color:#232323}.footer .title-wrapper{display:flex;flex-direction:column}.footer .title{text-transform:none}.footer .second-title{font-style:italic;font-weight:200;text-transform:lowercase}.footer .footer-grid{display:grid;grid-gap:2rem;gap:2rem;padding:1.5rem 0}.footer .footer-grid:first-of-type{grid-template-rows:repeat(2,minmax(0,auto));grid-template-columns:1fr}@media(min-width:768px){.footer .footer-grid{grid-template-rows:1fr!important;grid-template-columns:1fr 1fr!important;padding:5rem 0}}.footer .content-wrapper{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:768px){.footer .content-wrapper{gap:2rem}}.footer .content-container{display:flex;flex-direction:column}.footer .logo-wrapper{grid-column:1/3}@media(min-width:768px){.footer .logo-wrapper{grid-column:2/3}}.footer .logo-wrapper .logo{width:100px;margin-bottom:1rem}@media(min-width:768px){.footer .logo-wrapper .logo{width:200px}}.footer .location-wrapper{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;height:100%;text-wrap:balance}.footer .list-title,.footer li{font-size:.875rem;font-weight:300;color:#e3e7f2;text-transform:uppercase;letter-spacing:.1rem}.footer .list-title{margin-bottom:.8rem;font-weight:600!important}.footer li:has(~li){margin-bottom:.5rem}.footer .footer-list{display:flex;flex-wrap:wrap;grid-column:1/3;gap:2rem}@media(min-width:768px){.footer .footer-list{display:flex;grid-row:1/2;grid-column:1/2}}.footer .footer-nav:nth-of-type(2){display:none}@media(min-width:1203px){.footer .footer-nav:nth-of-type(2){display:block}}.footer .footer-row{display:flex;justify-content:space-between}.footer .social-wrapper{display:flex;gap:.5rem}.footer .footer-link{font-size:.875rem;font-weight:300;color:#e3e7f2;text-transform:uppercase;letter-spacing:.1rem}@media(min-width:768px){.footer .footer-link{transition:all .3s ease-in-out}.footer .footer-link:hover{color:#ff8300}}.footer .copyright{place-self:end center;width:100%;margin:1rem 0;font-size:10px;font-weight:600;text-align:center;text-transform:uppercase}.footer .copyright p{line-height:1}.footer .divider{width:100%;height:1px;background-color:#666}.footer .divider.top{margin-top:2rem}.footer .divider.bottom{margin-bottom:2rem}.footer .colon{width:2rem}.numbers-list{display:grid;margin-top:5rem}@media(min-width:768px){.numbers-list{grid-template-columns:2fr 1.2fr}}.numbers-list .numbers{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;justify-self:center;width:max-content;margin-bottom:4rem}@media(min-width:768px){.numbers-list .numbers{justify-self:auto;margin-bottom:0}}.numbers-list .numbers__label{font-weight:600;text-transform:uppercase}.numbers-list .numbers__value{font-size:clamp(5rem,15vw,8rem);font-weight:200}.numbers-list .second-nav{display:flex;flex-direction:column}.numbers-list .second-nav__item{padding:2rem;text-align:center;border-top:1px solid #232323}.numbers-list .second-nav__item:last-child{border-bottom:1px solid #232323}.numbers-list .second-nav__link{font-size:clamp(1rem,2vw,1.8rem)}.only-paragraph{margin-top:7.5rem;margin-bottom:10rem}.only-paragraph .p{width:80%;margin-right:0;margin-left:auto}@media(min-width:768px){.only-paragraph .p{width:70%}}.image-slider{width:100%}.image-slider-section{-webkit-user-select:none;-moz-user-select:none;user-select:none}.image-slider .image-container{position:relative}.image-slider .image-container .content-hover{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;height:100%;padding:1rem;color:#fff;text-align:start;background-color:rgba(35,35,35,.8);opacity:0;transition:all .3s ease-in-out}@media(min-width:768px){.image-slider .image-container .content-hover:hover{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);opacity:1}}.image-slider .image-container .content-hover .title{margin-bottom:.5rem}.image-slider .image-container .content-hover li:has(~li){margin-bottom:.25rem}.art-space-slider{margin-bottom:4rem}@media(min-width:768px){.art-space-slider{margin-bottom:6rem}}.text-with-list{position:relative;display:flex;flex-direction:column;gap:2rem;padding-top:2rem;padding-bottom:2rem}@media(min-width:768px){.text-with-list{flex-direction:row;gap:3rem;justify-content:space-between;padding-top:5rem;padding-bottom:5rem}}.text-with-list strong{font-weight:500}.text-with-list .isotype{bottom:3.125rem}.text-with-list .title-container{display:grid;grid-template-rows:repeat(1,minmax(0,1fr))}@media(min-width:768px){.text-with-list .title-container{grid-template-rows:repeat(2,minmax(0,max-content))}}.text-with-list .title-container .title{text-wrap:nowrap}.text-with-list .title-container svg{display:none;place-self:center end;animation:bounce 2s infinite}@media(min-width:768px){.text-with-list .title-container svg{position:relative;top:200px;display:block}}.text-with-list .content{flex:0 1 80%}.text-with-list .content .paragraph.italic{width:90%;margin-top:1rem;font-style:italic;text-wrap:balance}.hero{position:relative;display:grid;place-items:end;height:100dvh;overflow:hidden}.hero .paragraph{margin-left:.777rem;line-height:1.5}.hero .wrapper{position:relative;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.hero .wrapper{gap:2rem}}.hero .wrapper:nth-of-type(2){align-items:flex-end}.hero .wrapper>.paragraph{font-weight:300;text-transform:uppercase;letter-spacing:.1rem;text-wrap:balance}@media(min-width:768px){.hero .wrapper>.paragraph{font-size:1.2rem}}.hero .arrow-down{position:relative;bottom:5rem}.hero.dark{background-color:#232323}.hero.dark .arrow-down,.hero.dark .hero__nav__link,.hero.dark .hero__text,.hero.dark .lang-selector button,.hero.dark .list button,.hero.dark .paragraph,.hero.dark .title{color:#fff}.hero .italicText{margin-right:1.8%;font-style:italic;text-transform:lowercase}.big-title{position:relative;margin-top:4rem;margin-bottom:2rem}@media(min-width:768px){.big-title{margin-top:8rem}}.big-title .isotype{bottom:0}.big-title .wrapper{position:relative}.big-title .star{position:absolute;top:4%;left:10%;display:block;width:8%}.big-title__title{display:flex;flex-direction:column;font-size:clamp(3rem,10vw,10rem);font-weight:300!important;text-transform:uppercase}.big-title__title span{display:inline-block}.big-title__title span:first-child{margin-left:20%}@media(min-width:768px){.big-title__title span:first-child{margin-left:30%}}@media(min-width:1024px){.big-title__title span:first-child{margin-left:19%}}.big-title__title span:nth-child(2){margin-left:29%}@media(min-width:768px){.big-title__title span:nth-child(2){margin-left:50%}}@media(min-width:1024px){.big-title__title span:nth-child(2){margin-left:35%}}.big-title__title span:nth-child(3){margin-left:20%}@media(min-width:768px){.big-title__title span:nth-child(3){margin-left:23%}}@media(min-width:1024px){.big-title__title span:nth-child(3){margin-left:24%}}.big-title__description{margin:2rem 0;font-size:1rem;font-weight:200;line-height:1.5}@media(min-width:768px){.big-title__description{position:absolute;top:40%;left:8%;width:25%;transform:translateY(-50%)}}@media(min-width:1024px){.big-title__description{top:47%}}.ribbon{overflow:hidden;background-color:#fff}.ribbon__label{font-size:.625rem;color:#232323;text-wrap:unset}.ribbon-content{display:flex;gap:.4rem;align-items:center;padding:.4rem 0;font-weight:600;text-transform:uppercase;white-space:nowrap}@media(min-width:768px){.ribbon-content:hover p{color:#ff8300;cursor:default}.ribbon-content:hover p:not(:hover){color:#fff}}.ribbon-content p{line-height:1;transition:all .3s ease-in-out}.introduction{display:flex;flex-direction:column;gap:2rem;align-items:center;padding-top:4rem;margin-bottom:2rem}@media(min-width:640px){.introduction{margin-bottom:4rem}}@media(min-width:768px){.introduction{gap:4rem;padding-top:8rem}}.introduction .title{margin-bottom:2rem}@media(min-width:768px){.introduction .title{margin-bottom:5rem}}.introduction img{display:block;height:66%;object-fit:cover}@media(min-width:768px){.introduction img{height:100%}}.introduction a{color:#232323}.lang-selector{position:relative;width:5rem}.lang-selector,.lang-selector__selector{display:flex;align-items:center;justify-content:center;height:100%}.lang-selector__selector{gap:.25rem;width:100%;font-size:.875rem;font-weight:700;color:#e3e7f2}.lang-selector__list{position:absolute;top:100%;right:0;width:8rem;background-color:#fff}.lang-selector__list li{display:flex;align-items:center;justify-content:center;height:4rem;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease-in-out}.lang-selector__list li.--active{font-weight:700}.lang-selector__list li:hover{background-color:#e3e7f2}.lang-selector__list li button{width:100%;height:100%}.title-with-circles{display:flex;gap:1rem;align-items:baseline;justify-content:center;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:200}.title-with-circles:after,.title-with-circles:before{display:block;width:.5rem;height:.5rem;content:"";background-color:#232323;border-radius:999px}@media(min-width:768px){.title-with-circles:after,.title-with-circles:before{width:1rem;height:1rem}}.small-text{font-size:.875rem;font-weight:600;text-transform:uppercase}.image-only{padding-left:initial;padding-bottom:6rem;padding-right:initial;padding-top:6rem;margin-top:3rem}.image-only img{width:100%;height:auto}.paragraph{font-weight:300;text-wrap:balance}.paragraph.big{font-size:1.25rem;font-weight:300}.paragraph.big:has(~p){margin-bottom:.25rem}@media(min-width:768px){.paragraph.big{font-size:1.5rem}}.paragraph.italic{font-style:italic;font-weight:400}.text-toggle{display:flex;flex-direction:column}.text-toggle .list{margin-top:2rem;margin-bottom:1rem}@media(min-width:768px){.text-toggle .list{margin-top:4rem}}.text-toggle .list a,.text-toggle .list button{color:#232323}.text-toggle .list button{transition:all .3s ease-in-out}@media(min-width:768px){.text-toggle .list button:hover{color:#ff8300}}.text-toggle .targets{width:100%;margin-top:2rem;color:#232323!important}@media(min-width:768px){.text-toggle .targets{width:66%}}.text-toggle .targets p{font-size:1.25rem}.text-toggle .targets a{display:block;margin-top:1rem;text-decoration:underline}.text-toggle .targets a,.text-toggle .targets button{color:#232323}.title span{display:inline-block;margin-left:.5rem}.animated-title{display:flex;flex-wrap:wrap;column-gap:1rem;font-size:clamp(2rem,2.341vw + 1.451rem,3rem);font-weight:200;line-height:clamp(3rem,2.42vw + 2.433rem,4.55rem)}.--title-small{font-size:clamp(1rem,7vw,1.5rem)}.--title-base,.--title-small{font-weight:400;text-transform:uppercase}.--title-base{font-size:clamp(1.5rem,7vw,2rem)}.--title-big{font-size:clamp(2rem,7vw,7rem)}.--title-big,.--title-hero{font-weight:300;text-transform:uppercase}.--title-hero{font-size:clamp(4rem,9vw,10rem)}.--title-left-dot{display:flex;gap:1rem;align-items:baseline;font-size:clamp(3rem,5vw,7rem);font-weight:200;text-transform:lowercase}.--title-left-dot:before{display:block;width:1rem;height:1rem;content:"";background-color:#ff8300;border-radius:50%}.isotype{position:absolute;right:-2vw}.isotype svg{width:9vw;height:auto}.btn{display:block;width:max-content;padding:.5rem 2rem;font-size:.625rem;font-weight:600;text-transform:uppercase}.btn-primary{color:#232323;background-color:#e3e7f2;transition:all .3s ease-in-out}@media(min-width:768px){.btn-primary:hover{background-color:#ff8300}}.btn-secondary{color:#fff;background-color:#232323}.image-texts{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem 5rem;gap:2rem 5rem;padding-top:2rem;padding-bottom:5rem}.image-texts img{grid-row:2/3;grid-column:1/3;width:100%;height:100%;object-fit:cover}@media(min-width:768px){.image-texts img{grid-row:1/3;grid-column:1/2}}.image-texts__text{font-weight:200}.image-texts__text:first-of-type{grid-row:1/2;grid-column:1/3;justify-self:end;width:57%;text-align:right}@media(min-width:768px){.image-texts__text:first-of-type{grid-column:2/3;text-align:right}}.image-texts__text:nth-of-type(2){grid-row:3/4;grid-column:1/3;width:57%}@media(min-width:768px){.image-texts__text:nth-of-type(2){grid-row:initial;grid-column:2/3}}.projects{display:flex;flex-direction:column;gap:8rem;padding:4rem 0}@media(min-width:768px){.projects{padding:6rem 0}}.project-block>.title{margin-bottom:2rem;margin-left:20%}.project-block .btn-primary{margin:2rem auto 0}@media(min-width:768px){.project-block .btn-primary{margin-left:20%}}.form{width:100%;padding-top:2rem;padding-bottom:2rem;margin:0 auto}@media(min-width:768px){.form{max-width:70ch;padding-top:4rem;padding-bottom:4rem}}.form .fields-wrapper{display:flex;gap:1rem;border:none}.form .fields-wrapper>div{width:100%}.form .title{margin-bottom:1rem;font-size:1.18rem;font-weight:300}@media(min-width:768px){.form .title{font-size:2rem}}.form .input-container{display:flex;flex-direction:column;gap:2rem;width:100%;margin-bottom:2.5rem}@media(min-width:768px){.form .input-container{flex-direction:row;gap:1rem;margin-bottom:3rem}}.form label{color:#e3e7f2}.form .input-wrapper{display:flex;flex-direction:column;width:100%}.form .input-wrapper label{flex:1 0 auto}.form input,.form select,.form textarea{width:100%;padding:.5rem 0;color:#e3e7f2;background-color:transparent;border:none;border-bottom:1px solid #e3e7f2}.form input:focus,.form select:focus,.form textarea:focus{outline:none}.form button{margin-left:1.8rem}.form .error{height:1rem;margin-top:.5rem;font-size:.875rem;font-weight:300;color:red}.modal-overlay{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-content{position:fixed;top:50%;left:50%;z-index:999;aspect-ratio:16/9;transform:translate(-50%,-50%)}.modal-content img{max-width:80vw}.modal-content-wrapper{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.toast{padding:1.5rem;font-family:var(--font-source-sans-3);border-radius:0!important}.toast[data-sonner-toast][data-styled=true]{border:1px solid #232323;box-shadow:none}.list{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;justify-content:flex-start}.list a,.list button,.list p{display:flex;gap:.25rem;font-weight:300;text-transform:uppercase;letter-spacing:.1rem}@media(min-width:768px){.list a,.list button,.list p{font-size:1.2rem}}.list p{line-height:1.5}.list button{display:flex;align-items:center;text-wrap:nowrap}.list button:after{display:block;width:.75em;height:.75em;content:"";background:#ff8300;border-radius:999px;opacity:0;transition:opacity .3s ease}.list button.--active{font-weight:700}.list button.--active:after,.list button:hover:after{opacity:1;animation:bounce 2s infinite}.list span{pointer-events:none}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(0)}40%{transform:translateX(6px)}60%{transform:translateX(5px)}}.cursor{--cursor-size:20px;position:fixed;top:0;left:0;z-index:999;display:none;width:var(--cursor-size);height:var(--cursor-size);pointer-events:none;background-color:#ff8300;border-radius:999px;opacity:.8}@media(min-width:1024px){.cursor{display:block}}.image-text{display:flex;flex-direction:column;gap:4rem;padding-top:2rem;padding-bottom:2rem}@media(min-width:768px){.image-text{flex-direction:row;align-items:center;padding-top:6rem;padding-bottom:6rem}}.image-text .image{flex:1 1}.image-text .image img{width:100%;object-fit:cover}.image-text .content{flex:.666 1}.image-text .content .title{margin-bottom:.8rem;text-transform:uppercase}.image-text .content p:has(~p){margin-bottom:.5rem}.image-gallery-horizontal{display:flex;flex-direction:column;margin-bottom:2rem}@media(min-width:768px){.image-gallery-horizontal{flex-direction:row;margin-bottom:6rem}}.image-gallery-horizontal img{flex:1 1;width:100%;object-fit:cover}@media(min-width:768px){.image-gallery-horizontal img{width:25%}}.image-text-gallery{background-color:#232323}.image-text-gallery__content{display:grid;grid-template-rows:repeat(4,minmax(0,100px));grid-template-columns:repeat(3,minmax(0,1fr));padding-top:3rem;padding-bottom:3rem;background-color:#232323}@media(min-width:768px){.image-text-gallery__content{grid-template-rows:repeat(5,minmax(0,200px));grid-template-columns:repeat(6,minmax(0,1fr));padding-top:6rem;padding-bottom:6rem}}.image-text-gallery .title{grid-column:1/-1;margin:1.5rem 0;text-align:center;text-transform:uppercase}@media(min-width:768px){.image-text-gallery .title{grid-row:1/3;grid-column:5/span2;place-self:center end;width:70%;margin:0;text-align:end}}.image-text-gallery .p,.image-text-gallery .title{color:#fff}.image-text-gallery .p{font-weight:300;text-wrap:balance}.image-text-gallery .content{display:none}@media(min-width:768px){.image-text-gallery .content{display:block;grid-row:4/6;grid-column:1/span 2;place-self:center;width:80%;margin-top:3rem}}.image-text-gallery .content .p:has(~.p){margin-bottom:.5rem}.image-text-gallery .image-1{grid-row:2/4;grid-column:1/span 2}@media(min-width:768px){.image-text-gallery .image-1{grid-row:1/4;grid-column:1/span 4}}.image-text-gallery .image-2{grid-row:3/span 2;grid-column:2/span 2}@media(min-width:768px){.image-text-gallery .image-2{grid-row:3/6;grid-column:3/span 4}}.image-text-gallery .image-1,.image-text-gallery .image-2{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.image-text-gallery .image-1,.image-text-gallery .image-2{filter:brightness(.7);transition:all .3s}}@media(min-width:1024px){.image-text-gallery .image-1:hover,.image-text-gallery .image-2:hover{z-index:1;filter:brightness(1);transform:scale(1.02)}}.main-image-gallery{display:grid;grid-template-rows:repeat(4,minmax(0,90px));grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2rem;gap:2rem;padding-right:2rem!important;padding-left:2rem!important;margin-bottom:2rem}@media(min-width:768px){.main-image-gallery{grid-template-rows:repeat(4,minmax(0,180px));grid-template-columns:repeat(12,minmax(0,1fr));padding-right:6rem!important;padding-left:6rem!important;margin-bottom:5rem}}.main-image-gallery img{height:auto}.main-image-gallery img[data-image*=paper]{position:relative;grid-row:1/span 3;grid-column:1/span 4;max-height:440px;object-fit:contain}@media(min-width:640px){.main-image-gallery img[data-image*=paper]{grid-row:1/span 2;grid-column:2/span 2;max-height:none}}@media(min-width:768px){.main-image-gallery img[data-image*=paper]{grid-row:1/span 4;grid-column:1/span 5}}.main-image-gallery img[data-image=paper1]{z-index:1}.main-image-gallery img[data-image=paper2]{top:1rem;left:1rem}@media(min-width:640px){.main-image-gallery img[data-image=paper2]{top:1.5625rem;left:1.5625rem}}@media(min-width:768px){.main-image-gallery img[data-image=paper2]{top:6.25rem;left:6.25rem}}.main-image-gallery img[data-image=cards]{display:none}@media(min-width:768px){.main-image-gallery img[data-image=cards]{display:block;grid-row:1/span 2;grid-column:7/span 4;align-self:center;width:66%}}.main-image-gallery img[data-image=envelope]{display:none}@media(min-width:768px){.main-image-gallery img[data-image=envelope]{display:block;grid-row:3/span 1;grid-column:7/span 6}}.main-image-gallery img[data-image=sticker]{display:none}@media(min-width:768px){.main-image-gallery img[data-image=sticker]{display:block;grid-row:1/span 2;grid-column:10/span 3;align-self:center;width:66%}}.text-mask{position:relative;overflow:hidden}.spotify{background-color:#e3e7f2}.spotify .inner-wrapper{display:grid;grid-template-columns:1fr;border-top:1px solid #232323}@media(min-width:768px){.spotify .inner-wrapper{grid-template-columns:1fr 1fr;padding:8rem 0}}@media(min-width:1280px){.spotify .inner-wrapper{padding:12rem 0}}.spotify .content-wrapper{display:grid;padding:2rem 0}@media(min-width:768px){.spotify .content-wrapper{grid-template-columns:2fr 1fr;row-gap:2rem}}.spotify .content-wrapper strong{pointer-events:none}.spotify .content-wrapper .title{grid-column:1/3;text-transform:capitalize}.spotify .content-wrapper .title strong{font-weight:500}.spotify .content-wrapper .description,.spotify .content-wrapper .icon-wrapper{margin-left:0}@media(min-width:1280px){.spotify .content-wrapper .description,.spotify .content-wrapper .icon-wrapper{margin-left:8rem}}.spotify .content-wrapper .description{grid-column:1/4;width:100%}@media(min-width:768px){.spotify .content-wrapper .description{grid-row:2/3;grid-column:1/2;width:80%}}@media(min-width:1280px){.spotify .content-wrapper .description{width:50%}}.spotify .content-wrapper .icon-wrapper{display:flex;gap:1rem;align-items:center}@media(min-width:768px){.spotify .content-wrapper .icon-wrapper{grid-column:1/4}.spotify .content-wrapper .icon{grid-row:1/2;grid-column:2/3;align-self:center}}.spotify .images-wrapper{position:relative;height:300px}.spotify .images-wrapper img{position:absolute;top:50%;left:50%;aspect-ratio:600/866;box-shadow:0 8px 24px hsla(210,8%,62%,.2);transition:all .3s ease;transform:translate(-50%,-50%)}.spotify .images-wrapper img.--selected{top:50%;left:50%;z-index:1;transform:translate(-50%,-50%) rotate(0)!important}.spotify .images-wrapper.--active img:first-of-type{top:30%;left:38%;transform:rotate(-20deg) translate(-50%,-50%)}@media(min-width:768px){.spotify .images-wrapper.--active img:first-of-type{top:30%;left:20%}}.spotify .images-wrapper.--active img:nth-of-type(2){top:50%;left:50%;transform:rotate(-15deg) translate(-50%,-50%)}@media(min-width:768px){.spotify .images-wrapper.--active img:nth-of-type(2){top:59%;left:40%}}.spotify .images-wrapper.--active img:nth-of-type(3){top:50%;left:50%;transform:rotate(14deg) translateY(-50%)}@media(min-width:768px){.spotify .images-wrapper.--active img:nth-of-type(3){top:59%;left:59%}}.spotify .images-wrapper.--active img:nth-of-type(4){top:10%;left:50%;transform:rotate(-12deg) translate(-20%,-50%)}@media(min-width:768px){.spotify .images-wrapper.--active img:nth-of-type(4){top:20%;left:50%}}.only-text{display:flex;flex-direction:column;gap:4rem;padding-top:2rem;padding-bottom:2rem}@media(min-width:768px){.only-text{flex-direction:row;align-items:center;padding-top:6rem;padding-bottom:6rem}}.only-text .content p:has(~p){margin-bottom:.5rem}.contacto-page{padding-top:0;padding-bottom:22rem}.contacto-page .background-black{background-color:#232323}.contacto-page .circle__top{visibility:hidden}.contacto-page .gallery-with-background{display:grid;grid-template-rows:repeat(3,minmax(0,150px));grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem;padding-right:1.5rem;padding-left:1.5rem}@media(min-width:768px){.contacto-page .gallery-with-background{padding-right:2rem;padding-left:2rem}}@media(min-width:1024px){.contacto-page .gallery-with-background{padding-right:5rem;padding-left:5rem}}@media(min-width:768px){.contacto-page .gallery-with-background{grid-template-rows:repeat(6,minmax(0,150px));margin-top:0}}.contacto-page .gallery-with-background img{width:100%;height:100%;object-fit:contain}.contacto-page .gallery-with-background [data-image="1"]{grid-row:1/span 2;grid-column:1/span 3;object-position:right}@media(min-width:768px){.contacto-page .gallery-with-background [data-image="1"]{grid-row:1/span 5;grid-column:1/span 3}}.contacto-page .gallery-with-background [data-image="2"]{grid-row:1/span 2;grid-column:4/span 3;object-position:left}@media(min-width:768px){.contacto-page .gallery-with-background [data-image="2"]{grid-row:1/span 5;grid-column:4/span 3;margin-top:15rem}}.contacto-page .gallery-with-background [data-image="3"]{grid-row:2/span 2;grid-column:2/span 4;margin-top:8rem}@media(min-width:768px){.contacto-page .gallery-with-background [data-image="3"]{grid-row:1/span 3;grid-column:3/span 2;margin-top:0}}.contacto-page .gallery-with-background [data-image="4"]{grid-row:2/span 1;grid-column:3/span 2;margin-top:2rem}@media(min-width:768px){.contacto-page .gallery-with-background [data-image="4"]{grid-row:4/span 3;grid-column:3/span 2;margin-top:8rem}}.--richtext{font-size:14px;font-size:.875rem;font-weight:20;line-height:normal;letter-spacing:normal}.--richtext a,.--richtext b,.--richtext strong{font-weight:700}.--richtext a{color:inherit;text-decoration:underline}.--richtext a:hover{text-decoration:none}.--richtext img{display:block;max-width:100%;height:auto;margin:2rem 0}.--richtext hr{display:block;margin:1.5rem 0;border-top:1px solid #666;border-bottom:0}.--richtext hr~p{margin-top:2rem}.--richtext ul{padding-left:25px;list-style:disc}.--richtext ul li{padding-left:16px;margin-bottom:24px}@media(min-width:768px){.--richtext ul li{padding-left:20px}}@media(min-width:1024px){.--richtext ul li{padding-left:40px}}@media(min-width:768px){.--richtext{font-size:16px;font-size:1rem;font-weight:24;line-height:normal;letter-spacing:normal}}@media(min-width:1024px){.--richtext{font-size:18px;font-size:1.125rem;font-weight:28;line-height:normal;letter-spacing:normal}}.--text-center{text-align:center}.--hidden{display:none}.--italic{margin-right:.5rem;font-style:italic}.--bold{font-weight:700}.--text-orange{color:#ff8300}.--full-width{max-width:100%}