:root{--default-border-radius:30px;--outline-icon-button-border-radius:30px;--card-border-radius:10px;--light-gray-color:#f1f3f4;--dark-green-color:#007839;--darker-green-color:#004521;--hk-green-color:#007839;--font-light-gray:#696d77;--bold-dark:#0a0e1d;--color-red:#d43b24;--color-red-light:#faeae7;--danger-msg-red:#cf2208;--danger-msg-light-red:#faeae7;--border-light-gray-color:#e6e7e9;--tubar-light-green-color:#4cff88;--background-color-dark:#cdcfd2;--light-green-color:#cefab7;--auth-background-color:#007839;--icon-blue-color:#619aa2;--featured-blue-color:#008fc0;--featured-color:#00d26c;--with-price-green-color:#00d26c}.customers-container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.customers-container .customer-container{align-items:center;background-color:var(--light-gray-color);border-radius:var(--default-border-radius);display:flex;margin:10px;padding:20px;position:relative}.customers-container .customer-container .customer-main-icon{font-size:20px;position:absolute;right:20px;top:20px}.customers-container .customer-container .customer-icon{width:100%}.customers-container .customer-container .text-container{color:var(--bold-dark)}.customers-container .customer-container .text-container .title{font-size:calc(16px + .5vw);font-weight:600}.customers-container .customer-container .text-container .title span{font-size:20px;font-weight:900}.customers-container .customer-container .text-container .description{font-size:min(16px,10px + .5vw);font-weight:400;margin-top:10px}.customers-container .customer-container svg{color:var(--bold-dark);transition:scale .2s ease-out}.customers-container .customer-container:hover svg{transform:scale(.7)}.container-logotipo .div-logotipo div.panel-logotipo{border:1px solid;border-radius:50px;padding:10px}.container-logotipo .div-logotipo div.panel-logotipo.black{background-color:var(--background-color-dark);border-color:var(--background-color-dark)}.container-logotipo .div-logotipo div .title{color:var(--font-light-gray);font-size:min(1.2em,1em + 1.5vw);margin:1.5em 0;padding:0 1em;text-align:center}.container-logotipo .div-logotipo div .image-container{align-items:center;display:flex;justify-content:center;margin:20px 0}.container-logotipo .div-logotipo div .image-container img.customer-icon{height:auto;max-width:200px;width:100%}.container-logotipo .div-logotipo div .customer-with-no-logo-text{color:var(--font-light-gray);font-size:min(1.4em,1em + 1.5vw);margin:1.5em 0;padding:0 1em;text-align:center}.container-logotipo .div-logotipo div .b-form-file.green-outline-icon-btn{padding:20px 10px}.container-logotipo .div-logotipo div .b-form-file.green-outline-icon-btn label.custom-file-label{align-items:center;background:transparent;border:none;border-radius:50px;bottom:0;cursor:pointer;display:flex;font-weight:600;height:auto;justify-content:center;letter-spacing:1px;margin:0;padding:0;top:0}.container-logotipo .div-logotipo div .b-form-file.green-outline-icon-btn label.custom-file-label:after{background:transparent;color:var(--dark-green-color);font-size:1.2em;height:auto;margin:0;padding:0;position:static;text-align:center}.container-logotipo .div-logotipo div .b-form-file.green-outline-icon-btn label.custom-file-label span{color:var(--dark-green-color);font-size:15px;font-weight:600;letter-spacing:.5px}.login-container .form-title{color:var(--light-green-color);font-size:1.2em}.login-container a.light-green-color{font-size:16px}.login-container .login-btn{width:100%}.login-container .form-signin{align-items:center;display:flex;flex-direction:column}.login-container input.form-control{border-radius:var(--default-border-radius);padding:1.2em 2.5em}.login-container input.form-control:focus{border-color:var(--light-green-color);box-shadow:none;outline:0}a,a:active,a:focus,a:hover,a:visited{text-decoration:none!important}.brand-products .row-products .product-format-card,.brand-products .row-products>div{display:inline-flex;width:-moz-fit-content;width:fit-content}.brand-products .row-products .product-format-card{background-color:var(--light-gray-color);border:2px solid #000;border-radius:var(--card-border-radius);box-shadow:0 0 20px -7px rgba(0,0,0,.5);padding:.1em .2em;transition:scale .2s cubic-bezier(.32,0,.67,0) 0s}.brand-products .row-products .product-format-card *{font-family:Inter,sans-serif!important;font-style:normal;line-height:normal}.brand-products .row-products .product-format-card.prioritary{background-color:var(--light-green-color)}.brand-products .row-products .product-format-card:not(.unselect){border-color:transparent}.brand-products .row-products .product-format-card.featured{border-color:var(--featured-color);border-width:4px;transform:scale(1.05)}.brand-products .row-products .product-format-card.unselect{border-color:var(--danger)}.brand-products .row-products .product-format-card i,.brand-products .row-products .product-format-card svg{color:var(--icon-blue-color);font-size:1.5em}.brand-products .row-products .product-format-card i.icon,.brand-products .row-products .product-format-card svg.icon{margin:0}.brand-products .row-products .product-format-card a{display:inline-block}.brand-products .row-products .product-format-card .left-col{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.brand-products .row-products .product-format-card .left-col .tb.tb-icon-new{color:var(--icon-blue-color);font-size:1.9em}.brand-products .row-products .product-format-card .left-col .icon-star{font-size:1.8em}.brand-products .row-products .product-format-card .center-col{align-items:center;display:flex;padding-left:.2em;width:100%}.brand-products .row-products .product-format-card .center-col .format-icon-container{width:clamp(50px,1vw,80px)}.brand-products .row-products .product-format-card .center-col .format-icon-container img{width:100%}.brand-products .row-products .product-format-card .center-col .info-container{display:flex;flex-direction:column;padding-left:.2em;width:100%}.brand-products .row-products .product-format-card .center-col .info-container .format-name-container{display:flex}.brand-products .row-products .product-format-card .center-col .info-container .format-name-container .format-name{font-size:clamp(1em,2vw,1.3em);font-weight:500;margin-bottom:5px}.brand-products .row-products .product-format-card .center-col .info-container .format-name-container .quantity-wrapper{display:flex;gap:3px;margin-left:5px}.brand-products .row-products .product-format-card .center-col .info-container .format-name-container i,.brand-products .row-products .product-format-card .center-col .info-container .format-name-container svg{font-size:1.3em}.brand-products .row-products .product-format-card .center-col .info-container .prices-container{display:flex;gap:10px;width:100%}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container{display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:space-between;max-width:165px}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-name{display:inline-block;font-size:clamp(.8em,1vw,.9em);margin-bottom:5px}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper{align-items:baseline;color:var(--icon-blue-color);display:flex;gap:10px}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .price{font-size:clamp(1.2em,2.5vw,1.8em);font-weight:500;position:relative}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .price input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-bottom:2px solid var(--icon-blue-color);font-size:18px;max-width:80px;min-height:auto;outline:none;padding:2px 12px 2px 2px;text-align:center}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .price input.price-warning{border-bottom-color:var(--danger)}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .price .currency{align-items:center;bottom:0;display:flex;padding-top:4px;position:absolute;right:0;top:0}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .dynamic-icon{margin:0}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .dynamic-icon i,.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .dynamic-icon svg{font-size:clamp(1.2em,2.2vw,1.5em)}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .price-wrapper .dynamic-icon .product-price-dynamic-check-icon{margin-left:2px}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .small-message{font-size:12px;margin-top:4px}.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .small-message i,.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .small-message span,.brand-products .row-products .product-format-card .center-col .info-container .prices-container .price-container .small-message svg{font-size:12px}.brand-products .row-products .product-format-card .center-col .info-container .price-check-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.brand-products .row-products .product-format-card .right-col{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.brand-products div.brand-btns-container{margin-top:20px}.brand-products div.brand-btns-container .btn:not(.close):not(.mfp-close).btn-xs,.brand-products div.brand-btns-container a.btn:not([href]):not([tabindex]).btn-xs,.brand-products div.brand-btns-container button.btn.btn-xs{background:#fff;border-radius:20px;border-style:solid;border-width:1px;font-size:13px;font-weight:400;height:auto;padding:.2em 1em}.container-tipografia .select-container{align-items:center;border:1px solid;border-color:var(--font-light-gray);border-radius:10px;display:flex;padding:5px;text-align:center}.container-tipografia .select-container p{font-size:18px;font-weight:600}.users-customers-container .team-member{border:1px solid;border-radius:10px}@font-face{font-family:"Heineken Serif18 Bold";src:url(../../../document/font/heinekenserif18-bold.otf)}a,abbr,acronym,address,blockquote,body,caption,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,label,legend,li,object,ol,p,pre,q,span,table,tbody,td,tfoot,th,thead,tr,ul{font-family:Inter,sans-serif!important;font-style:normal;line-height:normal}html{background-color:#fff}html body.hostelero.mainMenu-open #header:not(.submenu-light).dark #header-wrap,html body.hostelero.mainMenu-open #header:not(.submenu-light).dark .header-inner,html body.hostelero.mainMenu-open.dark #header-wrap,html body.hostelero.mainMenu-open.dark .header-inner{background-color:var(--darker-green-color)!important}html body.hostelero .loader-bg .loader-bar{background:var(--light-green-color)}html body.hostelero .light-green-color,html body.hostelero a.light-green-color,html body.hostelero a.light-green-color:active,html body.hostelero a.light-green-color:focus,html body.hostelero a.light-green-color:hover,html body.hostelero a.light-green-color:visited{color:var(--light-green-color)}html body.hostelero .alert.alert-info{background-color:var(--light-green-color);border-color:var(--light-green-color);color:var(--dark-green-color)}html body.hostelero .alert.alert-info button,html body.hostelero .alert.alert-info button:active,html body.hostelero .alert.alert-info button:focus,html body.hostelero .alert.alert-info button:hover,html body.hostelero .alert.alert-info button:visited,html body.hostelero .alert.alert-info span[data-notify=icon]{color:var(--dark-green-color)}html body.hostelero .alert.alert-info .p-progress-bar,html body.hostelero .alert.alert-success .p-progress-bar{background-color:var(--dark-green-color)}html body.hostelero .text-underline{text-decoration:underline}html body.hostelero header#header.header-logo-center #mainMenu nav,html body.hostelero header#header.menu-split #mainMenu nav{align-items:center;display:inline-flex;height:80px}html body.hostelero header#header .header-inner{background-color:var(--darker-green-color)}html body.hostelero header#header .header-inner .header-extras{align-items:center;display:flex}@media(max-width:1024px){html body.hostelero header#header .header-inner .header-extras{float:right}}html body.hostelero header#header .header-inner .header-extras .p-dropdown .p-dropdown-content,html body.hostelero header#header .header-inner .header-extras .p-dropdown ul.p-dropdown-content{margin-top:0}html body.hostelero header#header .header-inner #mainMenu-trigger{float:left}html body.hostelero #page-title{background-color:#fff;padding-bottom:0!important;padding-top:10px}html body.hostelero #page-title .page-title h1{font-size:26px;font-weight:800;margin-bottom:10px}html body.hostelero #page-title .page-title h1 span{font-size:inherit;font-weight:bolder}html body.hostelero #page-title .page-title h4{font-size:17px}html body.hostelero #page-title .page-title h4 span{font-size:inherit;font-weight:bolder}html body.hostelero #page-title .breadcrumb ul li{color:var(--dark-green-color);font-size:18px;font-weight:600}html body.hostelero #page-title .breadcrumb ul li span{font-size:inherit}html body.hostelero #page-title .breadcrumb ul li a,html body.hostelero #page-title .breadcrumb ul li a:active,html body.hostelero #page-title .breadcrumb ul li a:focus,html body.hostelero #page-title .breadcrumb ul li a:hover,html body.hostelero #page-title .breadcrumb ul li a:visited{color:var(--dark-green-color)}html body.hostelero #page-title .breadcrumb ul li a span{font-size:inherit}html body.hostelero .page-content-container-with-footer{background-color:#fff}html body.hostelero .page-content-container{background-color:#fff;padding:0}html body.hostelero .page-content-container .page-content{align-items:center;display:flex;flex-direction:column;padding:20px}html body.hostelero .list-empty{border:1px solid #f66d9b;border-radius:50px;padding:20px}html body.hostelero #footer{align-items:center;background:#fff;bottom:0;display:flex;flex-wrap:wrap;justify-content:center;left:0;padding:10px;right:0;text-align:center}html body.hostelero #footer>div{margin-bottom:10px}html body.hostelero #footer .help-text{align-items:center;display:flex;flex-direction:column;font-size:1em;font-weight:700;gap:8px;justify-content:center}html body.hostelero #footer .center-footer-container{align-items:center;color:var(--font-light-gray);display:flex;flex-direction:column;gap:8px;justify-content:center}html body.hostelero #footer .center-footer-container .schedule-container{color:var(--font-light-gray);font-size:1em}html body.hostelero #footer .center-footer-container .schedule-container span{font-size:1em;margin-left:5px}html body.hostelero #footer .phone-container{align-items:center;display:flex;gap:17px;justify-content:center;margin-top:10px}html body.hostelero #footer .phone-container a.phone-number{color:var(--dark-green-color);font-size:1em;font-weight:600;letter-spacing:1.5px}html body.hostelero #footer .phone-container a.phone-number:active,html body.hostelero #footer .phone-container a.phone-number:focus,html body.hostelero #footer .phone-container a.phone-number:hover,html body.hostelero #footer .phone-container a.phone-number:visited{color:var(--dark-green-color)}html body.hostelero #footer .phone-container .phone-and-email-container{display:flex;flex-direction:column;gap:4px}html body.hostelero #scrollTop{background-color:#fff!important;border:2px solid var(--dark-green-color);bottom:32px!important;box-sizing:content-box}html body.hostelero #scrollTop i{color:var(--dark-green-color)}html body.hostelero #scrollTop:hover i{color:#fff;transform:none!important}html body.hostelero #scrollTop:after,html body.hostelero #scrollTop:before{background-color:var(--dark-green-color)}html body.hostelero .light-green-btn{background-color:var(--light-green-color);border:none;border-radius:var(--default-border-radius);color:var(--dark-green-color);padding:.8em 1.5em;text-align:center}html body.hostelero .light-green-btn:active,html body.hostelero .light-green-btn:focus,html body.hostelero .light-green-btn:hover,html body.hostelero .light-green-btn:visited{color:var(--dark-green-color)}html body.hostelero .light-green-btn{font-size:1.2em;font-weight:600}html body.hostelero .green-outline-icon-btn{align-items:center;border:3px solid var(--dark-green-color);border-radius:var(--outline-icon-button-border-radius);color:var(--dark-green-color);display:flex;gap:10px;justify-content:center;padding:.5em 1.7em}html body.hostelero .green-outline-icon-btn:active,html body.hostelero .green-outline-icon-btn:focus,html body.hostelero .green-outline-icon-btn:hover,html body.hostelero .green-outline-icon-btn:visited{color:var(--dark-green-color)}html body.hostelero .green-outline-icon-btn svg{color:var(--dark-green-color);font-size:24px}html body.hostelero .green-outline-icon-btn span{color:var(--dark-green-color);font-size:15px;font-weight:600;letter-spacing:.5px}html body.hostelero a:not(.btn):not(.badge):not([tabindex]).green-btn{background-color:var(--dark-green-color);border-radius:var(--default-border-radius);color:#fff;font-size:20px;font-weight:600;letter-spacing:1px}html body.hostelero a:not(.btn):not(.badge):not([tabindex]).green-btn:active,html body.hostelero a:not(.btn):not(.badge):not([tabindex]).green-btn:focus,html body.hostelero a:not(.btn):not(.badge):not([tabindex]).green-btn:hover,html body.hostelero a:not(.btn):not(.badge):not([tabindex]).green-btn:visited{color:#fff}html body.hostelero a:not(.btn):not(.badge):not([tabindex]).green-btn{align-items:center;display:inline-flex;justify-content:center;min-height:100px;padding:5px 40px;text-align:center}html body.hostelero a:not(.btn):not(.badge):not([tabindex]).dark-btn{background-color:var(--bold-dark);border-radius:50px;color:#fff;font-size:20px;font-weight:600;letter-spacing:1px}html body.hostelero a:not(.btn):not(.badge):not([tabindex]).dark-btn:active,html body.hostelero a:not(.btn):not(.badge):not([tabindex]).dark-btn:focus,html body.hostelero a:not(.btn):not(.badge):not([tabindex]).dark-btn:hover,html body.hostelero a:not(.btn):not(.badge):not([tabindex]).dark-btn:visited{color:#fff}html body.hostelero a:not(.btn):not(.badge):not([tabindex]).dark-btn{align-items:center;display:inline-flex;justify-content:center;padding:10px 20px;text-align:center}html body.hostelero .row-btn{margin-bottom:10px}html body.hostelero .light-gray-card{background-color:var(--light-gray-color);border-radius:var(--default-border-radius);display:flex;gap:10px;padding:20px 30px}html body.hostelero .light-gray-card .text-container{display:flex;flex-direction:column;justify-content:space-between;width:70%}html body.hostelero .light-gray-card .text-container .title-subtitle-container{display:flex;flex-direction:column}html body.hostelero .light-gray-card .text-container .title-subtitle-container a.card-title,html body.hostelero .light-gray-card .text-container .title-subtitle-container div.card-title{color:#000;font-size:30px;font-weight:700;letter-spacing:1px}html body.hostelero .light-gray-card .text-container .title-subtitle-container a.card-title:active,html body.hostelero .light-gray-card .text-container .title-subtitle-container a.card-title:focus,html body.hostelero .light-gray-card .text-container .title-subtitle-container a.card-title:hover,html body.hostelero .light-gray-card .text-container .title-subtitle-container a.card-title:visited,html body.hostelero .light-gray-card .text-container .title-subtitle-container div.card-title:active,html body.hostelero .light-gray-card .text-container .title-subtitle-container div.card-title:focus,html body.hostelero .light-gray-card .text-container .title-subtitle-container div.card-title:hover,html body.hostelero .light-gray-card .text-container .title-subtitle-container div.card-title:visited{color:#000}html body.hostelero .light-gray-card .text-container .title-subtitle-container .card-subtitle{color:var(--font-light-gray);font-size:16px;font-weight:500}html body.hostelero .light-gray-card .text-container .card-desc{font-size:14px;font-weight:500}html body.hostelero .light-gray-card .text-container .card-desc span{font-weight:800}html body.hostelero .light-gray-card .img-container{max-width:200px;width:30%}html body.hostelero .light-gray-card .img-container img{align-items:center;display:flex;height:auto;justify-content:center;width:100%}html body.hostelero .dark-green-icon-card{background-color:var(--dark-green-color);border-radius:var(--default-border-radius);display:flex;gap:10px;margin-top:25px;padding:20px 30px}html body.hostelero .dark-green-icon-card .text-container{display:flex;flex-direction:column;justify-content:space-between;width:80%;z-index:1}html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container{display:flex;flex-direction:column}html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container a.card-title,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container div.card-title{color:var(--tubar-light-green-color);font-size:30px;font-weight:600;letter-spacing:1px}html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container a.card-title:active,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container a.card-title:focus,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container a.card-title:hover,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container a.card-title:visited,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container div.card-title:active,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container div.card-title:focus,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container div.card-title:hover,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container div.card-title:visited{color:var(--tubar-light-green-color)}html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container a.card-subtitle,html body.hostelero .dark-green-icon-card .text-container .title-subtitle-container div.card-subtitle{color:#fff;font-size:16px;font-weight:500}html body.hostelero .dark-green-icon-card .img-container{max-width:200px;position:relative;width:20%}html body.hostelero .dark-green-icon-card .img-container a{position:absolute;right:1px;top:-47px;width:114px}html body.hostelero .dark-green-icon-card .img-container a img{align-items:center;display:flex;height:auto;justify-content:center;width:100%}html body.hostelero .order-card{border-color:var(--border-light-gray-color);border-radius:var(--default-border-radius);border-style:solid;border-width:2px;display:flex;gap:5px;justify-content:space-between;padding:20px 30px}html body.hostelero .order-card.unconfirmed{background-color:var(--danger-msg-light-red);border-color:var(--danger-msg-light-red)}html body.hostelero .order-card .text-container{display:flex;flex-direction:column;justify-content:space-between;width:60%}html body.hostelero .order-card .text-container .title-subtitle-container{display:flex;flex-direction:column;margin-bottom:10px}html body.hostelero .order-card .text-container .title-subtitle-container a.card-title,html body.hostelero .order-card .text-container .title-subtitle-container div.card-title{color:#000;font-size:25px;font-weight:700;letter-spacing:1px}html body.hostelero .order-card .text-container .title-subtitle-container a.card-title:active,html body.hostelero .order-card .text-container .title-subtitle-container a.card-title:focus,html body.hostelero .order-card .text-container .title-subtitle-container a.card-title:hover,html body.hostelero .order-card .text-container .title-subtitle-container a.card-title:visited,html body.hostelero .order-card .text-container .title-subtitle-container div.card-title:active,html body.hostelero .order-card .text-container .title-subtitle-container div.card-title:focus,html body.hostelero .order-card .text-container .title-subtitle-container div.card-title:hover,html body.hostelero .order-card .text-container .title-subtitle-container div.card-title:visited{color:#000}html body.hostelero .order-card .text-container .title-subtitle-container .card-subtitle{color:var(--font-light-gray);font-size:16px;font-weight:500}html body.hostelero .order-card .text-container .title-subtitle-container .card-tag{background-color:var(--dark-green-color);border:1px solid var(--dark-green-color);border-radius:50px;color:#fff;font-size:11px;padding:5px 10px}html body.hostelero .order-card .text-container .card-desc{color:var(--font-light-gray);font-size:16px;font-weight:500}html body.hostelero .order-card .info-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:200px;text-align:center;width:40%}html body.hostelero .order-card .info-container .state{background-color:#fff;border:1px solid #939393;border-radius:50px;display:inline-flex;margin-top:10px;padding:.2em 1.5em;text-align:center}html body.hostelero .messages-container{align-items:center;display:flex;flex-direction:column;justify-content:center}html body.hostelero .messages-container a{background-color:var(--danger-msg-light-red);border:1px solid var(--danger-msg-light-red);border-radius:var(--default-border-radius);color:var(--danger-msg-red);margin-bottom:.5em;padding:.7em 1em}html body.hostelero .messages-container a:active,html body.hostelero .messages-container a:focus,html body.hostelero .messages-container a:hover,html body.hostelero .messages-container a:visited{color:var(--danger-msg-red)}html body.hostelero .messages-container a svg{font-size:19px;font-weight:600}html body.hostelero .messages-container a>span{font-size:.9em;margin-left:5px}html body.hostelero .messages-container a>span span{font-size:1em;font-weight:600}html body.hostelero .logo-beer{margin:1em 0 2em;width:clamp(100px,25%,120px)}html body.hostelero .logo-tu-bar{width:clamp(100px,50%,150px)}html body.hostelero .login-title{color:var(--light-green-color)}html body.hostelero .input-group-text{background-color:var(--light-green-color);border-radius:var(--default-border-radius);color:var(--dark-green-color)}html body.hostelero .form-check{align-items:center;display:flex}html body.hostelero .form-check input.form-check-input{border-radius:20px;height:25px;width:45px}html body.hostelero .form-check input.form-check-input:checked{background-color:var(--dark-green-color);border-color:var(--dark-green-color)}html body.hostelero .form-check input.form-check-input:focus{border-color:var(--light-green-color)}html body.hostelero .form-check label{color:var(--dark-green-color);padding:5px 0 0 10px}html body.hostelero .form-check label.white{color:#fff}html body.hostelero .btn:not(.close):not(.mfp-close).btn-dark-green{background-color:var(--dark-green-color);border-color:var(--dark-green-color);color:#fff;display:inline-flex;font-size:1.1em;height:auto;padding:1em 3em;text-transform:none}html body.hostelero .btn:not(.close):not(.mfp-close).btn-dark-green:hover{background-color:#fff;border:1px solid var(--dark-green-color);color:var(--dark-green-color)}html body.hostelero .notification-title-dark-green{color:var(--dark-green-color);display:inline-block;font-family:"Heineken Serif18 Bold",serif!important;font-size:1.5em;font-weight:800;margin-top:.3em}html body.hostelero .notificacion-kpis-title{color:var(--dark-green-color);font-size:1.7em;font-weight:700;margin-bottom:.5em;margin-top:0}html body.hostelero .notification-kpis-subtit{font-size:1.1em;margin-bottom:.5em;margin-top:1em}html body.hostelero .notification-kpis-text{font-size:1rem}html body.hostelero ul.notificacion-kpis{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1.5em;padding:0;text-align:center}html body.hostelero ul.notificacion-kpis li{display:flex;justify-content:stretch;padding:.5em}html body.hostelero ul.notificacion-kpis li .wrapper{align-items:center;background-color:var(--dark-green-color);border-radius:var(--default-border-radius);color:#fff;display:flex;flex-direction:column;gap:.5em;justify-content:center;padding:1em;width:100%}html body.hostelero ul.notificacion-kpis li .wrapper .kpi-title{color:#fff;font-size:.9em;font-weight:800;text-transform:uppercase}html body.hostelero ul.notificacion-kpis li .wrapper .kpi-day{color:var(--light-green-color);font-size:1.5em;font-weight:700}html body.hostelero ul.notificacion-kpis li .wrapper .kpi-value{font-size:2em;font-weight:700}html body.hostelero ul.notificacion-kpis li:first-child{padding-left:0}html body.hostelero ul.notificacion-kpis li:first-child .wrapper{background-color:var(--light-green-color);color:var(--dark-green-color)}html body.hostelero ul.notificacion-kpis li:first-child .wrapper .kpi-title{color:var(--dark-green-color)}html body.hostelero ul.notificacion-kpis li:first-child .wrapper .kpi-value{font-size:3em;font-weight:700}html body.hostelero ul.notificacion-kpis li:last-child{padding-right:0}html body.hostelero ul.notificacion-kpis li:last-child .wrapper{background-color:#fff;border:3px solid var(--dark-green-color);color:var(--dark-green-color)}html body.hostelero ul.notificacion-kpis li:last-child .wrapper .kpi-title{color:var(--dark-green-color)}html body.hostelero ul.notificacion-kpis li:last-child .wrapper .brands{align-items:center;display:flex;gap:1em;justify-content:center}html body.hostelero ul.notificacion-kpis li:last-child .wrapper .brands img{height:auto;width:100%}
