


/* 
	
	Bevers App
	2024 Always Awake bv
	
	theme login 2025-12-10

	info@alwaysawake.be
	
	mrld grid theme

*/

@import url("src/fontawesome/v7.1.0/css/fontawesome.min.css");
@import url("src/fontawesome/v7.1.0/css/light.min.css");
@import url("src/fontawesome/v7.1.0/css/brands.min.css");

@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; src: url('src/webfonts/inter-regular.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: italic; font-weight: 400; src: url('src/webfonts/inter-italic.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 600; src: url('src/webfonts/inter-semibold.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 700; src: url('src/webfonts/inter-bold.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: italic; font-weight: 700; src: url('src/webfonts/inter-bolditalic.woff2') format('woff2'); }

/* Basics */

#overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.2); z-index: -1; display: none; }
#overlay.active { display: block; z-index: 100; }
#overlay.active.z-index-200 { display: block; z-index: 200; }

html { color: #141719; font-family: 'Inter', Arial, sans-serif; font-weight: 400; font-size: 62.5%; width: 100%; margin: 0px; padding: 0px; height: 100%; box-sizing: border-box; }
body { margin: 0px; padding: 0px; height: 100%; min-height: 100%; overflow-y: scroll; overflow-x: hidden; font-size: 1.5rem; background: #EEF0F3; }

*, *:before, *:after { box-sizing: border-box; }
img { position: relative; display: block; border: 0; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, a { padding: 0; margin: 0; }
b, strong, b a, strong a { font-weight: 700; }
button:hover, .linkable:hover { cursor: pointer; }
td { vertical-align: top; }
iframe { border: 0; }
figure { margin: 0; }
.clear { clear: both; }
.responsive-show, .responsive-show-inline-block { display: none !important; }
.display-none { display: none; }
.nowrap { white-space: nowrap; }
.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.float-right { float: right; }
.text-align-center { text-align: center; }
a {	color: #141719;	text-decoration: none; }
.txt a { text-decoration: underline; }
a:hover { color: #4A89DC; }

@media only screen and (hover:hover) {
	a, a > i, .add-transition, .add-transition > * { transition: all 200ms ease-in-out; }
	a:hover, a:hover > i, .add-transition:hover, .add-transition:hover > * { transition: all 100ms ease-in-out; }
}

/* mrld grid */

.component { padding: 0px 30px; margin: 0px; display: flex; flex-wrap: wrap; justify-content: center; }
.component.align-left { justify-content: flex-start; }
.component.align-right { justify-content: flex-end; }
.component.edge-to-edge { padding: 0px; }
.centerize { margin: 0 auto; }
.grid { position: relative; }
.w-12 { width: 100%; } .w-11 { width: 91.666666%; } .w-10 { width: 83.333333%; } .w-9 { width: 75%; } .w-8 { width: 66.666666%; } .w-7 { width: 58.333333%; } 
.w-6 { width: 50%; } .w-5 { width: 41.666666%; } .w-4 { width: 33.333333%; } .w-3 { width: 25%; } .w-2 { width: 16.666666%; }.w-1 { width: 8.333333%; }

.box { position: relative; display: flex; flex-direction: column; height: calc(100% - 30px); text-align: left; padding: 30px; margin: 15px; }
.box-main { flex: 1 0 auto; }
.box-footer { flex: none; padding-top: 20px; }

.box.edge-to-edge { margin: 0px; height: 100%; }
.box.no-padding { padding: 0px; }
.box.no-border-radius { border-radius: 0; }
.box.no-lr-padding { padding-left: 0px; padding-right: 0px; }
.box.glue-bottom { padding-bottom: 0px; margin-bottom: 0px; }
.box.no-lr-margin { margin-left: 0px; margin-right: 0px; }
.box.has-img-edge-to-edge { overflow: hidden; }

.box-item { position: relative; margin: 0px; padding: 0px 0px 20px 0px; flex-shrink: 0; }
.box-item.ytb, .box-item.vmo { margin-bottom: 20px; }
.box-item:last-child, .box-item.glue-bottom { padding-bottom: 0px; margin-bottom: 0px; }
.box-item.img img { height: auto; }
.box-item.edge-to-edge { margin: 0px -30px 0px -30px; }
.box-item.edge-to-edge:first-child { margin-top: -30px; }
.box-item.edge-to-edge:only-child { margin-bottom: -30px; }

.add-background { background: #FFFFFF; border-radius: 9px; }
.add-background.info, .add-background.info .icon i { background: #C9EDE4; }
.add-background.warning, .add-background.warning .icon i { background: #FCE7BB; }
.add-background.success, .add-background.success .icon i { background: #D6E9C1; }
.flexbox-centering { height: 100%; display: flex; justify-content: center; align-items: center; }
.flexbox-centering > .flexbox-centering-inside { position: relative; }

/* mrld box elements */

.box .eyb { position: relative; padding-bottom: 4px; }
.box .eyb p { font-size: 1.5rem; color: #E9573F; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; }
.box .ttl h1, .box .ttl h2, .box .ttl h3, .box .ttl h4 { margin: 0px; line-height: 1.2em; font-family: 'Inter', Helvetica, sans-serif; font-weight: 600; text-transform: none; font-size: 3.6rem; z-index: 1; }
.box .ttl h1 a, .box .ttl h2 a, .box .ttl h3 a, .box .ttl h4 a { font-family: 'Inter', Helvetica, sans-serif; font-weight: 600; text-transform: none; }
.box:not(.has-text):not(.has-icon):not(.has-img) .ttl.centered { height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; }
.box .ttl.has-go-back { display: flex; flex-wrap: nowrap; justify-content: space-between; }
.box .ttl.has-go-back h1, .box .ttl.has-go-back h2, .box .ttl.has-go-back h3, .box .ttl.has-go-back h4 { padding-right: 20px; }
.box .ttl a.go-back { order: 99; margin-top: -1.6rem; margin-right: -1.6rem; }
.box .ttl a.go-back i { position: relative; font-size: 3.2rem; line-height: 3.2rem; width: 6.4rem; height: 6.4rem; padding: 1.6rem; vertical-align: top; color: #141719; background: transparent; box-shadow: 0px 0px 0px 0px #5D9CEC; text-align: center; border-radius: 50%; transition: all 200ms ease-in-out; }
.box .ttl a.go-back:hover i { color: #FFFFFE; background: #4A89DC; box-shadow: 0px 0px 0px 5px #4A89DC; transition: all 100ms ease-in-out; }
.box .txt h1, .box .txt h2, .box .txt h3, .box .txt h4 { margin-bottom: 20px; line-height: 1.2em; font-weight: 700; }
.box .txt h1 a, .box .txt h2 a, .box .txt h3 a, .box .txt h4 a { font-weight: 700; }
.box .txt h5, .box .txt h6, .box .txt p { margin-bottom: 20px; line-height: 1.6em; }
.box .txt h1 { font-family: 'Inter', Helvetica, sans-serif; font-weight: 600; text-transform: none; font-size: 3.6rem; line-height: 1.2em; }
.box .txt h2 { font-size: 2.4rem; }
.box .txt h3 { font-size: 2.0rem; }
.box .txt h4 { font-size: 1.8rem; }
.box .txt h5 { font-size: 1.6rem; }
.box .txt h6 { font-size: 1.6rem; }
.box .txt h6 a { position: relative; display: inline-block; vertical-align: middle; color: #FFFFFF; background: #1F4788; box-shadow: 0px 0px 0px 0px #1F4788; border-radius: 19px; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; text-decoration: none; font-size: 1.8rem; padding: 2rem 3rem; margin: 0px; z-index: 1; transition: all 200ms ease-in-out; }
.box .txt h6 a i { margin-right: .5em; }
.box .txt h6 a:hover { color: #FFFFFE; background: #4A89DC; box-shadow: 0px 0px 0px 5px #4A89DC; transition: all 100ms ease-in-out; }
.box .txt p, .box .txt { font-size: 1.5rem; line-height: 1.8em; }
.box .txt a[href*="tel"] { white-space: nowrap; }
.box .txt > *:last-child { margin-bottom: 0px; }
.box .txt ul { list-style-type: none; padding: 0px; margin: 0px; text-align: left; }
.box .txt ul > li { position: relative; padding: 0px .5rem 1rem 2.4rem; }
.box .txt ul li:before { position: absolute; left: 0px; top: 0px; content: "\f105"; font-family: "Font Awesome 7 Pro"; font-weight: 300; color: #006BB0; font-size: inherit; }
.box .txt .long-arrow-right { margin-left: 1rem; } 
.box .txt .long-arrow-right i { vertical-align: text-bottom; color: #4A89DC; font-size: 120%; margin-bottom: .2rem; }
.box .txt figure { position: relative; display: block; padding: 0; margin: 0px 0px 20px 0px; text-align: left; }
.box .txt figure img { position: relative; display: inline-block; vertical-align: top; max-width: 100%; border-radius: 0px; }
.box .txt figcaption { font-style: italic; font-size: 80%; line-height: 1.2em; padding-top: .5rem; }
.box .txt .img a { text-decoration: none; }
.box .txt blockquote { margin: 20px; padding: 2rem; font-style: italic; }
.box .txt blockquote > *:last-child { margin-bottom: 0px; }
.box .txt cite { position: relative; display: block; font-size: 80%; margin-top: 10px; }
.box .txt table { margin: 0; border-collapse: collapse; }
.box .txt table td { padding: 1rem; }
.box .txt table tr:not(:last-child) td { border-bottom: 1px solid #EAEAEA; }

.box .img img { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.box:not(.has-img-edge-to-edge) .img img { border-radius: 9px; }
/*
.box .img.add-play-icon:before { position: absolute; top: 50%; left: 50%; margin-top: -4.6rem; margin-left: -4.8rem; color: #141719; content: "\f04b"; font-family: "Font Awesome 7 Pro"; font-weight: 300; font-size: 3.6rem; width: 9.6rem; height: 7.2rem; line-height: 7.2rem; text-align: center; padding-left: .5rem; vertical-align: middle; z-index: 2; background: rgba(0,0,0,.6); border-radius: 64px; transition: all 200ms ease-in-out; }
*/
.box.has-float-img .img.float-img { position: relative; display: inline-block; float: right; padding-left: 2rem; padding-bottom: 2rem; max-width: 33.333333%; }
.linkable .box:hover .img.add-play-icon:before { background: #4A89DC; box-shadow: 0px 0px 0px 5px #4A89DC; transition: all 100ms ease-in-out; }
.img.has-ratio { position: relative; height: 0px; overflow: hidden; }
.img.has-ratio.ratio-16-9 { padding-top: 56.25%; }
.img.has-ratio.ratio-4-3 { padding-top: 75%; }
.img.has-ratio.ratio-square { padding-top: 100%; }
.img.has-ratio > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }	
.img.has-ratio img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.img.has-ratio + .box-item { padding-top: 20px; }
.has-centered-img .box-item.img { position: relative; height: 0; padding-top: 100%; }
.centered-img-container, .centered-img-container > a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; text-align: center; }
.centered-img-container img { position: relative; display: inline-block; max-height: 100%; max-width: 100%; top: 50%; transform: translateY(-50%); }
.box .img figcaption { font-style: italic; font-size: 80%; line-height: 1.2em; padding-top: .5rem; }

.box .ytb, .box .vmo {  position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.box .ytb.square, .box .vmo.square {  padding-bottom: 100%; }
.box .ytb iframe, .box .vmo iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.box .spo { position: relative; width: 100%; padding-bottom: 60vh; height: 0; overflow: hidden; height: auto; }
.box .spo > iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.google-map { width: 100%; position: relative; }
.google-map iframe { width: 100%; height: 300px; border: 0; display: block; }
.osm-map { width: 100%; position: relative; }
.osm-map > div { width: 100%; min-height: 350px; height: 40vh; border: 0; display: block; z-index: 1; }

.box iframe.box-item { height: 400px; min-height: 60vh; }

/* mrld out of container oc */

#container-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; background: rgba(0,0,0,.3); backdrop-filter: blur(12px); display: none; }
#loading-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; justify-content: center; align-items: center; background: rgba(128,128,128,.3); backdrop-filter: blur(12px); z-index: 101; display: none; }
#loading-overlay.active { display: flex; }
#loading-overlay .loading i { font-size: 16rem; color: #FFFFFF; animation: aa-ani-loading-spinner 1.2s linear infinite; }
@keyframes aa-ani-loading-spinner { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

/* mrld oc-active */

body.oc-active { overflow-y: clip; }
body.oc-active #oc-container { display: block; z-index: 104; }
body.oc-active #container-overlay { display: block; z-index: 103; animation: aa-ani-active-container-overlay 200ms ease-out; animation-fill-mode: forwards; }
#oc-container.panel-active #oc-container { display: block; }
#oc-container.panel-active #oc-panel-container { overflow-y: auto; animation: aa-ani-oc-panel-container-active 200ms ease-out; animation-fill-mode: forwards; }
#oc-container.panel-active .oc-panel-toggle-btn { position: fixed; display: block; right: 10px; top: 0px; animation: aa-ani-oc-panel-toggle-btn-active 400ms ease-in-out; animation-fill-mode: forwards; z-index: 105; }
#oc-container.panel-active .oc-panel-toggle-btn:before { font-size: 32px; color: #141719; background: 0; font-family: "Font Awesome 7 Pro"; font-weight: 300; content: "\f00d"; transition: all 100ms ease-in-out; }	
@keyframes aa-ani-oc-panel-container-active { 0% { right: -50vw; opacity: 0; } 100% { right: 0px; opacity: 1; } }
@keyframes aa-ani-oc-panel-toggle-btn-active { 0% { transform: rotate(-90deg); opacity: 0; } 100% { transform: rotate(0deg); opacity: 1; } }
@keyframes aa-ani-active-container-overlay { 0% { opacity: 0; } 100% { opacity: 1; } }

/* mrld animation */

.is-in-viewport { animation: aa-ani-is-in-viewport 1s ease-in-out; animation-fill-mode: forwards; animation-delay: 300ms; }
.is-in-viewport.is-in-viewport-onload { animation-delay: 0ms !important; }
@keyframes aa-ani-is-in-viewport { 0% { opacity: 0; } 100% { opacity: 1; } }

/* mrld responsive */

@media only screen and (min-width: 821px) and (max-width: 1024px) { .centerize { width: 100%; margin: 0; } }
@media only screen and (min-width: 1025px) and (max-width: 1240px) { .centerize { width: 100%; } }
@media only screen and (min-width: 1241px) and (max-width: 1900px) { .centerize { width: 100%; max-width: 1520px; } }
@media only screen and (min-width: 1901px) { .centerize { width: 100%; max-width: 1820px; } }
@media only screen and (max-width: 1240px) { .w-6 { width: 50%; } }
@media only screen and (max-width: 820px) { 
	html { font-size: 50%; }
	.responsive-hide { display: none !important; }
	.responsive-show { display: block !important; }
	.responsive-show-inline-block { display: inline-block !important; }
	.responsive-full-width { width: 100% !important; }	
	.centerize { width: 100%; margin: 0; }
	.component { padding: 0px 10px; }	
	.component.responsive-flex-direction-column-reverse { display: flex; flex-direction: column-reverse; }
	.component.responsive-flex-direction-column-reverse > .grid { flex: 1 0 auto; }
	[class^="w-"], [class*=" w-"] { width: 100%; }
	.box .txt .table-container { overflow-x: auto; display: block; background: radial-gradient(farthest-side at 0% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)), radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)) 100% 0; background-color: #fefefe; background-repeat: no-repeat; background-size: 20px 100%; margin-bottom: 15px; }
	.box .txt .table-container table { min-width: 100%; background: linear-gradient(to right, #fefefe 30%, rgba(255,255,255,0)), linear-gradient(to left, #fefefe 30%, rgba(255,255,255,0)) 100% 0; background-size: 50px 100%; background-repeat: no-repeat; max-width: none; margin-bottom: 0;	}
	.box .txt .table-container::-webkit-scrollbar {	-webkit-appearance: none;	width: 14px; height: 14px; }
	.box .txt .table-container::-webkit-scrollbar-thumb {	border-radius: 8px;	border: 3px solid #fefefe;	background-color: #a8a8a8; }
	.google-map iframe { height: 200px; }
	.box iframe.box-item { min-height: 70vh; }
	header { min-height: 60px; }
}
@media only screen and (min-width: 481px) and (max-width: 820px) { .w-3, .w-4, .w-5, .w-6 { width: 50%; } }
@media only screen and (max-width: 480px) { 
	.centerize { width: 100%; margin: 0; }
	[class^="w-"], [class*=" w-"] { width: 100%; }
	.view-magazine > .grid > .box > .flex-item.caption { width: 100%; padding: 20px; }
	.view-magazine > .grid > .box:not(.has-box-bg) > .flex-item.img { width: 100%; min-height: 20vh; }
	.view-magazine > .grid > .box.has-box-bg > .flex-item.img { display: none; }
	.view-magazine .grid .box.has-linear-gradient-bg { background: #FFFFFF !important; }
	.view-services .box .ttl h1, .view-services .box .ttl h1 a, .view-services .box .ttl h2, .view-services .box .ttl h2 a, .view-services .box .ttl h3, .view-services .box .ttl h3 a, .view-services .box .ttl h4, .view-services .box .ttl h4 a { font-size: 2.1rem;  }
	.view-magazine .box .ttl h1, .view-magazine .box .ttl h1 a, .view-magazine .box .ttl h2, .view-magazine .box .ttl h2 a, .view-magazine .box .ttl h3, .view-magazine .box .ttl h3 a, .view-magazine .box .ttl h4, .view-magazine .box .ttl h4 a { font-size: 2.1rem;  }

	.box .ttl h1, .box .ttl h2, .box .ttl h3, .box .ttl h4, .box .txt h1 { font-size: 2.4rem; }
	.box .txt h2 { font-size: 2.0rem; }
	.box .txt h3 { font-size: 1.8rem; }
	.box .txt h4 { font-size: 1.6rem; }
	.box .txt h5 { font-size: 1.5rem; }
	.box .txt h6 { font-size: 1.5rem; }	

}

/* Template */

#container { position: relative; min-height: 100%; display: flex; flex-direction: column; }

header { position: relative; flex: none; z-index: 102; }
footer { position: relative; flex: none; z-index: 64; min-height: 20vh; padding-top: 40px; margin-top: 0px; background: #EEF0F3; }
main { position: relative; flex: 1 0 auto; padding: 15px 0px; }

/* Animations */

.aa-ani-fade-in { animation: aa-ani-fade-in 0.8s ease-in-out; animation-fill-mode: forwards; }
.aa-ani-showtime { animation: aa-ani-showtime 0.4s ease-out; animation-fill-mode: forwards; }
.aa-ani-softslidein { animation: aa-ani-softslidein 0.4s ease-out; }
.aa-ani-softslidein-left { animation: aa-ani-softslidein-left 0.4s ease-out; }
.aa-ani-softslidein-bottom { animation: aa-ani-softslidein-bottom 0.4s ease-out; }
.aa-ani-shake { animation: aa-ani-shake 1.2s ease-in-out; }
.aa-ani-pulse { animation: aa-ani-pulse 1s infinite ease-out; }

@media only screen and (min-width: 821px) and (hover: hover) {
	.theme-grid-ani-fade-in .grid .box > div { opacity: 0; animation: aa-ani-fade-in 0.4s ease-in-out; animation-fill-mode: forwards; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+1) .box > div { animation-delay: 0s; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+2) .box > div { animation-delay: 50ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+3) .box > div { animation-delay: 100ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+4) .box > div { animation-delay: 150ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+5) .box > div { animation-delay: 200ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+6) .box > div { animation-delay: 250ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+7) .box > div { animation-delay: 300ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+8) .box > div { animation-delay: 350ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+9) .box > div { animation-delay: 400ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+10) .box > div { animation-delay: 450ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+11) .box > div { animation-delay: 500ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n) .box > div { animation-delay: 550ms; }
}

@keyframes aa-ani-softslidein {	0% { transform: translate3d(2%,0,0); visibility: visible; opacity: 0; }	100% { transform: translateZ(0); } }
@keyframes aa-ani-softslidein-left { 0% { transform: translate3d(-2%,0,0); visibility: visible; opacity: 0; } 100% { transform: translateZ(0); } }
@keyframes aa-ani-softslidein-bottom { 0% { transform: translate3d(0, 2%,0); visibility: visible; opacity: 0; } 100% { transform: translateZ(0); } }
@keyframes aa-ani-shake {	0% { transform: rotate(0deg); }	8%, 24%, 40%, 56% {	transform: rotate(-2deg); } 16%, 32%, 48% { transform: rotate(2deg); } 64% { transform: rotate(1deg); } 80% { transform: rotate(-1deg); } 100% { transform: rotate(0deg); }	}
@keyframes aa-ani-hoverboard { 0%, 100% { transform: translate3d(0px,10px,0); } 50% { transform: translate3d(0px,-10px,0); } }
@keyframes aa-ani-showtime { 0% { opacity: 0; transform: translate3d(10%,0,0); } 100% { opacity: 1; transform: none; } }
@keyframes aa-ani-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes aa-ani-pulse { 0% { transform: scale(.9); box-shadow: 0 0 0 0 rgba(255, 255, 255, 1); } 70% { transform: scale(1); box-shadow: 0 0 0 20px rgba(255, 255, 255, 0); } 100% { transform: scale(.9); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

/* Forms */

input, button, .frm-input-placeholder { position: relative; color: #141719; font-family: 'Inter', Arial, sans-serif; font-weight: 400; font-size: 1.6rem; background: #E6E9ED; width: 100%; padding: 10px; padding-block: .75rem; min-height: 4rem; border: 0; box-shadow: 0px 0px; -webkit-appearance: none; outline: none; border-radius: 3px; }
select { position: relative; color: #141719; font-family: 'Inter', Arial, sans-serif; font-weight: 400; font-size: 1.6rem; text-transform: none; opacity: 1; font-style: normal !important; background: #E6E9ED; width: 100%; padding: 10px;  min-height: 4rem; border: 0; box-shadow: 0px 0px; -webkit-appearance: none; outline: none; border-radius: 3px; } 
textarea { color: #141719; font-family: 'Inter', Arial, sans-serif; font-weight: 400; font-size: 1.8rem; background: #E6E9ED; width: 100%; padding: 10px; min-height: 4rem; border: 0; box-shadow: 0px 0px; resize: vertical; -webkit-appearance: none; outline: none; border-radius: 3px; }
label, form .label { display: block; color: #141719; font-size: 1.6rem; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; }
label a { text-decoration: underline; font-weight: inherit; }
label:hover { cursor: pointer; }
.frm-input-placeholder { background: transparent; }
.size-lrg input, .size-lrg select, .size-lrg textarea { font-size: 2.4rem; min-height: 4.8rem; }
.size-lrg input::-webkit-input-placeholder, .size-lrg select::-webkit-input-placeholder, .size-lrg textarea::-webkit-input-placeholder { font-family: 'Inter', Verdana, sans-serif; font-weight: 600; font-size: 2.4rem; }
.size-lrg input:-ms-input-placeholder, .size-lrg select:-ms-input-placeholder, .size-lrg textarea:-ms-input-placeholder { font-family: 'Inter', Verdana, sans-serif; font-weight: 600; font-size: 2.4rem; }
.size-lrg input::placeholder, .size-lrg select::placeholder, .size-lrg textarea::placeholder { font-family: 'Inter', Verdana, sans-serif; font-weight: 600; font-size: 2.4rem; }
.frm-item.highlight-label label { background: #EAF4DF; box-shadow: 0px 0px 0px 4px #EAF4DF; border-radius: 3px; z-index: 1; }
.input-width-8-rem input { width: 8rem; }
::-webkit-input-placeholder { position: relative; color: #141719; font-size: 1.6rem; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; opacity: 1; font-style: normal !important; top: 0px; left: 0px; transition: top 100ms linear, color 100ms linear; }
:-ms-input-placeholder { position: relative; color: #141719; font-size: 1.6rem; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; opacity: 1; font-style: normal !important; top: 0px; left: 0px; transition: top 100ms linear, color 100ms linear; }
::placeholder { position: relative; color: #141719; font-size: 1.6rem; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; opacity: 1; font-style: normal !important; top: 0px; left: 0px; transition: top 100ms linear, color 100ms linear; }
input:focus::placeholder, textarea:focus::placeholder { color: transparent; top: -10px; transition: top 100ms cubic-bezier(.3,0,.3,1), color 100ms cubic-bezier(.3,0,.3,1); }
input[type=color] { padding: 0px; margin: 0px; width: auto; min-width: 4rem; border-radius: 3px; }
input[type=time] { min-width: 7em; }
input[type=color]:hover { cursor: pointer; }
input[type="color"]::-webkit-color-swatch-wrapper { padding: 0px; }
.frm-item { position: relative; padding: 10px 20px; }
.frm-item.display-inline-flex { display: inline-flex; }
.frm-ttl { padding: 20px 20px 0px 20px; }
.frm-ttl:not(:first-child) { margin-top: 20px; box-shadow: 0px -1px 0px 0px #CCD1D9; }
.frm-ttl h3 { font-family: 'Inter', Arial, sans-serif; font-weight: 600; font-size: 2.1rem; }
.frm-desc { padding: 0px 20px 0px 20px; margin-top: -4px; }
.frm-desc p { font-size: 1.4rem; }
.frm-desc p:not(:first-child) { margin-top: 4px; }
.frm-desc p strong { padding: 3px; background: #DAF3ED; }
.frm-desc-lrg p { font-size: 1.8rem; }
.frm-item.preview-font p { font-size: 2.1rem; overflow-wrap: anywhere; }
.frm-ttl + .frm-desc, .frm-checkbox + .frm-desc { margin-top: 0px; }
 .frm-input input:focus, .frm-sc input:focus, .frm-textarea textarea:focus, .frm-select select:focus { color: #141719; border-color: #4A89DC; box-shadow: 0px 2px 0px 0px #4A89DC; }
.frm-input, .frm-select, .frm-textarea { display: flex; flex-direction: column-reverse; align-items: flex-start; }
.frm-input.width-auto input, .frm-select.width-auto select { width: auto; }
.frm-item.label-as-placeholder label { position: absolute; top: 25px; z-index: 1; transition: top 100ms cubic-bezier(.3,0,.3,1), font-size 100ms cubic-bezier(.3,0,.3,1); }
.frm-item.label-as-placeholder input:focus + label, .frm-item.label-as-placeholder input:not(:placeholder-shown) + label, .frm-item.label-as-placeholder select:focus + label, .frm-item.label-as-placeholder select:not(:placeholder-shown) + label, .frm-item.label-as-placeholder textarea:focus + label, .frm-item.label-as-placeholder textarea:not(:placeholder-shown) + label { font-size: 75%; top: 5px; }
/*
.frm-item.frm-input input:not(:focus):not(:placeholder-shown), .frm-item select:not(:focus):not(:placeholder-shown), .frm-item textarea:not(:focus):not(:placeholder-shown), .frm-item.frm-sc input:not(:focus):not(:placeholder-shown) { box-shadow: 0px 2px 0px 0px #EAEAEA; }
.frm-input.mandatory:before, .frm-sc:before { font-family: "Font Awesome 7 Pro"; font-weight: 300; position: absolute; top: 10px; right: -14px; font-size: 1.0rem; content: "\f005"; color: #efefef; }
.frm-file.mandatory:before { font-family: "Font Awesome 7 Pro"; font-weight: 300; position: absolute; top: 36px; right: -14px; font-size: 1.0rem; content: "\f005"; color: #efefef; }
*/
.frm-file { position: relative; height: auto; }
.frm-file label { display: block; position: relative; margin-bottom: 6px; }
.frm-file.has-label-button input[type="file"] { display: none; }
.frm-file.has-label-button label { }
.frm-file.has-label-button label { position: relative; display: block; vertical-align: middle; color: #FFFFFF; background: #5D9CEC; box-shadow: 0px 0px 0px 0px #5D9CEC; border-radius: 3px; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; text-decoration: none; text-align: center; font-size: 1.8rem; padding: 2rem 3rem; margin: 0px; z-index: 1; transition: all 200ms ease-in-out; }
.frm-file.has-label-button label:hover { color: #FFFFFE; background: #4A89DC; box-shadow: 0px 0px 0px 5px #4A89DC; transition: all 100ms ease-in-out; }
input::file-selector-button { font-family: 'Inter', Arial, sans-serif; font-weight: 400; font-size: 1.6rem; padding: 1rem; color: #FFFFFF; background: #5D9CEC; border: none; box-shadow: 0px 0px 0px 0px #5D9CEC; border-radius: 3px; transition: all 200ms ease-in-out; }
input::file-selector-button:hover { cursor: pointer; color: #FFFFFE; background: #4A89DC; box-shadow: 0px 0px 0px 5px #4A89DC; transition: all 100ms ease-in-out; }

.frm-file.has-dropzone input { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.frm-file-dropzone { position: relative; border: 2px dashed #CCD1D9; border-radius: 9px; padding: 48px 24px; margin: -10px 20px 10px 20px; text-align: center; cursor: pointer; transition: border-color 0.2s ease, background 0.2s ease; }
.frm-file-dropzone.is-dragover { color: #1D3758; border-color: #4A89DC; background: #DDEAF9; }
.frm-file-dropzone.has-file { color: #164B3E; border-color: #48CFAD; background: #C9EDE4; border-style: solid; }
.frm-file-dropzone-inner { display: flex; flex-direction: column; gap: 6px; }
.frm-file-dropzone-icon i { color: #CCD1D9; font-size: 4.8rem; }
.frm-file-dropzone .frm-file-dropzone-icon i:before { font-family: "Font Awesome 7 Pro"; font-weight: 300; content: "\f0ee"; }
.frm-file-dropzone.is-dragover .frm-file-dropzone-icon i:before { color: #4A89DC; content: "\e35c"; }
.frm-file-dropzone.has-file .frm-file-dropzone-icon i:before { color: #48CFAD; content: "\e35c"; }
.frm-file-dropzone-title { font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; font-size: 1.6rem; }
.frm-file-dropzone-text { font-size: 1.5rem; opacity: .8; }
.frm-file-dropzone-filename { font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; font-size: 0.95em; word-break: break-word; }

.frm-input-info { }
.frm-submit { position: relative; display: flex; flex-wrap: wrap; justify-content: center; gap: 4px; margin: 20px 0px 0px 0px; text-align: center; }
.frm-date .frm-date-day { width: 25%; }
.frm-date .frm-date-month { width: 50%; }
.frm-date .frm-date-year { width: 25%; }
.frm-select option:disabled { color: #BFC5CD; text-decoration: line-through; text-decoration-color: #656D78; }
.frm-checkbox { position: relative; }
.frm-checkbox.display-inline { display: inline-block; }
.frm-checkbox label { font-size: 1.6rem; padding-left: 3.4rem; font-weight: 400; }
.frm-checkbox input[type=checkbox] { display: none; }
.frm-checkbox input[type=checkbox] + label:before { position: absolute; left: 20px; font-family: "Font Awesome 7 Pro"; font-weight: 300; display: inline-block; width: 4rem; font-size: 2.4rem; content: "\e105";  color: #000000; vertical-align: top; margin-top: -.4rem; }
.frm-checkbox input[type=checkbox] + label:hover { color: #006BB0; }
.frm-checkbox input[type=checkbox] + label:hover:before { color: #006BB0; content: "\f111"; }
.frm-checkbox input[type=checkbox]:checked + label { color: #006BB0; text-decoration: underline; text-decoration-thickness: .3rem; text-decoration-color: #5D9CEC; }
.frm-checkbox input[type=checkbox]:checked + label:before { content: "\f058"; color: #006BB0; }
.frm-checkbox-lrg label { padding: 2rem 2rem 2rem 5.4rem; background: #EEF0F3; border-radius: 32px; }
.frm-checkbox-lrg input[type=checkbox] + label:before { left: 40px; }
.frm-checkbox-lrg input[type=checkbox]:checked + label { color: #FFFFFF; background: #006BB0; }
.frm-checkbox-lrg input[type=checkbox]:checked + label:before { color: #FFFFFF; }
.frm-radio { position: relative; }
.frm-radio label { font-size: 1.6rem; }
.frm-radio input[type=radio] { display:none; }
.frm-radio input[type=radio] + label:before { font-family: "Font Awesome 7 Pro"; font-weight: 300; display: inline-block; width: 4.0rem; font-size: 2.4rem; content: "\e105"; color: #000000; vertical-align: top; margin-top: -.4rem; }
.frm-radio input[type=radio] + label:hover { color: #006BB0; }
.frm-radio input[type=radio]:checked + label { color: #006BB0; }
.frm-radio input[type=radio]:checked + label:before { content: "\f058"; color: #006BB0; }
.frm-textarea textarea { min-height: calc(4em + 20px); }
.frm-textarea.height-12-em textarea { min-height: calc(12em + 20px); }
.frm-sc .frm-sc-code { display: inline-block; color: #006BB0; font-family: 'Courier New', Courier, monospace; font-weight: 700; margin: 0px 10px; font-size: 2.2rem; }
.frm-sc label { display: inline-block; }
.frm-sc input { display: inline-block; width: 60px; } 
option[default] { display: none; }
input[type=submit], button, a.btn { position: relative; display: inline-block; vertical-align: middle; width: auto; color: #FFFFFF; background: #1F4788; box-shadow: 0px 0px 0px 0px #1F4788; border-radius: 19px; font-family: 'Inter', Verdana, sans-serif; font-weight: 600; text-transform: none; text-decoration: none; font-size: 1.8rem; padding: 2rem 6rem; margin: 0px; transition: all 200ms ease-in-out; white-space: nowrap; z-index: 1; transition: all 200ms ease-in-out; }
input[type=submit]:hover, button:hover, a.btn:hover { cursor: pointer; color: #FFFFFE; background: #4A89DC; box-shadow: 0px 0px 0px 5px #4A89DC; transition: all 100ms ease-in-out; }
.being-submitted input[type=submit], .being-submitted button, .being-submitted a.btn { pointer-events: none; opacity: .4; }
button i { margin-right: .6rem; }
a.btn.remove:not(:hover), button[type=submit].remove:not(:hover) { background: #E9573F; }

select.empty, input.empty, textarea.empty, select.invalid, input.invalid, textarea.invalid { box-shadow: 0px 0px 0px 2px #ED5565 !important; }
 select::-ms-expand { display: none; }  
select:hover { cursor: pointer; }
option { color: #141719; }

form div[class^="w-"] { position: relative; display: inline-block; vertical-align: top; }

/* Bevers App Theme */

#theme-login-bg { position: fixed; width: 100%; height: 100vh; background-size: cover; background-position: 34% center; z-index: -1; overflow: hidden; }
.theme-login-form { display: flex; min-height: 100vh; justify-content: center; align-items: center; }
.theme-login-form .grid.w-6 { max-width: 480px; }
.theme-login-form .box .img img { height: 80px; width: auto; margin-top: -60px; }
.theme-login-form .grid.w-6 .box .frm-submit { margin: 0px; padding: 30px 20px 10px 20px; }
.theme-login-form input#login_authentication_with_email_code { text-transform: uppercase; font-size: 3.2rem; letter-spacing: .6rem; font-weight: 700; }
.theme-login-form button.resend { padding: 1.4rem 2.8rem; font-size: 1.5rem; color: #141719; background: #CCD1D9; box-shadow: 0px 0px 0px 0px #CCD1D9; }
.theme-login-form button.resend:hover { background: #4A89DC; color: #FFFFFF; box-shadow: 0px 0px 0px 5px #4A89DC; }

#ba-action-message .grid.w-12 { width: auto; }
#ba-action-message .box { height: auto; }
#ba-action-message .box .txt h4 { margin-bottom: .4rem; }
#ba-action-message .box .txt ul.warning-list > li { padding: 0px .5rem .2rem 2.4rem; }
#ba-action-message .box .txt ul:not(:last-child) { padding-bottom: 1rem; }
.btn.cancel:not(:hover) { color: #141719; background: #CCD1D9; }
button i, .btn i { margin-right: .5em; }

.body-login main { display: flex; flex-direction: column; flex-wrap: wrap; padding: 0px 0px; }

.box.has-light-theme { border-radius: 18px; }
.box.has-light-theme.no-border-radius { border-radius: 0; }
.box.has-light-theme.with-background { background: #FFFFFF; }
.box.has-light-theme.with-box-shadow { box-shadow: inset 0px 0px 0px 2px #EEF0F3; }
.box.has-light-theme.with-background.with-box-shadow { box-shadow: inset 0px 0px 0px 2px #EEF0F3; }
.box.has-light-theme.theme-default, .box.has-light-theme.theme-default .icon i { background: #FFFFFF; }
.box.has-light-theme.theme-default .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #FFFFFF; }
.box.has-light-theme.theme-info, .box.has-light-theme.theme-info .icon i { background: #DDEAF9; color: #1D3758; }
.box.has-light-theme.theme-info .box-item.txt a:not(:hover) { color: #1D3758; }
.box.has-light-theme.theme-info .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #DDEAF9; color: #1D3758; }
.box.has-light-theme.with-box-shadow.theme-info { box-shadow: inset 0px 0px 0px 2px #DDEAF9; }
.box.has-light-theme.theme-info-alt, .box.has-light-theme.theme-info-alt .icon i { background: #C9EDE4; color: #164B3E; }
.box.has-light-theme.theme-info-alt .box-item.txt a:not(:hover) { color: #164B3E; }
.box.has-light-theme.theme-info-alt .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #C9EDE4; color: #164B3E; }
.box.has-light-theme.with-box-shadow.theme-info-alt { box-shadow: inset 0px 0px 0px 2px #C9EDE4; }
.box.has-light-theme.theme-warning, .box.has-light-theme.theme-warning .icon i { background: #FCE7BB; color: #594317; }
.box.has-light-theme.theme-warning .box-item.txt a:not(:hover) { color: #594317; }
.box.has-light-theme.theme-warning .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #FCE7BB; color: #594317; }
.box.has-light-theme.with-box-shadow.theme-warning { box-shadow: inset 0px 0px 0px 2px #FCE7BB; }
.box.has-light-theme.theme-success, .box.has-light-theme.theme-success .icon i { background: #D6E9C1; color: #384D20; }
.box.has-light-theme.theme-success .box-item.txt a:not(:hover) { color: #384D20; }
.box.has-light-theme.theme-success .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #D6E9C1; color: #384D20; }
.box.has-light-theme.with-box-shadow.theme-success { box-shadow: inset 0px 0px 0px 2px #D6E9C1; }
.box.has-light-theme.theme-error, .box.has-light-theme.theme-error .icon i { background: #F7D4D7; color: #4E181E; }
.box.has-light-theme.theme-error .box-item.txt a:not(:hover) { color: #4E181E; }
.box.has-light-theme.theme-error .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #F7D4D7; color: #4E181E; }
.box.has-light-theme.with-box-shadow.theme-error { box-shadow: inset 0px 0px 0px 2px #F7D4D7; }
.box.has-light-theme:is(.theme-info, .theme-info-alt, .theme-warning, .theme-success, .theme-error) .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { background: rgba(255,255,255,.9); }
.box.has-light-theme .box-item.ttl .tag.number { background: #EAF4DF; box-shadow: 0px 0px 0px 4px #EAF4DF; }
.box.has-light-theme:is(.theme-info, .theme-info-alt, .theme-warning, .theme-success, .theme-error) .box-item.ttl .tag.number { background: #FFFFFF; box-shadow: 0 0 0 4px #FFFFFF; }

.box.has-dark-theme { border-radius: 18px; color: #FFFFFF; }
.box.has-dark-theme.theme-info, .box.has-dark-theme.theme-info .icon i { background: #569CEC; }
.box.has-dark-theme.theme-info .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #569CEC; }
.box.has-dark-theme.theme-info-alt, .box.has-dark-theme.theme-info-alt .icon i { background: #48CFAD; }
.box.has-dark-theme.theme-info-alt .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #48CFAD; }
.box.has-dark-theme.theme-warning, .box.has-dark-theme.theme-warning .icon i { background: #FC6E51; }
.box.has-dark-theme.theme-warning .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #FC6E51; }
.box.has-dark-theme.theme-success, .box.has-dark-theme.theme-success .icon i { background: #8CC152; }
.box.has-dark-theme.theme-success .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #8CC152; }
.box.has-dark-theme.theme-error, .box.has-dark-theme.theme-error .icon i { background: #E9573F; }
.box.has-dark-theme.theme-error .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { border: 2px solid #E9573F; }
.box.has-dark-theme .box-item:is(.units-as-items, .appliances-as-items, .tickets-as-items, .events-as-items) .item { background: rgba(255,255,255,.3); }
.box.has-dark-theme .box-item.ttl .tag.number { color: #141719; background: #FFFFFF; box-shadow: 0px 0px 0px 4px #FFFFFF; }

.box-item.txt .tag-step, .frm-item.txt .tag-step, .frm-desc .tag-step { position: relative; display: inline-block; line-height: 1em; padding: .4rem; background: #EAF4DF; box-shadow: 0px 0px 0px 4px #EAF4DF; border-radius: 32px; margin-right: 1rem; font-variant-numeric: tabular-nums; }
.box-item.txt .tag-hint, .frm-item.txt .tag-hint, .frm-desc .tag-hint { position: relative; display: inline-block; line-height: 1em; font-size: 1.2rem; padding: .5rem 1rem; border-radius: 8px; background: #EAF4DF; margin-right: 1rem; font-family: 'Inter', Helvetica, sans-serif; font-weight: 600; text-transform: uppercase; }
.box-item.txt .empty { font-family: 'Inter', Helvetica, sans-serif; font-weight: 600; font-style: italic; }
.box-item.hint { padding: 14px 20px; background: #EAF4DF; border-radius: 18px; margin-bottom: 4px; }
.box-item.hint h3:not(:last-child) { margin-bottom: 4px; }
.box-item.hint.warning { background: #FCE7BB; color: #594317; }
.box.warning h4 { margin-bottom: 10px; }
.box-item.icon { position: absolute; left: -10px; top: -10px; }
.box-item.icon i { background: #FFFFFF; display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; font-size: 30px; border-radius: 50%; }
.box-item.align-self-flex-start { align-self: flex-start; }
.box-item.align-self-center { align-self: center; }
.box-item.align-self-flex-end { align-self: flex-end; }

/* Responsive theme */

@media only screen and (max-width: 820px) {
	.box-dash .box-item.ttl h2 { font-size: 2.8rem; }
	.box-dash .box-item.ttl h3 { font-size: 2.4rem; }
	.box-dash .box-item.ttl h4 { font-size: 2.1rem; }
	.form-table-pos-for-zones .table-container { overflow-x: auto; display: block; background: radial-gradient(farthest-side at 0% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)), radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)) 100% 0; background-color: #fefefe; background-repeat: no-repeat; background-size: 20px 100%; margin-bottom: 15px; }
	.form-table-pos-for-zones .table-container table { min-width: 100%; background: linear-gradient(to right, #fefefe 30%, rgba(255,255,255,0)), linear-gradient(to left, #fefefe 30%, rgba(255,255,255,0)) 100% 0; background-size: 50px 100%; background-repeat: no-repeat; max-width: none; margin-bottom: 0;	}
	.form-table-pos-for-zones .table-container::-webkit-scrollbar {	-webkit-appearance: none;	width: 14px; height: 14px; }
	.form-table-pos-for-zones .table-container::-webkit-scrollbar-thumb {	border-radius: 8px;	border: 3px solid #fefefe;	background-color: #a8a8a8; }
}

@media only screen and (max-width: 640px) {	.box-item.list .item { flex-direction: column; } }
