main .ara-portada{display:none}@media screen and (min-width: 768px){main .ara-portada{position:sticky;overflow:hidden;width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 36px;border:1px solid #d7d7d7;border-radius:50px;background-color:#fff;z-index:9999;top:30px}}main .ara-portada .text-portada-overflow{position:relative;overflow:hidden;width:100%;height:20px;display:grid;align-items:center}main .ara-portada .text-portada-overflow>span{position:absolute;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}main .ara-portada .text-portada-overflow:hover>span{min-width:100%;width:auto}main .ara-portada .logoara{margin-inline:0 !important}main .ara-portada .barra-vertical{width:1px;height:30px;background-color:#000}main .ara-portada .ara-portada-contingut-barra{display:flex;justify-content:start;align-items:center;gap:16px;width:100%}main .ara-portada .boto-veure-mapa{padding:24px 48px;border-radius:37.5px;background-color:#ff6d66;color:#000;text-align:center;font-family:"Poppins";font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-wrap:nowrap;text-transform:uppercase;cursor:pointer;position:relative;transition:all .3s ease-out;z-index:1}main .ara-portada .boto-veure-mapa::after{content:"";display:block;position:absolute;height:100%;width:auto;aspect-ratio:1/1;background-color:#ff6d66;z-index:-1;right:0;top:0;border-radius:50px;transition:all .3s ease-out;opacity:0;background-image:url("../../img/mapadistrictes/veure-mapa-fletxa.svg");background-repeat:no-repeat;background-position:center center}main .ara-portada .boto-veure-mapa:hover{transform:translateX(-68px);transition:all .3s ease-out}main .ara-portada .boto-veure-mapa:hover::after{right:-68px;opacity:1}main .ara-portada-mobile{position:sticky;top:calc(100% - 105px);overflow:hidden;width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 36px;border:1px solid #d7d7d7;background-color:#fff;z-index:9999}@media screen and (min-width: 768px){main .ara-portada-mobile{display:none}}main .ara-portada-mobile .text-portada-overflow{position:relative;overflow:hidden;width:100%;height:20px;display:grid;align-items:center}main .ara-portada-mobile .text-portada-overflow>span{position:absolute;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}main .ara-portada-mobile .text-portada-overflow:hover>span{min-width:100%;width:auto}main .ara-portada-mobile .barra-vertical{width:1px;height:100%;background-color:#000}main .ara-portada-mobile .ara-portada-contingut-barra{display:flex;justify-content:start;align-items:center;gap:16px;width:100%}main .ara-portada-mobile .boto-veure-mapa{padding:24px 48px;border-radius:37.5px;background-color:#ff6d66;color:#000;text-align:center;font-family:"Poppins";font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-wrap:nowrap;text-transform:uppercase;cursor:pointer;position:relative;transition:all .3s ease-out;z-index:1}main .ara-portada-mobile .boto-veure-mapa::after{content:"";display:block;position:absolute;height:100%;width:auto;aspect-ratio:1/1;background-color:#ff6d66;z-index:-1;right:0;top:0;border-radius:50px;transition:all .3s ease-out;opacity:0;background-image:url("../../img/mapadistrictes/veure-mapa-fletxa.svg");background-repeat:no-repeat;background-position:center center}main .ara-portada-mobile .boto-veure-mapa:hover{transform:translateX(-68px);transition:all .3s ease-out}main .ara-portada-mobile .boto-veure-mapa:hover::after{right:-68px;opacity:1}main section.portada{display:flex;flex-flow:column nowrap;justify-content:space-around;gap:1rem;min-height:100dvh}main section.portada .suport{display:none;flex-flow:row nowrap;justify-content:center;align-items:center;gap:10px}main section.portada .suport.mobil{display:flex}main section.portada .suport img{width:117px;height:auto}@media only screen and (min-width: 500px){main section.portada .suport{display:flex;gap:20px}main section.portada .suport.mobil{display:none}}@media only screen and (min-width: 768px){main section.portada .suport img{width:147px}}main section.portada>header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}@media only screen and (min-width: 500px){main section.portada>header .logoara{margin:0}}main section.portada h1{display:flex;flex-flow:row wrap;align-items:baseline;justify-content:space-between}main section.portada h1>span{white-space:nowrap}main section.portada h1>span:nth-child(1),main section.portada h1>span:nth-child(3),main section.portada h1>span:nth-child(4){width:100%}@media only screen and (min-width: 768px){main section.portada h1>span:nth-child(1),main section.portada h1>span:nth-child(3),main section.portada h1>span:nth-child(4){width:initial}}main section.portada h1>span:nth-child(4){text-align:right}main section.portada h1>span:nth-child(6){transform:translateY(-25%)}main section .text-abans-mapa{margin-inline:auto;text-align:center;margin-top:3rem}main section.intro{background-color:#fff;text-align:center}main section.intro .card{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px}@media screen and (min-width: 500px){main section.intro .card{padding:0 40px}}@media screen and (min-width: 1280px){main section.intro .card{padding:0 140px}}@media screen and (min-width: 1920px){main section.intro .card{padding:0 200px}}main section.intro .card p:not(:nth-child(3)):not(:last-child),main section.intro .card img{margin-bottom:40px}main section.intro .card p:nth-child(4){color:#000}main section.intro .card p.e4{padding:12px 32px;border-radius:999px}main section.container-mapa{width:100%;margin-inline:auto}main section.peu .text-peu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}main section.peu .text-peu>div{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:10px}main section.peu .text-peu>div .ves-hi::after{content:"";display:block;width:20%;height:4px;background-color:#000;margin-top:1rem;transition:width .3s ease-out}main section.peu .text-peu>div .ves-hi:hover::after{width:100%}@media only screen and (min-width: 768px){main section.peu .text-peu{flex-flow:row nowrap;justify-content:space-between}}.fletxa-avall{margin-top:3rem}.mosaic-0{overflow:hidden;animation:opacitat 2s ease-out}.mosaic-0>div{animation:translacio 2s ease-out;width:100%;display:flex;flex-flow:row nowrap;height:62px}@media only screen and (min-width: 1280px){.mosaic-0>div{height:87px}}.mosaic-0>div:nth-child(1)>div{width:75%}.mosaic-0>div:nth-child(2){justify-content:flex-end}.mosaic-0>div:nth-child(2)>div{width:25%}.mosaic-0>div:nth-child(3)>div{width:50%}.mosaic-0>div:nth-child(4){justify-content:flex-end}.mosaic-0>div:nth-child(4) div:first-child{width:65%}.mosaic-0>div:nth-child(4) div:last-child{width:25%}.mosaic-0>div:nth-child(odd){animation:translacioDreta 2s ease-out}.mosaic-0>div:nth-child(even){animation:translacioEsquerra 2s ease-out}.mosaic-1{overflow:hidden;opacity:0;animation:opacitat 2s ease-out}.mosaic-1.active{animation:opacitat 2s ease-out forwards;opacity:1}.mosaic-1.active>div{animation:translacio 2s ease-out}.mosaic-1.active>div:nth-child(odd){animation:translacioDreta 2s ease-out forwards}.mosaic-1.active>div:nth-child(even){animation:translacioEsquerra 2s ease-out forwards}.mosaic-1>div{animation:translacio 2s ease-out;width:100%;display:flex;flex-flow:row nowrap;height:62px}@media only screen and (min-width: 1280px){.mosaic-1>div{height:87px}}.mosaic-1>div:nth-child(1)>div{width:50%}.mosaic-1>div:nth-child(2){justify-content:flex-end}.mosaic-1>div:nth-child(2) div:first-child{width:40%}.mosaic-1>div:nth-child(2) div:last-child{width:50%}.mosaic-1>div:nth-child(3)>div{width:75%}.mosaic-1>div:nth-child(4){justify-content:space-between}.mosaic-1>div:nth-child(4) div:first-child{width:50%}.mosaic-1>div:nth-child(4) div:last-child{width:25%}.mosaic-2{overflow:hidden;animation:opacitat 2s ease-out}.mosaic-2.active{animation:opacitat 2s ease-out forwards;opacity:1}.mosaic-2.active>div{animation:translacio 2s ease-out}.mosaic-2.active>div:nth-child(odd){animation:translacioDreta 2s ease-out forwards}.mosaic-2.active>div:nth-child(even){animation:translacioEsquerra 2s ease-out forwards}.mosaic-2>div{animation:translacio 2s ease-out;width:100%;display:flex;flex-flow:row nowrap;height:62px}@media only screen and (min-width: 1280px){.mosaic-2>div{height:87px}}.mosaic-2>div:nth-child(1){justify-content:flex-end}.mosaic-2>div:nth-child(1)>div{width:25%}.mosaic-2>div:nth-child(2){justify-content:space-between}.mosaic-2>div:nth-child(2) div:first-child{width:50%}.mosaic-2>div:nth-child(2) div:last-child{width:25%}.mosaic-2>div:nth-child(3)>div{width:75%}.mosaic-2>div:nth-child(4){justify-content:flex-end}.mosaic-2>div:nth-child(4) div:first-child{width:40%}.mosaic-2>div:nth-child(4) div:last-child{width:50%}.mosaic-3{overflow:hidden;animation:opacitat 2s ease-out}.mosaic-3.active{animation:opacitat 2s ease-out forwards;opacity:1}.mosaic-3.active>div{animation:translacio 2s ease-out}.mosaic-3.active>div:nth-child(odd){animation:translacioDreta 2s ease-out forwards}.mosaic-3.active>div:nth-child(even){animation:translacioEsquerra 2s ease-out forwards}.mosaic-3>div{animation:translacio 2s ease-out;width:100%;display:flex;flex-flow:row nowrap;height:62px}@media only screen and (min-width: 1280px){.mosaic-3>div{height:87px}}.mosaic-3>div:nth-child(1){justify-content:center}.mosaic-3>div:nth-child(1) div{width:50%}.mosaic-3>div:nth-child(2){justify-content:space-between}.mosaic-3>div:nth-child(2) div:first-child{width:25%}.mosaic-3>div:nth-child(2) div:last-child{width:25%}.mosaic-3>div:nth-child(3)>div{width:75%}.mosaic-3>div:nth-child(4){justify-content:flex-end}.mosaic-3>div:nth-child(4) div:first-child{width:50%}.mosaic-3>div:nth-child(4) div:last-child{width:25%}.mosaic-4{overflow:hidden;animation:opacitat 2s ease-out}.mosaic-4.active{animation:opacitat 2s ease-out forwards;opacity:1}.mosaic-4.active>div{animation:translacio 2s ease-out}.mosaic-4.active>div:nth-child(odd){animation:translacioDreta 2s ease-out forwards}.mosaic-4.active>div:nth-child(even){animation:translacioEsquerra 2s ease-out forwards}.mosaic-4>div{animation:translacio 2s ease-out;width:100%;display:flex;flex-flow:row nowrap;height:62px}@media only screen and (min-width: 1280px){.mosaic-4>div{height:87px}}.mosaic-4>div:nth-child(1){justify-content:start}.mosaic-4>div:nth-child(1) div{width:75%}.mosaic-4>div:nth-child(2){justify-content:space-between}.mosaic-4>div:nth-child(2) div:first-child{width:25%}.mosaic-4>div:nth-child(2) div:last-child{width:50%}.mosaic-4>div:nth-child(3)>div{width:75%}.mosaic-4>div:nth-child(4){justify-content:flex-end}.mosaic-4>div:nth-child(4) div:first-child{width:25%}.mosaic-4>div:nth-child(4) div:last-child{width:50%}.ilustracio{position:relative;max-width:900px;overflow:hidden;margin-inline:auto}.ilustracio img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%}.ilustracio img:nth-child(1){z-index:3}.ilustracio img:nth-child(2){z-index:2}.ilustracio img:nth-child(3){z-index:1}.amb-el-suport{overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:10rem}.amb-el-suport .linia-horitzontal{width:100%;height:1px;background-color:#000;margin:0 auto}.amb-el-suport .text-imatge{display:flex;justify-content:center;align-items:center;gap:20px;text-wrap:nowrap}@keyframes opacitat{0%{opacity:0}100%{opacity:1}}@keyframes translacioDreta{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes translacioEsquerra{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.marquee{text-transform:uppercase;overflow:hidden;position:relative;width:100%}.marquee-inner{min-width:200vw;display:flex;align-items:center;justify-content:space-around;animation:marqueeAnimation 10s linear infinite}.marquee span{display:flex;align-items:center;gap:24px;white-space:nowrap;padding:0 150px}@media screen and (min-width: 1280px){.marquee span{padding:0}}.marquee span img{width:50px;height:auto}@media screen and (min-width: 500px){.marquee span img{width:78px}}@keyframes marqueeAnimation{0%{transform:translateX(-50%)}100%{transform:translateX(0%)}}