@charset "UTF-8";*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}a,article,body,div,h3,h4,h5,h6,header,html,img,li,menu,p,section,span,time,ul,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}h1,h2{margin:0;border:0;font:inherit;vertical-align:baseline}article,aside,div,header,section{display:block}ul{list-style:none}.hidden,[hidden]{display:none!important}::-webkit-scrollbar{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scaleIn{0%{transform:scale(0,0)}to{transform:scale(1,1)}}@keyframes slideIn{0%{transform:translate3d(100%,0%,0)}to{transform:translate3d(0%,0%,0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.color,.color-container{display:flex;margin:16px 0}.color{align-items:center;justify-content:center;flex-grow:1;margin:4px;width:100px;height:100px;border-radius:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.color--primary-primary{background:#00adef}.color--primary-light{background:#3b9eff}.color--primary-translucent{background:rgba(157,206,255,.25)}.color--primary-divider{background:#9dceff}.color--primary-disabled{background:#888}.color--buttons-primary{background:#fff}.color--buttons-hover{background:#ecf5ff}.color--buttons-alternative{background:#44c482}.color--text-primary{background:#575757}.color--text-subheading{background:#434343}.color--text-title{background:#303030}.color--text-subtitle{background:#888}.color--text-body{background:#575757}.color--text-highlight{background:#fff}.color--text-input{background:#888}.color--text-modal{background:#6b6b6b}.color--anchor-negative{background:#fff}.color--anchor-alternative{background:#616161}.color--borders-primary{background:#d1d5da}.color--borders-light{background:#f0f0f0}.color--borders-gallery-item{background:#bcbcbc}.color--background-primary{background:#fff}.color--background-secondary{background:rgba(250,250,250,.55)}.color--background-light{background:#f0f0f0}.color--background-modal{background:#fafafa}.color--background-gallery-item{background:#f0f0f0}.color--background-translucent{background:rgba(0,0,0,.35)}.color--background-hover{background:#e6f8fd}.color--input-primary{background:#3b9eff}.color--input-disabled{background:#888}.color--input-border{background:#d1d5da}.color--input-focus{background:#ecf5ff}.color--input-mobile-border{background:#d6d6d6}.color--feedback-success{background:#9bdfb8}.color--feedback-warning{background:#fff2b6}.color--feedback-error{background:#ff3a2d}.color--feedback-info{background:#148aff}.color--feedback-text{background:#224251}.color--pill-success{background:#44c482}.color--pill-warning{background:#ffb104}.color--pill-error{background:#ff6b6b}.color--pill-info{background:#00adef}.color--pill-text{background:#fff}.row{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;max-width:1000px;margin:0 auto;flex:0 0 auto}.row--reverse{flex-direction:row-reverse}.row--column-reverse{flex-direction:column-reverse}.col{display:flex;align-items:center;justify-content:center;border:2px solid #d1d5da;height:40px}.col--centered{text-align:center}.col--1{position:relative;flex-grow:0;max-width:100%;flex-basis:8.33333%;width:8.33333%}@media (max-width:600px){.col--1{flex-grow:1;flex-basis:100%;width:100%}}.col--2{position:relative;flex-grow:0;max-width:100%;flex-basis:16.66667%;width:16.66667%}@media (max-width:600px){.col--2{flex-grow:1;flex-basis:100%;width:100%}}.col--3{position:relative;flex-grow:0;max-width:100%;flex-basis:25%;width:25%}@media (max-width:600px){.col--3{flex-grow:1;flex-basis:100%;width:100%}}.col--4{position:relative;flex-grow:0;max-width:100%;flex-basis:33.33333%;width:33.33333%}@media (max-width:600px){.col--4{flex-grow:1;flex-basis:100%;width:100%}}.col--5{position:relative;flex-grow:0;max-width:100%;flex-basis:41.66667%;width:41.66667%}@media (max-width:600px){.col--5{flex-grow:1;flex-basis:100%;width:100%}}.col--6{position:relative;flex-grow:0;max-width:100%;flex-basis:50%;width:50%}@media (max-width:600px){.col--6{flex-grow:1;flex-basis:100%;width:100%}}.col--7{position:relative;flex-grow:0;max-width:100%;flex-basis:58.33333%;width:58.33333%}@media (max-width:600px){.col--7{flex-grow:1;flex-basis:100%;width:100%}}.col--8{position:relative;flex-grow:0;max-width:100%;flex-basis:66.66667%;width:66.66667%}@media (max-width:600px){.col--8{flex-grow:1;flex-basis:100%;width:100%}}.col--9{position:relative;flex-grow:0;max-width:100%;flex-basis:75%;width:75%}@media (max-width:600px){.col--9{flex-grow:1;flex-basis:100%;width:100%}}.col--10{position:relative;flex-grow:0;max-width:100%;flex-basis:83.33333%;width:83.33333%}@media (max-width:600px){.col--10{flex-grow:1;flex-basis:100%;width:100%}}.col--11{position:relative;flex-grow:0;max-width:100%;flex-basis:91.66667%;width:91.66667%}@media (max-width:600px){.col--11{flex-grow:1;flex-basis:100%;width:100%}}.col--12{position:relative;flex-grow:0;max-width:100%;flex-basis:100%;width:100%}@media (max-width:600px){.col--12{flex-grow:1;flex-basis:100%;width:100%}}.col--full-width{width:100%;max-width:1000px;margin:0 auto}.typography{padding:10px 0}.typography--heading{font-size:2rem;color:#303030}.typography--subheading{font-size:1.125rem;color:#434343}.typography--title{font-size:1.3125rem;color:#303030;margin-top:46px;margin-bottom:20px}.typography--subtitle{font-size:1.125rem;line-height:22px;color:#888}.typography--subtitle--strong ,h1,h2{color:#303030}.typography--body{font-size:1rem;line-height:21px;color:#575757}.typography--button-text{font-size:1.125rem;text-align:left}.typography--anchor,a{color:#00adef}.typography--anchor:hover,a:hover{cursor:pointer;text-decoration:none}.typography--anchor--active,a--active{color:#3b9eff;text-decoration:underline}.typography--anchor--negative,a--negative{color:#fff}.typography--anchor--alternative,a--alternative{color:#616161}h1,h2{font-size:1.3125rem;padding:15px 0}h2{color:#00adef;padding:10px 0}.subheading{font-size:1.125rem;color:#434343;padding:8px 0;margin-bottom:8px}.subheading--divider{border-bottom:2px solid #9dceff}.input-container{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px;border-radius:4px;overflow:hidden;white-space:nowrap;will-change:border;position:relative;flex-grow:0;max-width:100%;flex-basis:50%;width:50%}.input-container--small{height:44px}.input-container--medium{height:48px}.input-container--large{height:56px}@media (max-width:600px){.input-container{width:100%;max-width:100%;padding:0;margin-bottom:5px}.input-container--bordered{padding:20px;border:2px solid #d6d6d6;border-radius:4px}.input-container--focused{background-color:#ecf5ff}}.input-container--full-width{width:100%}@media (max-width:600px){.input-container{flex-grow:1;flex-basis:100%;width:100%}}.input{height:55px;border:0;font-size:1.25rem;color:#888;padding:0 44px 0 14px;will-change:border;-webkit-appearance:none}.input--small{height:44px}.input--medium{height:48px}.input--large{height:56px}.input:focus,.mobile-number input:focus{border:2px solid #3b9eff;outline:none}.input--range,.mobile-number input--range{position:relative;width:calc(100% - 134px);border-top-left-radius:4px;border-bottom-left-radius:4px;border:2px solid #d1d5da;border-right:0;-webkit-appearance:none}.input--transparent,.mobile-number input--transparent{background-color:transparent;border:0}.input--full-width,.mobile-number input--full-width{width:100%}.input--bordered,.mobile-number input--bordered{border:2px solid #d1d5da}.input--warning,.mobile-number input--warning{border:2px solid #fff2b6}.input--error,.mobile-number input--error{border:2px solid #ff3a2d}.input--success,.mobile-number input--success{border:2px solid #9bdfb8}.input-button{display:flex;align-items:center;justify-content:center;height:55px;width:67px;border:2px solid #d1d5da;border-left:1px solid #d1d5da;font-size:1.5rem;font-weight:700;color:#00adef;will-change:background-color}.input-button--small,.mobile-number input--small{height:44px}.input-button--medium,.mobile-number input--medium{height:48px}.input-button--large,.mobile-number input--large{height:56px}.input-button:first-of-type{border-right:0}.input-button:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.input-button svg{fill:#00adef}.input-button:hover{background-color:#ecf5ff;cursor:pointer}.input-button:active{background-color:#f0f0f0}.input-button--disabled svg,.input-button[disabled] svg{fill:#888}.input-right-icon{padding:0;margin-right:0;transform:translate3d(-100%,0,0) translate3d(-14px,0,0);border:0}.input-right-icon svg{fill:currentColor;width:17px;height:13px}.input-right-icon--warning svg{fill:#fff2b6}.input-right-icon--error svg{fill:#ff3a2d}.input-right-icon--success svg{fill:#9bdfb8}.mobile-number{display:flex;align-items:center;position:relative;height:55px;margin-bottom:64px}.mobile-number__country-code{position:relative;width:130px;height:55px;line-height:55px;padding:0 20px;background-color:#d1d5da;border-top-left-radius:4px;border-bottom-left-radius:4px;font-size:1.125rem;color:#303030}.mobile-number__country-code:hover{cursor:pointer}.mobile-number__country-code:after,.mobile-number__country-code:before{content:"";position:absolute;display:block;width:7px;height:1px;top:50%;background-color:#303030;will-change:transform}.mobile-number__country-code:before{right:20px;transform:rotate(45deg)}.mobile-number__country-code:after{right:15px;transform:rotate(-45deg)}.mobile-number__country-code--active:before{transform:rotate(-45deg)}.mobile-number__country-code--active:after{transform:rotate(45deg)}.mobile-number__country-code--active .mobile-number__country-code__dropdown{display:block}.mobile-number__country-code img{display:inline-block;width:20px;height:13px;margin-right:10px;border-radius:2px;overflow:hidden}.mobile-number__country-code__dropdown{position:absolute;display:none;width:130px;top:55px;left:0;background-color:#f0f0f0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.mobile-number__country-code__dropdown__item{display:flex;align-items:center;height:46px;line-height:46px;padding:20px}.mobile-number__country-code__dropdown__item:hover{cursor:pointer;background-color:#d1d5da}.mobile-number__country-code__dropdown__item:last-child{margin-bottom:0}.mobile-number input{height:55px;font-size:1.25rem;color:#888;padding:0 44px 0 14px;will-change:border;-webkit-appearance:none;width:calc(100% - 130px);border:2px solid #d1d5da;border-top-right-radius:4px;border-bottom-right-radius:4px}.input-price{display:flex;flex-direction:row;flex-wrap:wrap;flex:0 0 auto;justify-content:center;align-items:center;border:2px solid #d1d5da;border-radius:4px;position:relative;flex-grow:0;max-width:100%;flex-basis:41.66667%;width:41.66667%;margin:0 auto 64px 0}.input-price--reverse{flex-direction:row-reverse}.input-price--column-reverse{flex-direction:column-reverse}.input-price input,.input-price__value{height:55px;color:#888;will-change:border;-webkit-appearance:none;font-size:1.25rem;margin:0}.input-price__value{border:0}.input-price input--small,.input-price__value--small{height:44px}.input-price input--medium,.input-price__value--medium{height:48px}.input-price input--large,.input-price__value--large{height:56px}.input-price input:focus{outline:none}.input-price__value:focus,.textarea:focus{border:2px solid #3b9eff;outline:none}.input-price input--range,.input-price__value--range{position:relative;width:calc(100% - 134px);border-top-left-radius:4px;border-bottom-left-radius:4px;border:2px solid #d1d5da;border-right:0;-webkit-appearance:none}.input-price input--transparent,.input-price__value--transparent{background-color:transparent;border:0}.input-price input--full-width,.input-price__value--full-width{width:100%}.input-price input--bordered,.input-price__value--bordered{border:2px solid #d1d5da}.input-price input--warning,.input-price__value--warning{border:2px solid #fff2b6}.input-price input--error,.input-price__value--error{border:2px solid #ff3a2d}.input-price input--success,.input-price__value--success{border:2px solid #9bdfb8}.input-price input{max-width:30%;padding:0 44px 0 0;border:0;text-align:right}.input-price input:focus{border:0}.input-price__value{max-width:70%;padding:0 36px 0 0;border-left:0;line-height:55px}.input-price__currency{color:#575757}.input-price__interval{color:#888}@media (max-width:600px){.input-price{padding:0}.input-price input,.input-price__value{width:50%}.input-price{flex-grow:1;flex-basis:100%;width:100%;margin:0 0 64px}}.radio-button{display:flex;flex-wrap:wrap;align-items:center}.radio-button input[type=radio]{visibility:hidden;width:0;height:0}.radio-button label{position:relative;padding-left:44px;height:24px;line-height:24px;font-size:1.125rem;color:#575757;will-change:color}.radio-button label:before{top:0;left:0}.radio-button label:after,.radio-button label:before{content:" ";position:absolute;display:block;border-radius:50%}.radio-button label:before{width:24px;height:24px;border:2px solid #d1d5da;will-change:border}.radio-button label:after{width:16px;height:16px;will-change:background-color;top:4px;left:4px}.radio-button input[type=radio]:checked+label{color:#00adef}.radio-button input[type=radio]:checked+label:before{border:2px solid #00adef}.radio-button input[type=radio]:checked+label:after{background-color:#00adef}.textarea{color:#888;will-change:border;-webkit-appearance:none;max-width:410px;height:auto;padding:12px;border:1px solid #d1d5da;border-radius:4px;font-size:1.125rem;width:100%}.textarea--small{height:44px}.textarea--medium{height:48px}.textarea--large{height:56px}.textarea--range{position:relative;width:calc(100% - 134px);border-top-left-radius:4px;border-bottom-left-radius:4px;border:2px solid #d1d5da;border-right:0;-webkit-appearance:none}.textarea--transparent{background-color:transparent;border:0}.textarea--full-width{width:100%}.textarea--bordered{border:2px solid #d1d5da}.textarea--warning{border:2px solid #fff2b6}.textarea--error{border:2px solid #ff3a2d}.textarea--success{border:2px solid #9bdfb8}.textarea+.textarea-counter{font-size:1rem;line-height:21px;color:#575757;max-width:410px;text-align:right}.textarea--naked{max-width:100%;padding:0;border:0;border-radius:0;outline:none;background-color:transparent}.textarea-counter{margin-bottom:46px}.animation-wrapper{padding:16px}.animation--fade-in{opacity:0}.animation--fade-in:hover,.animation--fade-out:hover{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;will-change:opacity;animation:fadeIn .3s cubic-bezier(0,0,.21,1) forwards}.animation--fade-out:hover{opacity:1;animation:fadeOut .3s cubic-bezier(0,0,.21,1) forwards}.animation--slide-in{width:50%;transform:translate3d(50%,0,0)}.animation--slide-in:hover{will-change:transform;animation:slideIn .3s cubic-bezier(0,0,.21,1) forwards}.animation--scale-in{transform:scale3d(.5,.5,.5)}.animation--scale-in:hover{perspective:500px;transform:scale3d(0,0,0);will-change:transform;animation:scaleIn .3s cubic-bezier(0,0,.21,1) forwards}.footer,.header{position:relative!important;flex-grow:0;max-width:100%;flex-basis:100%}@media (max-width:600px){.footer,.header{flex-grow:1;flex-basis:100%;width:100%}}.header__wrapper{width:100%;max-width:1000px;margin:0 auto}.footer__wrapper{position:relative}.header{width:100%;height:60px;border-bottom:1px solid #d1d5da;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.header__wrapper{display:flex;align-items:center;justify-content:flex-end;position:relative;height:60px}@media (max-width:600px){.header__wrapper{padding:14px}}.header__wrapper__logo{width:140px;height:33px;background-image:url(https://d1mivx2mj8sr2d.cloudfront.net/dist/a980e83624c9ce877f2aaa984082e43d79883fc9/img/uniplaces_logo.svg);background-repeat:no-repeat;background-size:contain}.header__wrapper__breadcrumb{margin-right:auto;margin-left:80px}@media (max-width:600px){.header__wrapper__breadcrumb{display:none}}.header__wrapper__breadcrumb__description,.header__wrapper__breadcrumb__step{display:inline-table;font-size:.9375rem}.header__wrapper__breadcrumb__step{font-weight:700}.header__wrapper__mobile-buttons{display:none}.header__wrapper__mobile-buttons svg{fill:#00adef}@media (max-width:600px){.header__wrapper__mobile-buttons{display:block}}.header__wrapper__mobile-buttons--active+.header__wrapper__buttons{display:flex}.header__wrapper__buttons{display:flex;align-items:center;position:relative;height:100%}@media (max-width:600px){.header__wrapper__buttons{display:none;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:fixed;width:100%;top:60px;left:0;background-color:#fff}}.header__wrapper__buttons__button{align-items:center;justify-content:center;display:flex;min-width:130px;padding:0 22px;max-width:180px;background-color:transparent;border-radius:2px;border:none;outline:none;text-align:left;will-change:background-color;position:relative;height:100%;font-size:.875rem;text-transform:uppercase;color:#303030}.header__wrapper__buttons__button--small{height:44px}.header__wrapper__buttons__button--medium{height:48px}.header__wrapper__buttons__button--large{height:56px}@media (max-width:600px){.header__wrapper__buttons__button{text-align:center}}.header__wrapper__buttons__button:hover{cursor:pointer}.header__wrapper__buttons__button--primary{text-align:center;background-color:#00adef;color:#fff}.header__wrapper__buttons__button--secondary{text-align:center;border:2px solid #00adef}.header__wrapper__buttons__button--alternative{text-align:center;background-color:#44c482;color:#fff}.header__wrapper__buttons__button--align-right{text-align:right;padding-right:0}.header__wrapper__buttons__button--align-left{text-align:left;padding-left:0}.header__wrapper__buttons__button--disabled{text-align:center;background-color:#888;color:#fff}@media (max-width:600px){.header__wrapper__buttons__button--disabled{background-color:transparent}}.header__wrapper__buttons__button--uppercase{text-transform:uppercase}.header__wrapper__buttons__button--full-width{width:100%}.header__wrapper__buttons__button--small{font-size:1rem}@media (max-width:600px){.header__wrapper__buttons__button{width:100%;max-width:100%;height:55px!important;text-align:left}}.alert{display:flex;align-items:center;padding:15px 60px;background-color:#148aff;will-change:background-color;margin-top:16px}.alert--success{background-color:#9bdfb8}.alert--warning{background-color:#fff2b6}.alert--fixed-top{position:fixed;width:100%;top:65px;left:0;z-index:3;margin-top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.alert svg{width:25px;height:25px;margin-right:16px;fill:#224251}.alert__wrapper{display:flex;align-items:center;position:relative;flex-grow:0;flex-basis:100%;width:100%;max-width:1000px;margin:0 auto}@media (max-width:600px){.alert__wrapper{flex-grow:1;flex-basis:100%;width:100%}}.alert__title{font-size:1.0625rem;font-weight:700;color:#303030}.alert__content{font-size:1rem;line-height:18px;color:#224251}.pill{height:22px;padding:6px 16px 0;border-radius:22px;font-size:.75rem;text-transform:uppercase;text-align:center;line-height:1em;color:#fff;display:inline-block;margin-right:16px;margin-bottom:46px}.pill--success{background-color:#44c482}.pill--warning{background-color:#ffb104}.pill--error{background-color:#ff6b6b}.pill--info{background-color:#00adef}.footer{display:flex;align-items:center;justify-content:space-between;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:90px;padding:22px;border-top:1px solid #d1d5da;background-color:#fff;bottom:0;left:0;z-index:2}.footer--overhangs{box-shadow:0 -2px 5px 0 rgba(210,210,210,.3)}.footer__wrapper{display:flex;justify-content:space-between;width:100%;max-width:1000px;margin:0 auto;height:100%}@media (max-width:600px){.footer{height:58px;padding:0;border:0}.footer .button{min-width:50%;height:100%;border-radius:0}}.checkbox{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #d1d5da;margin-right:20px;border-radius:4px;will-change:background-color}.checkbox svg{display:none;fill:#00adef}.checkbox+label{height:24px;line-height:24px;font-size:1.125rem;color:#575757;will-change:color}.checkbox--checked,.checkbox:checked,.checkbox:focus{border:1px solid #00adef;background-color:#00adef}.checkbox--checked svg,.checkbox:checked svg,.checkbox:focus svg{display:block;fill:#fff}.checkbox--checked+label,.checkbox:checked+label,.checkbox:focus+label{color:#00adef}.toggle{position:relative;width:60px;height:32px;overflow:hidden;z-index:2;background:#888;cursor:pointer;border-radius:6px;margin-right:16px}.toggle__button{width:22px;height:22px;border-radius:4px;background:#fff}.toggle__icon{display:flex;align-items:center;position:relative;width:150%;height:100%;padding:5px;border-radius:6px;transform:translate3d(-26px,0,0);will-change:transform}.toggle__icon svg{margin:6px}.toggle__icon svg:first-child{width:15px;height:11px}.toggle__icon svg:last-child{margin-left:8px;width:11px;height:11px}.toggle__input:checked+.toggle__icon{background:#00adef;transform:translate3d(0,0,0)}.toggle__input{position:absolute;left:-99999px}.toggle__label{position:absolute;width:100%;height:100%;z-index:2}.buttons-wrapper{display:flex;flex-wrap:wrap}.button{font-size:1.125rem;align-items:center;justify-content:center;display:flex;min-width:130px;padding:0 22px;background-color:transparent;border-radius:2px;border:none;outline:none;text-align:left;color:#00adef;will-change:background-color;margin:5px;max-width:200px}.button,.button--small{height:44px}.button--medium{height:48px}.button--large{height:56px}@media (max-width:600px){.button{text-align:center}}.button:hover{cursor:pointer}.button--primary{text-align:center;background-color:#00adef;color:#fff}.button--secondary{text-align:center;border:2px solid #00adef}.button--alternative{text-align:center;background-color:#44c482;color:#fff}.button--align-right{text-align:right;padding-right:0}.button--align-left{text-align:left;padding-left:0}.button--disabled{text-align:center;background-color:#888;color:#fff}@media (max-width:600px){.button--disabled{background-color:transparent}}.button--uppercase{text-transform:uppercase}.button--full-width{width:100%}.button--small{font-size:1rem}.info-box{position:relative;min-height:310px;padding:24px;border-radius:6px;background-color:rgba(250,250,250,.55)}.info-box__close-button{display:none}.info-box-mobile-button{display:none;align-items:center;justify-content:center;position:fixed;bottom:88px;right:10px;z-index:4;width:50px;height:45px;border-radius:10px;border:1px solid #d1d5da;background-color:#fff;box-shadow:0 2px 4px 0 rgba(152,152,152,.2)}@media (max-width:600px){.info-box-mobile-button{display:flex}.info-box{display:none}.info-box--active{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;background-color:rgba(0,0,0,.35);padding:10px}.info-box--active .info-box__wrapper{height:100%;max-height:350px;padding:65px 26px;border-radius:2px;background-color:#fafafa}.info-box__close-button{position:absolute;display:block;width:23px;height:23px;top:26px;right:26px}.info-box__close-button:hover{cursor:pointer}}.info-box__wrapper{position:relative}.info-box__icon{display:inline-block;width:20px;height:20px;background-color:#3b9eff;border-radius:50%;font-size:.625rem;text-align:center;color:#fff;vertical-align:top}.info-box__title{font-size:1.3125rem;display:inline-block;margin:0 0 15px 15px;color:#575757;vertical-align:middle}.info-box__hr{position:relative;width:100%;height:1px;margin-bottom:24px;background-color:#9dceff}.info-box__content{font-size:1rem;line-height:21px;color:#575757}@media (max-width:600px){.info-box{display:block}}.message{display:flex;align-items:center;background-color:#148aff;will-change:background-color;padding:15px 0;background:0 0;word-wrap:break-word;white-space:normal}.message--success{background-color:#9bdfb8}.message--warning{background-color:#fff2b6}.message--fixed-top{position:fixed;width:100%;top:65px;left:0;z-index:3;margin-top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.message svg{width:25px;height:25px;margin-right:16px;fill:#224251}.message__wrapper{display:flex;align-items:center;position:relative;flex-grow:0;flex-basis:100%;width:100%;max-width:1000px;margin:0 auto}@media (max-width:600px){.message__wrapper{flex-grow:1;flex-basis:100%;width:100%}}.message__title{font-size:1.0625rem;font-weight:700;color:#303030}.message__content{font-size:1rem;line-height:18px;color:#224251}.message__content--success{color:#9bdfb8}.message__content--warning{color:#fff2b6}.message__content--error{color:#ff3a2d}.progress-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;display:block;width:100%;height:5px;overflow:hidden;background-color:#fff}.progress-bar:after,.step-card__progress-bar:after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(157,206,255,.25)}.progress-bar__bar{content:"";position:relative;display:block;width:0;height:100%;border-radius:2px;background-color:#00adef;transition:width .3s ease-out;z-index:2;will-change:width;animation:grow 4s cubic-bezier(0,0,.21,1) forwards;animation-iteration-count:infinite}@keyframes grow{0%{width:0}to{width:100%}}.step-card{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;width:calc(33.3333% - 14px);min-height:210px;padding:32px;margin-right:20px;background-color:#fafafa}@media (max-width:600px){.step-card{width:100%;min-height:0;margin-right:0}}.step-card:last-child{margin-right:0}.step-card__step{width:100%;margin-bottom:12px;font-size:.75rem;color:#888;text-transform:uppercase}.step-card__title{width:100%;margin-bottom:6px;font-size:1.375rem;color:#303030}.step-card__hint{width:100%;margin-bottom:14px;font-size:1rem;color:#434343}.step-card__progress-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;display:block;overflow:hidden;background-color:#fff;width:100%;height:8px;margin:15px 0}.step-card__progress-bar__bar{content:"";position:relative;display:block;width:0;height:100%;border-radius:2px;background-color:#00adef;transition:width .3s ease-out;z-index:2;will-change:width}.step-card__progress-bar-label{font-size:.9375rem;color:#575757}.step-card__anchor{color:#00adef;font-size:1.25rem}.step-card__anchor:hover{cursor:pointer;text-decoration:none}.step-card__anchor--active{color:#3b9eff;text-decoration:underline}.step-card__anchor--negative{color:#fff}.step-card__anchor--alternative{color:#616161}.step-card--disabled{background-color:transparent}.step-card--disabled .button{display:none}.step-card--passed{background-color:#fff;border-top:3px solid #f0f0f0}.step-card--disabled>div,.step-card--passed .step-card__step,.step-card--passed .step-card__title{opacity:.3}.step-card--passed .step-card__title{font-size:1.0625rem;color:#888}.step-card--passed .button,.step-card--passed .step-card__hint{display:none}.step-card__progress-bar__bar{animation:grow 1s cubic-bezier(0,0,.21,1) forwards;animation-iteration-count:infinite}@keyframes grow{0%{width:0}to{width:100%}}.dropdown{flex-grow:0;max-width:100%;flex-basis:50%;width:50%;border-radius:2px}@media (max-width:600px){.dropdown{width:100%}}.dropdown__wrapper{position:absolute;display:none;min-width:225px;right:0;top:59px;z-index:3;box-shadow:0 1px 2px 0 rgba(176,176,176,.21);border:1px solid #d1d5da}@media (max-width:600px){.dropdown__wrapper{display:block;width:100%;max-width:100%;padding-left:25px;background-color:#fff;border-top:0;overflow:hidden;overflow-y:scroll}}.dropdown,.dropdown-button{position:relative;font-size:.875rem;text-transform:uppercase;color:#303030;will-change:background-color}.dropdown{height:100%}.dropdown-button{padding-right:40px}@media (max-width:600px){.dropdown-button{width:100%;border:1px solid #d1d5da}}.dropdown-button:after,.dropdown-button:before{content:"";position:absolute;display:block;width:7px;height:1px;top:50%;background-color:#303030}.dropdown-button:before{right:29px;transform:rotate(45deg)}.dropdown-button:after{right:24px}.dropdown-button--active{background-color:#fafafa;border:1px solid #d1d5da}.dropdown-button--active:before,.dropdown-button:after{transform:rotate(-45deg)}.dropdown-button--active:after{transform:rotate(45deg)}@media (max-width:600px){.dropdown-button{background-color:transparent}.dropdown-button:after,.dropdown-button:before{display:none}}.dropdown__item{height:55px;padding:20px;font-size:.8125rem;text-align:left;background-color:#fafafa}.dropdown__item:hover{cursor:pointer;background-color:#e6f8fd}@media (max-width:600px){.dropdown__item{background-color:#fff;padding-left:45px}}.dropdown-button--active+.dropdown__wrapper{display:block}@media (max-width:600px){.dropdown{flex-grow:1;flex-basis:100%;width:100%}}.dropdown-button{display:flex;align-items:center;padding-left:16px;height:55px}.dropdown__wrapper,body,html{width:100%}@media (max-width:600px){.dropdown__wrapper{display:none}}.uniplaces-logo{height:100px;max-width:300px;background-repeat:no-repeat;background-image:url(https://d1mivx2mj8sr2d.cloudfront.net/dist/07a40884bec18d1ec5e119ad93b47f08f5affaef/img/uniplaces_logo.svg)}body,html{position:relative;height:100%;font-size:1rem;line-height:21px;color:#575757;font-family:'Roboto',sans-serif;font-size:16px}::-moz-selection{background-color:#fff;color:#00adef}::selection{background-color:#fff;color:#00adef}