/*# sourceMappingURL=https://demo.webbureau.nu/alusol2024//Files/Assets/Css/darkmode.scss.map*/.cw1 {
  --cw:1;
}
.cw2 {
  --cw:2;
}
.cw3 {
  --cw:3;
}
.cw4 {
  --cw:4;
}
.cw5 {
  --cw:5;
}
.cw6 {
  --cw:6;
}
.cw7 {
  --cw:7;
}
.cw8 {
  --cw:8;
}
.cw9 {
  --cw:9;
}
.cw10 {
  --cw:10;
}
.cw11 {
  --cw:11;
}
.cw12 {
  --cw:12;
}
body.dm {
  --box-shadow:  0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.16);
  --grey: #8B8B8B;
  --green: #b0d562;
  --blue:#75CBCD;
  --light-blue: rgb(7 13 37);
  --primary: #00A5FF  ;
  --primary-hover: #00A5FF;
  --button-primary: #00A5FF;
  --button-primary-hover: #00A5FF ;
  --secondary:#8B8B8B ;
  --secondary-hover: #8B8B8B;
  --secondary-color: #fff;
  --grid-width: 1290px;
  --pt: 0px;
  --pl: 0px;
  --pb: 0px;
  --pr: 0px;
  --mt: 0px;
  --mr: 0px;
  --mb: 0px;
  --ml: 0px;
  --color: #fff;
  --line-height: 25px;
  --font-size: 15px;
  --font-weight: 400;
  --link-color: #000;
  --font-family: "Poppins", sans-serif;
  --h1-font-weight: 700;
  --h1-font-size: 26px;
  --h1-line-height: 28px;
  --h1-margin-bottom:10px;
  --h1-color: #fff;
  --h1-font-family: "Zen Dots", sans-serif;
  --h2-font-weight: 700;
  --h2-font-size: 24px;
  --h2-color: #fff;
  --h2-line-height: 26px;
  --h2-margin-bottom: 20px;
  --h2-font-family: "Zen Dots", sans-serif;
  --h3-font-weight: 700;
  --h3-font-size: 20px;
  --h3-color: #fff;
  --h3-line-height: 24px;
  --h3-margin-bottom: 20px;
  --h3-font-family: "Zen Dots", sans-serif;
  --h5-font-weight: 500;
  --h5-font-size: 18px;
  --h5-color: #fff;
  --h5-line-height: 24px;
  --h5-margin-bottom: 10px;
  --h5-font-family: "Manjari", sans-serif;
  --border-color: #efefef;
  --border-radius: 6px;
  --button-height: 40px;
  --button-color: #fff;
  --button-hover-color: #333;
  --button-background: #f8f8f8;
  --button-hover-background: #cecece;
  --button-border-radius: 3px;
  --button-max-width: 370px;
  --button-border-size: 1px;
  --button-small-height: 25px;
  --banner-fill: var(--primary);
  --header-background:var(--light-blue);
  --nav-hover-color: var(--secondary);
  background-color: #0C2D48;
}
body.dm .card {
  background-color: #1e425f;
}
body.dm .footer__cta grid {
  background-color: #1e425f;
}
body.dm .emergency-slider {
  background-color: var(--light-blue) !important;
}
body.dm .emergency-slider .tns-outer:after {
  background: linear-gradient(90deg, rgba(239, 239, 239, 0) 11%, rgba(239, 239, 239, 0) 36%, var(--light-blue) 93%, var(--light-blue) 100%);
}
body.dm nav.side-menu ul li {
  --button-background: #1e425f  ;
}
