/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992;}.fancybox-container *{box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:rgb(30,30,30);opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994;}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--image{overflow:hidden;padding:44px 0;}.fancybox-slide--image::before{display:none;}.fancybox-slide--html{padding:6px;}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable='true']{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{left:0;position:absolute;top:0;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:hover{color:#fff;}.fancybox-button:focus{outline:none;}.fancybox-button.fancybox-focus{outline:1px dotted;}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none;}.fancybox-button div{height:100%;}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%;}.fancybox-button svg path{fill:currentColor;stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none;}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401;}.fancybox-close-small:hover{color:#fff;opacity:1;}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none;}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px;}.fancybox-navigation .fancybox-button div{padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px;}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right);}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996;}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{margin-top:-50px;}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999;}@keyframes fancybox-rotate{100%{transform:rotate(360deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px;}.fancybox-slide--image{padding:6px 0;}.fancybox-close-small{right:-6px;}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px;}.fancybox-caption{padding-left:12px;padding-right:12px;}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center;}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0;}.fancybox-share p{margin:0;padding:0;}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991;}.fancybox-thumbs__list a:focus::before{opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1;}@media all and (max-width:576px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs__list a{max-width:calc(100% - 10px);}}
html{font-size:62.5%;}body{font-family:"Roboto",sans-serif;font-size:1rem;font-weight:400;line-height:1.42857143;color:#696973;background-color:#fff;overflow-x:hidden;}h1{font-family:"Inter",sans-serif;font-size:2.8rem;font-weight:600;line-height:3.6rem;letter-spacing:-0.01rem;color:#000;margin-bottom:1.6rem;}@media screen and (min-width:768px){h1{font-size:3.2rem;line-height:3.8rem;}}h1 a{color:#000;}h1 a:hover{color:#000;text-decoration:none;}h2,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-contingut .ajuntament-actualitat-detall-titol{font-family:"Inter",sans-serif;font-size:2.4rem;font-weight:600;line-height:3.2rem;letter-spacing:-0.075rem;color:#000;margin-bottom:1.6rem;}@media screen and (min-width:768px){h2,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-contingut .ajuntament-actualitat-detall-titol{font-size:2.9rem;line-height:3.6rem;letter-spacing:-0.01rem;}}h3,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info > h3,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts > h3{font-family:"Inter",sans-serif;font-size:2rem;font-weight:600;line-height:2.6rem;letter-spacing:-0.02rem;color:#000;margin-bottom:3.2rem;}@media screen and (min-width:768px){h3,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info > h3,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts > h3{font-size:2.4rem;line-height:3.2rem;letter-spacing:-0.075rem;margin-bottom:4rem;}}h4{font-family:"Inter",sans-serif;font-size:1.8rem;font-weight:600;line-height:2.4rem;letter-spacing:-0.02rem;color:#000;margin-bottom:2.5rem;}@media screen and (min-width:768px){h4{font-size:2rem;line-height:2.6rem;}}h5{font-family:"Inter",sans-serif;font-size:1.7rem;font-weight:600;line-height:2.2rem;letter-spacing:-0.01rem;color:#000;margin-bottom:2.3rem;}@media screen and (min-width:992px){h5{font-size:1.8rem;line-height:2.4rem;letter-spacing:-0.02rem;}}h6{font-family:"Inter",sans-serif;font-size:1.5rem;font-weight:600;line-height:2rem;letter-spacing:-0.01rem;color:#000;margin-bottom:2rem;}@media screen and (min-width:768px){h6{font-size:1.6rem;line-height:2.1rem;}}p{font-size:1.4rem;line-height:2rem;}a:not(.nav-link):not(.toolbar-icon):not(.btn),p a{position:relative;color:#266D52;transition:color 0.3s;}a:not(.nav-link):not(.toolbar-icon):not(.btn):hover,p a:hover{color:#1D543F;text-decoration:none;transition:color 0.3s;}ul,ol{list-style-type:none;padding:0;margin:0;}.btn[class^="bcn-icon-"]:before,.btn[class^="bcn-icon-"]:after,.btn[class*=" bcn-icon-"]:before,.btn[class*=" bcn-icon-"]:after,.btn[class^="icobcn-"]:before,.btn[class^="icobcn-"]:after,.btn[class*=" icobcn-"]:before,.btn[class*=" icobcn-"]:after{font-family:"icoajuntament" !important;font-size:1.8rem;}.btn[target="_blank"]:before{content:"";font-family:"icoajuntament-v2" !important;width:1.6rem;height:1.6rem;order:1;}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.toolbar-menu > li > a{color:#565656 !important;}.toolbar-menu > li > a:hover{text-decoration:underline !important;}#skip-to-main:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}header#brand{position:relative;z-index:3;}.bcnbrand-main-container{z-index:3;}.ajax-progress{background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/ico-spinner.svg);background-size:2rem;background-color:#fff;border-radius:100%;-webkit-animation:rotating 1s linear infinite;-moz-animation:rotating 1s linear infinite;-o-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite;}.paragraph--unpublished{position:relative;}.paragraph--unpublished:before{content:"";background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/ico-unpublished.svg);background-size:contain;width:50px;height:50px;display:block;position:absolute;top:0;right:15px;z-index:3;}.navigation-overlay{width:100vw;height:100vh;position:fixed;background:rgba(0,0,0,0.5);backdrop-filter:blur(5px);z-index:10;}#brand.v2025 .bcnbrand-logo-main{margin-left:0;}.progress{display:none;width:10rem;height:0.6rem;border-radius:1rem;border:0.15rem solid #696973;overflow:hidden;background-color:#fff;background-image:linear-gradient(to right,#696973,#696973);background-repeat:no-repeat;background-size:0 100%;margin:2rem auto 3rem;transition:background-size 0.4s ease-in-out;}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.btn.btn-primary,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a,.paragraph--type--imatge-text .content .wrapper-button a,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd),.user-login-form .form-actions input{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:0.8rem;position:relative;font-family:"Roboto",sans-serif !important;font-size:1.4rem;font-weight:500;line-height:1.8rem;text-decoration:none;text-transform:uppercase;outline:none;color:#000;background-color:#C3D200;border:0;border-radius:0.8rem;box-shadow:none;padding:1.3rem 1.6rem;transition:background-color 0.3s;}.btn.btn-primary:hover,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:hover,.paragraph--type--imatge-text .content .wrapper-button a:hover,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):hover,.user-login-form .form-actions input:hover{text-decoration:none;color:#000;background-color:#B1BF00;transition:background-color 0.3s;}.btn.btn-primary:focus-visible,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:focus-visible,.paragraph--type--imatge-text .content .wrapper-button a:focus-visible,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):focus-visible,.user-login-form .form-actions input:focus-visible{text-decoration:none;color:#000;background-color:#B1BF00;outline-offset:0.2rem;outline:0.2rem solid #000;transition:background-color 0.3s;}.btn.btn-primary:active,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:active,.paragraph--type--imatge-text .content .wrapper-button a:active,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):active,.user-login-form .form-actions input:active,.btn.btn-primary:not(:disabled):not(.disabled):active,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:not(:disabled):not(.disabled):active,.paragraph--type--imatge-text .content .wrapper-button a:not(:disabled):not(.disabled):active,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):not(:disabled):not(.disabled):active,.user-login-form .form-actions input:not(:disabled):not(.disabled):active{text-decoration:none;color:#000;border:0;background-color:#D7E154;transition:background-color 0.3s;}.btn.btn-primary:disabled,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:disabled,.paragraph--type--imatge-text .content .wrapper-button a:disabled,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):disabled,.user-login-form .form-actions input:disabled,.disabled.btn.btn-primary,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a.disabled,.paragraph--type--imatge-text .content .wrapper-button a.disabled,.pagina-detall .content-detall .buttons-wrapper a.disabled:nth-child(odd),.user-login-form .form-actions input.disabled{opacity:0.15;}.btn.btn-secondary,.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav a,.paragraph--type--banner-mapa .content a,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card,.pagina-detall .content-detall .buttons-wrapper a:nth-child(even),.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:0.8rem;position:relative;font-family:"Roboto",sans-serif !important;font-size:1.4rem;font-weight:500;line-height:1.8rem;text-decoration:none;text-transform:uppercase;outline:none;color:#000;background-color:#fff;border:0.1rem solid #C3D200;border-radius:0.8rem;box-shadow:none;padding:1.3rem 1.6rem;transition:background-color 0.3s;}.btn.btn-secondary:hover,.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav a:hover,.paragraph--type--banner-mapa .content a:hover,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a:hover,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card:hover,.pagina-detall .content-detall .buttons-wrapper a:nth-child(even):hover,.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a:hover{text-decoration:none;color:#000;background-color:#C3D200;transition:background-color 0.3s;}.btn.btn-secondary:focus-visible,.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav a:focus-visible,.paragraph--type--banner-mapa .content a:focus-visible,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a:focus-visible,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card:focus-visible,.pagina-detall .content-detall .buttons-wrapper a:nth-child(even):focus-visible,.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a:focus-visible{text-decoration:none;color:#000;background-color:#C3D200;outline-offset:0.2rem;outline:0.2rem solid #000;transition:background-color 0.3s;}.btn.btn-secondary:active,.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav a:active,.paragraph--type--banner-mapa .content a:active,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a:active,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card:active,.pagina-detall .content-detall .buttons-wrapper a:nth-child(even):active,.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a:active,.btn.btn-secondary:not(:disabled):not(.disabled):active,.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav a:not(:disabled):not(.disabled):active,.paragraph--type--banner-mapa .content a:not(:disabled):not(.disabled):active,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a:not(:disabled):not(.disabled):active,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card:not(:disabled):not(.disabled):active,.pagina-detall .content-detall .buttons-wrapper a:nth-child(even):not(:disabled):not(.disabled):active,.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a:not(:disabled):not(.disabled):active{text-decoration:none;color:#000;border:0.1rem solid #D7E154;background-color:#D7E154;transition:background-color 0.3s,border 0.3s;}.btn.btn-secondary:disabled,.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav a:disabled,.paragraph--type--banner-mapa .content a:disabled,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a:disabled,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card:disabled,.pagina-detall .content-detall .buttons-wrapper a:nth-child(even):disabled,.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a:disabled,.disabled.btn.btn-secondary,.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav a.disabled,.paragraph--type--banner-mapa .content a.disabled,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a.disabled,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.disabled.popup-card,.pagina-detall .content-detall .buttons-wrapper a.disabled:nth-child(even),.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a.disabled{opacity:0.15;}.paragraph--type--text-i-boto .wrapper-text-boto a{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:0.8rem;position:relative;font-family:"Roboto",sans-serif !important;font-size:1.4rem;font-weight:500;line-height:1.8rem;text-decoration:none;text-transform:uppercase;outline:none;color:#fff !important;background-color:#000;border:0;border-radius:0.8rem;box-shadow:none;padding:1.3rem 1.6rem;transition:background-color 0.3s,color 0.3s !important;}.paragraph--type--text-i-boto .wrapper-text-boto a:hover{text-decoration:none;background-color:#3A3A3F;color:#fff;transition:background-color 0.3s,color 0.3s;}.paragraph--type--text-i-boto .wrapper-text-boto a:focus-visible{text-decoration:none;background-color:#3A3A3F;color:#fff;outline-offset:0.2rem;outline:0.2rem solid #3A3A3F;transition:background-color 0.3s,color 0.3s;}.paragraph--type--text-i-boto .wrapper-text-boto a:active,.paragraph--type--text-i-boto .wrapper-text-boto a:not(:disabled):not(.disabled):active{text-decoration:none;background-color:#3A3A3F;color:#fff;transition:background-color 0.3s,color 0.3s;}.paragraph--type--text-i-boto .wrapper-text-boto a:disabled,.paragraph--type--text-i-boto .wrapper-text-boto a.disabled{opacity:0.15;}#ajuntament-avislegal{padding:5.2rem 0;}@media screen and (min-width:992px){#ajuntament-avislegal{padding:7.6rem 0;}}#ajuntament-avislegal h2{text-align:center;margin-bottom:4rem;}@media screen and (min-width:768px){#ajuntament-avislegal h2{margin-bottom:6rem;}}#ajuntament-avislegal #avis-legal ul li p{font-size:1.6rem;}#ajuntament-avislegal #avis-legal ul li a{color:#266D52;border-bottom:1px solid #266D52;word-break:break-word;-ms-word-break:break-word;transition:all 0.3s;}#ajuntament-avislegal #avis-legal ul li a:hover,#ajuntament-avislegal #avis-legal ul li a:focus{color:#1D543F;border-bottom:1px solid #1D543F;text-decoration:none;transition:all 0.3s;}#ajuntament-avislegal #avis-legal ul li strong{font-weight:500;color:#000;}#ajuntament-avislegal #avis-legal div p{font-size:1.6rem;}#ajuntament-avislegal #avis-legal div p span.bcn-icon-ok-bold{font-size:2rem;color:#000;margin-right:1rem;}#ajuntament-avislegal #avis-legal div a{border-bottom:1px solid #266D52;word-break:break-word;-ms-word-break:break-word;transition:all 0.3s;}#ajuntament-avislegal #avis-legal div a:hover,#ajuntament-avislegal #avis-legal div a:focus{color:#1D543F;border-bottom:1px solid #1D543F;text-decoration:none;transition:all 0.3s;}#ajuntament-avislegal #avis-legal div strong{font-weight:500;color:#000;}#ajuntament-avislegal #avis-legal ul li{position:relative;}#ajuntament-avislegal #avis-legal ul li p{margin:0 0 2rem;}@media screen and (min-width:768px){#ajuntament-avislegal #avis-legal ul li p{margin:0 0 2rem 9.8rem;}}#ajuntament-avislegal #avis-legal ul li p:last-child{margin-bottom:5rem;}#ajuntament-avislegal #avis-legal ul li ul.llistat-difondre{display:flex;flex-direction:column;gap:1.6rem;margin:0 0 2rem;}@media screen and (min-width:768px){#ajuntament-avislegal #avis-legal ul li ul.llistat-difondre{padding-left:9.8rem;}}#ajuntament-avislegal #avis-legal ul li ul.llistat-difondre li{display:flex;flex-direction:row;gap:1.4rem;line-height:3.2rem;}@media screen and (max-width:768px){#ajuntament-avislegal #avis-legal ul li ul.llistat-difondre li{line-height:2rem;}}#ajuntament-avislegal #avis-legal ul li ul.llistat-difondre li span{font-size:1.6rem;}#ajuntament-avislegal #avis-legal ul li ul.llistat-difondre li span:before{color:#266D52;}#ajuntament-avislegal #avis-legal ul li ul.llistat-difondre li p{margin:0;}#ajuntament-avislegal #avis-legal ul li:last-child p:last-child{margin-bottom:0;}#ajuntament-avislegal #avis-legal .bcn-icon{display:inline-block;background-color:rgba(195,210,0,0.1);color:#266D52;padding:2rem;border-radius:100%;font-size:2.8rem;margin-bottom:2rem;}@media screen and (min-width:768px){#ajuntament-avislegal #avis-legal .bcn-icon{position:absolute;top:0;margin-bottom:0;}}.ajuntament-actualitat-node-1{padding:5.2rem 1.5rem 4rem;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1{padding:5.2rem 1.5rem 6rem;}}@media screen and (min-width:992px){.ajuntament-actualitat-node-1{padding:7.6rem 1.5rem 6rem;}}.ajuntament-actualitat-node-1 h2{text-align:center;margin-bottom:4rem;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 h2{margin-bottom:6rem;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres{position:relative;padding:1rem 0 1rem;margin-bottom:4rem;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres{align-items:flex-start !important;border-radius:1rem;padding:1rem 1.5rem 1rem;}}@media screen and (min-width:992px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres{align-items:center !important;height:6.4rem;margin-bottom:6rem;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres:before{content:"";width:100vw;height:100%;background-color:#F2F2F2;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres:before{content:none;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset{display:flex;flex-direction:column;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset{flex-direction:row;flex-wrap:wrap;}}@media screen and (min-width:992px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset{flex-wrap:nowrap;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset:nth-child(2){margin-top:1.2rem;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset:nth-child(2){margin-top:0;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset .ajuntament-actualitat-datepicker{display:flex;flex-direction:column-reverse;background-color:#fff;border-radius:0.8rem;border:1px solid #87878F;padding:0.4rem 1rem;margin-right:0;margin-bottom:1rem;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset .ajuntament-actualitat-datepicker{width:40%;margin-right:1rem;margin-bottom:0;}}@media screen and (min-width:992px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset .ajuntament-actualitat-datepicker{width:auto;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset .ajuntament-actualitat-datepicker > label{position:relative;left:auto;bottom:auto;font-size:1.2rem;line-height:1.5rem;margin-bottom:0;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset .ajuntament-actualitat-datepicker > input{font-size:1.4rem;line-height:1.8rem;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-filtrar{font-weight:500;background-color:#266D52;padding:1.3rem 1.6rem;margin-right:0;margin-bottom:1rem;transition:background-color 0.3s;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-filtrar{width:40%;margin-right:1rem;margin-bottom:0;margin-top:1rem;}}@media screen and (min-width:992px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-filtrar{width:auto;margin-top:0;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-filtrar:hover{background-color:#1D543F;transition:background-color 0.3s;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-esborrar{font-weight:500;padding:1.3rem 1.6rem;margin-right:0;transition:background-color 0.3s;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-esborrar{width:40%;margin-right:1rem;margin-top:1rem;}}@media screen and (min-width:992px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-esborrar{width:auto;margin-top:0;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset #ajuntament-actualitat-esborrar:hover{background-color:#C3D200;transition:background-color 0.3s;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-filtres fieldset .ajuntament-actualitat-nr{height:4.4rem;font-size:1.4rem;line-height:1.8rem;background-color:#fff;border-radius:0.8rem;border:1px solid #87878F;padding:0.4rem;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div{border:0;}@media screen and (max-width:767px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div{border-bottom:0.1rem solid #E1E1E3;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-media img{border-radius:1.2rem;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body span.ajuntament-actualitat-data{font-size:1.2rem;font-weight:400;line-height:1.6rem;color:#696973;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body span.ajuntament-actualitat-tema{font-size:1.2rem;font-weight:500;line-height:1.6rem;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body a{font-family:"Inter",sans-serif;font-size:1.6rem;font-weight:600;line-height:2rem;letter-spacing:-0.02rem;color:#000 !important;margin-top:0.6rem;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body a{font-size:1.8rem;line-height:2.2rem;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body a:hover{text-decoration:underline;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-nav{margin-top:2rem;}@media screen and (min-width:768px){.ajuntament-actualitat-node-1 .ajuntament-actualitat-nav{margin-top:4rem;}}.ajuntament-actualitat-node-1 .ajuntament-actualitat-nav button{color:#266D52;transition:color 0.3s;}.ajuntament-actualitat-node-1 .ajuntament-actualitat-nav button:hover{text-decoration:underline;color:#1D543F;transition:color 0.3s;}.ajuntament-actualitat-detall-generic{padding:4rem 1.5rem;}@media screen and (min-width:992px){.ajuntament-actualitat-detall-generic{padding:6rem 1.5rem;}}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-entradeta{font-size:1.8rem;line-height:2.4rem;letter-spacing:-0.02rem;margin-bottom:3.2rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-media{margin-bottom:3.2rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos .ajuntament-actualitat-detall-data,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos .ajuntament-actualitat-detall-tema,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos .ajuntament-actualitat-detall-autor{font-size:1.4rem;font-weight:400;line-height:2rem;}@media screen and (min-width:768px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos .ajuntament-actualitat-detall-data,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos .ajuntament-actualitat-detall-tema,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos .ajuntament-actualitat-detall-autor{font-size:1.6rem;line-height:2.2rem;}}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div{margin-top:2.4rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div *:not(h3),.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div *:not(a){color:#696973;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div h3{color:#000;margin-bottom:2rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div h4,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div h5,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div h6{color:#000;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div strong{font-weight:500;color:#000;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div strong span,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div strong u,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div strong i{color:#000;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a strong{color:#266D52 !important;transition:color 0.3s;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a:hover,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a strong:hover{text-decoration:underline !important;color:#1D543F !important;transition:color 0.3s;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a:hover span,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a:hover u,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a strong:hover span,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a strong:hover u{color:#1D543F !important;transition:color 0.3s;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a span,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a u,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a strong span,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-cos > div a strong u{color:#266D52 !important;transition:color 0.3s;}@media screen and (min-width:768px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria button{font-weight:400;}}@media screen and (min-width:768px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria button:hover{text-decoration:underline;}}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .bcn-icon-amplia{display:none;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .slick-dots{position:relative;bottom:0;display:flex;flex-direction:row;justify-content:center;width:fit-content;border:1.5px solid #696973;border-radius:2rem;margin:2.5rem auto 0;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .slick-dots li{position:relative;width:auto;height:100%;display:block;margin:0;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .slick-dots li button{height:100%;background-color:#fff;transition:background-color 0.2s;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .slick-dots li button:before{content:none;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .slick-dots li.slick-active button{background-color:#696973;transition:background-color 0.2s;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .slick-dots li:first-child button{border-top-left-radius:20rem;border-bottom-left-radius:20rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-galeria.slick-slider .slick-dots li:last-child button{border-top-right-radius:20rem;border-bottom-right-radius:20rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts{margin-top:3.8rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info > h3,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts > h3{margin-bottom:2rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info ul li,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts ul li{border:0.1rem solid #D1D1D4;padding:0;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info ul li a,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts ul li a{display:block;color:#266D52 !important;text-decoration:none !important;word-break:break-word;padding:1.2rem 1.6rem;transition:color 0.3s;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info ul li a:hover,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts ul li a:hover{text-decoration:none !important;color:#1D543F !important;transition:color 0.3s;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-mes-info ul li + li,.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-adjunts ul li + li{border-top:none;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades{margin-top:4rem;}@media screen and (min-width:768px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades{margin-top:6rem;}}@media screen and (min-width:992px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades{margin-top:0;}}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades h3{margin-bottom:2rem;}@media screen and (min-width:768px) and (max-width:991px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;}}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li{margin:0 0 3.2rem;}@media screen and (max-width:991px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li{width:calc(50% - 3rem);}}@media screen and (max-width:767px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li{width:100%;border-bottom:1px solid #E1E1E3;padding-bottom:1.6rem;margin-bottom:1.6rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li:last-child{border:none;padding-bottom:0;margin-bottom:0;}}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li:last-child{margin-bottom:0;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li .ajuntament-actualitat-relacionada-media{margin-bottom:0;}@media screen and (min-width:768px){.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li .ajuntament-actualitat-relacionada-media{margin-bottom:1.2rem;}}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li .ajuntament-actualitat-relacionada-media img{border-radius:1.2rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li span.ajuntament-actualitat-relacionada-data{font-size:1.2rem;font-weight:400;line-height:1.6rem;color:#696973;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li span.ajuntament-actualitat-relacionada-tema{font-size:1.2rem;font-weight:500;line-height:1.6rem;}.ajuntament-actualitat-detall-generic .ajuntament-actualitat-detall-noticies-relacionades ul li a{font-family:"Inter",sans-serif;font-size:1.6rem;line-height:2rem;font-weight:600;color:#000 !important;margin-top:0.6rem;}.ajuntament-actualitat-bloc-1{padding:5.2rem 1.5rem;}@media screen and (min-width:992px){.ajuntament-actualitat-bloc-1{padding:7.6rem 1.5rem;}}.ajuntament-actualitat-bloc-1 h2{text-align:center;margin-bottom:4rem;}@media screen and (min-width:768px){.ajuntament-actualitat-bloc-1 h2{margin-bottom:6rem;}}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div{border:0;}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-media img{border-radius:1.2rem;}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body{padding:0 0 0 1.2rem;}@media screen and (min-width:768px){.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body{padding:2rem 0 0;}}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body span.ajuntament-actualitat-data{font-size:1.2rem;font-weight:400;line-height:1.6rem;color:#696973;}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body span.ajuntament-actualitat-tema{font-size:1.2rem;font-weight:500;line-height:1.6rem;}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body a{font-family:"Inter",sans-serif;font-size:1.6rem;font-weight:600;line-height:2rem;letter-spacing:-0.02rem;color:#000 !important;margin-top:0.6rem;}@media screen and (min-width:768px){.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body a{font-size:1.8rem;line-height:2.2rem;}}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body a:hover{text-decoration:underline;}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-noticies .ajuntament-actualitat-noticia > div .ajuntament-actualitat-body p{line-height:2rem;}.ajuntament-actualitat-bloc-1 .ajuntament-actualitat-nav{margin-top:2rem;}#anemperfeina_menu a:focus-visible,#anemperfeina_menu span:focus-visible{outline:0.15rem solid #359973;outline-offset:0.1rem;}#anemperfeina_menu a,#anemperfeina_menu span{font-family:"Source Sans 3",sans-serif !important;text-decoration:none;}#anemperfeina_menu a[target="_blank"] span.bcn-icon,#anemperfeina_menu span[target="_blank"] span.bcn-icon{font-family:"icoajuntament-v2" !important;font-size:1.4rem;margin-left:0.2rem;transition:color 0.3s;}#anemperfeina_menu a[target="_blank"] span.bcn-icon:before,#anemperfeina_menu span[target="_blank"] span.bcn-icon:before{display:inline-block;}#anemperfeina_menu a.sr-only,#anemperfeina_menu span.sr-only{white-space:pre;}@media screen and (min-width:1200px){#anemperfeina_menu{position:relative;background:#fff;border-top:0.1rem solid #e5e5e5;min-height:6rem;z-index:2;}#anemperfeina_menu a{text-decoration:none;}#anemperfeina_menu > div{min-height:6rem;position:relative;top:-0.1rem;}#anemperfeina_menu a,#anemperfeina_menu span{color:#000;cursor:pointer;}#anemperfeina_menu a:hover,#anemperfeina_menu span:hover{text-decoration:none;color:#359973;transition:color 0.3s;}#anemperfeina_menu a:focus-visible .sr-only,#anemperfeina_menu span:focus-visible .sr-only{text-transform:none;}#anemperfeina_menu a.focusable,#anemperfeina_menu span.focusable{display:block;left:50%;width:100vw;background:#fff;padding-left:0.7rem;transform:translateX(-50%);position:relative !important;color:#359973;}#anemperfeina_menu a.focusable:not(:focus-visible),#anemperfeina_menu span.focusable:not(:focus-visible){height:0;}#anemperfeina_menu a.anemperfeina_menu_active_trail,#anemperfeina_menu span.anemperfeina_menu_active_trail{color:#359973;}#anemperfeina_menu .anemperfeina_menu_first_tree{text-align:center;min-height:6rem;-webkit-justify-content:left;justify-content:left;padding:0 15px;gap:3rem;flex-wrap:nowrap;}#anemperfeina_menu .anemperfeina_menu_first_tree:has(> li:nth-child(4)){-webkit-justify-content:space-between;justify-content:space-between;}#anemperfeina_menu .anemperfeina_menu_first_tree > li{flex-grow:1;flex-basis:0;}#anemperfeina_menu .anemperfeina_menu_first_tree > li > a,#anemperfeina_menu .anemperfeina_menu_first_tree > li > span{position:relative;display:flex;height:100%;align-items:center;justify-content:center;font-size:1.7rem;font-weight:500;line-height:1.7rem;text-align:center;text-decoration:none !important;color:#000;z-index:2;transition:color 0.3s;}#anemperfeina_menu .anemperfeina_menu_first_tree > li > a:hover,#anemperfeina_menu .anemperfeina_menu_first_tree > li > span:hover{color:#359973;transition:color 0.3s;}#anemperfeina_menu .anemperfeina_menu_first_tree > li > a:hover span,#anemperfeina_menu .anemperfeina_menu_first_tree > li > span:hover span{color:#359973;}#anemperfeina_menu .anemperfeina_menu_first_tree > li > a:focus-visible,#anemperfeina_menu .anemperfeina_menu_first_tree > li > span:focus-visible{outline:0.15rem solid #000;color:#359973;}#anemperfeina_menu .anemperfeina_menu_first_tree > li > a.anemperfeina_menu_in_active_trail,#anemperfeina_menu .anemperfeina_menu_first_tree > li > span.anemperfeina_menu_in_active_trail{-webkit-box-shadow:inset 0 -0.5rem 0 0 #359973;-moz-box-shadow:inset 0 -0.5rem 0 0 #359973;box-shadow:inset 0 -0.5rem 0 0 #359973;}#anemperfeina_menu .anemperfeina_menu_first_tree > li > a.anemperfeina_menu_lowlight,#anemperfeina_menu .anemperfeina_menu_first_tree > li > span.anemperfeina_menu_lowlight{-webkit-box-shadow:inset 0 -0.5rem 0 0 rgba(230,251,252,0.4);-moz-box-shadow:inset 0 -0.5rem 0 0 rgba(230,251,252,0.4);box-shadow:inset 0 -0.5rem 0 0 rgba(230,251,252,0.4);}#anemperfeina_menu .anemperfeina_menu_first_tree > li > a[target="_blank"],#anemperfeina_menu .anemperfeina_menu_first_tree > li > span[target="_blank"]{white-space:nowrap;}#anemperfeina_menu .anemperfeina_menu_first_depth_branch{position:relative;display:flex;align-items:center;justify-content:center;min-height:6rem;height:auto !important;max-width:max-content;}#anemperfeina_menu .anemperfeina_menu_first_depth_branch > [aria-haspopup=true]:after{content:"";font-family:"icoajuntament-v2";font-size:1.2rem;vertical-align:middle;margin-left:0.4rem;transition:transform ease 0.4s;}#anemperfeina_menu .anemperfeina_menu_first_depth_branch > [aria-haspopup=true][aria-expanded=true]{-webkit-box-shadow:inset 0 -0.4rem 0 0 #359973;-moz-box-shadow:inset 0 -0.4rem 0 0 #359973;box-shadow:inset 0 -0.4rem 0 0 #359973;}#anemperfeina_menu .anemperfeina_menu_first_depth_branch > [aria-haspopup=true][aria-expanded=true]:after{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}#anemperfeina_menu .anemperfeina_menu_first_depth_branch:nth-last-child(2) .anemperfeina_menu_dropdown[data-cols="2"]{left:inherit;right:0;}#anemperfeina_menu .anemperfeina_menu_first_depth_branch:last-child .anemperfeina_menu_dropdown{left:inherit;right:0;}#anemperfeina_menu .anemperfeina_menu_second_tree{padding:2rem 1.6rem 2.4rem;}#anemperfeina_menu .anemperfeina_menu_second_tree:nth-child(odd){background:#F7F7F7;}#anemperfeina_menu .anemperfeina_menu_second_tree:nth-child(even){background:#F7F7F7;}#anemperfeina_menu .anemperfeina_menu_second_tree > li > a,#anemperfeina_menu .anemperfeina_menu_second_tree > li > span{display:inline-block;font-size:1.6rem;font-weight:600;line-height:2rem;margin-bottom:0.8rem;transition:color 0.3s;}#anemperfeina_menu .anemperfeina_menu_second_tree > li > a:last-child,#anemperfeina_menu .anemperfeina_menu_second_tree > li > span:last-child{margin-bottom:0;}#anemperfeina_menu .anemperfeina_menu_second_tree > li > span{font-style:italic;opacity:60%;}#anemperfeina_menu .anemperfeina_menu_second_tree > li > span:hover{color:#000;}#anemperfeina_menu .anemperfeina_menu_second_tree > li > span:focus-visible{color:#359973;outline:0.15rem solid #359973 !important;outline-offset:0 !important;opacity:1;}#anemperfeina_menu .anemperfeina_menu_second_depth_branch{margin-bottom:1.6rem;text-align:left;}#anemperfeina_menu .anemperfeina_menu_second_depth_branch:last-child{margin-bottom:0;}#anemperfeina_menu .anemperfeina_menu_second_depth_branch a.anemperfeina_menu_active_trail,#anemperfeina_menu .anemperfeina_menu_second_depth_branch span.anemperfeina_menu_active_trail{margin-left:-0.5rem;}#anemperfeina_menu .anemperfeina_menu_second_depth_branch a.anemperfeina_menu_active_trail:before,#anemperfeina_menu .anemperfeina_menu_second_depth_branch span.anemperfeina_menu_active_trail:before{content:"";width:0.6rem;height:0.2rem;background-color:#359973;display:inline-block;vertical-align:middle;position:relative;left:-0.5rem;}#anemperfeina_menu .anemperfeina_menu_second_depth_branch a.anemperfeina_menu_active_trail span.bcn-icon,#anemperfeina_menu .anemperfeina_menu_second_depth_branch span.anemperfeina_menu_active_trail span.bcn-icon{color:#359973;transition:color 0.3s;}#anemperfeina_menu .anemperfeina_menu_third_tree{padding-left:1rem;}#anemperfeina_menu .anemperfeina_menu_third_tree > li > a,#anemperfeina_menu .anemperfeina_menu_third_tree > li > span{display:inline-block;font-size:1.6rem;line-height:2rem;letter-spacing:0.01rem;margin-bottom:1rem;transition:color 0.3s;}#anemperfeina_menu .anemperfeina_menu_third_tree a.anemperfeina_menu_active_trail,#anemperfeina_menu .anemperfeina_menu_third_tree span.anemperfeina_menu_active_trail{margin-left:-0.5rem;}#anemperfeina_menu .anemperfeina_menu_third_tree a.anemperfeina_menu_active_trail:before,#anemperfeina_menu .anemperfeina_menu_third_tree span.anemperfeina_menu_active_trail:before{content:"";width:0.6rem;height:0.2rem;background-color:#359973;display:inline-block;vertical-align:middle;position:relative;left:-0.5rem;}#anemperfeina_menu .anemperfeina_menu_third_branch:last-child a,#anemperfeina_menu .anemperfeina_menu_third_branch:last-child span{margin-bottom:0;}#anemperfeina_menu .anemperfeina_menu_dropdown{position:absolute;top:100% !important;left:0;transform:scaleY(0);transform-origin:top;display:flex;width:100%;border-bottom-left-radius:0.8rem;border-bottom-right-radius:0.8rem;border:none;-webkit-box-shadow:0 1rem 1.6rem 0 #0000001A;-moz-box-shadow:0 1rem 1.6rem 0 #0000001A;box-shadow:0 1rem 1.6rem 0 #0000001A;transition:transform 125ms ease-out;overflow:hidden;z-index:1000;padding:0;margin-top:0;}#anemperfeina_menu .anemperfeina_menu_dropdown.anemperfeina_menu_open{transform:scaleY(1);}#anemperfeina_menu .anemperfeina_menu_dropdown a:hover{color:#359973;text-decoration:none;transition:color 0.3s;}#anemperfeina_menu .anemperfeina_menu_dropdown a:hover span{color:#359973;}#anemperfeina_menu .anemperfeina_menu_dropdown a:focus-visible{outline:0.15rem solid #359973 !important;color:#359973;text-decoration:none;}#anemperfeina_menu .anemperfeina_menu_dropdown a:focus-visible span{color:#359973;}#anemperfeina_menu .anemperfeina_menu_dropdown span:hover{cursor:unset;}#anemperfeina_menu .anemperfeina_menu_dropdown span:focus-visible{outline:0.15rem solid #000;outline-offset:-0.1rem;}#anemperfeina_menu .anemperfeina_menu_dropdown .sub-menu{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;width:100%;-moz-transform:translate(0,-2em);-o-transform:translate(0,-2em);-ms-transform:translate(0,-2em);-webkit-transform:translate(0,-2em);transform:translate(0,-2em);-webkit-transition:all 0.3s ease-in-out 0s,visibility 0s linear 0.3s,z-index 0s linear 0.01s;-moz-transition:all 0.3s ease-in-out 0s,visibility 0s linear 0.3s,z-index 0s linear 0.01s;-ms-transition:all 0.3s ease-in-out 0s,visibility 0s linear 0.3s,z-index 0s linear 0.01s;-o-transition:all 0.3s ease-in-out 0s,visibility 0s linear 0.3s,z-index 0s linear 0.01s;transition:all 0.3s ease-in-out 0s,visibility 0s linear 0.3s,z-index 0s linear 0.01s;z-index:-1;}#anemperfeina_menu .anemperfeina_menu_dropdown .sub-menu-parent:focus-visible .sub-menu,#anemperfeina_menu .anemperfeina_menu_dropdown .sub-menu-parent:focus-within .sub-menu,#anemperfeina_menu .anemperfeina_menu_dropdown .sub-menu-parent:hover .sub-menu{visibility:visible;opacity:1;z-index:1;transform:translateY(0%);}#anemperfeina_menu .anemperfeina_menu_dropdown .sub-menu-parent:hover .sub-menu{transition-delay:0s,0s,0.3s;}}@media screen and (min-width:1200px) and (min-width:1200px){#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="1"]{width:calc(114rem * .25);}#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="1"] .anemperfeina_menu_second_tree{width:100%;}#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="2"]{width:calc(114rem * .50);}#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="2"] .anemperfeina_menu_second_tree{width:50%;}#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="3"]{width:calc(114rem * .75);}#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="3"] .anemperfeina_menu_second_tree{width:33%;}#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="4"]{width:calc(114rem);}#anemperfeina_menu .anemperfeina_menu_dropdown[data-cols="4"] .anemperfeina_menu_second_tree{width:25%;}}@media screen and (max-width:1199px){:root{--brand:6.6rem;--barra:0rem;--avisos:0rem;}#header.sticky{--brand:8rem;}#brand ~ div #header:not(.sticky){--barra:5.4rem;}#brand:has(div[id="avisos"][data-visible="1"]) ~ div #header:not(.sticky){--avisos:3.8rem;}#brand:has(div[id="avisos"][data-visible="2"]) ~ div #header:not(.sticky){--avisos:6.6rem;}#anemperfeina_menu{position:absolute;left:0;height:calc(100vh - var(--brand) - var(--barra) - var(--avisos));z-index:9999;width:30.4rem;background:#F7F7F7;-webkit-box-shadow:0 1rem 1.6rem 0 #0000001A;-moz-box-shadow:0 1rem 1.6rem 0 #0000001A;box-shadow:0 1rem 1.6rem 0 #0000001A;-moz-transform:translate(-100%,0);-o-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-webkit-transform:translate(-100%,0);transform:translate(-100%,0);transition:transform ease 0.4s;padding-top:1.6rem;}#anemperfeina_menu:not(.anemperfeina_menu_dropdown_open){overflow-y:auto;}#anemperfeina_menu > .container{padding:0;}#anemperfeina_menu [role="menuitem"].anemperfeina_menu_in_active_trail{-webkit-box-shadow:inset 0.2rem 0 0 0 #359973;-moz-box-shadow:inset 0.2rem 0 0 0 #359973;box-shadow:inset 0.2rem 0 0 0 #359973;}#anemperfeina_menu.anemperfeina_menu_open{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);}#anemperfeina_menu ul#anemperfeina_menu_main_mobile .anemperfeina_menu_dropdown.anemperfeina_menu_open:not(.anemperfeina_menu_third_tree_open),#anemperfeina_menu ul#anemperfeina_menu_main_mobile .anemperfeina_menu_third_tree.anemperfeina_menu_open:not(.anemperfeina_menu_third_tree_open){overflow-y:auto;}#anemperfeina_menu .anemperfeina-menu-inici{font-weight:600;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description),#anemperfeina_menu span:not(.sr-only){position:relative;display:block;font-size:1.6rem;line-height:2rem;letter-spacing:0;color:#000;padding:1rem 1.6rem;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description).anemperfeina_menu_active_trail,#anemperfeina_menu span:not(.sr-only).anemperfeina_menu_active_trail{color:#359973;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description).anemperfeina_menu_active_trail:focus-visible,#anemperfeina_menu span:not(.sr-only).anemperfeina_menu_active_trail:focus-visible{outline:0.15rem solid #000 !important;outline-offset:-0.1rem;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description)[aria-haspopup="true"],#anemperfeina_menu span:not(.sr-only)[aria-haspopup="true"]{padding:1rem 4.3rem 1rem 1.6rem;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description)[aria-haspopup="true"]:after,#anemperfeina_menu span:not(.sr-only)[aria-haspopup="true"]:after{content:"";font-family:"icoajuntament-v2";font-size:1.2rem;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);}#anemperfeina_menu a:not(.anemperfeina_show_menu_description)[target="_blank"],#anemperfeina_menu span:not(.sr-only)[target="_blank"]{display:flex;flex-direction:row;justify-content:space-between;gap:0.4rem;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description)[target="_blank"] span,#anemperfeina_menu span:not(.sr-only)[target="_blank"] span{padding:0;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description):hover,#anemperfeina_menu span:not(.sr-only):hover{text-decoration:underline;text-decoration-thickness:0.1rem;cursor:pointer;}#anemperfeina_menu a:not(.anemperfeina_show_menu_description):focus-visible,#anemperfeina_menu span:not(.sr-only):focus-visible{outline:0.15rem solid #000 !important;outline-offset:-0.1rem;}#anemperfeina_menu button.anemperfeina-level-back{font-size:1.6rem;color:#000;border:none;background:#F7F7F7;padding-left:1.6rem;cursor:pointer;}#anemperfeina_menu button.anemperfeina-level-back.d-grid{display:grid;grid-auto-flow:column;}#anemperfeina_menu .anemperfeina_menu_header{position:relative;}#anemperfeina_menu .anemperfeina_menu_header.d-grid{display:grid;grid-auto-flow:column;align-items:center;justify-content:start;}#anemperfeina_menu .anemperfeina_menu_header:focus-visible{outline:0.15rem solid #000;outline-offset:-0.1rem;}#anemperfeina_menu .anemperfeina_menu_header a,#anemperfeina_menu .anemperfeina_menu_header span{font-weight:600;}#anemperfeina_menu .anemperfeina_menu_header a[target="_blank"] span,#anemperfeina_menu .anemperfeina_menu_header span[target="_blank"] span{float:right;}#anemperfeina_menu .anemperfeina_menu_header a[aria-haspopup="true"]:after,#anemperfeina_menu .anemperfeina_menu_header span[aria-haspopup="true"]:after{display:none;}#anemperfeina_menu .anemperfeina_menu_header a.anemperfeina_menu_active_trail,#anemperfeina_menu .anemperfeina_menu_header span.anemperfeina_menu_active_trail{color:#000;}#anemperfeina_menu .anemperfeina_menu_header button + span{pointer-events:none;padding:1.6rem 1.6rem 1.6rem 0.5rem;}#anemperfeina_menu .anemperfeina_menu_third_branch a[aria-haspopup=true]:after,#anemperfeina_menu .anemperfeina_menu_third_branch span[aria-haspopup=true]:after{content:"";}#anemperfeina_menu .anemperfeina_menu_second_tree{padding-left:0;}#anemperfeina_menu .anemperfeina_menu_dropdown{width:100%;position:absolute;top:0;left:0;height:calc(100vh - var(--brand) - var(--barra) - var(--avisos));z-index:9999;background:#F7F7F7;-moz-transform:translate(-100%,0);-o-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-webkit-transform:translate(-100%,0);transform:translate(-100%,0);padding:1.6rem 0 0;transition:transform ease 0.4s;will-change:transform;}#anemperfeina_menu .anemperfeina_menu_dropdown.anemperfeina_menu_open{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);}#anemperfeina_menu .anemperfeina_menu_third_tree{width:100%;position:absolute;top:0;left:0;height:100%;z-index:9999;background:#F7F7F7;-moz-transform:translate(-100%,0);-o-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-webkit-transform:translate(-100%,0);transform:translate(-100%,0);padding:1.6rem 0 0;transition:transform ease 0.4s;will-change:transform;}#anemperfeina_menu .anemperfeina_menu_third_tree.anemperfeina_menu_open{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);}}@media screen and (max-width:1199px) and (max-width:575px){:root{--brand:5.4rem;}#header.sticky{--brand:6.6rem;}#brand ~ div #header:not(.sticky){--barra:4.7rem;}}#anemperfeina_menu_overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#000;opacity:0;visibility:hidden;z-index:9998;transition:visibility ease 0.4s,opacity ease 0.4s;}#anemperfeina_menu_overlay.anemperfeina_menu_open{opacity:0.7;visibility:visible;}#menu-instruccions,#menu-mobile-instruccions{max-height:80vh;font-family:"Roboto",sans-serif;font-size:1.7rem;color:#fff;background:transparent !important;overflow-x:hidden;overflow-y:auto;}#menu-instruccions ul,#menu-mobile-instruccions ul{padding-left:2.5rem;margin-bottom:2rem;}#menu-instruccions p,#menu-mobile-instruccions p{color:#fff;}#menu-instruccions h1,#menu-mobile-instruccions h1{font-size:2.9rem;font-weight:400;color:#fff;line-height:3.6rem;letter-spacing:-0.1rem;margin-bottom:2.5rem;}.paragraph--type--banner-mapa{position:relative;padding:5rem 1.5rem;}@media screen and (min-width:768px){.paragraph--type--banner-mapa{padding:10rem 1.5rem;}}.paragraph--type--banner-mapa:before{content:"";width:100vw;height:100%;background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/bg-mapa-banner.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1;opacity:0.6;}.paragraph--type--banner-mapa .content{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:2rem;box-shadow:0px 6px 20px 0px #0000001A,0px -4px 10px 0px #00000008;padding:2.6rem 3.2rem 4rem;}@media screen and (min-width:768px){.paragraph--type--banner-mapa .content{max-width:73rem;margin-left:auto;margin-right:auto;}}.paragraph--type--banner-mapa .content img{width:7rem;height:7rem;margin-bottom:1.6rem;}@media screen and (min-width:768px){.paragraph--type--banner-mapa .content img{width:10rem;height:10rem;}}.paragraph--type--banner-mapa .content h2{text-align:center;margin-bottom:1.6rem;}.paragraph--type--banner-mapa .content p{font-size:1.6rem;line-height:2.2rem;text-align:center;color:#4B4B52;margin-bottom:3.2rem;}.paragraph--type--banner-mapa .content a{color:#000 !important;transition:background-color 0.3s !important;}.paragraph--type--banner-mapa .content a[target="_blank"]:before{content:"";font-family:"icoajuntament-v2" !important;width:1.6rem;height:1.6rem;order:1;}.box-promo-capcalera{position:relative;z-index:0;}@media screen and (min-width:768px){.box-promo-capcalera{min-height:40rem;height:40rem;margin-bottom:0;}}.box-promo-capcalera .bg-promo-capcalera{position:absolute;width:100%;height:100%;top:0;left:0;}.box-promo-capcalera .container{height:100%;}@media screen and (max-width:540px){.box-promo-capcalera .container{width:100%;max-width:unset;}}.box-promo-capcalera .content-promo{width:100%;height:100%;display:block;overflow:visible;position:relative;}@media screen and (max-width:767px){.box-promo-capcalera .content-promo{overflow:visible;}}.box-promo-capcalera .content-promo .contingut-promo{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;flex-direction:row;align-items:flex-start;gap:2rem;width:54rem;height:auto;min-height:24rem;background-color:#fff;border-radius:1.2rem;visibility:visible;padding:2rem;}@media screen and (max-width:767px){.box-promo-capcalera .content-promo .contingut-promo{position:relative;inset:auto;transform:unset;flex-direction:column;width:100%;min-height:auto;margin-top:-5rem;-webkit-box-shadow:0 1.4rem 2rem 0 #0000001A;-moz-box-shadow:0 1.4rem 2rem 0 #0000001A;box-shadow:0 1.4rem 2rem 0 #0000001A;}}@media screen and (max-width:767px){.box-promo-capcalera .content-promo .contingut-promo.with-img{padding:4rem 1.6rem 2rem;}}@media screen and (max-width:767px){.box-promo-capcalera .content-promo .contingut-promo .img-promo-capcalera{position:absolute;top:-11.6rem;left:1.6rem;}}.box-promo-capcalera .content-promo .contingut-promo .img-promo-capcalera img{width:20rem;height:20rem;border-radius:1rem;object-fit:cover;}@media screen and (max-width:767px){.box-promo-capcalera .content-promo .contingut-promo .img-promo-capcalera img{width:14rem;height:14rem;border-radius:1.1rem;border:0.2rem solid #fff;}}.box-promo-capcalera .content-promo .contingut-promo .info{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;text-align:left;border-radius:1.2rem;overflow:visible;}@media screen and (min-width:768px){.box-promo-capcalera .content-promo .contingut-promo .info{min-height:20rem;border-radius:0;}}.box-promo-capcalera .content-promo .contingut-promo .info > strong{font-family:"Source Sans 3",sans-serif;font-size:2rem;font-weight:600;line-height:2.4rem;letter-spacing:-0.05rem;color:#000;display:block;width:100%;margin-bottom:1rem;}@media screen and (max-width:991px){.box-promo-capcalera .content-promo .contingut-promo .info > strong{font-size:1.8rem;line-height:2.2rem;letter-spacing:-0.02rem;margin-bottom:1rem;}}@media screen and (max-width:767px){.box-promo-capcalera .content-promo .contingut-promo .info > strong{margin-bottom:0.6 rem;}}.box-promo-capcalera .content-promo .contingut-promo .info p{display:block;font-family:"Source Sans 3",sans-serif;line-height:2rem;color:#696973;}@media screen and (max-width:767px){.box-promo-capcalera .content-promo .contingut-promo .info p{font-size:1.4rem;line-height:1.8rem;}}.box-promo-capcalera .content-promo .contingut-promo .info p:last-child{margin-bottom:2rem;}@media screen and (min-width:768px){.box-promo-capcalera .content-promo .contingut-promo .info p:last-child{margin-bottom:3.2rem;}}.box-promo-capcalera .content-promo .contingut-promo .llistat-links{position:relative;width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:0.8rem;overflow:visible;margin-top:auto;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a{min-width:auto;background-color:#5DAD8F;transition:background-color 0.3s,color 0.3s;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:hover{transition:background-color 0.3s,color 0.3s;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:hover,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:focus-visible,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:active,.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(odd) a:not(:disabled):not(.disabled):active{background-color:#308B69;color:#fff;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a{min-width:auto;border-color:#5DAD8F;transition:border-color 0.3s,background-color 0.3s;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link:nth-child(even) a:hover{border-color:#5DAD8F;background-color:#5DAD8F;transition:border-color 0.3s,background-color 0.3s;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link a{display:block;font-size:1.6rem;font-weight:500;line-height:1.8rem;text-decoration:none;padding:0.9rem 1.6rem;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link a[target="_blank"]:after{content:"";font-family:"icoajuntament-v2" !important;width:1.8rem;height:1.8rem;order:1;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link a.colorbox-video{display:flex;flex-direction:row;align-items:center;gap:0.6rem;}.box-promo-capcalera .content-promo .contingut-promo .llistat-links .item-link a.colorbox-video:before{content:"";font-family:"icoajuntament-v2";font-size:1.8rem;}#carousel-capcalera{position:relative;overflow:hidden;width:100%;z-index:0;-webkit-box-shadow:0.2rem 0.2rem 0.6rem #0000001a;-moz-box-shadow:0.2rem 0.2rem 0.6rem #0000001a;box-shadow:0.2rem 0.2rem 0.6rem #0000001a;}@media screen and (max-width:767px){#carousel-capcalera{text-align:center;background-color:#F7F7F7;padding-bottom:1.6rem;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}}@media screen and (min-width:768px){#carousel-capcalera:before{content:"";width:100%;height:7.4rem;position:absolute;z-index:1;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);}}#carousel-capcalera.amb-promos{opacity:0;}#carousel-capcalera.amb-promos.active{opacity:1;}#carousel-capcalera.sense-promos .bg-promo-capcalera{position:relative;}#carousel-capcalera.promo-unique .footer-carousel-capcalera{display:none;}@media screen and (min-width:768px){#carousel-capcalera.bg-unique{min-height:auto;height:40rem;}}#carousel-capcalera.bg-unique #video-capcalera-controls{position:absolute;right:1.2rem;top:1.2rem;z-index:1;border:none;background-color:#000;border-radius:100%;font-size:1.2rem;color:#fff;display:flex;padding:0.8rem;-webkit-box-shadow:0 0.2rem 0.6rem 0 #0000004D;-moz-box-shadow:0 0.2rem 0.6rem 0 #0000004D;box-shadow:0 0.2rem 0.6rem 0 #0000004D;cursor:pointer;transition:background-color 0.3s;}@media screen and (max-width:767px){#carousel-capcalera.bg-unique #video-capcalera-controls{top:0.8rem;right:0.8rem;}}#carousel-capcalera.bg-unique #video-capcalera-controls:hover{background-color:#4B4B52;transition:background-color 0.3s;}#carousel-capcalera.bg-unique #video-capcalera-controls:focus{outline:none;}#carousel-capcalera.bg-unique #video-capcalera-controls:focus-visible{background-color:#4B4B52;outline:0.2rem solid #4B4B52;outline-offset:0.2rem;}#carousel-capcalera.bg-unique #video-capcalera-controls span.play,#carousel-capcalera.bg-unique #video-capcalera-controls span.pause{display:none;}#carousel-capcalera.bg-unique #video-capcalera-controls.pause span.pause{display:block;}#carousel-capcalera.bg-unique #video-capcalera-controls.play span.play{display:block;}#carousel-capcalera.bg-unique video{width:100%;height:40rem;object-fit:cover;position:absolute;display:block;}@media screen and (max-width:767px){#carousel-capcalera.bg-unique .bg-carousel,#carousel-capcalera.bg-unique video{min-height:auto;max-height:21rem;overflow:hidden;position:relative;}}#carousel-capcalera .content-carousel-capcalera{position:relative;margin-bottom:1.6rem;}@media screen and (min-width:768px){#carousel-capcalera .content-carousel-capcalera{margin-bottom:0;}}#carousel-capcalera video{display:none;}#carousel-capcalera .slick-arrow{width:3.6rem;height:3.6rem;position:absolute;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:0;color:#000;background-color:#fff;border-radius:100%;-webkit-box-shadow:0 0.6rem 1rem 0 #0000004D;-moz-box-shadow:0 0.6rem 1rem 0 #0000004D;box-shadow:0 0.6rem 1rem 0 #0000004D;z-index:3;cursor:pointer;}@media screen and (max-width:1199px){#carousel-capcalera .slick-arrow{width:2.4rem;height:2.4rem;top:auto;bottom:1.2rem;transform:translateX(-50%);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#fff;background-color:transparent;border-radius:0;padding:0;transition:color 0.3s;}}@media screen and (max-width:767px){#carousel-capcalera .slick-arrow{color:#696973;bottom:-4rem;}}#carousel-capcalera .slick-arrow:before{font-family:"icoajuntament-v2";font-size:1.6rem;border-radius:100%;}@media screen and (max-width:767px){#carousel-capcalera .slick-arrow:before{text-shadow:none;}}#carousel-capcalera .slick-arrow:focus{outline:none;}@media screen and (min-width:1200px){#carousel-capcalera .slick-arrow:hover,#carousel-capcalera .slick-arrow:focus:hover{outline:0.3rem solid #fff;outline-offset:-0.1rem;}}@media screen and (max-width:1199px){#carousel-capcalera .slick-arrow:hover,#carousel-capcalera .slick-arrow:focus:hover{color:#F2F2F2;transition:color 0.3s;}}@media screen and (max-width:767px){#carousel-capcalera .slick-arrow:hover,#carousel-capcalera .slick-arrow:focus:hover{color:#4B4B52;transition:color 0.3s;}}@media screen and (min-width:1200px){#carousel-capcalera .slick-arrow:focus-visible{outline:0.2rem solid #fff;outline-offset:0.2rem;}}@media screen and (max-width:1199px){#carousel-capcalera .slick-arrow:focus-visible{outline:0.15rem solid #F2F2F2;color:#F2F2F2;outline-offset:-0.2rem;}}@media screen and (max-width:767px){#carousel-capcalera .slick-arrow:focus-visible{outline:0.15rem solid #4B4B52;color:#4B4B52;}}#carousel-capcalera .slick-arrow.slick-disabled{opacity:0.35;cursor:auto;pointer-events:none;outline:none !important;}#carousel-capcalera .slick-arrow.slick-prev{left:2.4rem;}@media screen and (max-width:1199px){#carousel-capcalera .slick-arrow.slick-prev{left:calc(50% - 9.3rem);}}#carousel-capcalera .slick-arrow.slick-prev:before{content:"";}#carousel-capcalera .slick-arrow.slick-prev:focus-visible .sr-only{transform:translateX(0) translateY(100%);left:2.4rem;}#carousel-capcalera .slick-arrow.slick-next{right:2.4rem;}@media screen and (max-width:1199px){#carousel-capcalera .slick-arrow.slick-next{right:calc(50% - 11.7rem);}}#carousel-capcalera .slick-arrow.slick-next:before{content:"";}#carousel-capcalera .slick-arrow.slick-next:focus-visible .sr-only{transform:translateX(0) translateY(100%);left:unset;right:2.4rem;}#carousel-capcalera .bg-promo-capcalera{position:absolute;height:100%;width:100%;}@media screen and (max-width:767px){#carousel-capcalera .bg-promo-capcalera{position:relative;}}#carousel-capcalera .bg-promo-capcalera img{height:100%;width:100%;object-fit:cover;}#carousel-capcalera .llistat-promos{position:absolute;top:0;display:block;width:100%;}@media screen and (min-width:1200px){#carousel-capcalera .llistat-promos{z-index:0;}}@media screen and (max-width:767px){#carousel-capcalera .llistat-promos{position:relative;}}#carousel-capcalera .llistat-promos .slick-list{overflow:visible;}#carousel-capcalera .llistat-promos .item-promo{-webkit-transition:all 0.4s 0s ease-in-out;-moz-transition:all 0.4s 0s ease-in-out;-o-transition:all 0.4s 0s ease-in-out;transition:all 0.4s 0s ease-in-out;}@media screen and (max-width:767px){#carousel-capcalera .llistat-promos .item-promo{display:block;}}#carousel-capcalera .llistat-promos .item-promo.active{display:block;-webkit-transition:all 0.4s 0s ease-in-out;-moz-transition:all 0.4s 0s ease-in-out;-o-transition:all 0.4s 0s ease-in-out;transition:all 0.4s 0s ease-in-out;}#carousel-capcalera .llistat-promos .item-promo.visible{-webkit-transition:all 1s 0s ease-in-out;-moz-transition:all 1s 0s ease-in-out;-o-transition:all 1s 0s ease-in-out;transition:all 1s 0s ease-in-out;}#carousel-capcalera .llistat-bg-promos button{z-index:3;position:absolute;top:50%;transform:translateY(-50%);}#carousel-capcalera .llistat-bg-promos button.slick-next{right:0;}#carousel-capcalera .llistat-bg-promos .item-bg{position:relative;min-height:40rem;height:auto;}@media screen and (max-width:767px){#carousel-capcalera .llistat-bg-promos .item-bg{display:block;min-height:auto;max-height:21rem;height:100%;width:100%;}}#carousel-capcalera .footer-carousel-capcalera{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0.6rem;z-index:1;}@media screen and (min-width:768px){#carousel-capcalera .footer-carousel-capcalera{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(-50%);}}@media screen and (max-width:767px){#carousel-capcalera .footer-carousel-capcalera{display:inline-flex;}}#carousel-capcalera .footer-carousel-capcalera #carousel-capcalera-toggle{width:2.4rem;height:2.4rem;display:flex;justify-content:center;align-items:center;font-size:1.2rem;text-decoration:none;color:#696973;cursor:pointer;padding:0;transition:color 0.3s;}@media screen and (min-width:768px){#carousel-capcalera .footer-carousel-capcalera #carousel-capcalera-toggle{color:#fff;}}#carousel-capcalera .footer-carousel-capcalera #carousel-capcalera-toggle:hover{text-decoration:none;color:#4B4B52;transition:color 0.3s;}@media screen and (min-width:768px){#carousel-capcalera .footer-carousel-capcalera #carousel-capcalera-toggle:hover{color:#F2F2F2;}}#carousel-capcalera .footer-carousel-capcalera #carousel-capcalera-toggle:focus-visible{outline:0.15rem solid #4B4B52;color:#4B4B52;}@media screen and (min-width:768px){#carousel-capcalera .footer-carousel-capcalera #carousel-capcalera-toggle:focus-visible{outline:0.15rem solid #F2F2F2;color:#F2F2F2;}}#carousel-capcalera .footer-carousel-capcalera #carousel-capcalera-toggle:focus-visible .sr-only{top:50%;right:calc(100% + .6rem);bottom:unset;left:unset;transform:translateX(0) translateY(-50%);}#carousel-capcalera .footer-carousel-capcalera #progressbar-carousel-capcalera{display:block;margin:0;}@media screen and (min-width:768px){#carousel-capcalera .footer-carousel-capcalera #progressbar-carousel-capcalera{border:0.15rem solid #fff;background-color:transparent;background-image:linear-gradient(to right,#fff,#fff);}}#carousel-capcalera .footer-carousel-capcalera .slick-dots{display:none !important;}.page-node-type-promo-capcalera .box-promo-capcalera .content-promo .contingut-promo,.page-promo-capcalera .box-promo-capcalera .content-promo .contingut-promo{z-index:1;}body.page-node-type-item-capcalera .capcalera img{width:100%;height:auto;}.paragraph--type--carrusel-shorts{overflow-x:hidden;text-align:center;padding:5.2rem 0;}@media screen and (min-width:992px){.paragraph--type--carrusel-shorts{padding:7.6rem 0;}}@media screen and (min-width:768px){.paragraph--type--carrusel-shorts .wrapper-shorts{padding-left:0.9rem;padding-right:0.9rem;}}@media screen and (min-width:992px){.paragraph--type--carrusel-shorts .wrapper-shorts{padding-left:1.7rem;padding-right:1.7rem;}}@media screen and (min-width:1200px){.paragraph--type--carrusel-shorts .wrapper-shorts{padding-left:4.5rem;padding-right:4.5rem;}}.paragraph--type--carrusel-shorts .wrapper-shorts h2{margin-bottom:1.6rem;}.paragraph--type--carrusel-shorts .wrapper-shorts p{font-size:1.6rem;line-height:2.2rem;}.paragraph--type--carrusel-shorts .wrapper-shorts p:last-child{margin-bottom:0;}.paragraph--type--carrusel-shorts .wrapper-shorts p strong{font-weight:500;color:#000;}.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list{position:relative;margin-top:5.2rem;}@media screen and (min-width:992px){.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list{margin-top:7.6rem;}}@media screen and (min-width:992px){.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list{margin-top:6rem;}}div.pagina-detall .paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list{margin-top:0;}.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list .yt-short{width:315px;}.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list .yt-short .yt-cover{position:relative;width:315px;height:560px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:1.2rem;}.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list .yt-short .yt-cover img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}@media screen and (min-width:1200px){.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list .swiper-nav .swiper-button-prev{left:-3rem;}}@media screen and (min-width:1200px){.paragraph--type--carrusel-shorts .wrapper-shorts .yt-shorts-list .swiper-nav .swiper-button-next{right:-3rem;}}.view-consells-seguretat form{}body:not(.user-logged-in) .view-consells-seguretat form{position:-webkit-sticky;position:sticky;top:5.8rem;z-index:1;background-color:#fff;}@media screen and (min-width:768px){body:not(.user-logged-in) .view-consells-seguretat form{top:6rem;}}@media screen and (min-width:1200px){body:not(.user-logged-in) .view-consells-seguretat form{top:7.2rem;}}.view-consells-seguretat form ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;box-shadow:0px 2px 4px 0px #0000001A;}.view-consells-seguretat form ul li a{display:block;font-size:1.5rem;font-weight:500;line-height:1.8rem;text-transform:uppercase;color:#696973 !important;border-bottom:0.4rem solid transparent;padding:1.6rem 1.6rem 1.2rem 1.6rem;transition:color 0.3s;}@media screen and (max-width:767px){.view-consells-seguretat form ul li a{text-align:center;}}.view-consells-seguretat form ul li a:hover{color:#000 !important;transition:color 0.3s;}.view-consells-seguretat form ul li a:focus{outline:0.15rem solid #000;color:#000 !important;transition:color 0.3s;}.view-consells-seguretat form ul li a.bef-link--selected{color:#000 !important;border-bottom:0.4rem solid #405C9C;}.view-consells-seguretat form ul li a.bef-link--selected:hover{text-decoration:none !important;}.view-consells-seguretat .item-list{position:relative;}.view-consells-seguretat .item-list:before{content:"";width:100vw;height:100%;background-color:#F2F2F2;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1;}.view-consells-seguretat .item-list ul{justify-content:center;gap:1.6rem 0;padding:4rem 0 5.2rem;}@media screen and (min-width:992px){.view-consells-seguretat .item-list ul{gap:3rem 0;padding:6rem 0;}}@media screen and (min-width:768px) and (max-width:991px){.view-consells-seguretat .item-list ul li{padding-right:0.8rem;padding-left:0.8rem;}}@media screen and (min-width:768px){.view-consells-seguretat .item-list ul li{max-width:calc(50% - 3rem);}}.view-consells-seguretat .item-list ul li .info-consell{height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:1.2rem;background-color:#fff;border-radius:2rem;padding:2rem 1.6rem 2.8rem;box-shadow:0px 2px 4px 0px #0000001A;}@media screen and (min-width:992px){.view-consells-seguretat .item-list ul li .info-consell{flex-direction:row;align-items:flex-start;gap:2rem;padding:2.4rem 2rem 2.8rem;}}.view-consells-seguretat .item-list ul li .info-consell .wrap-image-consell img{max-width:7.4rem;max-height:7.4rem;margin-top:-1rem;}@media screen and (max-width:991px){.view-consells-seguretat .item-list ul li .info-consell .wrap-content-consell{text-align:center;}}.view-consells-seguretat .item-list ul li .info-consell .wrap-content-consell h3{font-size:1.8rem;line-height:2.2rem;letter-spacing:-0.02rem;margin-bottom:1.6rem;}.view-consells-seguretat .item-list ul li .info-consell .wrap-content-consell p:last-child{margin-bottom:0;}.view-consells-seguretat .item-list ul li .info-consell .wrap-content-consell p strong{font-weight:500;}.paragraph--type--contador{padding:5.2rem 1.5rem;}@media screen and (min-width:992px){.paragraph--type--contador{padding:7.6rem 0;}}.paragraph--type--contador .wrapper-contador{border:0.2rem solid #C3D200;border-radius:2rem;padding:2.4rem 1.6rem 4rem;}@media screen and (min-width:992px){.paragraph--type--contador .wrapper-contador{padding:3.2rem 2.4rem 6rem;}}body.convivencia .paragraph--type--contador .wrapper-contador{border:0.2rem solid #359973 !important;}body.seguretat .paragraph--type--contador .wrapper-contador{border:0.2rem solid #405C9C !important;}.paragraph--type--contador .wrapper-contador .field--name-field-paragraph-title{text-align:center;margin-bottom:2.4rem;}.paragraph--type--contador .wrapper-contador .field--name-field-paragraph-title + p{text-align:center;}.paragraph--type--contador .wrapper-contador .contador{justify-content:center;gap:4rem 0;}.paragraph--type--contador .wrapper-contador .contador li .item-contador{text-align:center;}.paragraph--type--contador .wrapper-contador .contador li .item-contador .xifra{margin-bottom:0.6rem;}.paragraph--type--contador .wrapper-contador .contador li .item-contador .xifra strong{font-size:2.8rem;line-height:4.2rem;color:#000;}@media screen and (min-width:992px){.paragraph--type--contador .wrapper-contador .contador li .item-contador .xifra strong{font-size:4rem;line-height:6rem;}}.paragraph--type--contador .wrapper-contador .contador li .item-contador .descripcio-xifra p{color:#696973;margin-bottom:0;}.paragraph--type--contador .wrapper-contador .contador li .item-contador .descripcio-xifra p strong{font-weight:500;color:#000;}.paragraph--type--contingut-html{text-align:center;padding:5.2rem 0;}@media screen and (min-width:992px){.paragraph--type--contingut-html{padding:7.6rem 0;}}.paragraph--type--contingut-html .field--name-field-paragraph-title{margin-bottom:1.6rem;}@media screen and (min-width:992px){.paragraph--type--contingut-html .field--name-field-paragraph-title{max-width:79.4rem;margin:0 auto 1.6rem;}}@media screen and (min-width:1200px){.paragraph--type--contingut-html .field--name-field-paragraph-title{max-width:92rem;}}.paragraph--type--contingut-html .descripcio p{font-size:1.6rem;line-height:2.2rem;}@media screen and (min-width:992px){.paragraph--type--contingut-html .descripcio p{max-width:79.4rem;margin:0 auto;}}@media screen and (min-width:1200px){.paragraph--type--contingut-html .descripcio p{max-width:92rem;}}.paragraph--type--grup-multes + .paragraph--type--contingut-html h2,.paragraph--type--grup-multes + .paragraph--type--contingut-html h3,.paragraph--type--grup-multes + .paragraph--type--contingut-html h4,.paragraph--type--grup-multes + .paragraph--type--contingut-html h5,.paragraph--type--grup-multes + .paragraph--type--contingut-html h6,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h2,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h3,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h4,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h5,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h6{color:#fff;text-align:left;}.paragraph--type--grup-multes + .paragraph--type--contingut-html h2:last-child,.paragraph--type--grup-multes + .paragraph--type--contingut-html h3:last-child,.paragraph--type--grup-multes + .paragraph--type--contingut-html h4:last-child,.paragraph--type--grup-multes + .paragraph--type--contingut-html h5:last-child,.paragraph--type--grup-multes + .paragraph--type--contingut-html h6:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h2:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h3:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h4:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h5:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) h6:last-child{margin-bottom:0;}.paragraph--type--grup-multes + .paragraph--type--contingut-html p,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) p{font-size:1.6rem;line-height:2.2rem;text-align:left;color:#fff;}.paragraph--type--grup-multes + .paragraph--type--contingut-html p:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) p:last-child{margin-bottom:0;}.paragraph--type--grup-multes + .paragraph--type--contingut-html p i,.paragraph--type--grup-multes + .paragraph--type--contingut-html p em,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) p i,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) p em{font-size:1.4rem;line-height:2rem;}.paragraph--type--grup-multes + .paragraph--type--contingut-html ul,.paragraph--type--grup-multes + .paragraph--type--contingut-html ol,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) ul,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) ol{font-size:1.6rem;line-height:2.2rem;text-align:left;color:#fff;list-style-type:inherit;padding-left:2.5rem;margin-bottom:1rem;}.paragraph--type--grup-multes + .paragraph--type--contingut-html ul:last-child,.paragraph--type--grup-multes + .paragraph--type--contingut-html ol:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) ul:last-child,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) ol:last-child{margin-bottom:0;}.paragraph--type--grup-multes + .paragraph--type--contingut-html a,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) a{color:#fff !important;text-decoration:underline;}.paragraph--type--grup-multes + .paragraph--type--contingut-html a:hover,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) a:hover{text-decoration:none;}.paragraph--type--grup-multes + .paragraph--type--contingut-html a:focus-visible,.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes) a:focus-visible{outline:0.1rem solid #fff;outline-offset:-0.1rem;}.paragraph--type--contingut-html:has(+ .paragraph--type--grup-multes){padding-bottom:0;}.paragraph--type--grup-multes + .paragraph--type--contingut-html{padding-top:0;}@media screen and (min-width:992px){.paragraph--type--grup-multes + .paragraph--type--contingut-html{margin-top:-3rem;}}#footer--ajuntament{background-color:#FF2828;}#footer--ajuntament p{margin-top:0;}#footer--ajuntament ul{list-style:none;padding:0;margin:0;}#footer--ajuntament #menu-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:0.7rem;padding:1.6rem 0;}@media screen and (max-width:767px){#footer--ajuntament #menu-footer{flex-direction:column;gap:1.6rem;padding-bottom:2rem;}}#footer--ajuntament #menu-footer ul{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0.4rem 0.8rem;margin-left:auto;}@media screen and (max-width:767px){#footer--ajuntament #menu-footer ul{justify-content:center;margin-left:0;}}#footer--ajuntament #menu-footer ul li{display:flex;align-items:center;flex-wrap:nowrap;}#footer--ajuntament #menu-footer ul li:not(:first-child):before{content:"";background-color:#b31c1c;width:0.4rem;height:0.4rem;border-radius:1rem;margin-right:0.8rem;}#footer--ajuntament #menu-footer a,#footer--ajuntament #menu-footer span{font-size:1.4rem;color:#000;transition:color 0.3s;}#footer--ajuntament #menu-footer a span:not(.sr-only){display:inline-block;position:relative;top:0.1rem;transition:color 0.3s;}#footer--ajuntament #menu-footer a:hover{text-decoration:underline;}#footer--ajuntament #menu-footer a:focus-visible{text-decoration:underline;outline:0.1rem solid #000;}#footer--ajuntament #menu-footer img{width:auto;height:auto;padding-bottom:1.2rem;}@media screen and (max-width:767px){#footer--ajuntament #menu-footer img{width:12rem;padding-bottom:0;}}.paragraph--type--galeria .galeria-interna{height:17.7rem;}@media screen and (min-width:768px){.paragraph--type--galeria .galeria-interna{height:24.4rem;}}@media screen and (min-width:992px){.paragraph--type--galeria .galeria-interna{height:30.3rem;}}.paragraph--type--galeria .galeria-interna .item-image{width:auto;display:block;height:100%;}.paragraph--type--galeria .galeria-interna .item-image img{width:315px;height:100%;}@media screen and (min-width:768px){.paragraph--type--galeria .galeria-interna .item-image img{width:435px;}}@media screen and (min-width:992px){.paragraph--type--galeria .galeria-interna .item-image img{width:540px;}}.paragraph--type--galeria .galeria-interna .item-image span.bcn-icon-amplia{display:none;}.paragraph--type--galeria .swiper-nav{margin-top:0;}@media screen and (max-width:1199px){.paragraph--type--galeria .swiper-nav{margin-top:1.6rem;margin-bottom:1.6rem;}}@media screen and (max-width:1199px){.paragraph--type--galeria .swiper-nav .swiper-arrow svg path{fill:#696973;}}@media screen and (min-width:1200px){.paragraph--type--galeria .swiper-nav .swiper-pagination{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - 2.5rem);border:0.15rem solid #fff;}}@media screen and (min-width:1200px){.paragraph--type--galeria .swiper-nav .swiper-pagination .swiper-pagination-progressbar-fill{background:#fff;}}.paragraph--type--grup-multes{padding:5.2rem 1.5rem;}@media screen and (min-width:992px){.paragraph--type--grup-multes{padding:7.6rem 0;}}.paragraph--type--grup-multes + .paragraph--type--grup-multes{padding-top:0;}.paragraph--type--grup-multes > .container > .row{flex-direction:column;}.paragraph--type--grup-multes .field--name-field-paragraph-title{color:#fff;}.paragraph--type--grup-multes table.tablefield{width:100%;box-shadow:0px 2px 4px 0px #0000001A;}.paragraph--type--grup-multes table.tablefield th{font-size:1.6rem;font-weight:500;line-height:1.8rem;text-transform:uppercase;color:#000;background-color:#4AAAD0;padding:1.6rem;}@media screen and (min-width:768px){.paragraph--type--grup-multes table.tablefield th{padding:2.4rem;}}.paragraph--type--grup-multes table.tablefield th.col_0{border-top-left-radius:1.2rem;}.paragraph--type--grup-multes table.tablefield th.col_1{border-top-right-radius:1.2rem;border-left:1px solid #8ACDEC;}@media screen and (min-width:768px){.paragraph--type--grup-multes table.tablefield th.col_1{min-width:33rem;}}.paragraph--type--grup-multes table.tablefield td{font-size:1.4rem;font-weight:400;line-height:2rem;color:#696973;background-color:#fff;padding:1.6rem;}@media screen and (min-width:768px){.paragraph--type--grup-multes table.tablefield td{font-size:1.6rem;line-height:2.2rem;padding:2.4rem;}}.paragraph--type--grup-multes table.tablefield td.col_1{border-left:1px solid #D1D1D4;}.paragraph--type--grup-multes table.tablefield td .new{font-size:1.4rem;font-weight:700;line-height:2rem;text-transform:uppercase;color:#6B5103;background-color:#FFECB2;border-radius:0.8rem;padding:0.6rem 0.8rem;}.paragraph--type--grup-multes table.tablefield td .updated{font-size:1.4rem;font-weight:700;line-height:2rem;text-transform:uppercase;color:#405C9C;background-color:#ECEFF5;border-radius:0.8rem;padding:0.6rem 0.8rem;}.paragraph--type--grup-multes table.tablefield tbody tr{background-color:#fff;}.paragraph--type--grup-multes table.tablefield tbody tr td.col_0{display:flex;flex-direction:column;align-items:flex-start;gap:0.8rem;}@media screen and (min-width:992px){.paragraph--type--grup-multes table.tablefield tbody tr td.col_0{flex-direction:row;align-items:center;gap:1.6rem;}}.paragraph--type--grup-multes table.tablefield tbody tr td.col_1{font-weight:500;color:#000;}.paragraph--type--grup-multes table.tablefield tbody tr td.col_1 span{display:inline-block;margin-top:0.8rem;}@media screen and (min-width:768px){.paragraph--type--grup-multes table.tablefield tbody tr td.col_1 span{margin-top:0;margin-left:1.6rem;}}.paragraph--type--grup-multes table.tablefield tbody tr:not(:last-child){border-bottom:1px solid #D1D1D4;}.paragraph--type--grup-multes table.tablefield tbody tr:last-child td.col_0{border-bottom-left-radius:1.2rem;}.paragraph--type--grup-multes table.tablefield tbody tr:last-child td.col_1{border-bottom-right-radius:1.2rem;border-left:1px solid #D1D1D4;}.paragraph--type--grup-multes table.tablefield caption{font-size:1.4rem;text-align:right;}.paragraph--type--imatge-text{background-color:#F2F2F2;padding:7.6rem 0;}@media screen and (max-width:991px){.paragraph--type--imatge-text{padding:5.2rem 0;}}.paragraph--type--imatge-text h3{text-align:center;width:100%;}@media screen and (min-width:992px){.paragraph--type--imatge-text h3{margin-bottom:4.8rem;}}@media screen and (min-width:768px) and (max-width:991px){.paragraph--type--imatge-text h3{margin-bottom:4rem;font-size:2rem;line-height:2.6rem;letter-spacing:-0.02rem;}}.paragraph--type--imatge-text .content{padding:0 9.5rem;}@media screen and (max-width:1199px){.paragraph--type--imatge-text .content{padding:0 8.3rem;}}@media screen and (max-width:991px){.paragraph--type--imatge-text .content{padding:0 6.3rem;}}@media screen and (max-width:767px){.paragraph--type--imatge-text .content{padding:0;}}.paragraph--type--imatge-text .content .wrapper-image img{width:100%;height:auto;border-radius:20px;}.paragraph--type--imatge-text .content .text{text-align:center;margin-top:2.8rem;}@media screen and (min-width:992px){.paragraph--type--imatge-text .content .text{max-width:69rem;margin-left:auto;margin-right:auto;}}.paragraph--type--imatge-text .content .text ul{padding-left:2rem;column-count:3;}@media screen and (max-width:991px){.paragraph--type--imatge-text .content .text ul{column-count:2;}}@media screen and (max-width:767px){.paragraph--type--imatge-text .content .text ul{column-count:1;padding-left:0;}}.paragraph--type--imatge-text .content .text ul li{text-indent:-1.5rem;padding-left:1.5rem;break-inside:avoid-column;padding-top:0.4rem;}.paragraph--type--imatge-text .content .text ul li:not(:last-child){padding-bottom:0.4rem;}.paragraph--type--imatge-text .content .text ul li::before{content:"";height:0.4rem;width:0.4rem;background-color:#C3D200;border-radius:100%;display:inline-block;vertical-align:middle;margin-right:0.9rem;}.paragraph--type--imatge-text .content .text li,.paragraph--type--imatge-text .content .text p,.paragraph--type--imatge-text .content .text a{font-size:1.4rem;line-height:2rem;}.paragraph--type--imatge-text .content .text a{text-decoration:underline;}.paragraph--type--imatge-text .content .wrapper-button{display:flex;justify-content:center;padding-top:2rem;}.paragraph--type--imatge-text .content .wrapper-button a:before{content:"";font-family:"icoajuntament-v2" !important;width:1.6rem;height:1.6rem;order:1;}.paragraph--type--incidencies-destacades{position:relative;text-align:center;padding:5.2rem 0;}@media screen and (min-width:992px){.paragraph--type--incidencies-destacades{padding:7.6rem 0;}}.paragraph--type--incidencies-destacades .field--name-field-paragraph-title{margin-bottom:3.2rem;}@media screen and (min-width:768px){.paragraph--type--incidencies-destacades .field--name-field-paragraph-title{margin-bottom:4rem;}}@media screen and (min-width:992px){.paragraph--type--incidencies-destacades .field--name-field-paragraph-title{margin-bottom:4.8rem;}}.paragraph--type--incidencies-destacades .incidencies-destacades{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:3.2rem 0;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia{width:calc(100% / 2);}@media screen and (min-width:768px){.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia{width:calc(100% / 5);}}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a{display:flex;flex-direction:column;align-items:center;gap:1.6rem;}@media screen and (min-width:768px){.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a{gap:2rem;}}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a .icon{display:flex;justify-content:center;align-items:center;width:7.6rem;height:7.6rem;background-color:#C3D200;border-radius:1.2rem;box-shadow:8px 8px 20px 0px #BABABF80;transition:box-shadow 0.3s;}@media screen and (min-width:768px){.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a .icon{width:9rem;height:9rem;border-radius:2rem;}}body.seguretat .paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a .icon{background-color:#4AAAD0;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a .icon img{width:4.4rem;height:4.4rem;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a span{font-size:1.4rem;font-weight:500;line-height:2rem;color:#000;padding:0 1.5rem;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a:hover .icon{box-shadow:0px 2px 4px 0px #0000001A;transition:box-shadow 0.3s;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a:hover span{text-decoration:underline;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a:focus:not(:hover):not(:active) .icon{box-shadow:0px 2px 4px 0px #0000001A;transition:box-shadow 0.3s;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a:focus:not(:hover):not(:active) span{color:#fff;background-color:#000;border-radius:0.4rem;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a:focus-visible{outline:0;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a:focus-visible .icon{box-shadow:0px 2px 4px 0px #0000001A;transition:box-shadow 0.3s;}.paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a:focus-visible span{color:#fff;background-color:#000;border-radius:0.4rem;}.paragraph--type--incidencies-destacades > .container > .row.normal:before{content:"";width:100%;height:100%;background-color:#F2F2F2;display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;}.paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades{justify-content:flex-start;gap:4rem 0;}.paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades li.incidencia{width:calc(100% / 2);}@media screen and (min-width:480px){.paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades li.incidencia{width:calc(100% / 3);}}@media screen and (min-width:768px){.paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades li.incidencia{width:calc(100% / 5);}}@media screen and (min-width:768px){.paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades li.incidencia a{gap:1.6rem;}}.paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades li.incidencia a .icon{display:flex;justify-content:center;align-items:center;width:7.6rem;height:7.6rem;background-color:#fff;border:0.2rem solid #C3D200;border-radius:1.2rem;box-shadow:8px 8px 20px 0px #BABABF80;transition:box-shadow 0.3s;}body.seguretat .paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades li.incidencia a .icon{border:0.2rem solid #4AAAD0;background-color:#fff;}.paragraph--type--incidencies-destacades > .container > .row.normal .incidencies-destacades li.incidencia a .icon img{width:4.4rem;height:4.4rem;}.paragraph--type--incidencies-per-tema{text-align:center;background-color:#F2F2F2;padding:4rem 1.5rem 5.2rem;}@media screen and (min-width:992px){.paragraph--type--incidencies-per-tema{padding:6rem 1.5rem 7.6rem;}}.paragraph--type--incidencies-per-tema > .container > .row{justify-content:center;}.paragraph--type--incidencies-per-tema .field--name-field-paragraph-title{margin-bottom:3.2rem;}@media screen and (min-width:768px){.paragraph--type--incidencies-per-tema .field--name-field-paragraph-title{margin-bottom:4rem;}}@media screen and (min-width:992px){.paragraph--type--incidencies-per-tema .field--name-field-paragraph-title{margin-bottom:4.8rem;}}.paragraph--type--incidencies-per-tema .incidencies-tema{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:4rem 0;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia{width:calc(100% / 2);}@media screen and (min-width:480px){.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia{width:calc(100% / 3);}}@media screen and (min-width:768px){.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia{width:calc(100% / 5);}}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a{display:flex;flex-direction:column;align-items:center;gap:1.6rem;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a .icon{display:flex;justify-content:center;align-items:center;width:7.6rem;height:7.6rem;background-color:#fff;border:0.2rem solid #C3D200;border-radius:1.2rem;box-shadow:8px 8px 20px 0px #BABABF80;transition:box-shadow 0.3s;}body.seguretat .paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a .icon{border:0.2rem solid #4AAAD0;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a .icon img{width:4.4rem;height:4.4rem;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a span{font-size:1.4rem;font-weight:500;line-height:2rem;color:#000;padding:0 1.5rem;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a:hover .icon{box-shadow:0px 2px 4px 0px #0000001A;transition:box-shadow 0.3s;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a:hover span{text-decoration:underline;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a:focus:not(:hover):not(:active) .icon{box-shadow:0px 2px 4px 0px #0000001A;transition:box-shadow 0.3s;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a:focus:not(:hover):not(:active) span{color:#fff;background-color:#000;border-radius:0.4rem;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a:focus-visible{outline:0;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a:focus-visible .icon{box-shadow:0px 2px 4px 0px #0000001A;transition:box-shadow 0.3s;}.paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a:focus-visible span{color:#fff;background-color:#000;border-radius:0.4rem;}.paragraph--type--grup-info-card{padding:5.2rem 0;}@media screen and (min-width:992px){.paragraph--type--grup-info-card{padding:7.6rem 0;}}.paragraph--type--grup-info-card .grup-info-card > .row{justify-content:center;}.paragraph--type--grup-info-card .grup-info-card > h3{text-align:center;}@media screen and (max-width:991px){.paragraph--type--grup-info-card .item-card:not(:last-child){margin-bottom:1.6rem;}}.paragraph--type--grup-info-card .item-card .info-card{border-radius:2rem;background-color:#fff;}.paragraph--type--grup-info-card .item-card .info-card.horizontal{padding:1.6rem;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal{padding:2.4rem 2rem;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal.destacat{display:flex;flex-direction:column;align-items:center;gap:2rem;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal.destacat{flex-direction:row;align-items:flex-start;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal.destacat .wrapper-info-botons .info-btn-list li a{width:100%;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal.destacat .wrapper-info-botons .info-btn-list li a{min-width:26.8rem;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal.simple{display:flex;flex-direction:column;align-items:center;gap:2rem;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal.simple{display:grid;grid-template-rows:auto;grid-template-columns:auto;align-items:start;}}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal.simple .wrapper-image{grid-row-start:1;grid-column-start:1;grid-row-end:3;grid-column-end:2;}}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal.simple .wrapper-info-text{grid-row-start:1;grid-column-start:2;grid-row-end:2;grid-column-end:3;}}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal.simple .wrapper-info-botons{grid-row-start:2;grid-column-start:2;grid-row-end:3;grid-column-end:3;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal.simple .wrapper-info-botons .info-btn-list li a{width:100%;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal.simple .wrapper-info-botons .info-btn-list li a{width:auto;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-image img{width:12rem;height:12rem;}@media screen and (min-width:768px){.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-image img{width:15rem;height:15rem;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text{text-align:center;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text{text-align:left;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text h2{font-size:2rem;line-height:2.4rem;letter-spacing:-0.05rem;}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text p:last-child{margin-bottom:0;}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ul,.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ol{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:0 1.2rem;padding:0 1.6rem 1.6rem;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ul,.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ol{padding:0 2rem 2.4rem;}}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ul li,.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ol li{font-size:1.4rem;line-height:2rem;font-style:italic;color:#000;}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ul li:before,.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-text ol li:before{content:"";height:0.4rem;width:0.4rem;background-color:#C3D200;border-radius:100%;display:inline-block;vertical-align:middle;margin-right:0.9rem;}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons{width:100%;}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons .info-btn-list{display:flex;flex-direction:column;gap:1.2rem;}.paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons .info-btn-list li a{}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons .info-btn-list li a{border:0.1rem solid #4AAAD0;}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons .info-btn-list li a:hover{background-color:#4AAAD0;}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons .info-btn-list li a:focus{background-color:#4AAAD0;}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons .info-btn-list li a:active,body.seguretat .paragraph--type--grup-info-card .item-card .info-card.horizontal .wrapper-info-botons .info-btn-list li a:not(:disabled):not(.disabled):active{border:0.1rem solid #86c6e0;background-color:#86c6e0;}.paragraph--type--grup-info-card .item-card .info-card.vertical{display:flex;flex-direction:column;align-items:center;gap:2rem;height:100%;padding:1.6rem;}@media screen and (min-width:768px){.paragraph--type--grup-info-card .item-card .info-card.vertical{padding:2.4rem;}}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.vertical{padding:2.4rem 2rem;}}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-image img{width:7.6rem;height:7.6rem;border-radius:100%;}@media screen and (min-width:768px){.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-image img{width:10rem;height:10rem;}}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text{text-align:center;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text h2{font-size:1.8rem;line-height:2.2rem;letter-spacing:-0.02rem;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text strong{font-weight:500;color:#000;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text p:last-child{margin-bottom:0;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ul,.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ol{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:0 1.2rem;padding:0 1.6rem 1.6rem;}@media screen and (min-width:992px){.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ul,.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ol{padding:0 2rem 2.4rem;}}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ul li,.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ol li{font-size:1.4rem;line-height:2rem;font-style:italic;color:#000;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ul li:before,.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-text ol li:before{content:"";height:0.4rem;width:0.4rem;background-color:#C3D200;border-radius:100%;display:inline-block;vertical-align:middle;margin-right:0.9rem;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons{width:100%;margin-top:auto;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:1.2rem;margin-top:1.2rem;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list a{}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list a{border:0.1rem solid #4AAAD0;}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list a:hover{background-color:#4AAAD0;}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list a:focus{background-color:#4AAAD0;}body.seguretat .paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list a:active,body.seguretat .paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list a:not(:disabled):not(.disabled):active{border:0.1rem solid #86c6e0;background-color:#86c6e0;}.paragraph--type--grup-info-card .item-card .info-card.vertical .wrapper-info-botons .info-btn-list a .icobcn-telefon-l-ligh:before{font-size:1.8rem;}.paragraph--type--grup-info-card .item-card .info-card#qr-butxaca .wrapper-image{position:relative;}@media screen and (min-width:768px){.paragraph--type--grup-info-card .item-card .info-card#qr-butxaca .wrapper-image:after{content:"";background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;right:-6.4rem;top:0;width:7rem;height:7rem;border:1px solid #000;}}@media screen and (min-width:768px){html[lang="ca"] .paragraph--type--grup-info-card .item-card .info-card#qr-butxaca .wrapper-image:after{background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/qr_butxaca_residus_CA.png);}}@media screen and (min-width:768px){html[lang="es"] .paragraph--type--grup-info-card .item-card .info-card#qr-butxaca .wrapper-image:after{background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/qr_butxaca_residus_ES.png);}}@media screen and (min-width:768px){html[lang="en"] .paragraph--type--grup-info-card .item-card .info-card#qr-butxaca .wrapper-image:after{background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/qr_butxaca_residus_EN.png);}}.paragraph--type--introduccio{position:relative;background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/bg-introduccio.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding:5.2rem 1.5rem;}@media screen and (min-width:992px){.paragraph--type--introduccio{padding:7.6rem 0;}}.paragraph--type--introduccio:before{content:"";background:linear-gradient(180deg,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.35) 23%,rgba(0,0,0,0) 100%);width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;}.paragraph--type--introduccio > div{position:relative;z-index:1;}.paragraph--type--introduccio .field--name-field-paragraph-title{text-align:center;color:#fff;margin-bottom:4rem;}@media screen and (min-width:992px){.paragraph--type--introduccio .field--name-field-paragraph-title{margin-bottom:6rem;}}.paragraph--type--introduccio .intro-card-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.6rem;}@media screen and (min-width:768px){.paragraph--type--introduccio .intro-card-list{gap:3rem;}}.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;background-color:#fff;border-radius:2rem;box-shadow:0px 2px 4px 0px #0000001A;padding:1.6rem;}@media screen and (min-width:768px){.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card{width:calc((100% - 3rem) / 2);}}@media screen and (min-width:992px){.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card{width:calc((100% - 6rem) / 3);padding:2.4rem 2rem;}}.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card > img{width:5.2rem;height:5.2rem;margin-bottom:1.2rem;}@media screen and (min-width:992px){.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card > img{width:7.6rem;height:7.6rem;}}.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card > p{font-family:"Inter",sans-serif;font-size:1.8rem;font-weight:600;line-height:2.2rem;letter-spacing:-0.02rem;text-align:center;color:#000;margin-bottom:2rem;}.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card > div p{color:#696973;text-align:center;margin-bottom:2.4rem;}.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card .intro-btn-list{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;margin-top:auto;}.paragraph--type--introduccio .intro-card-list .paragraph--type--intro-card .intro-btn-list li a{width:100%;}.paragraph--type--grup-mini-card{background-color:#F2F2F2;padding:5.2rem 1.5rem;}@media screen and (min-width:992px){.paragraph--type--grup-mini-card{padding:7.6rem 0;}}.paragraph--type--grup-mini-card > .container > .row{flex-direction:column;}.paragraph--type--grup-mini-card > .container > .row > h3{text-align:center;}.paragraph--type--grup-mini-card .grup-mini-card{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.6rem;}@media screen and (min-width:768px){.paragraph--type--grup-mini-card .grup-mini-card{flex-direction:row;gap:3rem;}}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card{width:100%;background-color:#fff;border-radius:2rem;box-shadow:0px 2px 4px 0px #0000001A;padding-bottom:1.6rem;display:flex;flex-direction:column;flex-wrap:wrap;}@media screen and (min-width:768px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card{width:22rem;}}@media screen and (min-width:992px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card{width:30rem;padding-bottom:2.4rem;}}@media screen and (min-width:1200px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card{width:35rem;}}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card img{width:100%;height:16.5rem;object-fit:cover;object-position:center;border-top-left-radius:2rem;border-top-right-radius:2rem;}@media screen and (min-width:768px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card img{height:11rem;}}@media screen and (min-width:992px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card img{height:15rem;}}@media screen and (min-width:1200px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card img{height:17.5rem;}}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card h3{font-size:1.8rem;line-height:2.2rem;letter-spacing:-0.02rem;padding:2.4rem 1.6rem 0;margin-bottom:1.6rem;}@media screen and (min-width:992px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card h3{padding:2.8rem 2rem 0;}}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card p{font-size:1.4rem;line-height:2rem;padding:0 1.6rem 1.6rem;}@media screen and (min-width:992px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card p{padding:0 2rem 2.4rem;}}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card strong{color:#000;}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card a{text-decoration:underline;}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ul,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ol{display:flex;flex-direction:column;gap:0.4rem 0;padding:0 1.6rem;}@media screen and (min-width:992px){.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ul,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ol{padding:0 2rem;}}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ul li,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ol li{font-size:1.4rem;line-height:2rem;font-style:italic;color:#000;text-indent:-1.5rem;padding-left:1.5rem;}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ul li:before,.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ol li:before{content:"";height:0.4rem;width:0.4rem;background-color:#C3D200;border-radius:100%;display:inline-block;vertical-align:middle;margin-right:0.9rem;}body.seguretat .paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ul li:before,body.seguretat .paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card ol li:before{background-color:#4AAAD0;}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card{margin:2rem auto 0;}.paragraph--type--grup-mini-card .grup-mini-card .paragraph--type--mini-card button.popup-card:hover{cursor:pointer;}.mini-card-popup{backdrop-filter:blur(0.5rem);}.mini-card-popup .modal-content{border-radius:1.2rem;background-color:#F2F2F2;}.mini-card-popup .modal-content .modal-header{border-bottom:0;}.mini-card-popup .modal-content .modal-header button{font-size:2rem;}.mini-card-popup .modal-content .modal-body{padding:0 3.2rem 4.4rem;}.mini-card-popup .modal-content .modal-body ul,.mini-card-popup .modal-content .modal-body ol{padding:0 0 1.6rem 1.3rem;}.mini-card-popup .modal-content .modal-body ul li,.mini-card-popup .modal-content .modal-body ol li{font-size:1.6rem;line-height:2.2rem;font-style:normal;color:#696973;}.mini-card-popup .modal-content .modal-body ul li:before,.mini-card-popup .modal-content .modal-body ol li:before{background-color:#000;}.mini-card-popup .modal-content .modal-body p{font-size:1.6rem;line-height:2.2rem;color:#000;padding:0 0 1.6rem;margin-bottom:0;}.pagina-detall .content-detall{text-align:center;padding:5.2rem 1.5rem;}@media screen and (min-width:992px){.pagina-detall .content-detall{padding:7.6rem 1.5rem;}}@media screen and (min-width:992px){.pagina-detall .content-detall h2{max-width:79.4rem;margin:0 auto 1.6rem;}}@media screen and (min-width:1200px){.pagina-detall .content-detall h2{max-width:92rem;}}.pagina-detall .content-detall p{font-size:1.6rem;line-height:2.2rem;}@media screen and (min-width:992px){.pagina-detall .content-detall p{max-width:79.4rem;margin:0 auto;}}@media screen and (min-width:1200px){.pagina-detall .content-detall p{max-width:92rem;}}.pagina-detall .content-detall p:last-child{margin-bottom:0;}.pagina-detall .content-detall p strong{font-weight:500;}.pagina-detall .content-detall .buttons-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem;margin-top:2.4rem;}.pagina-detall .content-detall .buttons-wrapper a[target="_blank"]:after{content:"";font-family:"icoajuntament-v2" !important;width:1.6rem;height:1.6rem;order:1;}.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd){min-width:auto;background-color:#5DAD8F;transition:background-color 0.3s,color 0.3s;}.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):hover{transition:background-color 0.3s,color 0.3s;}.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):hover,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):focus-visible,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):active,.pagina-detall .content-detall .buttons-wrapper a:nth-child(odd):not(:disabled):not(.disabled):active{background-color:#308B69;color:#fff;}.pagina-detall .content-detall .buttons-wrapper a:nth-child(even){min-width:auto;border-color:#5DAD8F;transition:border-color 0.3s,background-color 0.3s;}.pagina-detall .content-detall .buttons-wrapper a:nth-child(even):hover{border-color:#5DAD8F;background-color:#5DAD8F;transition:border-color 0.3s,background-color 0.3s;}body.seguretat .pagina-detall .content-extra .paragraph--type--incidencies-destacades .incidencies-destacades li.incidencia a .icon{background-color:#4AAAD0;}body.seguretat .pagina-detall .content-extra .paragraph--type--incidencies-per-tema .incidencies-tema li.incidencia .term-incidencia a .icon{border:0.2rem solid #4AAAD0;}.paragraph--type--preguntes-frequents{padding:5.2rem 0;}@media screen and (min-width:992px){.paragraph--type--preguntes-frequents{padding:7.6rem 0;}}.paragraph--type--preguntes-frequents + .paragraph--type--preguntes-frequents{padding-top:0;}.paragraph--type--preguntes-frequents .grup-faq .field--name-field-paragraph-title{text-align:center;color:#fff;margin-bottom:3.2rem;}@media screen and (min-width:768px){.paragraph--type--preguntes-frequents .grup-faq .field--name-field-paragraph-title{margin-bottom:4rem;}}@media screen and (min-width:992px){.paragraph--type--preguntes-frequents .grup-faq .field--name-field-paragraph-title{margin-bottom:4.8rem;}}.paragraph--type--preguntes-frequents .grup-faq .descripcio-faq{margin-bottom:3.2rem;}.paragraph--type--preguntes-frequents .grup-faq .descripcio-faq p{font-size:1.6rem;line-height:2.2rem;color:#fff;}.paragraph--type--preguntes-frequents .grup-faq .descripcio-faq ul,.paragraph--type--preguntes-frequents .grup-faq .descripcio-faq ol{font-size:1.6rem;line-height:2.2rem;color:#fff;list-style:disc;padding-left:2rem;}.paragraph--type--preguntes-frequents .grup-faq ul{display:flex;flex-direction:column;gap:1rem 2rem;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq{}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent{background-color:#fff;box-shadow:0px 2px 4px 0px #0000001A;border-radius:1.2rem;transition:box-shadow 0.3s;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent:hover{cursor:pointer;box-shadow:0px 2px 6px 0px #0000004D;transition:box-shadow 0.3s;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent:hover .tab:after{color:#000;transition:color 0.3s;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent:focus{box-shadow:0px 2px 6px 0px #0000004D;outline:0.25rem solid #000;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab{position:relative;width:100%;text-align:left;border:0;border-radius:1.2rem;background-color:transparent;padding:1.6rem 5rem 1.6rem 1.6rem;}@media screen and (min-width:992px){.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab{padding:1.6rem 5rem 1.6rem 2.4rem;}}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab:after{content:"";font-family:"icoajuntament";position:absolute;right:1.6rem;top:50%;transform:translateY(-50%) rotate(-90deg);font-size:1.6rem;line-height:1.6rem;color:#696973;transition:color 0.3s,transform 0.3s;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab:hover{cursor:pointer;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab:hover:after{color:#000;transition:color 0.3s,transform 0.3s;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab:focus,.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab:focus-visible{outline-style:solid;outline-width:2.5px;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab[aria-expanded="true"] p{font-weight:500;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab[aria-expanded="true"]:after{transform:translateY(-50%) rotate(0deg);transition:transform 0.3s;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .tab p{font-size:1.6rem;font-weight:400;line-height:2.2rem;color:#000;margin-bottom:0;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta{padding:1.6rem 2.4rem 3.2rem;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta p strong{font-weight:500;color:#000;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta p:last-child{margin-bottom:0;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta strong{font-weight:500;color:#000;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta a{text-decoration:underline;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ul,.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ol{display:flex;flex-direction:column;gap:0.4rem 0;padding:0 1.6rem 1.6rem 3.1rem;text-indent:-1.5rem;}@media screen and (min-width:992px){.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ul,.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ol{padding:0 2rem 2.4rem 3.6rem;}}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ul:last-child,.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ol:last-child{padding-bottom:0;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ul li,.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ol li{font-size:1.4rem;font-weight:400;line-height:2rem;color:#696973;}.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ul li:before,.paragraph--type--preguntes-frequents .grup-faq ul li.item-faq .paragraph--type--item-pregunta-frequent .wrapper-resposta ol li:before{content:"";height:0.4rem;width:0.4rem;background-color:#000;border-radius:100%;display:inline-block;vertical-align:middle;margin-right:0.9rem;}.paragraph--type--contingut-html .descripcio{padding-bottom:6rem;}.paragraph--type--contingut-html .container-responsive-iframe{overflow:hidden;padding-top:50%;position:relative;width:100%;border:none;min-height:40rem;}.paragraph--type--contingut-html .container-responsive-iframe .responsive-iframe{border:none;border-radius:2rem;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;}.paragraph--type--contingut-html + .paragraph--type--grup-info-card{padding-top:0;}#share-page{background:#00000080;}#share-page .modal-dialog .modal-content{box-shadow:0px 14px 20px 0px rgba(0,0,0,0.25);border-radius:1.2rem;}#share-page .modal-dialog .modal-content .modal-header{justify-content:flex-end;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;border-bottom:0;padding:1rem 0.4rem;}@media screen and (min-width:992px){#share-page .modal-dialog .modal-content .modal-header{padding:1rem 0.4rem;}}#share-page .modal-dialog .modal-content .modal-header button{color:#696973;border-radius:0;border:2px solid transparent;padding:0.6rem 0.8rem 0.8rem;margin:0;opacity:1;}#share-page .modal-dialog .modal-content .modal-header button:hover{color:#000;}#share-page .modal-dialog .modal-content .modal-header button:focus,#share-page .modal-dialog .modal-content .modal-header button:focus-visible{color:#000;border:2px solid #3A3A3F;}#share-page .modal-dialog .modal-content .modal-header button span{font-size:2rem;}#share-page .modal-dialog .modal-content .modal-body{text-align:center;padding:0 1.8rem 4rem;}@media screen and (min-width:992px){#share-page .modal-dialog .modal-content .modal-body{padding:0 1.8rem 6rem;}}#share-page .modal-dialog .modal-content .modal-body h5{margin-bottom:0;}#share-page .modal-dialog .modal-content .modal-body #block-shareinsocialnetworks{padding:0;}#share-page .modal-dialog .modal-content .modal-body #block-shareinsocialnetworks .social-share-page{padding:2.4rem 0 0;}@media screen and (min-width:992px){#share-page .modal-dialog .modal-content .modal-body #block-shareinsocialnetworks .social-share-page{padding:3.2rem 0 0;}}#share-page .modal-dialog .modal-content .modal-body #block-shareinsocialnetworks .social-share-page .ajuntament-share-social-page .share-list li a{border:0.2rem solid #C3D200;border-radius:100%;transition:background-color 0.3s;}#share-page .modal-dialog .modal-content .modal-body #block-shareinsocialnetworks .social-share-page .ajuntament-share-social-page .share-list li a:hover{background-color:#C3D200;transition:background-color 0.3s;}#share-page .modal-dialog .modal-content .modal-body #block-shareinsocialnetworks .social-share-page .ajuntament-share-social-page .share-list li a:focus{background-color:#C3D200;outline-offset:0.2rem;outline:0.2rem solid #000;transition:background-color 0.3s;}.block-sitebranding{background:#fff;transition:all 0.3s ease;}@media screen and (max-width:1199px){.block-sitebranding{position:relative;z-index:99999;}}@media screen and (max-width:1199px){.block-sitebranding > .container{max-width:100%;margin:0;}}.block-sitebranding *{font-family:"Source Sans 3",sans-serif;}.block-sitebranding .anemperfeina-branding-logo{max-height:0;overflow:hidden;transition:all 0.4s ease;}.block-sitebranding .anemperfeina-branding-logo img{transform:translateY(-3rem);height:1.8rem;width:auto;}.block-sitebranding .anemperfeina-branding-logo.show{max-height:2.2rem;}.block-sitebranding .anemperfeina-branding-logo.show img{transform:translateY(0);transition:all 0.4s ease-in-out;}.block-sitebranding .anemperfeina-branding-header{gap:0.4rem;min-height:5.4rem;padding:0.4rem 0 1.2rem;transition:max-width 0.3s ease,height 0.3s ease,padding-bottom 0.3s ease;}@media screen and (min-width:576px){.block-sitebranding .anemperfeina-branding-header{padding:0.6rem 0 1.4rem;}.block-sitebranding .anemperfeina-branding-header.title-large{padding:0.3rem 0 1.1rem;}}@media screen and (min-width:768px){.block-sitebranding .anemperfeina-branding-header{min-height:6.6rem;}.block-sitebranding .anemperfeina-branding-header.title-large{padding:0.1rem 0 0.9rem;}}@media screen and (min-width:1200px){.block-sitebranding .anemperfeina-branding-header{transition:all 0.3s ease;min-height:5.6rem;padding:0 0 2.4rem;}.block-sitebranding .anemperfeina-branding-header.title-large{padding:0 0 2.4rem;}.block-sitebranding .anemperfeina-branding-header:has(.anemperfeina-branding-slogan){min-height:7.4rem;}}.block-sitebranding .anemperfeina-branding-header .anemperfeina-menu-toggle:focus-visible{outline:0.15rem solid #000 !important;color:#000;}@media screen and (min-width:1200px){.block-sitebranding .anemperfeina-branding-header .anemperfeina-menu-toggle:focus-visible{outline:0.15rem solid #359973 !important;color:#359973;}}.block-sitebranding .anemperfeina-menu-toggle{width:3.8rem;height:3.8rem;color:#4B4B52;background-color:#fff;border:none;margin-left:-0.8rem;cursor:pointer;position:relative;outline:none;flex-shrink:0;}.block-sitebranding .anemperfeina-menu-toggle:focus-visible{outline:0.15rem solid #000;color:#000;}.block-sitebranding .anemperfeina-menu-toggle svg{width:2.6rem;height:2.6rem;}@media screen and (min-width:576px){.block-sitebranding .anemperfeina-menu-toggle{width:4.6rem;height:4.6rem;}.block-sitebranding .anemperfeina-menu-toggle svg{width:3.4rem;height:3.4rem;}}.block-sitebranding .anemperfeina-menu-toggle .menu-svg-container{position:relative;}.block-sitebranding .anemperfeina-menu-toggle .menu-svg-container .icon{position:absolute;top:50%;transform:translateY(-50%);left:0;transition:opacity 0.4s ease;outline:none;}.block-sitebranding .anemperfeina-menu-toggle .menu-svg-container .menu{opacity:1;}.block-sitebranding .anemperfeina-menu-toggle .menu-svg-container .close{opacity:0;}.block-sitebranding.anemperfeina_menu_open .anemperfeina-menu-toggle .menu{opacity:0;}.block-sitebranding.anemperfeina_menu_open .anemperfeina-menu-toggle .close{opacity:1;}.block-sitebranding.anemperfeina_menu_open .anemperfeina-menu-toggle .sr-only{margin-left:1.9rem;}.block-sitebranding h1{margin-bottom:0;color:#000;transition:all 0.5s ease;font-size:3.2rem;line-height:3.2rem;}.block-sitebranding h1:has(+ .anemperfeina-branding-slogan){margin-bottom:0.2rem;}@media screen and (max-width:1199px){.block-sitebranding h1{font-size:2.8rem;line-height:2.8rem;letter-spacing:-0.05rem;}}@media screen and (max-width:767px){.block-sitebranding h1.title-large{font-size:2.6rem;line-height:2.6rem;}}@media screen and (max-width:575px){.block-sitebranding h1{font-size:2.2rem;line-height:2.2rem;letter-spacing:-0.025rem;}.block-sitebranding h1.title-large{font-size:1.5rem;line-height:1.5rem;}}.block-sitebranding h1 a{color:#000 !important;text-decoration:none !important;}.block-sitebranding h1 a:hover{text-decoration:underline !important;}.block-sitebranding h1 a:focus-visible{outline:0.15rem solid #000;color:#000;}.block-sitebranding h1 img{max-height:5.4rem;width:auto;height:auto;transition:all 0.3s ease;}@media screen and (max-width:1199px){.block-sitebranding h1 img{max-height:4rem;}}@media screen and (max-width:575px){.block-sitebranding h1 img{max-height:3.6rem;}}.block-sitebranding h1 img.sticky{display:none;}.block-sitebranding .anemperfeina-branding-slogan{max-height:0;overflow:hidden;display:flex;font-size:1.4rem;line-height:1.4rem;color:#696973;padding-left:0.2rem;margin-bottom:0;transition:all 0.3s ease;}@media screen and (min-width:1200px){.block-sitebranding .anemperfeina-branding-slogan{font-size:1.6rem;line-height:1.6rem;}}.block-sitebranding .anemperfeina-branding-slogan:focus-visible{outline:0.15rem solid #4B4B52;}.block-sitebranding .anemperfeina-branding-slogan:focus-visible .sr-only{text-decoration:none;z-index:3;}.block-sitebranding .anemperfeina-branding-slogan.show{max-height:fit-content;}#header{position:relative;z-index:2;}#header.sticky{position:sticky;top:0;left:0;z-index:9999;overflow-anchor:none;}@media screen and (max-width:1199px){#header.sticky .region-header{height:8rem;top:0;}#header.sticky .region-header .block-sitebranding{position:fixed;top:0;width:100%;left:0;}#header.sticky .region-header nav{position:fixed;z-index:9999;top:8rem;left:0;}}@media screen and (max-width:1199px) and (max-width:575px){#header.sticky .region-header{height:6.6rem;}}@media screen and (max-width:1199px) and (max-width:575px){#header.sticky .region-header nav{top:6.6rem;}}#header.sticky .block-sitebranding{padding:0.4rem 0 0.8rem;}@media screen and (min-width:1200px){#header.sticky .block-sitebranding{padding:0.8rem 0 1.2rem;}}#header.sticky .block-sitebranding .anemperfeina-branding-logo{transition:all 0.4s ease;padding:0 0 0.2rem;}@media screen and (min-width:576px){#header.sticky .block-sitebranding .anemperfeina-branding-logo{padding:0 0 0.4rem;}}@media screen and (max-width:575px){#header.sticky .block-sitebranding .anemperfeina-branding-logo img{height:1.4rem;}}#header.sticky .block-sitebranding .anemperfeina-branding-header{min-height:3.8rem;padding:0;}@media screen and (min-width:576px){#header.sticky .block-sitebranding .anemperfeina-branding-header{min-height:4.6rem;padding:0;}}@media screen and (min-width:1200px){#header.sticky .block-sitebranding .anemperfeina-branding-header{min-height:2.4rem;}}#header.sticky .block-sitebranding h1{font-size:2.4rem;line-height:2.4rem;letter-spacing:-0.01rem;margin-bottom:0;}@media screen and (max-width:1199px){#header.sticky .block-sitebranding h1{font-size:2.2rem;line-height:2.2rem;}}@media screen and (max-width:767px){#header.sticky .block-sitebranding h1.title-large{font-size:2rem;line-height:2rem;}}@media screen and (max-width:575px){#header.sticky .block-sitebranding h1{font-size:1.8rem;line-height:1.8rem;letter-spacing:-0.025rem;}#header.sticky .block-sitebranding h1.title-large{font-size:1.2rem;line-height:1.2rem;}}#header.sticky .block-sitebranding h1 img{max-height:2.6rem;}#header.sticky .block-sitebranding h1 img.sticky{display:block;}#header.sticky .block-sitebranding h1 img.sticky + img{display:none;}@media screen and (min-width:768px){#header.sticky .block-sitebranding .anemperfeina-branding-slogan{font-size:1.2rem;line-height:1.5rem;}}@media screen and (max-width:767px){#header.sticky .block-sitebranding .anemperfeina-branding-slogan-mobile{overflow:hidden;}}#header .region-header{position:relative;z-index:1;-webkit-box-shadow:0 1rem 1.6rem 0 #0000001A;-moz-box-shadow:0 1rem 1.6rem 0 #0000001A;box-shadow:0 1rem 1.6rem 0 #0000001A;}.slide-banners{overflow-x:hidden;}.slide-banners.unique .carrousel-banners .banner-promo{padding:7.6rem 0;}.slide-banners.unique .carrousel-banners .banner-promo .wrapper-banner .banner-logo img{max-width:40rem;}@media screen and (min-width:992px){.slide-banners.unique .carrousel-banners .banner-promo .wrapper-banner .banner-logo img{max-width:30rem;}}.slide-banners.unique .carrousel-banners .swiper-nav{display:none;}.slide-banners .carrousel-banners{position:relative;}.slide-banners .carrousel-banners .banner-promo{display:flex;align-items:center;padding:4rem 0 6.4rem;height:auto;}@media screen and (min-width:992px){.slide-banners .carrousel-banners .banner-promo{padding:6rem 0 7.6rem;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;height:100%;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-logo img{width:100%;height:auto;max-height:22.4rem;}@media screen and (min-width:992px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-logo img{width:auto;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .descripcio{text-align:center;max-width:92rem;margin-top:2rem;}@media screen and (max-width:1024px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .descripcio{max-width:79.4rem;}}@media screen and (max-width:991px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .descripcio{max-width:59.4rem;}}@media screen and (max-width:767px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .descripcio{max-width:100%;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .descripcio p{color:#fff;font-size:1.8rem;letter-spacing:-0.2px;line-height:2.4rem;font-weight:500;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .descripcio p:last-child{margin-bottom:0;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:0;margin-top:1.6rem;max-width:92rem;}@media screen and (max-width:1024px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos{max-width:79.4rem;}}@media screen and (max-width:991px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos{max-width:59.4rem;}}@media screen and (max-width:767px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos{max-width:100%;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac{padding:0 0.6rem;margin-top:1.6rem;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a{border:0;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a:before{content:"";font-family:"icoajuntament-v2" !important;width:1.6rem;height:1.6rem;order:1;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a span{font-size:1.8rem;line-height:1.64rem;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .enllacos .enllac a span.icobcn-novafinestra2-l-light{display:none;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .video-banner{position:relative;overflow:hidden;width:100%;height:auto;padding-top:56.25%;margin-top:4rem;}@media screen and (min-width:768px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .video-banner{margin-top:6rem;}}@media screen and (min-width:992px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .video-banner{width:80%;padding-top:46.25%;}}@media screen and (min-width:1200px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .video-banner{width:60%;padding-top:36.25%;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .video-banner iframe{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;border-radius:1.2rem;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .imatge-posterior{position:relative;width:100%;margin-top:4rem;}@media screen and (min-width:768px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .imatge-posterior{margin-top:6rem;}}@media screen and (min-width:992px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .imatge-posterior{width:80%;}}@media screen and (min-width:1200px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .imatge-posterior{width:60%;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .imatge-posterior img{width:100%;height:auto;border-radius:1.2rem;}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-desktop{display:none;}@media screen and (min-width:768px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-desktop{display:block;}}@media screen and (min-width:992px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-desktop > div{text-align:center;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-desktop > div img{width:100%;height:auto;}@media screen and (min-width:992px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-desktop > div img{width:70%;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-mobile{display:block;}@media screen and (min-width:768px){.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-mobile{display:none;}}.slide-banners .carrousel-banners .banner-promo .wrapper-banner .banner-mobile img{width:100%;height:auto;}@media screen and (max-width:1199px){.slide-banners .carrousel-banners .swiper-nav{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);}}@media screen and (max-width:1199px){.slide-banners .carrousel-banners .swiper-nav .swiper-arrow:hover svg path{fill:#fff !important;transition:fill 0.3s;}}@media screen and (max-width:1199px){.slide-banners .carrousel-banners .swiper-nav .swiper-arrow:focus{outline:0.2rem solid #fff;}}@media screen and (max-width:1199px){.slide-banners .carrousel-banners .swiper-nav .swiper-arrow svg path{fill:#fff;}}.slide-banners .carrousel-banners .swiper-nav .swiper-pagination{border:0.15rem solid #fff;}@media screen and (min-width:1200px){.slide-banners .carrousel-banners .swiper-nav .swiper-pagination{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - 2.5rem);}}.slide-banners .carrousel-banners .swiper-nav .swiper-pagination .swiper-pagination-progressbar-fill{background:#fff;}.swiper-nav{margin-top:2.5rem;}@media screen and (max-width:1199px){.swiper-nav{display:flex;align-items:center;justify-content:center;gap:1.6rem;position:relative;bottom:auto;left:auto;transform:none;z-index:1;}}.swiper-nav .swiper-arrow{width:3.6rem;height:3.6rem;box-shadow:0px 2px 6px 0px #0000004D;color:#000;background-color:#fff;border-radius:100%;transition:box-shadow 0.3s;}@media screen and (max-width:1199px){.swiper-nav .swiper-arrow{width:1.6rem;height:1.6rem;position:relative;bottom:auto;top:auto;left:auto;right:auto;box-shadow:none;color:#fff;background-color:transparent;margin-top:auto;}}.swiper-nav .swiper-arrow:hover{box-shadow:0px -4px 10px 0px #00000008;transition:box-shadow 0.3s;}@media screen and (max-width:1199px){.swiper-nav .swiper-arrow:hover svg path{fill:#000 !important;transition:fill 0.3s;}}.swiper-nav .swiper-arrow:focus{box-shadow:0px 2px 6px 0px #0000004D;outline-offset:0.2rem;outline:0.2rem solid #0000004D;transition:box-shadow 0.3s;}@media screen and (max-width:1199px){.swiper-nav .swiper-arrow:focus{box-shadow:none;outline:0.2rem solid #000;}}.swiper-nav .swiper-arrow.swiper-button-prev svg,.swiper-nav .swiper-arrow.swiper-button-next svg{width:2rem;height:2rem;}.swiper-nav .swiper-arrow.swiper-button-prev svg path,.swiper-nav .swiper-arrow.swiper-button-next svg path{fill:#000;}@media screen and (max-width:1199px){.swiper-nav .swiper-arrow.swiper-button-prev svg path,.swiper-nav .swiper-arrow.swiper-button-next svg path{fill:#696973;transition:fill 0.3s;}}.swiper-nav .swiper-arrow.swiper-button-prev:after,.swiper-nav .swiper-arrow.swiper-button-next:after{content:none;}@media screen and (min-width:1200px){.swiper-nav .swiper-arrow.swiper-button-prev{left:3rem;}}@media screen and (min-width:1200px){.swiper-nav .swiper-arrow.swiper-button-next{right:3rem;}}.swiper-nav .swiper-pagination{min-width:10rem;max-width:20rem;position:relative;height:0.6rem !important;border:0.15rem solid #696973;border-radius:20rem;background:transparent;margin:0 auto;}@media screen and (max-width:1199px){.swiper-nav .swiper-pagination{width:auto !important;min-width:10rem;max-width:none;margin:0;}}.swiper-nav .swiper-pagination .swiper-pagination-progressbar-fill{background:#696973;}.swiper-notification{display:none;}.term-incidencia-wrapper{text-align:center;padding:5.2rem 0;}@media screen and (min-width:992px){.term-incidencia-wrapper{padding:7.6rem 0;}}.term-incidencia-wrapper .description{font-size:1.6rem;line-height:2.2rem;}.term-incidencia-wrapper .description:last-child{margin-bottom:0;}.wrapper-llistat-incidencies{position:relative;}.wrapper-llistat-incidencies:before{content:"";width:100%;height:100%;background-color:#F2F2F2;display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;}.wrapper-llistat-incidencies .llistat-incidencies{display:flex;flex-direction:column;gap:1.2rem;padding:4rem 1.5rem 5.2rem;}@media screen and (min-width:768px){.wrapper-llistat-incidencies .llistat-incidencies{gap:1.6rem;}}@media screen and (min-width:992px){.wrapper-llistat-incidencies .llistat-incidencies{padding:6rem 1.5rem 7.6rem;}}@media screen and (min-width:1200px){.wrapper-llistat-incidencies .llistat-incidencies{padding:6rem 11rem 7.6rem;}}.wrapper-llistat-incidencies .llistat-incidencies li.item-incidencia a{position:relative;display:block;font-size:1.6rem;font-weight:500;line-height:2.2rem;color:#000;background-color:#fff;border-radius:1.2rem;box-shadow:8px 8px 20px 0px #BABABF80;padding:1.6rem 4rem 1.6rem 1.6rem;transition:box-shadow 0.3s;}.wrapper-llistat-incidencies .llistat-incidencies li.item-incidencia a:hover{color:#000;box-shadow:0px 2px 4px 0px #0000001A;transition:box-shadow 0.3s;}.wrapper-llistat-incidencies .llistat-incidencies li.item-incidencia a:focus{color:#000;outline:0.2rem solid #000;}.wrapper-llistat-incidencies .llistat-incidencies li.item-incidencia a.destacat:after{content:"";background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/ico-pin-green.svg);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:0.4rem;right:0.4rem;width:2rem;height:2rem;}#page-wrapper.seguretat .wrapper-llistat-incidencies .llistat-incidencies li.item-incidencia a.destacat:after{background-image:url(/endrecembarcelona/themes/custom/anemperfeina_theme/images/ico-pin-blue.svg);}.paragraph--type--text-i-boto{padding:5.2rem 1.5rem;}@media screen and (min-width:992px){.paragraph--type--text-i-boto{padding:7.6rem 0;}}@media screen and (max-width:767px){.paragraph--type--text-i-boto > .container{padding:0;}}.paragraph--type--text-i-boto .wrapper-text-boto{display:flex;flex-direction:column;align-items:center;gap:2.4rem;text-align:center;border:0.2rem solid #4AAAD0;border-radius:2rem;padding:4rem 1.6rem;}@media screen and (min-width:992px){.paragraph--type--text-i-boto .wrapper-text-boto{gap:3.2rem;padding:6rem 2.4rem;}}.paragraph--type--text-i-boto .wrapper-text-boto h3{margin:0;}.user-login-form{width:100%;font-size:1.6rem;color:#000;padding:5.2rem 1.5rem;margin:0 auto;}@media screen and (min-width:576px){.user-login-form{max-width:540px;}}@media screen and (min-width:768px){.user-login-form{max-width:720px;}}@media screen and (min-width:992px){.user-login-form{max-width:960px;}}@media screen and (min-width:1200px){.user-login-form{max-width:1140px;}}.user-login-form label{font-weight:500;}.user-login-form .form-item{margin-bottom:2rem;}.user-login-form .form-item input.form-text{width:100%;padding:0.6rem 1.4rem;}@media screen and (min-width:768px){.user-login-form .form-item input.form-text{width:50%;}}.user-login-form .form-actions input{cursor:pointer;}
