@charset "UTF-8";body.main-listing header .logo{background-image:url("/static/imgs/logo-blanco.svg?406814f5111c");background-size:auto}body .logo,body.Interiores .logo{background-image:url("/static/imgs/logo-blanco.svg?406814f5111c");background-size:auto}body .titulo-login-popup .logo,body .popup-visible .logo,body.Interiores .titulo-login-popup .logo,body.Interiores .popup-visible .logo{background-image:url("/static/imgs/logo-color.svg?406814f5111c");background-size:auto}body footer .logo,body.Interiores footer .logo{background-image:url("/static/imgs/logo-footer.svg?406814f5111c");background-color:transparent;background-size:contain;height:var(--logo-footer-size-y);width:var(--logo-footer-size-x)}#more-info .logo{background-image:url("/static/imgs/logo-color.svg?406814f5111c");background-size:auto}@media only screen and (max-width:990px){#menuMov.popup-visible .logo{background-image:url("/static/imgs/logo-color.svg?406814f5111c")}}body.main-listing{background-color:var(--black);color:var(--white);background-image:linear-gradient(to right,rgba(0,68,137,0.6),rgba(0,68,137,0)),url("/static/imgs/fondo_med.jpg?406814f5111c")}@media only screen and (max-width:767px){body.main-listing{background-image:linear-gradient(180deg,var(--colorPrimary),var(--transparece-primary_color) 500px),url(/static/imgs/fondo_mov.jpg?406814f5111c);background-size:70vh}}body.main-listing .header{background-color:var(--colorPrimary);box-shadow:0 4px 8px 0 rgba(0,0,0,0.2)}body .header .button,body.main-listing .header .button{background-color:transparent;color:var(--white);border-bottom:1px solid transparent;border-radius:0;text-transform:none}body .header .button a [class^="icon-"],body .header .button a [class*=" icon-"],body.main-listing .header .button a [class^="icon-"],body.main-listing .header .button a [class*=" icon-"]{display:none}body .header .button.main-button,body .header .button.textContentWidget-button,body.main-listing .header .button.main-button,body.main-listing .header .button.textContentWidget-button{background-color:transparent;color:var(--white)}body .header .button:hover,body.main-listing .header .button:hover{background-color:transparent;color:var(--white);font-weight:bold}body .header a.main-button,body .header .main-button,body .header .textContentWidget-button,body.main-listing .header a.main-button,body.main-listing .header .main-button,body.main-listing .header .textContentWidget-button{background-color:transparent;color:var(--white);text-transform:none;font-family:'regular';font-size:16px;border-radius:0}body .header a.main-button a,body .header .main-button a,body .header .textContentWidget-button a,body.main-listing .header a.main-button a,body.main-listing .header .main-button a,body.main-listing .header .textContentWidget-button a{background-color:transparent;color:var(--white);text-decoration:none;opacity:1;transition:all 0.3s ease;position:relative;padding:12px 0}body .header a.main-button a:after,body .header .main-button a:after,body .header .textContentWidget-button a:after,body.main-listing .header a.main-button a:after,body.main-listing .header .main-button a:after,body.main-listing .header .textContentWidget-button a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:var(--white);transform:scaleX(0);transition:transform 0.3s ease;transform-origin:left}body .header a.main-button a:hover:after,body .header .main-button a:hover:after,body .header .textContentWidget-button a:hover:after,body.main-listing .header a.main-button a:hover:after,body.main-listing .header .main-button a:hover:after,body.main-listing .header .textContentWidget-button a:hover:after{transform:scaleX(1)}body .header .menuDer a.main-button:hover,body .header .menuDer .main-button:hover,body .header .menuDer .textContentWidget-button:hover,body.main-listing .header .menuDer a.main-button:hover,body.main-listing .header .menuDer .main-button:hover,body.main-listing .header .menuDer .textContentWidget-button:hover{background-color:transparent}body .header .menuIzq .button.header-menu.menu-item,body.main-listing .header .menuIzq .button.header-menu.menu-item{border-radius:0}body .header .menuIzq .button.header-menu.menu-item a,body.main-listing .header .menuIzq .button.header-menu.menu-item a{border-radius:0}body .header .menuIzq .button.header-menu.menu-item a,body.main-listing .header .menuIzq .button.header-menu.menu-item a{padding:12px 10px;text-decoration:none;opacity:1;transition:all 0.3s ease;color:var(--colorPrimaryText);position:relative}body .header .menuIzq .button.header-menu.menu-item a:after,body.main-listing .header .menuIzq .button.header-menu.menu-item a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:var(--white);transform:scaleX(0);transition:transform 0.3s ease;transform-origin:left}body .header .menuIzq .button.header-menu.menu-item a:hover:after,body.main-listing .header .menuIzq .button.header-menu.menu-item a:hover:after{transform:scaleX(1)}body .header .menuIzq .menu-item .menu-children .menu-item:hover,body .header .menuIzq .menu-item .menu-children .menu-item.main-button,body .header .menuIzq .menu-item .menu-children .menu-item.textContentWidget-button,body .header .menuIzq .menu-item .menu-children .menu-item.main-button:hover,body .header .menuIzq .menu-item .menu-children .menu-item.textContentWidget-button:hover,body.main-listing .header .menuIzq .menu-item .menu-children .menu-item:hover,body.main-listing .header .menuIzq .menu-item .menu-children .menu-item.main-button,body.main-listing .header .menuIzq .menu-item .menu-children .menu-item.textContentWidget-button,body.main-listing .header .menuIzq .menu-item .menu-children .menu-item.main-button:hover,body.main-listing .header .menuIzq .menu-item .menu-children .menu-item.textContentWidget-button:hover{background-color:transparent;color:var(--colorPrimaryText,var(--white))}.processListWidget .titulo,.projectListWidget .titulo,.eventListWidget .titulo{margin:0 auto;font-family:'bold';font-size:48px;line-height:1.1em;color:var(--colorPrimary)}@media only screen and (max-width:768px){.processListWidget .titulo,.projectListWidget .titulo,.eventListWidget .titulo{font-size:36px;padding-left:8px}}.textContentWidget{padding-top:1rem;padding-left:2rem;padding-right:2rem;max-width:1320px;margin:3rem auto;display:flex;flex-direction:column;gap:3rem}.textContentWidget-wrapper{width:40%;padding-top:0;padding-bottom:0;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:768px){.textContentWidget-wrapper{width:100%}}.textContentWidget-container{gap:2rem;justify-content:space-between;align-items:flex-start}.textContentWidget-description p{font-size:1.3rem}.textContentWidget-subtitle{font-family:'regular';color:var(--black);font-size:18px;text-align:center;width:75%;margin-left:auto;margin-right:auto}@media only screen and (max-width:768px){.textContentWidget-subtitle{width:100%}}.textContentWidget-title{font-family:'bold';color:var(--colorPrimary);text-align:center;font-size:48px;line-height:1em;margin:0;text-transform:uppercase}@media only screen and (max-width:768px){.textContentWidget-title{font-size:36px}}.textContentWidget-img{width:60%;position:relative;z-index:1;right:inherit;top:inherit;transform:rotate(0);border-radius:0;object-fit:cover;filter:none;opacity:1}@media only screen and (max-width:768px){.textContentWidget-img{width:100%}}.statsWidget-container{justify-content:space-between}@media only screen and (max-width:768px){.statsWidget-container{justify-content:center}}.statsWidget-box{flex-direction:column}.statsWidget-number{font-family:'bold';font-size:40px;color:var(--colorSecondary)}.statsWidget-text{font-family:'regular';font-size:16px;color:var(--colorPrimary);text-align:center}.subscriptionWidget-banner,.shareUrlWrapper-banner{border-radius:0;box-shadow:none}.subscriptionWidget-banner .main-button,.shareUrlWrapper-banner .main-button{font-family:'semiBold';background-color:var(--white);border:4px solid var(--colorPrimary);color:var(--colorPrimary)}.subscriptionWidget-banner .main-button a,.subscriptionWidget-banner .main-button span,.shareUrlWrapper-banner .main-button a,.shareUrlWrapper-banner .main-button span{color:var(--colorPrimary)}.subscriptionWidget-banner .main-button [class^="icon-"]:before,.subscriptionWidget-banner .main-button [class*=" icon-"]:before,.shareUrlWrapper-banner .main-button [class^="icon-"]:before,.shareUrlWrapper-banner .main-button [class*=" icon-"]:before{color:var(--colorPrimary)}.subscriptionWidget-banner .main-button:hover,.shareUrlWrapper-banner .main-button:hover{background-color:var(--white);color:var(--colorSecondary,var(--transparece-primary_color));border-color:var(--colorSecondary,var(--transparece-primary_color))}.subscriptionWidget-banner .main-button:hover a,.subscriptionWidget-banner .main-button:hover span,.shareUrlWrapper-banner .main-button:hover a,.shareUrlWrapper-banner .main-button:hover span{color:var(--colorSecondary,var(--transparece-primary_color))}.subscriptionWidget-banner .main-button:hover [class^="icon-"]:before,.subscriptionWidget-banner .main-button:hover [class*=" icon-"]:before,.shareUrlWrapper-banner .main-button:hover [class^="icon-"]:before,.shareUrlWrapper-banner .main-button:hover [class*=" icon-"]:before{color:var(--colorSecondary,var(--transparece-primary_color))}.proposalProcessWidget-sendBanner{border-radius:0;box-shadow:none}@media only screen and (max-width:768px){#paginaProceso h1{font-size:42px!important}}#more-info{border-radius:0}#more-info .botonInterior{color:var(--black)}#closeOk{border-radius:0}#closeOk:hover{background-color:var(--transparece-primary_color)}.botonesPop{border-radius:0}@media only screen and (max-width:768px){.cuerpoPop .footerPop{flex-wrap:wrap}}#filled-survey section#thanks p{width:50%;min-width:17em;max-width:560px}@media only screen and (max-width:768px){#filled-survey section#thanks p{width:auto;min-width:auto}}.question-answer>ul,.question-answer>ol{list-style-type:disc;list-style-position:inside;margin:0;padding:0;display:flex;flex-direction:column;gap:0.2em;width:100%}.question-answer>ol{list-style-type:decimal}.question-answer [name=answer]{border-radius:0}.question-answer [value]{border-radius:0;font-family:'regular'}.question-answer select[name=answer]{border-radius:0}.question-answer [name=answer]{border-radius:0!important;text-transform:none;font-family:'regular'}input[type=radio] + .radio-label,input[type=checkbox] + .radio-label{border-radius:0}.long-choice-wrapper label{border-radius:0}.long-choice-wrapper label h6.radio-label{border-radius:0}.long-choice-wrapper label p{border-radius:0}.image-survey-wrapper .image-survey h6.radio-label{border-radius:0;font-family:'regular'}.image-survey-wrapper .image-survey img{border-radius:0}#thanks a{border-radius:0;font-family:"regular"}#thanks a:hover{background-color:var(--transparece-primary_color)}#page-como_participar .pageblock.pageblock-container>.pageblock-body a{font-family:'bold';font-size:18px;border-bottom:2px solid var(--black);color:var(--black);background-color:transparent;border-radius:0;padding:4px 0;text-transform:initial;width:fit-content}#page-como_participar .pageblock.pageblock-container>.pageblock-body .pageblock-image img{border-radius:0;border:10px solid var(--colorSecondary);box-sizing:border-box}@media only screen and (max-width:768px){#page-como_participar .pageblock.pageblock-container>.pageblock-body>.orientation-row>.pageblock-body>.orientation-row .pageblock-body>.orientation-column .pageblock-text p{font-size:18px}}.cuerpo-contenido h2.ResultsDownloadsPage-title,.ResultsDownloadsPage-title{font-family:'bold';color:var(--colorPrimary);text-align:center;font-size:48px;line-height:1em;margin-top:2rem;margin-bottom:2rem}.ResultsDownloadsPage-leyend,.title-decorative{font-family:'bold';font-size:2rem;color:var(--black);display:flex;flex-direction:row;align-items:center}.ResultsDownloadsPage-leyend:before,.title-decorative:before{content:"";display:block;height:100px;width:100px;background:url("/static/imgs/textura.png?406814f5111c") top left}.ResultsDownloadsPage-leyend span,.title-decorative span{margin-left:-50px}.ResultsDownloadsPage-contents h1,.ResultsDownloadsPage-contents h2,.ResultsDownloadsPage-contents h3,.ResultsDownloadsPage-contents h4,.ResultsDownloadsPage-contents h5,.ResultsDownloadsPage-contents h6{font-family:'bold'}.ResultsDownloadsPage-contents h1{font-size:2rem}.ResultsDownloadsPage-contents h2{font-size:1.8rem}.ResultsDownloadsPage-contents h3{font-size:1.6rem}.ResultsDownloadsPage-contents h4{font-size:1.4rem}.ResultsDownloadsPage-contents h5{font-size:1.2rem}.ResultsDownloadsPage-contents h6{font-size:1.1rem}@media only screen and (max-width:768px){.ResultsDownloadsPage-contents p{font-family:'regular'}}.ResultsDownloadsPage-link{border:none;border-radius:0;background-color:var(--grey);line-height:1em;padding:10px;box-shadow:none}.ResultsDownloadsPage-link:hover{background-color:var(--grey);opacity:.6}:root{--logo-main-size-x:220px;--logo-main-size-y:75px;--logo-footer-size-x:170px;--logo-footer-size-y:78px;--logo-mobile-size-x:220px;--logo-mobile-size-y:75px;--logo-spaces-size-x:220px;--logo-spaces-size-y:75px}@font-face{font-family:"regular";src:url(/static/fonts/Poppins-Regular.ttf?406814f5111c);font-weight:bold;font-style:normal}@font-face{font-family:"semiBold";src:url(/static/fonts/Poppins-Regular.ttf?406814f5111c);font-weight:bold;font-style:normal}@font-face{font-family:"bold";src:url(/static/fonts/Poppins-Bold.ttf?406814f5111c);font-weight:bold;font-style:normal}@font-face{font-family:"extraBold";src:url(/static/fonts/Poppins-Bold.ttf?406814f5111c);font-weight:bold;font-style:normal}:root{--colorPrimary:#004489;--colorPrimaryText:#FFFFFF;--colorSecondary:#34D9C3;--transparece-tertiary_color:#34D9C360;--colorSecondaryText:#FFFFFF;--colorHoverPrimary:#757F8D;--transparece-primary_color:#00448980;--transparece-secondary_color:#34D9C360;--grey:#F1F5F8}.Interiores header{background-color:var(--colorPrimary)}.Interiores:not(.profile-pages){background-image:linear-gradient(#004489,#24AAB1 500px)}.Interiores:not(.profile-pages) .introEncabezado{color:var(--colorPrimaryText)}.Interiores:not(.profile-pages) header{background-color:transparent}.Interiores#login-form,.Interiores#register-form,.Interiores:has(.userMsg){background-image:none}.Interiores#login-form .introEncabezado,.Interiores#register-form .introEncabezado,.Interiores:has(.userMsg) .introEncabezado{color:var(--colorPrimary)}.Interiores#login-form header,.Interiores#register-form header,.Interiores:has(.userMsg) header{background-color:var(--colorPrimary)}@media only screen and (max-width:1200px){.Interiores #menu-icon{color:var(--colorPrimaryText)}}body[id*="page-"].Interiores .introEncabezado{min-height:auto}body[id*="page-"].Interiores .introEncabezado .contPortada{margin-bottom:0}#results-detail.Interiores,#fill-survey.Interiores{background-image:linear-gradient(#004489,#24AAB1 500px)}#results-detail.Interiores header,#fill-survey.Interiores header{background-color:transparent}#results-detail.Interiores .introEncabezado .contPortada h1,#fill-survey.Interiores .introEncabezado .contPortada h1{color:var(--white)}section.page{background-color:var(--white);width:100%;max-width:none}section.page .pageCuerpo{padding:2rem;max-width:1320px;margin:0 auto}@media only screen and (max-width:768px){section.page .pageCuerpo{padding:2rem 0}}.header{max-width:inherit;margin-top:0}.header>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto}@media only screen and (max-width:768px){.header>div{padding-left:0;padding-right:0}}.header .button{font-family:'regular';font-size:16px}.header .menuIzq .menu-item .menu-children{border-radius:0}#main-menu{justify-content:flex-end;text-transform:none}#main-menu .menuIzq{gap:0;margin-right:20px}#menuMov.popup-visible .logMov .main-button a.parti,#menuMov.popup-visible .logMov .textContentWidget-button a.parti{padding:8px 0}.notification-bell-img [class^="icon-"]:before,.notification-bell-img [class*=" icon-"]:before{color:var(--white)}.menuDer{gap:0}.menuDer .main-button,.menuDer .textContentWidget-button{background-color:transparent;color:var(--white);border-bottom:1px solid transparent}body.Interiores .header .button{background-color:transparent;color:var(--white);border-radius:0}body.Interiores .header .button a [class^="icon-"],body.Interiores .header .button a [class*=" icon-"]{display:none}body.Interiores .header .button:hover{background-color:transparent;color:var(--white)}@media only screen and (max-width:720px){p{font-family:inherit}}.menuDer .idioma{background-color:transparent;padding:0}.menuDer .idioma.current_language{font-family:'bold'}.menuDer .idioma a{padding:12px 10px}.menuDer .idioma a:after{background-color:var(--white)}.menuDer .menu-separator{border-left:1px solid var(--white);padding:20px 0;margin:0 15px;display:block}.introEncabezado:after{display:none}.introEncabezado .main-button,.introEncabezado .textContentWidget-button{font-family:'regular';font-size:18px;padding:10px 20px;border-radius:0;background-color:var(--colorPrimary);color:var(--colorPrimaryText);display:flex;flex-direction:row;gap:16px;align-items:center;border:0}@media only screen and (max-width:768px){.introEncabezado .main-button,.introEncabezado .textContentWidget-button{font-size:16px}}.introEncabezado .main-button:after,.introEncabezado .textContentWidget-button:after{content:url("/static/imgs/flecha.svg?406814f5111c");display:block;width:36px;height:36px}.introEncabezado .main-button:hover,.introEncabezado .textContentWidget-button:hover{opacity:0.8}@media only screen and (max-width:768px){.introEncabezado .text-wrapper{margin-bottom:6rem}}.introEncabezado .textContentWidget-button:hover{background-color:transparent!important;color:var(--colorSecondary,var(--transparece-primary_color));border-color:var(--colorSecondary,var(--transparece-primary_color))}.button,.main-button,.textContentWidget-button,body.main-listing a.textContentWidget-button,a.main-button,.botonInteriorFase.current_phase,.add-new-proposal{font-family:'semiBold'}.textContentWidget-button,body.main-listing a.textContentWidget-button,a.main-button,.botonInteriorFase.current_phase{font-family:'bold';font-size:18px;border-bottom:2px solid var(--black);color:var(--black);background-color:transparent;border-radius:0;padding:4px 0;text-transform:initial;width:fit-content}.textContentWidget-button a,.textContentWidget-button span,body.main-listing a.textContentWidget-button a,body.main-listing a.textContentWidget-button span,a.main-button a,a.main-button span,.botonInteriorFase.current_phase a,.botonInteriorFase.current_phase span{color:var(--colorPrimary)}.textContentWidget-button [class^="icon-"]:before,.textContentWidget-button [class*=" icon-"]:before,body.main-listing a.textContentWidget-button [class^="icon-"]:before,body.main-listing a.textContentWidget-button [class*=" icon-"]:before,a.main-button [class^="icon-"]:before,a.main-button [class*=" icon-"]:before,.botonInteriorFase.current_phase [class^="icon-"]:before,.botonInteriorFase.current_phase [class*=" icon-"]:before{color:var(--colorPrimary)}.textContentWidget-button:hover,body.main-listing a.textContentWidget-button:hover,a.main-button:hover,.botonInteriorFase.current_phase:hover{background-color:var(--white);color:var(--colorSecondary,var(--transparece-primary_color));border-color:var(--colorSecondary,var(--transparece-primary_color))}.textContentWidget-button:hover a,.textContentWidget-button:hover span,body.main-listing a.textContentWidget-button:hover a,body.main-listing a.textContentWidget-button:hover span,a.main-button:hover a,a.main-button:hover span,.botonInteriorFase.current_phase:hover a,.botonInteriorFase.current_phase:hover span{color:var(--colorSecondary,var(--transparece-primary_color))}.textContentWidget-button:hover [class^="icon-"]:before,.textContentWidget-button:hover [class*=" icon-"]:before,body.main-listing a.textContentWidget-button:hover [class^="icon-"]:before,body.main-listing a.textContentWidget-button:hover [class*=" icon-"]:before,a.main-button:hover [class^="icon-"]:before,a.main-button:hover [class*=" icon-"]:before,.botonInteriorFase.current_phase:hover [class^="icon-"]:before,.botonInteriorFase.current_phase:hover [class*=" icon-"]:before{color:var(--colorSecondary,var(--transparece-primary_color))}.add-new-proposal,#personal-info button{border-radius:0}.botonInteriorFase{background-color:var(--white);border:4px solid var(--grey);color:var(--grey)}.botonInteriorFase a,.botonInteriorFase span{color:var(--grey)}.botonInteriorFase [class^="icon-"]:before,.botonInteriorFase [class*=" icon-"]:before{color:var(--grey)}.notification-list{right:2rem;top:75px}.Banner{height:100%;min-height:500px;border-radius:0;box-shadow:none;flex-direction:column-reverse}.BannerCont{width:100%;gap:2rem}.imgBanner{height:250px;width:100%}.Banner{background-color:#F1F5F8;color:var(--black)}.BannerTitu{font-size:12px;font-family:'regular';color:var(--colorPrimary);padding:8px 12px;background-color:var(--white);border:1px solid var(--colorPrimary);width:fit-content}.BannerTitu i{display:none}.BannerText{color:var(--black);font-family:'bold';font-size:24px}.BannerCont{padding:0 30px 30px 30px}.BannerCont .Cipa{font-family:'bold';font-size:18px;border-bottom:2px solid var(--black);color:var(--black);background-color:transparent;border-radius:0;padding:4px 0;text-transform:initial;width:fit-content}.BannerCont .Cipa i{display:none}footer{background-color:var(--colorPrimary);border-color:transparent;padding:2em 0}#footer-menu{background-color:var(--colorPrimary);color:var(--white);border-top:1px solid var(--white);padding:2em 8px;font-size:12px}@media only screen and (max-width:768px){#footer-menu{padding:1.5rem 2rem}}#footer-menu a{color:var(--white);text-wrap:nowrap}#footer-menu .ayuntamiento{display:flex;flex-direction:row;align-items:center;gap:1rem}@media only screen and (max-width:768px){#footer-menu .ayuntamiento{display:flex}}#footer-menu .ayuntamiento img{max-height:24px}.footer-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;background-color:var(--colorPrimary);color:var(--white);font-family:"semiBold";font-size:0.9rem;padding:2em 8px;line-height:1rem;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media only screen and (max-width:768px){.footer-row{align-items:flex-start;flex-direction:column;gap:1rem;padding:2em}}.footer-row-right{justify-content:flex-end}.moscasFooter{gap:1rem}.contact-method{display:flex;flex-direction:row;gap:3rem}@media only screen and (max-width:768px){.contact-method{flex-direction:column}}.contact-method-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;max-width:200px;font-size:14px;line-height:19px}@media only screen and (max-width:768px){.contact-method-item{flex-direction:row}}.contact-method-item img{height:32px}.contact-method-item a{color:var(--white);text-decoration:none}.menu-social{gap:2rem}.menu-social a{width:36px;height:36px;font-size:32px;color:var(--colorPrimary);background-color:transparent;line-height:1em}.menu-social a [class^="icon-"],.menu-social a [class*=" icon-"]{font-size:24px;line-height:1em;color:var(--colorPrimary)}.img-border{border:10px solid var(--colorSecondary)}.bg-deco{background-image:url("/static/imgs/textura-gipuzkoa-taldean.png?406814f5111c");background-repeat:repeat;padding:60px}@media only screen and (max-width:768px){.bg-deco{padding:2rem}}#paginaProceso h1{font-family:'bold';color:var(--white);font-size:64px;line-height:1em}@media only screen and (max-width:768px){#paginaProceso h1{font-size:56px}}#paginaProceso span.finFase{background-color:transparent;color:var(--white);border-radius:0}#paginaProceso .main-button,#paginaProceso .textContentWidget-button,#paginaProceso a.main-button{color:var(--white);background-color:transparent}#paginaProceso .main-button:hover,#paginaProceso .textContentWidget-button:hover,#paginaProceso a.main-button:hover{color:var(--colorSecondary,var(--colorPrimary));background-color:transparent}.main-button,.textContentWidget-button,a.main-button{font-family:"regular";font-size:1rem;text-transform:initial;border-radius:0}.main-button:hover,.textContentWidget-button:hover,a.main-button:hover{background-color:var(--transparece-primary_color)}.botonInterior{background:transparent;text-transform:initial;font-family:"regular";font-size:16px;color:var(--white);border-radius:0}.botonInterior.more-info-button{font-family:'bold';font-size:18px;border-bottom:2px solid var(--white);color:var(--white);background-color:transparent;border-radius:0;padding:4px 0;text-transform:initial;width:fit-content}.botonInterior.more-info-button:hover{background-color:transparent;border-color:transparent}.botonInterior i{display:none}.process-phases{width:100%;background-color:#F1F5F8}.process-phases-container{max-width:1320px;margin:0 auto;padding:2rem}.process-phases-container .phases-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0.5rem;padding-left:0}.process-phases-title{font-family:'regular';font-size:16px;color:var(--colorPrimary)}.process-phases .botonInteriorFase{padding:20px 32px;background-color:var(--white);border:1px solid var(--colorPrimary);font-family:'regular';font-size:18px;color:var(--colorPrimary);border-radius:0;text-transform:initial}.process-phases .botonInteriorFase a{color:var(--colorPrimary)}.process-phases .botonInteriorFase i{display:none}@media only screen and (max-width:768px){.process-phases .botonInteriorFase i{display:block}}.process-phases .botonInteriorFase.current_phase{background-color:var(--colorPrimary);color:var(--white)}.process-phases .botonInteriorFase.current_phase a{color:var(--white)}.process-phases .botonInteriorFase.current_phase i{display:none}#phase-dropdown{gap:0.5rem}.fullscreen-content form input,.fullscreen-content form select,.popup-form form input,.popup-form form select{border-radius:0}#login-popup-wrapper .fullscreen-content a.button{border-radius:0}.EnviarLogReg{border-radius:0}.slick-prev.slick-disabled,.slick-next.slick-disabled{display:none!important}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0}