@charset "UTF-8";

html {
  margin: 0;
  padding: 0;
  outline: 0;
}

body {
  margin: 0;
  padding: 0;
  outline: 0;
}
body * {
  margin: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
}
body *[onclick] {
  cursor: pointer;
}
body .formfieldhidden,
body .invisible,
body form div.formusername,
body form input.txtformusername {
  display: none;
}
body a img {
  border: none;
}
body article,
body aside,
body details,
body figcaption,
body figure,
body footer,
body header,
body hgroup,
body menu,
body nav,
body section,
body main {
  display: block;
}
body blockquote,
body q {
  quotes: none;
}
body blockquote::before, body blockquote::after,
body q::before,
body q::after {
  content: "";
  content: none;
}
body table {
  border-collapse: collapse;
  border-spacing: 0;
}
body ol {
  list-style: decimal;
  list-style-position: outside;
}
body ul {
  list-style: disc;
  list-style-position: outside;
}
body ul,
body ol {
  margin-inline-start: 20px;
}
body ul li,
body ol li {
  display: list-item;
  padding-inline-start: 10px;
}
body pre {
  white-space: pre-wrap;
}











































@font-face {
  font-family: "Manrope";
  src: url("https://www.az-business-services.de/data/fonts/manrope/manrope.woff2") format("woff2") tech("variations"), url("https://www.az-business-services.de/data/fonts/manrope/manrope.woff2") format("woff2-variations");
  font-weight: 200 800;
  font-stretch: 25% 150%;
}




























body {
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  line-height: 180%;
  font-weight: 400;
  font-variant: normal;
  font-style: normal;
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  body {
    color: #fff;
  }
}

h1, h2, h3, h4, h5, h6 {
  display: block;
  width: 100%;
}

h1, .h1 {
  font-size: 333%;
  font-weight: 200;
  font-variant: normal;
  font-style: normal;
  color: #474747;
  line-height: 140%;
  font-family: "Manrope", sans-serif;
}
@media (prefers-color-scheme: drk) {
  h1, .h1 {
    color: #fff;
  }
}
@media only screen and (max-width: 500px) {
  h1, .h1 {
    font-size: 210%;
    hyphens: auto;
    word-break: break-word;
  }
}

h2, .h2 {
  font-size: 266%;
  font-weight: 400;
  font-variant: normal;
  font-style: normal;
  color: #474747;
  line-height: 140%;
  font-family: "Manrope", sans-serif;
  
}
@media (prefers-color-scheme: drk) {
  h2, .h2 {
    color: #fff;
  }
}
@media only screen and (max-width: 500px) {
  h2, .h2 {
    font-size: 180%;
    hyphens: auto;
    word-break: break-word;
  }
}


h3, .h3 {
  font-size: 167%;
  font-weight: 400;
  font-variant: normal;
  font-style: normal;
  color: #474747;
  line-height: 140%;
  font-family: "Manrope", sans-serif;
}
@media (prefers-color-scheme: drk) {
  h3, .h3 {
    color: #fff;
  }
}
@media only screen and (max-width: 500px) {
  h3, .h3 {
    font-size: 130%;
    hyphens: auto;
    word-break: break-word;
  }
}

h4, .h4 {
  font-size: 130%;
  font-weight: 400;
  font-variant: normal;
  font-style: normal;
  color: #474747;
  line-height: 140%;
  font-family: "Manrope", sans-serif;
}
@media (prefers-color-scheme: drk) {
  h4, .h4 {
    color: #fff;
  }
}
@media only screen and (max-width: 500px) {
  h4, .h4 {
    font-size: 120%;
  }
}

h5, .h5 {
  font-size: 120%;
  font-weight: 400;
  font-variant: normal;
  font-style: normal;
  color: #474747;
  line-height: 140%;
  font-family: "Manrope", sans-serif;
}
@media (prefers-color-scheme: drk) {
  h5, .h5 {
    color: #fff;
  }
}
@media only screen and (max-width: 500px) {
  h5, .h5 {
    font-size: 110%;
  }
}

h6, .h6 {
  font-size: 110%;
  font-weight: 400;
  font-variant: normal;
  font-style: normal;
  color: #474747;
  line-height: 140%;
  font-family: "Manrope", sans-serif;
}
@media (prefers-color-scheme: drk) {
  h6, .h6 {
    color: #fff;
  }
}
@media only screen and (max-width: 500px) {
  h6, .h6 {
    font-size: 100%;
  }
}

textarea,
input {
  font-family: "Manrope", sans-serif;
  font-size: 100%;
}


.vw-lgnrm picture,
.vw-lgnrm span.wrpsvg,
.vw-lgnrm img:not([src$=".svg"]) {
  border-radius: 0;
}

.vw-lgrnd picture,
.vw-lgrnd span.wrpsvg,
.vw-lgrnd img:not([src$=".svg"]) {
  border-radius: 50%;
}

@media only screen and (max-width: 1200px) {
  .vw-mdnrm picture,
.vw-mdnrm span.wrpsvg,
.vw-mdnrm img:not([src$=".svg"]) {
    border-radius: 0;
  }

  .vw-mdrnd picture,
.vw-mdrnd span.wrpsvg,
.vw-mdrnd img:not([src$=".svg"]) {
    border-radius: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .vw-smnrm picture,
.vw-smnrm span.wrpsvg,
.vw-smnrm img:not([src$=".svg"]) {
    border-radius: 0;
  }

  .vw-smrnd picture,
.vw-smrnd span.wrpsvg,
.vw-smrnd img:not([src$=".svg"]) {
    border-radius: 50%;
  }
}
.btnlnkwr a.btnlnk {
  display: inline-block;
  padding: 12px 34px;
  text-decoration: none;
  background-color: #5085a5 ;
  color: #fff;
  position: relative;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 120%;
}
.btnlnkwr a.btnlnk:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 1201px) {
  .btnlnkwr a.btnlnk {
    line-height: 100%;
  }
}
.btnlnkwr a.btnlnk::before {
  display: inline-block;
  content: "";
  margin-right: 10px;
  width: 15px;
  height: 15px;
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

@media all and (min-width: 1201px) {
  .lg-flex1 > div:not([class*=lg-bx]) {
    width: 100%;
  }

  .lg-flex2 > div {
    width: -webkit-calc(0.5 - 20px * 0.5);
    width: -moz-calc(0.5 - 20px * 0.5);
    width: calc(0.5 - 20px * 0.5);
    margin-left: 20px;
  }
  .lg-flex2 > div:nth-of-type(2n+1) {
    margin-left: 0;
  }

  .lg-flex3 > div {
    width: -webkit-calc(0.6666666667 - 20px * 0.6666666667);
    width: -moz-calc(0.6666666667 - 20px * 0.6666666667);
    width: calc(0.6666666667 - 20px * 0.6666666667);
    margin-left: 20px;
  }
  .lg-flex3 > div:nth-of-type(3n+1) {
    margin-left: 0;
  }

  .lg-flex4 > div {
    width: -webkit-calc(0.75 - 20px * 0.75);
    width: -moz-calc(0.75 - 20px * 0.75);
    width: calc(0.75 - 20px * 0.75);
    margin-left: 20px;
  }
  .lg-flex4 > div:nth-of-type(4n+1) {
    margin-left: 0;
  }

  .lg-flex5 > div {
    width: -webkit-calc(0.8 - 20px * 0.8);
    width: -moz-calc(0.8 - 20px * 0.8);
    width: calc(0.8 - 20px * 0.8);
    margin-left: 20px;
  }
  .lg-flex5 > div:nth-of-type(5n+1) {
    margin-left: 0;
  }

  .lg-flex6 > div {
    width: -webkit-calc(0.8333333333 - 20px * 0.8333333333);
    width: -moz-calc(0.8333333333 - 20px * 0.8333333333);
    width: calc(0.8333333333 - 20px * 0.8333333333);
    margin-left: 20px;
  }
  .lg-flex6 > div:nth-of-type(6n+1) {
    margin-left: 0;
  }

  .lg-flex7 > div {
    width: -webkit-calc(0.8571428571 - 20px * 0.8571428571);
    width: -moz-calc(0.8571428571 - 20px * 0.8571428571);
    width: calc(0.8571428571 - 20px * 0.8571428571);
    margin-left: 20px;
  }
  .lg-flex7 > div:nth-of-type(7n+1) {
    margin-left: 0;
  }

  .lg-flex8 > div {
    width: -webkit-calc(0.875 - 20px * 0.875);
    width: -moz-calc(0.875 - 20px * 0.875);
    width: calc(0.875 - 20px * 0.875);
    margin-left: 20px;
  }
  .lg-flex8 > div:nth-of-type(8n+1) {
    margin-left: 0;
  }

  .lg-flex9 > div {
    width: -webkit-calc(0.8888888889 - 20px * 0.8888888889);
    width: -moz-calc(0.8888888889 - 20px * 0.8888888889);
    width: calc(0.8888888889 - 20px * 0.8888888889);
    margin-left: 20px;
  }
  .lg-flex9 > div:nth-of-type(9n+1) {
    margin-left: 0;
  }

  .lg-flex10 > div {
    width: -webkit-calc(0.9 - 20px * 0.9);
    width: -moz-calc(0.9 - 20px * 0.9);
    width: calc(0.9 - 20px * 0.9);
    margin-left: 20px;
  }
  .lg-flex10 > div:nth-of-type(10n+1) {
    margin-left: 0;
  }
}
@media all and (max-width: 1200px) and (min-width: 501px) {
  div[class*=flex-md] > div {
    display: block;
  }

  .flex-md1 > div:not([class*=md-bx]) {
    width: 100%;
  }

  .md-flex2 > div {
    width: -webkit-calc(0.5 - 20px * 0.5);
    width: -moz-calc(0.5 - 20px * 0.5);
    width: calc(0.5 - 20px * 0.5);
    margin-left: 20px;
  }
  .md-flex2 > div:nth-of-type(2n+1) {
    margin-left: 0;
  }

  .md-flex3 > div {
    width: -webkit-calc(0.6666666667 - 20px * 0.6666666667);
    width: -moz-calc(0.6666666667 - 20px * 0.6666666667);
    width: calc(0.6666666667 - 20px * 0.6666666667);
    margin-left: 20px;
  }
  .md-flex3 > div:nth-of-type(3n+1) {
    margin-left: 0;
  }

  .md-flex4 > div {
    width: -webkit-calc(0.75 - 20px * 0.75);
    width: -moz-calc(0.75 - 20px * 0.75);
    width: calc(0.75 - 20px * 0.75);
    margin-left: 20px;
  }
  .md-flex4 > div:nth-of-type(4n+1) {
    margin-left: 0;
  }

  .md-flex5 > div {
    width: -webkit-calc(0.8 - 20px * 0.8);
    width: -moz-calc(0.8 - 20px * 0.8);
    width: calc(0.8 - 20px * 0.8);
    margin-left: 20px;
  }
  .md-flex5 > div:nth-of-type(5n+1) {
    margin-left: 0;
  }

  .md-flex6 > div {
    width: -webkit-calc(0.8333333333 - 20px * 0.8333333333);
    width: -moz-calc(0.8333333333 - 20px * 0.8333333333);
    width: calc(0.8333333333 - 20px * 0.8333333333);
    margin-left: 20px;
  }
  .md-flex6 > div:nth-of-type(6n+1) {
    margin-left: 0;
  }

  .md-flex7 > div {
    width: -webkit-calc(0.8571428571 - 20px * 0.8571428571);
    width: -moz-calc(0.8571428571 - 20px * 0.8571428571);
    width: calc(0.8571428571 - 20px * 0.8571428571);
    margin-left: 20px;
  }
  .md-flex7 > div:nth-of-type(7n+1) {
    margin-left: 0;
  }

  .md-flex8 > div {
    width: -webkit-calc(0.875 - 20px * 0.875);
    width: -moz-calc(0.875 - 20px * 0.875);
    width: calc(0.875 - 20px * 0.875);
    margin-left: 20px;
  }
  .md-flex8 > div:nth-of-type(8n+1) {
    margin-left: 0;
  }

  .md-flex9 > div {
    width: -webkit-calc(0.8888888889 - 20px * 0.8888888889);
    width: -moz-calc(0.8888888889 - 20px * 0.8888888889);
    width: calc(0.8888888889 - 20px * 0.8888888889);
    margin-left: 20px;
  }
  .md-flex9 > div:nth-of-type(9n+1) {
    margin-left: 0;
  }

  .md-flex10 > div {
    width: -webkit-calc(0.9 - 20px * 0.9);
    width: -moz-calc(0.9 - 20px * 0.9);
    width: calc(0.9 - 20px * 0.9);
    margin-left: 20px;
  }
  .md-flex10 > div:nth-of-type(10n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 500px) {
  div[class*=flex-sm] > div {
    display: block;
  }

  .sm-flex2 > div {
    width: -webkit-calc(0.5 - 20px * 0.5);
    width: -moz-calc(0.5 - 20px * 0.5);
    width: calc(0.5 - 20px * 0.5);
    margin-left: 20px;
  }
  .sm-flex2 > div:nth-of-type(2n+1) {
    margin-left: 0;
  }

  .sm-flex3 > div {
    width: -webkit-calc(0.6666666667 - 20px * 0.6666666667);
    width: -moz-calc(0.6666666667 - 20px * 0.6666666667);
    width: calc(0.6666666667 - 20px * 0.6666666667);
    margin-left: 20px;
  }
  .sm-flex3 > div:nth-of-type(3n+1) {
    margin-left: 0;
  }

  .sm-flex4 > div {
    width: -webkit-calc(0.75 - 20px * 0.75);
    width: -moz-calc(0.75 - 20px * 0.75);
    width: calc(0.75 - 20px * 0.75);
    margin-left: 20px;
  }
  .sm-flex4 > div:nth-of-type(4n+1) {
    margin-left: 0;
  }

  .sm-flex5 > div {
    width: -webkit-calc(0.8 - 20px * 0.8);
    width: -moz-calc(0.8 - 20px * 0.8);
    width: calc(0.8 - 20px * 0.8);
    margin-left: 20px;
  }
  .sm-flex5 > div:nth-of-type(5n+1) {
    margin-left: 0;
  }

  .sm-flex6 > div {
    width: -webkit-calc(0.8333333333 - 20px * 0.8333333333);
    width: -moz-calc(0.8333333333 - 20px * 0.8333333333);
    width: calc(0.8333333333 - 20px * 0.8333333333);
    margin-left: 20px;
  }
  .sm-flex6 > div:nth-of-type(6n+1) {
    margin-left: 0;
  }

  .sm-flex7 > div {
    width: -webkit-calc(0.8571428571 - 20px * 0.8571428571);
    width: -moz-calc(0.8571428571 - 20px * 0.8571428571);
    width: calc(0.8571428571 - 20px * 0.8571428571);
    margin-left: 20px;
  }
  .sm-flex7 > div:nth-of-type(7n+1) {
    margin-left: 0;
  }

  .sm-flex8 > div {
    width: -webkit-calc(0.875 - 20px * 0.875);
    width: -moz-calc(0.875 - 20px * 0.875);
    width: calc(0.875 - 20px * 0.875);
    margin-left: 20px;
  }
  .sm-flex8 > div:nth-of-type(8n+1) {
    margin-left: 0;
  }

  .sm-flex9 > div {
    width: -webkit-calc(0.8888888889 - 20px * 0.8888888889);
    width: -moz-calc(0.8888888889 - 20px * 0.8888888889);
    width: calc(0.8888888889 - 20px * 0.8888888889);
    margin-left: 20px;
  }
  .sm-flex9 > div:nth-of-type(9n+1) {
    margin-left: 0;
  }

  .sm-flex10 > div {
    width: -webkit-calc(0.9 - 20px * 0.9);
    width: -moz-calc(0.9 - 20px * 0.9);
    width: calc(0.9 - 20px * 0.9);
    margin-left: 20px;
  }
  .sm-flex10 > div:nth-of-type(10n+1) {
    margin-left: 0;
  }
}
.showarticlefromcategoryitem.frgnart > div {
  width: 100%;
  height: 100%;
}

body.forminaction .forminaction {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1010;
  background-color: rgba(0, 0, 0, 0.5);
}
body.forminaction .forminaction .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 0 6px 0 0 red;
  animation: ring-anim 1s linear infinite;
  display: block;
}
@keyframes ring-anim {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]),
select,
textarea {
  font-family: "Manrope", sans-serif;
  font-size: 100%;
  background-color: #eee;
  border: none;
  border-bottom: 1px solid #aaa;
  padding: 6px;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  margin-bottom: 10px;
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  input:not([type=checkbox]):not([type=radio]):not([type=submit]),
select,
textarea {
    color: #fff;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,
select::placeholder,
textarea::placeholder {
  font-style: italic;
  color: #757B80;
  opacity: 1;
}
@media (prefers-color-scheme: drk) {
  input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,
select::placeholder,
textarea::placeholder {
    color: #b0b0b0;
  }
}
@media (prefers-color-scheme: drk) {
  input:not([type=checkbox]):not([type=radio]):not([type=submit]),
select,
textarea {
    background-color: #555;
    color: #fff;
  }
}

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/img/dropdown-arrow.svg");
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position: right 10px center;
}
select[data-selectedvalue=""], select:not([data-selectedvalue]) {
  font-style: italic;
  color: #757B80;
}
@media (prefers-color-scheme: drk) {
  select[data-selectedvalue=""], select:not([data-selectedvalue]) {
    color: #b0b0b0;
  }
}
select:checked {
  color: red;
}
select::marker {
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  select::marker {
    color: #b0b0b0;
  }
}
select option {
  color: #474747;
  font-style: normal;
}
@media (prefers-color-scheme: drk) {
  select option {
    color: #b0b0b0;
  }
}

input[type=checkbox] {
  cursor: pointer;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
input[type=checkbox] + label {
  cursor: pointer;
  padding: 7px 0;
  user-select: none;
}

textarea {
  min-height: 100px;
  resize: vertical;
}
textarea.notdisplay {
  display: none;
}

label.notdisplay {
  display: none;
}

label.lbldate {
  display: block;
}

input:not([type=checkbox]):not([type=radio]).error,
select.error,
textarea.error {
  background: #ffe6e6;
  border-width: 2px;
  border-color: #ff0000 !important;
}
input:not([type=checkbox]):not([type=radio]).error::placeholder,
select.error::placeholder,
textarea.error::placeholder {
  color: #f00;
}

label.error {
  color: #ff0000 !important;
}

div.FormErrorMessageStyle,
div.error {
  background-color: tint(#ff0000, 90%);
  border: 1px solid #ff0000;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px;
  color: #474747;
  box-sizing: border-box;
}
@media (prefers-color-scheme: drk) {
  div.FormErrorMessageStyle,
div.error {
    color: #fff;
  }
}
div.FormErrorMessageStyle span,
div.error span {
  display: block;
}
div.FormErrorMessageStyle.notdisplay, div.FormErrorMessageStyle:empty,
div.error.notdisplay,
div.error:empty {
  display: none;
}

a.submit {
  background: #000;
  padding: 10px 20px;
  color: #474747;
  font-weight: 800;
  display: inline-block;
  min-width: 200px;
  box-shadow: 0;
  border: 0;
  cursor: pointer;
  text-decoration: none;
}
a.submit::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  margin-left: 10px;
  position: relative;
  top: 4px;
}

.upld input[type=file] {
  display: none;
  cursor: pointer;
}
.upld input[type=file] + label {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  margin-left: 40px;
  cursor: pointer;
}
.upld input[type=file] + label::before {
  display: inline-block;
  flex-shrink: 0;
  content: "💾";
  margin-right: 10px;
  margin-left: -40px;
  box-sizing: border-box;
}
.upld input[type=file][capture=camera] + label::before {
  content: "📷";
}
.upld input[type=file].disabled + label {
  text-decoration: line-through;
  pointer-events: none;
  user-select: none;
}

.pic4upld img {
  max-height: 150px;
}
.pic4upld img[src*=".svg"] {
  height: 150px;
}
.pic4upld a {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  line-height: 0;
}
.pic4upld a.upldfl {
  min-height: 100px;
  border: 1px solid #474747;
  display: inline-flex;
  align-items: center;
}
.pic4upld a.upldfl span.uploaditem {
  padding: 10px;
  text-decoration: none;
}
.pic4upld a.upldfl.sel4delpic::before, .pic4upld a.upldfl.sel4delpic::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pic4upld a.upldfl.sel4delpic::before {
  content: "✖";
  z-index: 10;
  font-size: 250%;
  color: #fff;
}
.pic4upld a.upldfl.sel4delpic::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 5;
}

[data-errormsg1]::after {
  content: attr(data-errormsg1);
  display: block;
  background: #ffe6e6;
  color: #f00;
  font-style: italic;
  padding: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
}

[data-errormsg1][data-errormsg2]::after {
  content: "1. " attr(data-errormsg1) "\a 2. " attr(data-errormsg2);
  white-space: pre-wrap;
}

[data-errormsg1][data-errormsg2][data-errormsg3]::after {
  content: "1. " attr(data-errormsg1) "\a 2. " attr(data-errormsg2) "\a 3. " attr(data-errormsg3);
}

[data-errormsg1][data-errormsg2][data-errormsg3][data-errormsg4]::after {
  content: "1. " attr(data-errormsg1) "\a 2. attr(data-errormsg2)" "\a 3. " attr(data-errormsg3) "\a 4. attr(data-errormsg4)";
}

[data-errormsg1][data-errormsg2][data-errormsg3][data-errormsg4][data-errormsg5]::after {
  content: "1. " attr(data-errormsg1) "\a 2. attr(data-errormsg2)" "\a 3. attr(data-errormsg3)" "\a 4. attr(data-errormsg4)" "\a 5. attr(data-errormsg5)";
}

.submit button, button.button-button {
  appearance: none;
  border: 0;
  border-radius: 10px;
  display: block;
  line-height: 100%;
  padding: 10px 25px;
  font-size: 100%;
  transition: box-shadow 0.3s ease;
}
.submit button:hover, button.button-button:hover {
  box-shadow: 0 0 5px #474747;
}
@media (prefers-color-scheme: drk) {
  .submit button:hover, button.button-button:hover {
    box-shadow: 0 0 5px #fff;
  }
}

button.button-button {
  background-color: red;
  color: #474747;
}
button.button-button.zurueck {
  background-color: transparent;
  border: 1px solid #474747;
}
@media (prefers-color-scheme: drk) {
  button.button-button.zurueck {
    border: 1px solid #fff;
    color: #fff;
  }
}

.submit button {
  background-color: #007f3d;
  color: #fff;
}
.submit button::before {
  display: inline-block;
  content: "»";
  margin-inline: 3px 4px;
}
.submit button:hover {
  text-decoration: underline;
}

.btmn table {
  width: 100%;
  hyphens: auto;
  line-height: 130%;
}
@media only screen and (min-width: 1201px) {
  .btmn table {
    table-layout: fixed;
  }
}
.btmn table thead {
  display: none;
}
@media only screen and (min-width: 1201px) {
  .btmn table thead {
    display: table-header-group;
  }
}
.btmn table tfoot tr {
  border: 0 !important;
}
.btmn table * {
  box-sizing: border-box;
}
.btmn table tr {
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  hyphens: auto;
}
@media only screen and (min-width: 1201px) {
  .btmn table tr {
    display: table-row;
    border-top: 1px solid #787878;
  }
  .btmn table tr:last-of-type {
    border-bottom: 1px solid #787878;
  }
}
.btmn table tr th,
.btmn table tr td {
  flex: auto;
  padding: 1px 0;
}
@media only screen and (min-width: 1201px) {
  .btmn table tr th,
.btmn table tr td {
    padding: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  .btmn table tr th:not(.td-A[colspan]) {
    display: none;
    margin: 0;
  }
  .btmn table tr th.td-A[colspan] div[data-label]:not([data-label=""]) {
    width: 100%;
    padding: 7px;
    margin-right: 7px;
    background-color: #787878;
    color: #474747;
    text-align: left;
    hyphens: auto;
    align-self: stretch;
  }
}
@media only screen and (min-width: 1201px) {
  .btmn table tr th {
    width: 100% !important;
    padding: 4px 7px;
    box-sizing: border-box;
    font-weight: 800;
    text-align: left;
    background-color: #787878;
    color: #fff;
    display: table-cell;
    padding: 3px;
  }
  .btmn table tr th:not(.td-A), .btmn table tr th.td-A[colspan] {
    text-align: center;
  }
}
.btmn table tr td {
  width: 100% !important;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media only screen and (min-width: 1201px) {
  .btmn table tr td {
    display: table-cell;
    width: auto;
  }
  .btmn table tr td:not(.td-A) > div {
    justify-content: center;
  }
}
.btmn table tr td.td-A {
  font-weight: 800;
  color: #787878;
}
@media only screen and (min-width: 1201px) {
  .btmn table tr td.td-A {
    width: min-content;
  }
}
.btmn table tr td.td-A div {
  padding: 7px;
}
@media only screen and (min-width: 1201px) {
  .btmn table tr td.td-A div {
    padding: 0;
  }
}
.btmn table tr td.td-A div::before {
  display: none;
}
.btmn table tr td.td-A div:empty {
  display: none;
}
.btmn table tr td div {
  display: flex;
  width: 100%;
  border-bottom: 0;
  background-color: #fff;
  color: #474747;
  overflow: hidden;
  align-items: center;
}
@media only screen and (min-width: 1201px) {
  .btmn table tr td div {
    background-color: transparent;
    color: inherit;
  }
}
.btmn table tr td div[data-label]:not([data-label=""])::before {
  display: inline-block;
  content: attr(data-label);
  width: 50%;
  padding: 7px;
  margin-right: 7px;
  background-color: #787878;
  color: #474747;
  float: left;
  text-align: left;
  hyphens: auto;
  align-self: stretch;
}
@media only screen and (min-width: 1201px) {
  .btmn table tr td div[data-label]:not([data-label=""])::before {
    display: none;
  }
}
.btmn table tr td div span {
  width: 50%;
  padding: 7px;
  display: block;
}

ul.ftrdlst li, ul.sccsslst li, ul.tdlst li {
  list-style: none;
  margin-inline-start: 10px;
  padding: 0;
}
ul.ftrdlst li::before, ul.sccsslst li::before, ul.tdlst li::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 0;
  width: 16px;
  height: 16px;
  margin-inline: -26px 10px;
  background-color: #787878;
}
@media (prefers-color-scheme: drk) {
  ul.ftrdlst li::before, ul.sccsslst li::before, ul.tdlst li::before {
    background-color: #fff;
  }
}
ul.ftrdlst li::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
ul.sccsslst li::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/successlist.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/successlist.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
ul.tdlst li::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/todolist.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/todolist.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
ul.srdflst {
  
}
ul.srdflst li {
  list-style: none;
  margin-inline-start: 10px;
  padding: 0;
}
ul.srdflst li::before {
  content: attr(data-litype);
  font-size: 1rem;
  display: inline-block;
  position: relative;
  width: 16px;
  top: 0;
  margin-inline: -26px 10px;
  color: #787878;
}
@media (prefers-color-scheme: drk) {
  ul.srdflst li::before {
    color: #fff;
  }
}

.txtrlst {
  align-items: flex-start;
  align-content: flex-start;
  hyphens: auto;
}

.type-text span.icon {
  position: relative;
  top: 7px;
}
.type-text.ord-lg1 {
  padding-right: 5%;
}
.type-text.ord-lg1.bx-lg100 {
  padding-right: 0;
}
.type-text.ord-lg2 {
  padding-left: 5%;
}
.type-text.ord-lg2.bx-lg100 {
  padding-left: 0;
}
@media only screen and (max-width: 1200px) {
  .type-text.ord-md1 {
    padding-right: 3%;
  }
  .type-text.ord-md1.bx-md100 {
    padding-right: 0;
    padding-bottom: 3%;
  }
  .type-text.ord-md2 {
    padding-left: 3%;
  }
  .type-text.ord-md2.bx-md100:not(:first-of-type) {
    padding-left: 0;
    padding-top: 3%;
  }
}
@media only screen and (max-width: 500px) {
  .type-text.ord-sm1 {
    padding-right: 3%;
  }
  .type-text.ord-sm1.bx-sm100 {
    padding-right: 0;
    padding-bottom: 3%;
  }
  .type-text.ord-sm2 {
    padding-left: 3%;
  }
  .type-text.ord-sm2.bx-sm100:not(:first-of-type) {
    padding-left: 0;
    padding-top: 3%;
  }
}

.btntoc-rwd {
  appearance: none;
  background: none;
  border: none;
  font-size: 100%;
  width: 100%;
  height: 100%;
  color: transparent;
  padding: 10px;
  position: relative;
}
@media only screen and (min-width: 1201px) {
  .btntoc-rwd {
    color: currentColor;
    padding: 15px;
    display: flex;
    align-items: center;
    width: auto;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
  }
}
.btntoc-rwd::after {
  display: block;
  content: attr(data-desc);
  white-space: nowrap;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  color: #474747;
  font-size: 80%;
}
@media only screen and (min-width: 1201px) {
  .btntoc-rwd::after {
    display: none;
  }
}
.btntoc-rwd img {
  display: block;
  margin: 0 auto;
  max-width: 17px;
  max-height: 17px;
}
@media only screen and (min-width: 1201px) {
  .btntoc-rwd img {
    margin-right: 10px;
  }
}

.wr_toc.pos_left, .wr_toc.pos_right {
  width: 100%;
  margin-bottom: -webkit-calc(1 * (18px * 1.8));
  margin-bottom: -moz-calc(1 * (18px * 1.8));
  margin-bottom: calc(1 * (18px * 1.8));
}
@media only screen and (min-width: 1641px) {
  .wr_toc.pos_left, .wr_toc.pos_right {
    width: 20%;
    margin-bottom: 0;
  }
  .wr_toc.pos_left + .dyncnt, .wr_toc.pos_right + .dyncnt {
    width: calc(100% - 20% - 5%);
  }
}
@media only screen and (min-width: 1641px) {
  .wr_toc.pos_left {
    margin-right: 5%;
  }
}
@media only screen and (min-width: 1641px) {
  .wr_toc.pos_right {
    order: 1;
    margin-left: 5%;
  }
}

.hd_toc {
  display: block;
  line-height: 100%;
  padding-bottom: -webkit-calc(.5 * (18px * 1.8));
  padding-bottom: -moz-calc(.5 * (18px * 1.8));
  padding-bottom: calc(.5 * (18px * 1.8));
  border-bottom: 1px solid red;
  margin-bottom: -webkit-calc(.5 * (18px * 1.8));
  margin-bottom: -moz-calc(.5 * (18px * 1.8));
  margin-bottom: calc(.5 * (18px * 1.8));
}

.jmplnks {
  position: sticky;
  top: 100px;
  top: var(--scroll-padding);
  z-index: 1;
}
.jmplnks a {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
  padding: 7px 0;
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  .jmplnks a {
    color: #fff;
  }
}
.jmplnks a::before {
  
  display: inline-block;
  width: 10px;
  content: "⇣";
  margin-right: 9px;
}
.jmplnks a.active, .jmplnks a:hover {
  font-weight: 800;
}
.jmplnks a.active::before, .jmplnks a:hover::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: currentColor;
  position: relative;
  top: 11px;
}

details.accordion > div {
  margin-inline-start: 17px;
}

summary::before {
  content: open-quote;
}
summary::after {
  content: close-quote;
}


.notdisplay {
  display: none;
}

.display {
  display: block;
}


@media all and (min-width: 0px) and (max-width: 500px) {
  .sm-notdisplay {
    display: none;
  }

  .sm-display {
    display: block;
  }
}

@media all and (min-width: 501px) and (max-width: 1200px) {
  .md-notdisplay {
    display: none;
  }

  .md-display {
    display: block;
  }
}

@media all and (min-width: 1201px) {
  .lg-notdisplay {
    display: none;
  }

  .lg-display {
    display: block;
  }
}

@media all and (min-width: 1641px) {
  .xl-notdisplay {
    display: none;
  }

  .xl-display {
    display: block;
  }
}
.formfieldhidden {
  display: none;
}

.invisible {
  display: none;
}

form div.formusername,
form input.txtformusername {
  display: none;
}

#overDiv {
  background: #fff;
  padding: 10px;
  box-shadow: 0 0 5px #666;
}

.flex {
  
  
  
  
  
}
.flex.align-items-top {
  align-items: flex-start;
  align-content: flex-start;
}
.flex.align-items-center {
  align-items: center;
  align-content: center;
}
.flex.align-items-bottom {
  align-items: bottom;
  align-content: bottom;
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .flex.sm-align-items-top {
    align-items: flex-start;
    align-content: flex-start;
  }
  .flex.sm-align-items-center {
    align-items: center;
    align-content: center;
  }
  .flex.sm-align-items-bottom {
    align-items: bottom;
    align-content: bottom;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .flex.md-align-items-top {
    align-items: flex-start;
    align-content: flex-start;
  }
  .flex.md-align-items-center {
    align-items: center;
    align-content: center;
  }
  .flex.md-align-items-bottom {
    align-items: bottom;
    align-content: bottom;
  }
}
@media all and (min-width: 1201px) {
  .flex.lg-align-items-top {
    align-items: flex-start;
    align-content: flex-start;
  }
  .flex.lg-align-items-center {
    align-items: center;
    align-content: center;
  }
  .flex.lg-align-items-bottom {
    align-items: bottom;
    align-content: bottom;
  }
}
@media all and (min-width: 1641px) {
  .flex.xl-align-items-top {
    align-items: flex-start;
    align-content: flex-start;
  }
  .flex.xl-align-items-center {
    align-items: center;
    align-content: center;
  }
  .flex.xl-align-items-bottom {
    align-items: bottom;
    align-content: bottom;
  }
}


.bg-darkgrey,
.bg-lightgrey,
.bg-red {
  position: relative;
  z-index: 0;
}
.bg-darkgrey::before, .bg-darkgrey::after,
.bg-lightgrey::before,
.bg-lightgrey::after,
.bg-red::before,
.bg-red::after {
  display: block;
  content: "";
  width: 10000px;
  height: 100%;
  position: absolute;
  top: 0;
}
.bg-darkgrey::before,
.bg-lightgrey::before,
.bg-red::before {
  left: -10000px;
}
.bg-darkgrey::after,
.bg-lightgrey::after,
.bg-red::after {
  right: -10000px;
}

.bg-darkgrey,
.bg-red {
  color: #fff;
}
.bg-darkgrey h1, .bg-darkgrey h2, .bg-darkgrey h3, .bg-darkgrey h4, .bg-darkgrey h5, .bg-darkgrey h6, .bg-darkgrey a,
.bg-red h1,
.bg-red h2,
.bg-red h3,
.bg-red h4,
.bg-red h5,
.bg-red h6,
.bg-red a {
  color: #fff;
}

.bg-darkgrey {
  background-color: #7E7E7E;
}
.bg-darkgrey::before, .bg-darkgrey::after {
  background-color: #7E7E7E;
}
.bg-darkgrey + .greybg {
  margin-top: -30px;
  padding-top: 0;
}

.bg-lightgrey {
  background-color: #EEEEEE;
}
.bg-lightgrey::before, .bg-lightgrey::after {
  background-color: #EEEEEE;
}
.bg-lightgrey + .bg-lightgrey {
  margin-top: -30px;
  padding-top: 0;
}

.bg-red {
  background-color: red;
}
.bg-red::before, .bg-red::after {
  background-color: red;
}
.bg-red + .bg-red {
  margin-top: -30px;
  padding-top: 0;
}


.bx-3 {
  width: -webkit-calc(0.6 * ((100% - 190px) / 20) + -4px);
  width: -moz-calc(0.6 * ((100% - 190px) / 20) + -4px);
  width: calc(0.6 * ((100% - 190px) / 20) + -4px);
}

.bx-5 {
  width: -webkit-calc(1 * ((100% - 190px) / 20) + 0px);
  width: -moz-calc(1 * ((100% - 190px) / 20) + 0px);
  width: calc(1 * ((100% - 190px) / 20) + 0px);
}

.bx-7 {
  width: -webkit-calc(1.4 * ((100% - 190px) / 20) + 4px);
  width: -moz-calc(1.4 * ((100% - 190px) / 20) + 4px);
  width: calc(1.4 * ((100% - 190px) / 20) + 4px);
}

.bx-10 {
  width: -webkit-calc(2 * ((100% - 190px) / 20) + 10px);
  width: -moz-calc(2 * ((100% - 190px) / 20) + 10px);
  width: calc(2 * ((100% - 190px) / 20) + 10px);
}

.bx-12 {
  width: -webkit-calc(2.4 * ((100% - 190px) / 20) + 14px);
  width: -moz-calc(2.4 * ((100% - 190px) / 20) + 14px);
  width: calc(2.4 * ((100% - 190px) / 20) + 14px);
}

.bx-15 {
  width: -webkit-calc(3 * ((100% - 190px) / 20) + 20px);
  width: -moz-calc(3 * ((100% - 190px) / 20) + 20px);
  width: calc(3 * ((100% - 190px) / 20) + 20px);
}

.bx-17 {
  width: -webkit-calc(3.4 * ((100% - 190px) / 20) + 24px);
  width: -moz-calc(3.4 * ((100% - 190px) / 20) + 24px);
  width: calc(3.4 * ((100% - 190px) / 20) + 24px);
}

.bx-20 {
  width: -webkit-calc(4 * ((100% - 190px) / 20) + 30px);
  width: -moz-calc(4 * ((100% - 190px) / 20) + 30px);
  width: calc(4 * ((100% - 190px) / 20) + 30px);
}

.bx-25 {
  width: -webkit-calc(5 * ((100% - 190px) / 20) + 40px);
  width: -moz-calc(5 * ((100% - 190px) / 20) + 40px);
  width: calc(5 * ((100% - 190px) / 20) + 40px);
}

.bx-30 {
  width: -webkit-calc(6 * ((100% - 190px) / 20) + 50px);
  width: -moz-calc(6 * ((100% - 190px) / 20) + 50px);
  width: calc(6 * ((100% - 190px) / 20) + 50px);
}

.bx-33 {
  width: -webkit-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
  width: -moz-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
  width: calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
}

.bx-35 {
  width: -webkit-calc(7 * ((100% - 190px) / 20) + 60px);
  width: -moz-calc(7 * ((100% - 190px) / 20) + 60px);
  width: calc(7 * ((100% - 190px) / 20) + 60px);
}

.bx-40 {
  width: -webkit-calc(8 * ((100% - 190px) / 20) + 70px);
  width: -moz-calc(8 * ((100% - 190px) / 20) + 70px);
  width: calc(8 * ((100% - 190px) / 20) + 70px);
}

.bx-45 {
  width: -webkit-calc(9 * ((100% - 190px) / 20) + 80px);
  width: -moz-calc(9 * ((100% - 190px) / 20) + 80px);
  width: calc(9 * ((100% - 190px) / 20) + 80px);
}

.bx-50 {
  width: -webkit-calc(10 * ((100% - 190px) / 20) + 90px);
  width: -moz-calc(10 * ((100% - 190px) / 20) + 90px);
  width: calc(10 * ((100% - 190px) / 20) + 90px);
}

.bx-55 {
  width: -webkit-calc(11 * ((100% - 190px) / 20) + 100px);
  width: -moz-calc(11 * ((100% - 190px) / 20) + 100px);
  width: calc(11 * ((100% - 190px) / 20) + 100px);
}

.bx-60 {
  width: -webkit-calc(12 * ((100% - 190px) / 20) + 110px);
  width: -moz-calc(12 * ((100% - 190px) / 20) + 110px);
  width: calc(12 * ((100% - 190px) / 20) + 110px);
}

.bx-65 {
  width: -webkit-calc(13 * ((100% - 190px) / 20) + 120px);
  width: -moz-calc(13 * ((100% - 190px) / 20) + 120px);
  width: calc(13 * ((100% - 190px) / 20) + 120px);
}

.bx-66 {
  width: -webkit-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
  width: -moz-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
  width: calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
}

.bx-70 {
  width: -webkit-calc(14 * ((100% - 190px) / 20) + 130px);
  width: -moz-calc(14 * ((100% - 190px) / 20) + 130px);
  width: calc(14 * ((100% - 190px) / 20) + 130px);
}

.bx-75 {
  width: -webkit-calc(15 * ((100% - 190px) / 20) + 140px);
  width: -moz-calc(15 * ((100% - 190px) / 20) + 140px);
  width: calc(15 * ((100% - 190px) / 20) + 140px);
}

.bx-80 {
  width: -webkit-calc(16 * ((100% - 190px) / 20) + 150px);
  width: -moz-calc(16 * ((100% - 190px) / 20) + 150px);
  width: calc(16 * ((100% - 190px) / 20) + 150px);
}

.bx-85 {
  width: -webkit-calc(17 * ((100% - 190px) / 20) + 160px);
  width: -moz-calc(17 * ((100% - 190px) / 20) + 160px);
  width: calc(17 * ((100% - 190px) / 20) + 160px);
}

.bx-90 {
  width: -webkit-calc(18 * ((100% - 190px) / 20) + 170px);
  width: -moz-calc(18 * ((100% - 190px) / 20) + 170px);
  width: calc(18 * ((100% - 190px) / 20) + 170px);
}

.bx-95 {
  width: -webkit-calc(19 * ((100% - 190px) / 20) + 180px);
  width: -moz-calc(19 * ((100% - 190px) / 20) + 180px);
  width: calc(19 * ((100% - 190px) / 20) + 180px);
}

.bx-100 {
  width: -webkit-calc(20 * ((100% - 190px) / 20) + 190px);
  width: -moz-calc(20 * ((100% - 190px) / 20) + 190px);
  width: calc(20 * ((100% - 190px) / 20) + 190px);
}


@media all and (min-width: 0px) and (max-width: 500px) {
  .sm-bx-3 {
    width: -webkit-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: -moz-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: calc(0.6 * ((100% - 190px) / 20) + -4px);
  }

  .sm-bx-5 {
    width: -webkit-calc(1 * ((100% - 190px) / 20) + 0px);
    width: -moz-calc(1 * ((100% - 190px) / 20) + 0px);
    width: calc(1 * ((100% - 190px) / 20) + 0px);
  }

  .sm-bx-7 {
    width: -webkit-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: -moz-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: calc(1.4 * ((100% - 190px) / 20) + 4px);
  }

  .sm-bx-10 {
    width: -webkit-calc(2 * ((100% - 190px) / 20) + 10px);
    width: -moz-calc(2 * ((100% - 190px) / 20) + 10px);
    width: calc(2 * ((100% - 190px) / 20) + 10px);
  }

  .sm-bx-12 {
    width: -webkit-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: -moz-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: calc(2.4 * ((100% - 190px) / 20) + 14px);
  }

  .sm-bx-15 {
    width: -webkit-calc(3 * ((100% - 190px) / 20) + 20px);
    width: -moz-calc(3 * ((100% - 190px) / 20) + 20px);
    width: calc(3 * ((100% - 190px) / 20) + 20px);
  }

  .sm-bx-17 {
    width: -webkit-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: -moz-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: calc(3.4 * ((100% - 190px) / 20) + 24px);
  }

  .sm-bx-20 {
    width: -webkit-calc(4 * ((100% - 190px) / 20) + 30px);
    width: -moz-calc(4 * ((100% - 190px) / 20) + 30px);
    width: calc(4 * ((100% - 190px) / 20) + 30px);
  }

  .sm-bx-25 {
    width: -webkit-calc(5 * ((100% - 190px) / 20) + 40px);
    width: -moz-calc(5 * ((100% - 190px) / 20) + 40px);
    width: calc(5 * ((100% - 190px) / 20) + 40px);
  }

  .sm-bx-30 {
    width: -webkit-calc(6 * ((100% - 190px) / 20) + 50px);
    width: -moz-calc(6 * ((100% - 190px) / 20) + 50px);
    width: calc(6 * ((100% - 190px) / 20) + 50px);
  }

  .sm-bx-33 {
    width: -webkit-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: -moz-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
  }

  .sm-bx-35 {
    width: -webkit-calc(7 * ((100% - 190px) / 20) + 60px);
    width: -moz-calc(7 * ((100% - 190px) / 20) + 60px);
    width: calc(7 * ((100% - 190px) / 20) + 60px);
  }

  .sm-bx-40 {
    width: -webkit-calc(8 * ((100% - 190px) / 20) + 70px);
    width: -moz-calc(8 * ((100% - 190px) / 20) + 70px);
    width: calc(8 * ((100% - 190px) / 20) + 70px);
  }

  .sm-bx-45 {
    width: -webkit-calc(9 * ((100% - 190px) / 20) + 80px);
    width: -moz-calc(9 * ((100% - 190px) / 20) + 80px);
    width: calc(9 * ((100% - 190px) / 20) + 80px);
  }

  .sm-bx-50 {
    width: -webkit-calc(10 * ((100% - 190px) / 20) + 90px);
    width: -moz-calc(10 * ((100% - 190px) / 20) + 90px);
    width: calc(10 * ((100% - 190px) / 20) + 90px);
  }

  .sm-bx-55 {
    width: -webkit-calc(11 * ((100% - 190px) / 20) + 100px);
    width: -moz-calc(11 * ((100% - 190px) / 20) + 100px);
    width: calc(11 * ((100% - 190px) / 20) + 100px);
  }

  .sm-bx-60 {
    width: -webkit-calc(12 * ((100% - 190px) / 20) + 110px);
    width: -moz-calc(12 * ((100% - 190px) / 20) + 110px);
    width: calc(12 * ((100% - 190px) / 20) + 110px);
  }

  .sm-bx-65 {
    width: -webkit-calc(13 * ((100% - 190px) / 20) + 120px);
    width: -moz-calc(13 * ((100% - 190px) / 20) + 120px);
    width: calc(13 * ((100% - 190px) / 20) + 120px);
  }

  .sm-bx-66 {
    width: -webkit-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: -moz-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
  }

  .sm-bx-70 {
    width: -webkit-calc(14 * ((100% - 190px) / 20) + 130px);
    width: -moz-calc(14 * ((100% - 190px) / 20) + 130px);
    width: calc(14 * ((100% - 190px) / 20) + 130px);
  }

  .sm-bx-75 {
    width: -webkit-calc(15 * ((100% - 190px) / 20) + 140px);
    width: -moz-calc(15 * ((100% - 190px) / 20) + 140px);
    width: calc(15 * ((100% - 190px) / 20) + 140px);
  }

  .sm-bx-80 {
    width: -webkit-calc(16 * ((100% - 190px) / 20) + 150px);
    width: -moz-calc(16 * ((100% - 190px) / 20) + 150px);
    width: calc(16 * ((100% - 190px) / 20) + 150px);
  }

  .sm-bx-85 {
    width: -webkit-calc(17 * ((100% - 190px) / 20) + 160px);
    width: -moz-calc(17 * ((100% - 190px) / 20) + 160px);
    width: calc(17 * ((100% - 190px) / 20) + 160px);
  }

  .sm-bx-90 {
    width: -webkit-calc(18 * ((100% - 190px) / 20) + 170px);
    width: -moz-calc(18 * ((100% - 190px) / 20) + 170px);
    width: calc(18 * ((100% - 190px) / 20) + 170px);
  }

  .sm-bx-95 {
    width: -webkit-calc(19 * ((100% - 190px) / 20) + 180px);
    width: -moz-calc(19 * ((100% - 190px) / 20) + 180px);
    width: calc(19 * ((100% - 190px) / 20) + 180px);
  }

  .sm-bx-100 {
    width: -webkit-calc(20 * ((100% - 190px) / 20) + 190px);
    width: -moz-calc(20 * ((100% - 190px) / 20) + 190px);
    width: calc(20 * ((100% - 190px) / 20) + 190px);
  }
}

@media all and (min-width: 501px) and (max-width: 1200px) {
  .md-bx-3 {
    width: -webkit-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: -moz-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: calc(0.6 * ((100% - 190px) / 20) + -4px);
  }

  .md-bx-5 {
    width: -webkit-calc(1 * ((100% - 190px) / 20) + 0px);
    width: -moz-calc(1 * ((100% - 190px) / 20) + 0px);
    width: calc(1 * ((100% - 190px) / 20) + 0px);
  }

  .md-bx-7 {
    width: -webkit-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: -moz-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: calc(1.4 * ((100% - 190px) / 20) + 4px);
  }

  .md-bx-10 {
    width: -webkit-calc(2 * ((100% - 190px) / 20) + 10px);
    width: -moz-calc(2 * ((100% - 190px) / 20) + 10px);
    width: calc(2 * ((100% - 190px) / 20) + 10px);
  }

  .md-bx-12 {
    width: -webkit-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: -moz-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: calc(2.4 * ((100% - 190px) / 20) + 14px);
  }

  .md-bx-15 {
    width: -webkit-calc(3 * ((100% - 190px) / 20) + 20px);
    width: -moz-calc(3 * ((100% - 190px) / 20) + 20px);
    width: calc(3 * ((100% - 190px) / 20) + 20px);
  }

  .md-bx-17 {
    width: -webkit-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: -moz-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: calc(3.4 * ((100% - 190px) / 20) + 24px);
  }

  .md-bx-20 {
    width: -webkit-calc(4 * ((100% - 190px) / 20) + 30px);
    width: -moz-calc(4 * ((100% - 190px) / 20) + 30px);
    width: calc(4 * ((100% - 190px) / 20) + 30px);
  }

  .md-bx-25 {
    width: -webkit-calc(5 * ((100% - 190px) / 20) + 40px);
    width: -moz-calc(5 * ((100% - 190px) / 20) + 40px);
    width: calc(5 * ((100% - 190px) / 20) + 40px);
  }

  .md-bx-30 {
    width: -webkit-calc(6 * ((100% - 190px) / 20) + 50px);
    width: -moz-calc(6 * ((100% - 190px) / 20) + 50px);
    width: calc(6 * ((100% - 190px) / 20) + 50px);
  }

  .md-bx-33 {
    width: -webkit-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: -moz-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
  }

  .md-bx-35 {
    width: -webkit-calc(7 * ((100% - 190px) / 20) + 60px);
    width: -moz-calc(7 * ((100% - 190px) / 20) + 60px);
    width: calc(7 * ((100% - 190px) / 20) + 60px);
  }

  .md-bx-40 {
    width: -webkit-calc(8 * ((100% - 190px) / 20) + 70px);
    width: -moz-calc(8 * ((100% - 190px) / 20) + 70px);
    width: calc(8 * ((100% - 190px) / 20) + 70px);
  }

  .md-bx-45 {
    width: -webkit-calc(9 * ((100% - 190px) / 20) + 80px);
    width: -moz-calc(9 * ((100% - 190px) / 20) + 80px);
    width: calc(9 * ((100% - 190px) / 20) + 80px);
  }

  .md-bx-50 {
    width: -webkit-calc(10 * ((100% - 190px) / 20) + 90px);
    width: -moz-calc(10 * ((100% - 190px) / 20) + 90px);
    width: calc(10 * ((100% - 190px) / 20) + 90px);
  }

  .md-bx-55 {
    width: -webkit-calc(11 * ((100% - 190px) / 20) + 100px);
    width: -moz-calc(11 * ((100% - 190px) / 20) + 100px);
    width: calc(11 * ((100% - 190px) / 20) + 100px);
  }

  .md-bx-60 {
    width: -webkit-calc(12 * ((100% - 190px) / 20) + 110px);
    width: -moz-calc(12 * ((100% - 190px) / 20) + 110px);
    width: calc(12 * ((100% - 190px) / 20) + 110px);
  }

  .md-bx-65 {
    width: -webkit-calc(13 * ((100% - 190px) / 20) + 120px);
    width: -moz-calc(13 * ((100% - 190px) / 20) + 120px);
    width: calc(13 * ((100% - 190px) / 20) + 120px);
  }

  .md-bx-66 {
    width: -webkit-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: -moz-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
  }

  .md-bx-70 {
    width: -webkit-calc(14 * ((100% - 190px) / 20) + 130px);
    width: -moz-calc(14 * ((100% - 190px) / 20) + 130px);
    width: calc(14 * ((100% - 190px) / 20) + 130px);
  }

  .md-bx-75 {
    width: -webkit-calc(15 * ((100% - 190px) / 20) + 140px);
    width: -moz-calc(15 * ((100% - 190px) / 20) + 140px);
    width: calc(15 * ((100% - 190px) / 20) + 140px);
  }

  .md-bx-80 {
    width: -webkit-calc(16 * ((100% - 190px) / 20) + 150px);
    width: -moz-calc(16 * ((100% - 190px) / 20) + 150px);
    width: calc(16 * ((100% - 190px) / 20) + 150px);
  }

  .md-bx-85 {
    width: -webkit-calc(17 * ((100% - 190px) / 20) + 160px);
    width: -moz-calc(17 * ((100% - 190px) / 20) + 160px);
    width: calc(17 * ((100% - 190px) / 20) + 160px);
  }

  .md-bx-90 {
    width: -webkit-calc(18 * ((100% - 190px) / 20) + 170px);
    width: -moz-calc(18 * ((100% - 190px) / 20) + 170px);
    width: calc(18 * ((100% - 190px) / 20) + 170px);
  }

  .md-bx-95 {
    width: -webkit-calc(19 * ((100% - 190px) / 20) + 180px);
    width: -moz-calc(19 * ((100% - 190px) / 20) + 180px);
    width: calc(19 * ((100% - 190px) / 20) + 180px);
  }

  .md-bx-100 {
    width: -webkit-calc(20 * ((100% - 190px) / 20) + 190px);
    width: -moz-calc(20 * ((100% - 190px) / 20) + 190px);
    width: calc(20 * ((100% - 190px) / 20) + 190px);
  }
}

@media all and (min-width: 1201px) {
  .lg-bx-3 {
    width: -webkit-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: -moz-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: calc(0.6 * ((100% - 190px) / 20) + -4px);
  }

  .lg-bx-5 {
    width: -webkit-calc(1 * ((100% - 190px) / 20) + 0px);
    width: -moz-calc(1 * ((100% - 190px) / 20) + 0px);
    width: calc(1 * ((100% - 190px) / 20) + 0px);
  }

  .lg-bx-7 {
    width: -webkit-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: -moz-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: calc(1.4 * ((100% - 190px) / 20) + 4px);
  }

  .lg-bx-10 {
    width: -webkit-calc(2 * ((100% - 190px) / 20) + 10px);
    width: -moz-calc(2 * ((100% - 190px) / 20) + 10px);
    width: calc(2 * ((100% - 190px) / 20) + 10px);
  }

  .lg-bx-12 {
    width: -webkit-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: -moz-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: calc(2.4 * ((100% - 190px) / 20) + 14px);
  }

  .lg-bx-15 {
    width: -webkit-calc(3 * ((100% - 190px) / 20) + 20px);
    width: -moz-calc(3 * ((100% - 190px) / 20) + 20px);
    width: calc(3 * ((100% - 190px) / 20) + 20px);
  }

  .lg-bx-17 {
    width: -webkit-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: -moz-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: calc(3.4 * ((100% - 190px) / 20) + 24px);
  }

  .lg-bx-20 {
    width: -webkit-calc(4 * ((100% - 190px) / 20) + 30px);
    width: -moz-calc(4 * ((100% - 190px) / 20) + 30px);
    width: calc(4 * ((100% - 190px) / 20) + 30px);
  }

  .lg-bx-25 {
    width: -webkit-calc(5 * ((100% - 190px) / 20) + 40px);
    width: -moz-calc(5 * ((100% - 190px) / 20) + 40px);
    width: calc(5 * ((100% - 190px) / 20) + 40px);
  }

  .lg-bx-30 {
    width: -webkit-calc(6 * ((100% - 190px) / 20) + 50px);
    width: -moz-calc(6 * ((100% - 190px) / 20) + 50px);
    width: calc(6 * ((100% - 190px) / 20) + 50px);
  }

  .lg-bx-33 {
    width: -webkit-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: -moz-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
  }

  .lg-bx-35 {
    width: -webkit-calc(7 * ((100% - 190px) / 20) + 60px);
    width: -moz-calc(7 * ((100% - 190px) / 20) + 60px);
    width: calc(7 * ((100% - 190px) / 20) + 60px);
  }

  .lg-bx-40 {
    width: -webkit-calc(8 * ((100% - 190px) / 20) + 70px);
    width: -moz-calc(8 * ((100% - 190px) / 20) + 70px);
    width: calc(8 * ((100% - 190px) / 20) + 70px);
  }

  .lg-bx-45 {
    width: -webkit-calc(9 * ((100% - 190px) / 20) + 80px);
    width: -moz-calc(9 * ((100% - 190px) / 20) + 80px);
    width: calc(9 * ((100% - 190px) / 20) + 80px);
  }

  .lg-bx-50 {
    width: -webkit-calc(10 * ((100% - 190px) / 20) + 90px);
    width: -moz-calc(10 * ((100% - 190px) / 20) + 90px);
    width: calc(10 * ((100% - 190px) / 20) + 90px);
  }

  .lg-bx-55 {
    width: -webkit-calc(11 * ((100% - 190px) / 20) + 100px);
    width: -moz-calc(11 * ((100% - 190px) / 20) + 100px);
    width: calc(11 * ((100% - 190px) / 20) + 100px);
  }

  .lg-bx-60 {
    width: -webkit-calc(12 * ((100% - 190px) / 20) + 110px);
    width: -moz-calc(12 * ((100% - 190px) / 20) + 110px);
    width: calc(12 * ((100% - 190px) / 20) + 110px);
  }

  .lg-bx-65 {
    width: -webkit-calc(13 * ((100% - 190px) / 20) + 120px);
    width: -moz-calc(13 * ((100% - 190px) / 20) + 120px);
    width: calc(13 * ((100% - 190px) / 20) + 120px);
  }

  .lg-bx-66 {
    width: -webkit-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: -moz-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
  }

  .lg-bx-70 {
    width: -webkit-calc(14 * ((100% - 190px) / 20) + 130px);
    width: -moz-calc(14 * ((100% - 190px) / 20) + 130px);
    width: calc(14 * ((100% - 190px) / 20) + 130px);
  }

  .lg-bx-75 {
    width: -webkit-calc(15 * ((100% - 190px) / 20) + 140px);
    width: -moz-calc(15 * ((100% - 190px) / 20) + 140px);
    width: calc(15 * ((100% - 190px) / 20) + 140px);
  }

  .lg-bx-80 {
    width: -webkit-calc(16 * ((100% - 190px) / 20) + 150px);
    width: -moz-calc(16 * ((100% - 190px) / 20) + 150px);
    width: calc(16 * ((100% - 190px) / 20) + 150px);
  }

  .lg-bx-85 {
    width: -webkit-calc(17 * ((100% - 190px) / 20) + 160px);
    width: -moz-calc(17 * ((100% - 190px) / 20) + 160px);
    width: calc(17 * ((100% - 190px) / 20) + 160px);
  }

  .lg-bx-90 {
    width: -webkit-calc(18 * ((100% - 190px) / 20) + 170px);
    width: -moz-calc(18 * ((100% - 190px) / 20) + 170px);
    width: calc(18 * ((100% - 190px) / 20) + 170px);
  }

  .lg-bx-95 {
    width: -webkit-calc(19 * ((100% - 190px) / 20) + 180px);
    width: -moz-calc(19 * ((100% - 190px) / 20) + 180px);
    width: calc(19 * ((100% - 190px) / 20) + 180px);
  }

  .lg-bx-100 {
    width: -webkit-calc(20 * ((100% - 190px) / 20) + 190px);
    width: -moz-calc(20 * ((100% - 190px) / 20) + 190px);
    width: calc(20 * ((100% - 190px) / 20) + 190px);
  }
}

@media all and (min-width: 1641px) {
  .xl-bx-3 {
    width: -webkit-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: -moz-calc(0.6 * ((100% - 190px) / 20) + -4px);
    width: calc(0.6 * ((100% - 190px) / 20) + -4px);
  }

  .xl-bx-5 {
    width: -webkit-calc(1 * ((100% - 190px) / 20) + 0px);
    width: -moz-calc(1 * ((100% - 190px) / 20) + 0px);
    width: calc(1 * ((100% - 190px) / 20) + 0px);
  }

  .xl-bx-7 {
    width: -webkit-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: -moz-calc(1.4 * ((100% - 190px) / 20) + 4px);
    width: calc(1.4 * ((100% - 190px) / 20) + 4px);
  }

  .xl-bx-10 {
    width: -webkit-calc(2 * ((100% - 190px) / 20) + 10px);
    width: -moz-calc(2 * ((100% - 190px) / 20) + 10px);
    width: calc(2 * ((100% - 190px) / 20) + 10px);
  }

  .xl-bx-12 {
    width: -webkit-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: -moz-calc(2.4 * ((100% - 190px) / 20) + 14px);
    width: calc(2.4 * ((100% - 190px) / 20) + 14px);
  }

  .xl-bx-15 {
    width: -webkit-calc(3 * ((100% - 190px) / 20) + 20px);
    width: -moz-calc(3 * ((100% - 190px) / 20) + 20px);
    width: calc(3 * ((100% - 190px) / 20) + 20px);
  }

  .xl-bx-17 {
    width: -webkit-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: -moz-calc(3.4 * ((100% - 190px) / 20) + 24px);
    width: calc(3.4 * ((100% - 190px) / 20) + 24px);
  }

  .xl-bx-20 {
    width: -webkit-calc(4 * ((100% - 190px) / 20) + 30px);
    width: -moz-calc(4 * ((100% - 190px) / 20) + 30px);
    width: calc(4 * ((100% - 190px) / 20) + 30px);
  }

  .xl-bx-25 {
    width: -webkit-calc(5 * ((100% - 190px) / 20) + 40px);
    width: -moz-calc(5 * ((100% - 190px) / 20) + 40px);
    width: calc(5 * ((100% - 190px) / 20) + 40px);
  }

  .xl-bx-30 {
    width: -webkit-calc(6 * ((100% - 190px) / 20) + 50px);
    width: -moz-calc(6 * ((100% - 190px) / 20) + 50px);
    width: calc(6 * ((100% - 190px) / 20) + 50px);
  }

  .xl-bx-33 {
    width: -webkit-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: -moz-calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
    width: calc(6.6666666667 * ((100% - 190px) / 20) + 56.6666666666px);
  }

  .xl-bx-35 {
    width: -webkit-calc(7 * ((100% - 190px) / 20) + 60px);
    width: -moz-calc(7 * ((100% - 190px) / 20) + 60px);
    width: calc(7 * ((100% - 190px) / 20) + 60px);
  }

  .xl-bx-40 {
    width: -webkit-calc(8 * ((100% - 190px) / 20) + 70px);
    width: -moz-calc(8 * ((100% - 190px) / 20) + 70px);
    width: calc(8 * ((100% - 190px) / 20) + 70px);
  }

  .xl-bx-45 {
    width: -webkit-calc(9 * ((100% - 190px) / 20) + 80px);
    width: -moz-calc(9 * ((100% - 190px) / 20) + 80px);
    width: calc(9 * ((100% - 190px) / 20) + 80px);
  }

  .xl-bx-50 {
    width: -webkit-calc(10 * ((100% - 190px) / 20) + 90px);
    width: -moz-calc(10 * ((100% - 190px) / 20) + 90px);
    width: calc(10 * ((100% - 190px) / 20) + 90px);
  }

  .xl-bx-55 {
    width: -webkit-calc(11 * ((100% - 190px) / 20) + 100px);
    width: -moz-calc(11 * ((100% - 190px) / 20) + 100px);
    width: calc(11 * ((100% - 190px) / 20) + 100px);
  }

  .xl-bx-60 {
    width: -webkit-calc(12 * ((100% - 190px) / 20) + 110px);
    width: -moz-calc(12 * ((100% - 190px) / 20) + 110px);
    width: calc(12 * ((100% - 190px) / 20) + 110px);
  }

  .xl-bx-65 {
    width: -webkit-calc(13 * ((100% - 190px) / 20) + 120px);
    width: -moz-calc(13 * ((100% - 190px) / 20) + 120px);
    width: calc(13 * ((100% - 190px) / 20) + 120px);
  }

  .xl-bx-66 {
    width: -webkit-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: -moz-calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
    width: calc(13.3333333333 * ((100% - 190px) / 20) + 123.3333333334px);
  }

  .xl-bx-70 {
    width: -webkit-calc(14 * ((100% - 190px) / 20) + 130px);
    width: -moz-calc(14 * ((100% - 190px) / 20) + 130px);
    width: calc(14 * ((100% - 190px) / 20) + 130px);
  }

  .xl-bx-75 {
    width: -webkit-calc(15 * ((100% - 190px) / 20) + 140px);
    width: -moz-calc(15 * ((100% - 190px) / 20) + 140px);
    width: calc(15 * ((100% - 190px) / 20) + 140px);
  }

  .xl-bx-80 {
    width: -webkit-calc(16 * ((100% - 190px) / 20) + 150px);
    width: -moz-calc(16 * ((100% - 190px) / 20) + 150px);
    width: calc(16 * ((100% - 190px) / 20) + 150px);
  }

  .xl-bx-85 {
    width: -webkit-calc(17 * ((100% - 190px) / 20) + 160px);
    width: -moz-calc(17 * ((100% - 190px) / 20) + 160px);
    width: calc(17 * ((100% - 190px) / 20) + 160px);
  }

  .xl-bx-90 {
    width: -webkit-calc(18 * ((100% - 190px) / 20) + 170px);
    width: -moz-calc(18 * ((100% - 190px) / 20) + 170px);
    width: calc(18 * ((100% - 190px) / 20) + 170px);
  }

  .xl-bx-95 {
    width: -webkit-calc(19 * ((100% - 190px) / 20) + 180px);
    width: -moz-calc(19 * ((100% - 190px) / 20) + 180px);
    width: calc(19 * ((100% - 190px) / 20) + 180px);
  }

  .xl-bx-100 {
    width: -webkit-calc(20 * ((100% - 190px) / 20) + 190px);
    width: -moz-calc(20 * ((100% - 190px) / 20) + 190px);
    width: calc(20 * ((100% - 190px) / 20) + 190px);
  }
}

@media (prefers-color-scheme: drk) {
  .whitemode {
    display: none !important;
  }
}
@media (prefers-color-scheme: light) {
  .darkmode {
    display: none !important;
  }
}


.flex:not(.notdisplay) {
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.flex:not(.notdisplay)[class*=flexpos-]:not(.bx-100) {
  height: 100%;
}
.flex:not(.notdisplay).flexpos-lt {
  align-items: flex-start;
  justify-content: flex-start;
}
.flex:not(.notdisplay).flexpos-lm {
  align-items: center;
  justify-content: flex-start;
}
.flex:not(.notdisplay).flexpos-lb {
  align-items: flex-end;
  justify-content: flex-start;
}
.flex:not(.notdisplay).flexpos-ct {
  align-items: flex-start;
  justify-content: center;
}
.flex:not(.notdisplay).flexpos-cm {
  align-items: center;
  justify-content: center;
}
.flex:not(.notdisplay).flexpos-cb {
  align-items: flex-end;
  justify-content: center;
}
.flex:not(.notdisplay).flexpos-rt {
  align-items: flex-start;
  justify-content: flex-end;
}
.flex:not(.notdisplay).flexpos-rm {
  align-items: center;
  justify-content: flex-end;
}
.flex:not(.notdisplay).flexpos-rb {
  align-items: flex-end;
  justify-content: flex-end;
}

@media all and (min-width: 0px) and (max-width: 500px) {
  .sm-flex:not(.notdisplay):not(.sm-notdisplay) {
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay)[class*=sm-flexpos-]:not(.sm-bx-100) {
    height: 100%;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-lt {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-lm {
    align-items: center;
    justify-content: flex-start;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-lb {
    align-items: flex-end;
    justify-content: flex-start;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-ct {
    align-items: flex-start;
    justify-content: center;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-cm {
    align-items: center;
    justify-content: center;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-cb {
    align-items: flex-end;
    justify-content: center;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-rt {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-rm {
    align-items: center;
    justify-content: flex-end;
  }
  .sm-flex:not(.notdisplay):not(.sm-notdisplay).sm-flexpos-rb {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .md-flex:not(.notdisplay):not(.md-notdisplay) {
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay)[class*=md-flexpos-]:not(.md-bx-100) {
    height: 100%;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-lt {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-lm {
    align-items: center;
    justify-content: flex-start;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-lb {
    align-items: flex-end;
    justify-content: flex-start;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-ct {
    align-items: flex-start;
    justify-content: center;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-cm {
    align-items: center;
    justify-content: center;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-cb {
    align-items: flex-end;
    justify-content: center;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-rt {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-rm {
    align-items: center;
    justify-content: flex-end;
  }
  .md-flex:not(.notdisplay):not(.md-notdisplay).md-flexpos-rb {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
@media all and (min-width: 1201px) {
  .lg-flex:not(.notdisplay):not(.lg-notdisplay) {
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay)[class*=lg-flexpos-]:not(.lg-bx-100) {
    height: 100%;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-lt {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-lm {
    align-items: center;
    justify-content: flex-start;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-lb {
    align-items: flex-end;
    justify-content: flex-start;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-ct {
    align-items: flex-start;
    justify-content: center;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-cm {
    align-items: center;
    justify-content: center;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-cb {
    align-items: flex-end;
    justify-content: center;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-rt {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-rm {
    align-items: center;
    justify-content: flex-end;
  }
  .lg-flex:not(.notdisplay):not(.lg-notdisplay).lg-flexpos-rb {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
@media all and (min-width: 1641px) {
  .xl-flex:not(.notdisplay):not(.xl-notdisplay) {
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay)[class*=xl-flexpos-]:not(.xl-bx-100) {
    height: 100%;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-lt {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-lm {
    align-items: center;
    justify-content: flex-start;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-lb {
    align-items: flex-end;
    justify-content: flex-start;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-ct {
    align-items: flex-start;
    justify-content: center;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-cm {
    align-items: center;
    justify-content: center;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-cb {
    align-items: flex-end;
    justify-content: center;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-rt {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-rm {
    align-items: center;
    justify-content: flex-end;
  }
  .xl-flex:not(.notdisplay):not(.xl-notdisplay).xl-flexpos-rb {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
@supports (display: grid) {
  
  
  .grid:not(.notdisplay) {
    display: grid !important;
    column-gap: 20px;
  }
  .grid:not(.notdisplay) > * {
    width: 100% !important;
  }

  .gridcol-1 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gridcol-1 > * {
    grid-column-start: span 12;
  }

  .gridcol-2 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gridcol-2 > * {
    grid-column-start: span 6;
  }

  .gridcol-3 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gridcol-3 > * {
    grid-column-start: span 4;
  }

  .gridcol-4 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gridcol-4 > * {
    grid-column-start: span 3;
  }

  .gridcol-6 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gridcol-6 > * {
    grid-column-start: span 2;
  }

  .gridcol-5 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gridcol-5 > * {
    grid-column-start: span 2;
  }

  .gridcol-7 {
    grid-template-columns: repeat(14, 1fr);
  }
  .gridcol-7 > * {
    grid-column-start: span 2;
  }

  .gridcol-8 {
    grid-template-columns: repeat(16, 1fr);
  }
  .gridcol-8 > * {
    grid-column-start: span 2;
  }

  .gridcol-9 {
    grid-template-columns: repeat(18, 1fr);
  }
  .gridcol-9 > * {
    grid-column-start: span 2;
  }

  .gridcol-10 {
    grid-template-columns: repeat(20, 1fr);
  }
  .gridcol-10 > * {
    grid-column-start: span 2;
  }

  
  @media all and (min-width: 0px) and (max-width: 500px) {
    .sm-grid:not(.notdisplay):not(.sm-notdisplay) {
      display: grid !important;
      column-gap: 20px;
    }
    .sm-grid:not(.notdisplay):not(.sm-notdisplay) > * {
      width: 100% !important;
    }

    .sm-gridcol-1 {
      grid-template-columns: repeat(12, 1fr);
    }
    .sm-gridcol-1 > * {
      grid-column-start: span 12;
    }

    .sm-gridcol-2 {
      grid-template-columns: repeat(12, 1fr);
    }
    .sm-gridcol-2 > * {
      grid-column-start: span 6;
    }

    .sm-gridcol-3 {
      grid-template-columns: repeat(12, 1fr);
    }
    .sm-gridcol-3 > * {
      grid-column-start: span 4;
    }

    .sm-gridcol-4 {
      grid-template-columns: repeat(12, 1fr);
    }
    .sm-gridcol-4 > * {
      grid-column-start: span 3;
    }

    .sm-gridcol-6 {
      grid-template-columns: repeat(12, 1fr);
    }
    .sm-gridcol-6 > * {
      grid-column-start: span 2;
    }

    .sm-gridcol-5 {
      grid-template-columns: repeat(10, 1fr);
    }
    .sm-gridcol-5 > * {
      grid-column-start: span 2;
    }

    .sm-gridcol-7 {
      grid-template-columns: repeat(14, 1fr);
    }
    .sm-gridcol-7 > * {
      grid-column-start: span 2;
    }

    .sm-gridcol-8 {
      grid-template-columns: repeat(16, 1fr);
    }
    .sm-gridcol-8 > * {
      grid-column-start: span 2;
    }

    .sm-gridcol-9 {
      grid-template-columns: repeat(18, 1fr);
    }
    .sm-gridcol-9 > * {
      grid-column-start: span 2;
    }

    .sm-gridcol-10 {
      grid-template-columns: repeat(20, 1fr);
    }
    .sm-gridcol-10 > * {
      grid-column-start: span 2;
    }
  }
  
  @media all and (min-width: 501px) and (max-width: 1200px) {
    .md-grid:not(.notdisplay):not(.md-notdisplay) {
      display: grid !important;
      column-gap: 20px;
    }
    .md-grid:not(.notdisplay):not(.md-notdisplay) > * {
      width: 100% !important;
    }

    .md-gridcol-1 {
      grid-template-columns: repeat(12, 1fr);
    }
    .md-gridcol-1 > * {
      grid-column-start: span 12;
    }

    .md-gridcol-2 {
      grid-template-columns: repeat(12, 1fr);
    }
    .md-gridcol-2 > * {
      grid-column-start: span 6;
    }

    .md-gridcol-3 {
      grid-template-columns: repeat(12, 1fr);
    }
    .md-gridcol-3 > * {
      grid-column-start: span 4;
    }

    .md-gridcol-4 {
      grid-template-columns: repeat(12, 1fr);
    }
    .md-gridcol-4 > * {
      grid-column-start: span 3;
    }

    .md-gridcol-6 {
      grid-template-columns: repeat(12, 1fr);
    }
    .md-gridcol-6 > * {
      grid-column-start: span 2;
    }

    .md-gridcol-5 {
      grid-template-columns: repeat(10, 1fr);
    }
    .md-gridcol-5 > * {
      grid-column-start: span 2;
    }

    .md-gridcol-7 {
      grid-template-columns: repeat(14, 1fr);
    }
    .md-gridcol-7 > * {
      grid-column-start: span 2;
    }

    .md-gridcol-8 {
      grid-template-columns: repeat(16, 1fr);
    }
    .md-gridcol-8 > * {
      grid-column-start: span 2;
    }

    .md-gridcol-9 {
      grid-template-columns: repeat(18, 1fr);
    }
    .md-gridcol-9 > * {
      grid-column-start: span 2;
    }

    .md-gridcol-10 {
      grid-template-columns: repeat(20, 1fr);
    }
    .md-gridcol-10 > * {
      grid-column-start: span 2;
    }
  }
  
  @media all and (min-width: 1201px) {
    .lg-grid:not(.notdisplay):not(.lg-notdisplay) {
      display: grid !important;
      column-gap: 20px;
    }
    .lg-grid:not(.notdisplay):not(.lg-notdisplay) > * {
      width: 100% !important;
    }

    .lg-gridcol-1 {
      grid-template-columns: repeat(12, 1fr);
    }
    .lg-gridcol-1 > * {
      grid-column-start: span 12;
    }

    .lg-gridcol-2 {
      grid-template-columns: repeat(12, 1fr);
    }
    .lg-gridcol-2 > * {
      grid-column-start: span 6;
    }

    .lg-gridcol-3 {
      grid-template-columns: repeat(12, 1fr);
    }
    .lg-gridcol-3 > * {
      grid-column-start: span 4;
    }

    .lg-gridcol-4 {
      grid-template-columns: repeat(12, 1fr);
    }
    .lg-gridcol-4 > * {
      grid-column-start: span 3;
    }

    .lg-gridcol-6 {
      grid-template-columns: repeat(12, 1fr);
    }
    .lg-gridcol-6 > * {
      grid-column-start: span 2;
    }

    .lg-gridcol-5 {
      grid-template-columns: repeat(10, 1fr);
    }
    .lg-gridcol-5 > * {
      grid-column-start: span 2;
    }

    .lg-gridcol-7 {
      grid-template-columns: repeat(14, 1fr);
    }
    .lg-gridcol-7 > * {
      grid-column-start: span 2;
    }

    .lg-gridcol-8 {
      grid-template-columns: repeat(16, 1fr);
    }
    .lg-gridcol-8 > * {
      grid-column-start: span 2;
    }

    .lg-gridcol-9 {
      grid-template-columns: repeat(18, 1fr);
    }
    .lg-gridcol-9 > * {
      grid-column-start: span 2;
    }

    .lg-gridcol-10 {
      grid-template-columns: repeat(20, 1fr);
    }
    .lg-gridcol-10 > * {
      grid-column-start: span 2;
    }
  }
  
  @media all and (min-width: 1641px) {
    .xl-grid:not(.notdisplay):not(.xl-notdisplay) {
      display: grid !important;
      column-gap: 20px;
    }
    .xl-grid:not(.notdisplay):not(.xl-notdisplay) > * {
      width: 100% !important;
    }

    .xl-gridcol-1 {
      grid-template-columns: repeat(12, 1fr);
    }
    .xl-gridcol-1 > * {
      grid-column-start: span 12;
    }

    .xl-gridcol-2 {
      grid-template-columns: repeat(12, 1fr);
    }
    .xl-gridcol-2 > * {
      grid-column-start: span 6;
    }

    .xl-gridcol-3 {
      grid-template-columns: repeat(12, 1fr);
    }
    .xl-gridcol-3 > * {
      grid-column-start: span 4;
    }

    .xl-gridcol-4 {
      grid-template-columns: repeat(12, 1fr);
    }
    .xl-gridcol-4 > * {
      grid-column-start: span 3;
    }

    .xl-gridcol-6 {
      grid-template-columns: repeat(12, 1fr);
    }
    .xl-gridcol-6 > * {
      grid-column-start: span 2;
    }

    .xl-gridcol-5 {
      grid-template-columns: repeat(10, 1fr);
    }
    .xl-gridcol-5 > * {
      grid-column-start: span 2;
    }

    .xl-gridcol-7 {
      grid-template-columns: repeat(14, 1fr);
    }
    .xl-gridcol-7 > * {
      grid-column-start: span 2;
    }

    .xl-gridcol-8 {
      grid-template-columns: repeat(16, 1fr);
    }
    .xl-gridcol-8 > * {
      grid-column-start: span 2;
    }

    .xl-gridcol-9 {
      grid-template-columns: repeat(18, 1fr);
    }
    .xl-gridcol-9 > * {
      grid-column-start: span 2;
    }

    .xl-gridcol-10 {
      grid-template-columns: repeat(20, 1fr);
    }
    .xl-gridcol-10 > * {
      grid-column-start: span 2;
    }
  }
}

.rowgap-0 {
  row-gap: -webkit-calc(0 * (18px * 1.8));
  row-gap: -moz-calc(0 * (18px * 1.8));
  row-gap: calc(0 * (18px * 1.8));
}

.rowgap-1 {
  row-gap: -webkit-calc(1 * (18px * 1.8));
  row-gap: -moz-calc(1 * (18px * 1.8));
  row-gap: calc(1 * (18px * 1.8));
}

.rowgap-2 {
  row-gap: -webkit-calc(2 * (18px * 1.8));
  row-gap: -moz-calc(2 * (18px * 1.8));
  row-gap: calc(2 * (18px * 1.8));
}

.rowgap-3 {
  row-gap: -webkit-calc(3 * (18px * 1.8));
  row-gap: -moz-calc(3 * (18px * 1.8));
  row-gap: calc(3 * (18px * 1.8));
}

.rowgap-4 {
  row-gap: -webkit-calc(4 * (18px * 1.8));
  row-gap: -moz-calc(4 * (18px * 1.8));
  row-gap: calc(4 * (18px * 1.8));
}

.rowgap-5 {
  row-gap: -webkit-calc(5 * (18px * 1.8));
  row-gap: -moz-calc(5 * (18px * 1.8));
  row-gap: calc(5 * (18px * 1.8));
}

@media all and (min-width: 0px) and (max-width: 500px) {
  
  .sm-rowgap-0 {
    row-gap: -webkit-calc(0 * (18px * 1.8));
    row-gap: -moz-calc(0 * (18px * 1.8));
    row-gap: calc(0 * (18px * 1.8));
  }

  .sm-rowgap-1 {
    row-gap: -webkit-calc(1 * (18px * 1.8));
    row-gap: -moz-calc(1 * (18px * 1.8));
    row-gap: calc(1 * (18px * 1.8));
  }

  .sm-rowgap-2 {
    row-gap: -webkit-calc(2 * (18px * 1.8));
    row-gap: -moz-calc(2 * (18px * 1.8));
    row-gap: calc(2 * (18px * 1.8));
  }

  .sm-rowgap-3 {
    row-gap: -webkit-calc(3 * (18px * 1.8));
    row-gap: -moz-calc(3 * (18px * 1.8));
    row-gap: calc(3 * (18px * 1.8));
  }

  .sm-rowgap-4 {
    row-gap: -webkit-calc(4 * (18px * 1.8));
    row-gap: -moz-calc(4 * (18px * 1.8));
    row-gap: calc(4 * (18px * 1.8));
  }

  .sm-rowgap-5 {
    row-gap: -webkit-calc(5 * (18px * 1.8));
    row-gap: -moz-calc(5 * (18px * 1.8));
    row-gap: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  
  .md-rowgap-0 {
    row-gap: -webkit-calc(0 * (18px * 1.8));
    row-gap: -moz-calc(0 * (18px * 1.8));
    row-gap: calc(0 * (18px * 1.8));
  }

  .md-rowgap-1 {
    row-gap: -webkit-calc(1 * (18px * 1.8));
    row-gap: -moz-calc(1 * (18px * 1.8));
    row-gap: calc(1 * (18px * 1.8));
  }

  .md-rowgap-2 {
    row-gap: -webkit-calc(2 * (18px * 1.8));
    row-gap: -moz-calc(2 * (18px * 1.8));
    row-gap: calc(2 * (18px * 1.8));
  }

  .md-rowgap-3 {
    row-gap: -webkit-calc(3 * (18px * 1.8));
    row-gap: -moz-calc(3 * (18px * 1.8));
    row-gap: calc(3 * (18px * 1.8));
  }

  .md-rowgap-4 {
    row-gap: -webkit-calc(4 * (18px * 1.8));
    row-gap: -moz-calc(4 * (18px * 1.8));
    row-gap: calc(4 * (18px * 1.8));
  }

  .md-rowgap-5 {
    row-gap: -webkit-calc(5 * (18px * 1.8));
    row-gap: -moz-calc(5 * (18px * 1.8));
    row-gap: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 1201px) {
  
  .lg-rowgap-0 {
    row-gap: -webkit-calc(0 * (18px * 1.8));
    row-gap: -moz-calc(0 * (18px * 1.8));
    row-gap: calc(0 * (18px * 1.8));
  }

  .lg-rowgap-1 {
    row-gap: -webkit-calc(1 * (18px * 1.8));
    row-gap: -moz-calc(1 * (18px * 1.8));
    row-gap: calc(1 * (18px * 1.8));
  }

  .lg-rowgap-2 {
    row-gap: -webkit-calc(2 * (18px * 1.8));
    row-gap: -moz-calc(2 * (18px * 1.8));
    row-gap: calc(2 * (18px * 1.8));
  }

  .lg-rowgap-3 {
    row-gap: -webkit-calc(3 * (18px * 1.8));
    row-gap: -moz-calc(3 * (18px * 1.8));
    row-gap: calc(3 * (18px * 1.8));
  }

  .lg-rowgap-4 {
    row-gap: -webkit-calc(4 * (18px * 1.8));
    row-gap: -moz-calc(4 * (18px * 1.8));
    row-gap: calc(4 * (18px * 1.8));
  }

  .lg-rowgap-5 {
    row-gap: -webkit-calc(5 * (18px * 1.8));
    row-gap: -moz-calc(5 * (18px * 1.8));
    row-gap: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 1641px) {
  
  .xl-rowgap-0 {
    row-gap: -webkit-calc(0 * (18px * 1.8));
    row-gap: -moz-calc(0 * (18px * 1.8));
    row-gap: calc(0 * (18px * 1.8));
  }

  .xl-rowgap-1 {
    row-gap: -webkit-calc(1 * (18px * 1.8));
    row-gap: -moz-calc(1 * (18px * 1.8));
    row-gap: calc(1 * (18px * 1.8));
  }

  .xl-rowgap-2 {
    row-gap: -webkit-calc(2 * (18px * 1.8));
    row-gap: -moz-calc(2 * (18px * 1.8));
    row-gap: calc(2 * (18px * 1.8));
  }

  .xl-rowgap-3 {
    row-gap: -webkit-calc(3 * (18px * 1.8));
    row-gap: -moz-calc(3 * (18px * 1.8));
    row-gap: calc(3 * (18px * 1.8));
  }

  .xl-rowgap-4 {
    row-gap: -webkit-calc(4 * (18px * 1.8));
    row-gap: -moz-calc(4 * (18px * 1.8));
    row-gap: calc(4 * (18px * 1.8));
  }

  .xl-rowgap-5 {
    row-gap: -webkit-calc(5 * (18px * 1.8));
    row-gap: -moz-calc(5 * (18px * 1.8));
    row-gap: calc(5 * (18px * 1.8));
  }
}

.gridgap-0 {
  gap: 0px;
}

.gridgap-5 {
  gap: 5px;
}

.gridgap-10 {
  gap: 10px;
}

.gridgap-15 {
  gap: 15px;
}

.gridgap-20 {
  gap: 20px;
}

.gridgap-25 {
  gap: 25px;
}

.gridgap-30 {
  gap: 30px;
}

.gridgap-35 {
  gap: 35px;
}

.gridgap-40 {
  gap: 40px;
}

.gridgap-45 {
  gap: 45px;
}

.gridgap-50 {
  gap: 50px;
}

@media all and (min-width: 0px) and (max-width: 500px) {
  
  .sm-gridgap-0 {
    gap: 0px;
  }

  .sm-gridgap-5 {
    gap: 5px;
  }

  .sm-gridgap-10 {
    gap: 10px;
  }

  .sm-gridgap-15 {
    gap: 15px;
  }

  .sm-gridgap-20 {
    gap: 20px;
  }

  .sm-gridgap-25 {
    gap: 25px;
  }

  .sm-gridgap-30 {
    gap: 30px;
  }

  .sm-gridgap-35 {
    gap: 35px;
  }

  .sm-gridgap-40 {
    gap: 40px;
  }

  .sm-gridgap-45 {
    gap: 45px;
  }

  .sm-gridgap-50 {
    gap: 50px;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  
  .md-gridgap-0 {
    gap: 0px;
  }

  .md-gridgap-5 {
    gap: 5px;
  }

  .md-gridgap-10 {
    gap: 10px;
  }

  .md-gridgap-15 {
    gap: 15px;
  }

  .md-gridgap-20 {
    gap: 20px;
  }

  .md-gridgap-25 {
    gap: 25px;
  }

  .md-gridgap-30 {
    gap: 30px;
  }

  .md-gridgap-35 {
    gap: 35px;
  }

  .md-gridgap-40 {
    gap: 40px;
  }

  .md-gridgap-45 {
    gap: 45px;
  }

  .md-gridgap-50 {
    gap: 50px;
  }
}
@media all and (min-width: 1201px) {
  
  .lg-gridgap-0 {
    gap: 0px;
  }

  .lg-gridgap-5 {
    gap: 5px;
  }

  .lg-gridgap-10 {
    gap: 10px;
  }

  .lg-gridgap-15 {
    gap: 15px;
  }

  .lg-gridgap-20 {
    gap: 20px;
  }

  .lg-gridgap-25 {
    gap: 25px;
  }

  .lg-gridgap-30 {
    gap: 30px;
  }

  .lg-gridgap-35 {
    gap: 35px;
  }

  .lg-gridgap-40 {
    gap: 40px;
  }

  .lg-gridgap-45 {
    gap: 45px;
  }

  .lg-gridgap-50 {
    gap: 50px;
  }
}
@media all and (min-width: 1641px) {
  
  .xl-gridgap-0 {
    gap: 0px;
  }

  .xl-gridgap-5 {
    gap: 5px;
  }

  .xl-gridgap-10 {
    gap: 10px;
  }

  .xl-gridgap-15 {
    gap: 15px;
  }

  .xl-gridgap-20 {
    gap: 20px;
  }

  .xl-gridgap-25 {
    gap: 25px;
  }

  .xl-gridgap-30 {
    gap: 30px;
  }

  .xl-gridgap-35 {
    gap: 35px;
  }

  .xl-gridgap-40 {
    gap: 40px;
  }

  .xl-gridgap-45 {
    gap: 45px;
  }

  .xl-gridgap-50 {
    gap: 50px;
  }
}
.fontsize-50 {
  font-size: 50%;
}

.fontsize-55 {
  font-size: 55%;
}

.fontsize-60 {
  font-size: 60%;
}

.fontsize-65 {
  font-size: 65%;
}

.fontsize-70 {
  font-size: 70%;
}

.fontsize-75 {
  font-size: 75%;
}

.fontsize-80 {
  font-size: 80%;
}

.fontsize-85 {
  font-size: 85%;
}

.fontsize-90 {
  font-size: 90%;
}

.fontsize-95 {
  font-size: 95%;
}

.fontsize-105 {
  font-size: 105%;
}

.fontsize-110 {
  font-size: 110%;
}

.fontsize-115 {
  font-size: 115%;
}

.fontsize-120 {
  font-size: 120%;
}

.fontsize-125 {
  font-size: 125%;
}

.fontsize-130 {
  font-size: 130%;
}

.fontsize-135 {
  font-size: 135%;
}

.fontsize-140 {
  font-size: 140%;
}

.fontsize-145 {
  font-size: 145%;
}

.fontsize-150 {
  font-size: 150%;
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 500px) {
  .sm-fontsize-50 {
    font-size: 50%;
  }

  .sm-fontsize-55 {
    font-size: 55%;
  }

  .sm-fontsize-60 {
    font-size: 60%;
  }

  .sm-fontsize-65 {
    font-size: 65%;
  }

  .sm-fontsize-70 {
    font-size: 70%;
  }

  .sm-fontsize-75 {
    font-size: 75%;
  }

  .sm-fontsize-80 {
    font-size: 80%;
  }

  .sm-fontsize-85 {
    font-size: 85%;
  }

  .sm-fontsize-90 {
    font-size: 90%;
  }

  .sm-fontsize-95 {
    font-size: 95%;
  }

  .sm-fontsize-105 {
    font-size: 105%;
  }

  .sm-fontsize-110 {
    font-size: 110%;
  }

  .sm-fontsize-115 {
    font-size: 115%;
  }

  .sm-fontsize-120 {
    font-size: 120%;
  }

  .sm-fontsize-125 {
    font-size: 125%;
  }

  .sm-fontsize-130 {
    font-size: 130%;
  }

  .sm-fontsize-135 {
    font-size: 135%;
  }

  .sm-fontsize-140 {
    font-size: 140%;
  }

  .sm-fontsize-145 {
    font-size: 145%;
  }

  .sm-fontsize-150 {
    font-size: 150%;
  }
}
@media only screen and (min-width: 501px) and (max-width: 1200px) and (max-width: 1200px) {
  .md-fontsize-50 {
    font-size: 50%;
  }

  .md-fontsize-55 {
    font-size: 55%;
  }

  .md-fontsize-60 {
    font-size: 60%;
  }

  .md-fontsize-65 {
    font-size: 65%;
  }

  .md-fontsize-70 {
    font-size: 70%;
  }

  .md-fontsize-75 {
    font-size: 75%;
  }

  .md-fontsize-80 {
    font-size: 80%;
  }

  .md-fontsize-85 {
    font-size: 85%;
  }

  .md-fontsize-90 {
    font-size: 90%;
  }

  .md-fontsize-95 {
    font-size: 95%;
  }

  .md-fontsize-105 {
    font-size: 105%;
  }

  .md-fontsize-110 {
    font-size: 110%;
  }

  .md-fontsize-115 {
    font-size: 115%;
  }

  .md-fontsize-120 {
    font-size: 120%;
  }

  .md-fontsize-125 {
    font-size: 125%;
  }

  .md-fontsize-130 {
    font-size: 130%;
  }

  .md-fontsize-135 {
    font-size: 135%;
  }

  .md-fontsize-140 {
    font-size: 140%;
  }

  .md-fontsize-145 {
    font-size: 145%;
  }

  .md-fontsize-150 {
    font-size: 150%;
  }
}
@media all and (min-width: 1201px) {
  .lg-fontsize-50 {
    font-size: 50%;
  }

  .lg-fontsize-55 {
    font-size: 55%;
  }

  .lg-fontsize-60 {
    font-size: 60%;
  }

  .lg-fontsize-65 {
    font-size: 65%;
  }

  .lg-fontsize-70 {
    font-size: 70%;
  }

  .lg-fontsize-75 {
    font-size: 75%;
  }

  .lg-fontsize-80 {
    font-size: 80%;
  }

  .lg-fontsize-85 {
    font-size: 85%;
  }

  .lg-fontsize-90 {
    font-size: 90%;
  }

  .lg-fontsize-95 {
    font-size: 95%;
  }

  .lg-fontsize-105 {
    font-size: 105%;
  }

  .lg-fontsize-110 {
    font-size: 110%;
  }

  .lg-fontsize-115 {
    font-size: 115%;
  }

  .lg-fontsize-120 {
    font-size: 120%;
  }

  .lg-fontsize-125 {
    font-size: 125%;
  }

  .lg-fontsize-130 {
    font-size: 130%;
  }

  .lg-fontsize-135 {
    font-size: 135%;
  }

  .lg-fontsize-140 {
    font-size: 140%;
  }

  .lg-fontsize-145 {
    font-size: 145%;
  }

  .lg-fontsize-150 {
    font-size: 150%;
  }
}
@media all and (min-width: 1641px) {
  .xl-fontsize-50 {
    font-size: 50%;
  }

  .xl-fontsize-55 {
    font-size: 55%;
  }

  .xl-fontsize-60 {
    font-size: 60%;
  }

  .xl-fontsize-65 {
    font-size: 65%;
  }

  .xl-fontsize-70 {
    font-size: 70%;
  }

  .xl-fontsize-75 {
    font-size: 75%;
  }

  .xl-fontsize-80 {
    font-size: 80%;
  }

  .xl-fontsize-85 {
    font-size: 85%;
  }

  .xl-fontsize-90 {
    font-size: 90%;
  }

  .xl-fontsize-95 {
    font-size: 95%;
  }

  .xl-fontsize-105 {
    font-size: 105%;
  }

  .xl-fontsize-110 {
    font-size: 110%;
  }

  .xl-fontsize-115 {
    font-size: 115%;
  }

  .xl-fontsize-120 {
    font-size: 120%;
  }

  .xl-fontsize-125 {
    font-size: 125%;
  }

  .xl-fontsize-130 {
    font-size: 130%;
  }

  .xl-fontsize-135 {
    font-size: 135%;
  }

  .xl-fontsize-140 {
    font-size: 140%;
  }

  .xl-fontsize-145 {
    font-size: 145%;
  }

  .xl-fontsize-150 {
    font-size: 150%;
  }
}
.fontweight-200 {
  font-weight: 200;
}

.fontweight-300 {
  font-weight: 300;
}

.fontweight-400 {
  font-weight: 400;
}

.fontweight-500 {
  font-weight: 500;
}

.fontweight-600 {
  font-weight: 600;
}

.fontweight-700 {
  font-weight: 700;
}

.fontweight-800 {
  font-weight: 800;
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 500px) {
  .sm-fontweight-200 {
    font-weight: 200;
  }

  .sm-fontweight-300 {
    font-weight: 300;
  }

  .sm-fontweight-400 {
    font-weight: 400;
  }

  .sm-fontweight-500 {
    font-weight: 500;
  }

  .sm-fontweight-600 {
    font-weight: 600;
  }

  .sm-fontweight-700 {
    font-weight: 700;
  }

  .sm-fontweight-800 {
    font-weight: 800;
  }
}
@media only screen and (min-width: 501px) and (max-width: 1200px) and (max-width: 1200px) {
  .md-fontweight-200 {
    font-weight: 200;
  }

  .md-fontweight-300 {
    font-weight: 300;
  }

  .md-fontweight-400 {
    font-weight: 400;
  }

  .md-fontweight-500 {
    font-weight: 500;
  }

  .md-fontweight-600 {
    font-weight: 600;
  }

  .md-fontweight-700 {
    font-weight: 700;
  }

  .md-fontweight-800 {
    font-weight: 800;
  }
}
@media all and (min-width: 1201px) {
  .lg-fontweight-200 {
    font-weight: 200;
  }

  .lg-fontweight-300 {
    font-weight: 300;
  }

  .lg-fontweight-400 {
    font-weight: 400;
  }

  .lg-fontweight-500 {
    font-weight: 500;
  }

  .lg-fontweight-600 {
    font-weight: 600;
  }

  .lg-fontweight-700 {
    font-weight: 700;
  }

  .lg-fontweight-800 {
    font-weight: 800;
  }
}
@media all and (min-width: 1641px) {
  .xl-fontweight-200 {
    font-weight: 200;
  }

  .xl-fontweight-300 {
    font-weight: 300;
  }

  .xl-fontweight-400 {
    font-weight: 400;
  }

  .xl-fontweight-500 {
    font-weight: 500;
  }

  .xl-fontweight-600 {
    font-weight: 600;
  }

  .xl-fontweight-700 {
    font-weight: 700;
  }

  .xl-fontweight-800 {
    font-weight: 800;
  }
}
.icon-arrow-circle-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow-circle.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow-circle.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-arrow-circle-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow-circle.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow-circle.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-arrow-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-arrow-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-book-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/book.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/book.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-book-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/book.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/book.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-checked-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checked.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checked.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-checked-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checked.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checked.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-checkmark-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-checkmark-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-cross-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-cross-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-facebook-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-facebook-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-info-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/info.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/info.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-info-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/info.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/info.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-instagram-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-instagram-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-magnifier-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-magnifier-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-mail-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mail.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mail.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-mail-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mail.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mail.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-mappin-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mappin.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mappin.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-mappin-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mappin.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mappin.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-phone-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/phone.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/phone.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-phone-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/phone.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/phone.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-whatsapp-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-whatsapp-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-youtube-c1 {
  background-color: red;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-youtube-c2 {
  background-color: #787878;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-arrow-circle {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow-circle.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow-circle.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-arrow {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-book {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/book.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/book.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-checked {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checked.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checked.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-checkmark {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/checkmark.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-cross {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-facebook {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-info {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/info.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/info.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-instagram {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-magnifier {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-mail {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mail.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mail.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-mappin {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mappin.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/mappin.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-phone {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/phone.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/phone.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-whatsapp {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.icon-youtube {
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

span.icon {
  color: transparent;
  display: inline-block;
  width: 18px;
  height: 18px;
}

h1 span.icon {
  width: 38px;
  height: 38px;
  max-height: 100%;
}
@media only screen and (min-width: 1201px) {
  h1 span.icon {
    width: 60px;
    height: 60px;
    max-height: 100%;
    color: transparent;
    line-height: 100%;
  }
}

h2 span.icon {
  width: 33px;
  height: 33px;
  max-height: 100%;
}
@media only screen and (min-width: 1201px) {
  h2 span.icon {
    width: 48px;
    height: 48px;
    max-height: 100%;
    color: transparent;
    line-height: 100%;
  }
}

h3 span.icon {
  width: 24px;
  height: 24px;
  max-height: 100%;
}
@media only screen and (min-width: 1201px) {
  h3 span.icon {
    width: 31px;
    height: 31px;
    max-height: 100%;
    color: transparent;
    line-height: 100%;
  }
}

h4 span.icon {
  width: 22px;
  height: 22px;
  max-height: 100%;
}
@media only screen and (min-width: 1201px) {
  h4 span.icon {
    width: 24px;
    height: 24px;
    max-height: 100%;
    color: transparent;
    line-height: 100%;
  }
}

h5 span.icon {
  width: 20px;
  height: 20px;
  max-height: 100%;
}
@media only screen and (min-width: 1201px) {
  h5 span.icon {
    width: 22px;
    height: 22px;
    max-height: 100%;
    color: transparent;
    line-height: 100%;
  }
}

h6 span.icon {
  width: 18px;
  height: 18px;
  max-height: 100%;
}
@media only screen and (min-width: 1201px) {
  h6 span.icon {
    width: 20px;
    height: 20px;
    max-height: 100%;
    color: transparent;
    line-height: 100%;
  }
}

h1 span.icon {
  width: 30px;
  height: 30px;
  margin: 0 5px;
  vertical-align: 0px;
}
@media only screen and (min-width: 501px) {
  h1 span.icon {
    vertical-align: -17px;
  }
}
@media only screen and (min-width: 1201px) {
  h1 span.icon {
    width: 35px;
    height: 35px;
    vertical-align: -9px;
  }
}


.lineclamp-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.lineclamp-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.lineclamp-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.lineclamp-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.lineclamp-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}


@media all and (min-width: 0px) and (max-width: 500px) {
  .sm-lineclamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .sm-lineclamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .sm-lineclamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .sm-lineclamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }

  .sm-lineclamp-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
}

@media all and (min-width: 501px) and (max-width: 1200px) {
  .md-lineclamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .md-lineclamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .md-lineclamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .md-lineclamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }

  .md-lineclamp-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
}

@media all and (min-width: 1201px) {
  .lg-lineclamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .lg-lineclamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .lg-lineclamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .lg-lineclamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }

  .lg-lineclamp-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
}

@media all and (min-width: 1641px) {
  .xl-lineclamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .xl-lineclamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .xl-lineclamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .xl-lineclamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }

  .xl-lineclamp-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
}
.lineheight-80 {
  line-height: 80%;
}

.lineheight-90 {
  line-height: 90%;
}

.lineheight-100 {
  line-height: 100%;
}

.lineheight-110 {
  line-height: 110%;
}

.lineheight-120 {
  line-height: 120%;
}

.lineheight-130 {
  line-height: 130%;
}

.lineheight-140 {
  line-height: 140%;
}

.lineheight-150 {
  line-height: 150%;
}

.lineheight-160 {
  line-height: 160%;
}

.lineheight-170 {
  line-height: 170%;
}

.lineheight-180 {
  line-height: 180%;
}

.lineheight-190 {
  line-height: 190%;
}

.lineheight-200 {
  line-height: 200%;
}

.lineheight-210 {
  line-height: 210%;
}

.lineheight-220 {
  line-height: 220%;
}

.lineheight-230 {
  line-height: 230%;
}

.lineheight-240 {
  line-height: 240%;
}

.lineheight-250 {
  line-height: 250%;
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 500px) {
  .sm-lineheight-80 {
    line-height: 80%;
  }

  .sm-lineheight-90 {
    line-height: 90%;
  }

  .sm-lineheight-100 {
    line-height: 100%;
  }

  .sm-lineheight-110 {
    line-height: 110%;
  }

  .sm-lineheight-120 {
    line-height: 120%;
  }

  .sm-lineheight-130 {
    line-height: 130%;
  }

  .sm-lineheight-140 {
    line-height: 140%;
  }

  .sm-lineheight-150 {
    line-height: 150%;
  }

  .sm-lineheight-160 {
    line-height: 160%;
  }

  .sm-lineheight-170 {
    line-height: 170%;
  }

  .sm-lineheight-180 {
    line-height: 180%;
  }

  .sm-lineheight-190 {
    line-height: 190%;
  }

  .sm-lineheight-200 {
    line-height: 200%;
  }

  .sm-lineheight-210 {
    line-height: 210%;
  }

  .sm-lineheight-220 {
    line-height: 220%;
  }

  .sm-lineheight-230 {
    line-height: 230%;
  }

  .sm-lineheight-240 {
    line-height: 240%;
  }

  .sm-lineheight-250 {
    line-height: 250%;
  }
}
@media only screen and (min-width: 501px) and (max-width: 1200px) and (max-width: 1200px) {
  .md-lineheight-80 {
    line-height: 80%;
  }

  .md-lineheight-90 {
    line-height: 90%;
  }

  .md-lineheight-100 {
    line-height: 100%;
  }

  .md-lineheight-110 {
    line-height: 110%;
  }

  .md-lineheight-120 {
    line-height: 120%;
  }

  .md-lineheight-130 {
    line-height: 130%;
  }

  .md-lineheight-140 {
    line-height: 140%;
  }

  .md-lineheight-150 {
    line-height: 150%;
  }

  .md-lineheight-160 {
    line-height: 160%;
  }

  .md-lineheight-170 {
    line-height: 170%;
  }

  .md-lineheight-180 {
    line-height: 180%;
  }

  .md-lineheight-190 {
    line-height: 190%;
  }

  .md-lineheight-200 {
    line-height: 200%;
  }

  .md-lineheight-210 {
    line-height: 210%;
  }

  .md-lineheight-220 {
    line-height: 220%;
  }

  .md-lineheight-230 {
    line-height: 230%;
  }

  .md-lineheight-240 {
    line-height: 240%;
  }

  .md-lineheight-250 {
    line-height: 250%;
  }
}
@media all and (min-width: 1201px) {
  .lg-lineheight-80 {
    line-height: 80%;
  }

  .lg-lineheight-90 {
    line-height: 90%;
  }

  .lg-lineheight-100 {
    line-height: 100%;
  }

  .lg-lineheight-110 {
    line-height: 110%;
  }

  .lg-lineheight-120 {
    line-height: 120%;
  }

  .lg-lineheight-130 {
    line-height: 130%;
  }

  .lg-lineheight-140 {
    line-height: 140%;
  }

  .lg-lineheight-150 {
    line-height: 150%;
  }

  .lg-lineheight-160 {
    line-height: 160%;
  }

  .lg-lineheight-170 {
    line-height: 170%;
  }

  .lg-lineheight-180 {
    line-height: 180%;
  }

  .lg-lineheight-190 {
    line-height: 190%;
  }

  .lg-lineheight-200 {
    line-height: 200%;
  }

  .lg-lineheight-210 {
    line-height: 210%;
  }

  .lg-lineheight-220 {
    line-height: 220%;
  }

  .lg-lineheight-230 {
    line-height: 230%;
  }

  .lg-lineheight-240 {
    line-height: 240%;
  }

  .lg-lineheight-250 {
    line-height: 250%;
  }
}
@media all and (min-width: 1641px) {
  .xl-lineheight-80 {
    line-height: 80%;
  }

  .xl-lineheight-90 {
    line-height: 90%;
  }

  .xl-lineheight-100 {
    line-height: 100%;
  }

  .xl-lineheight-110 {
    line-height: 110%;
  }

  .xl-lineheight-120 {
    line-height: 120%;
  }

  .xl-lineheight-130 {
    line-height: 130%;
  }

  .xl-lineheight-140 {
    line-height: 140%;
  }

  .xl-lineheight-150 {
    line-height: 150%;
  }

  .xl-lineheight-160 {
    line-height: 160%;
  }

  .xl-lineheight-170 {
    line-height: 170%;
  }

  .xl-lineheight-180 {
    line-height: 180%;
  }

  .xl-lineheight-190 {
    line-height: 190%;
  }

  .xl-lineheight-200 {
    line-height: 200%;
  }

  .xl-lineheight-210 {
    line-height: 210%;
  }

  .xl-lineheight-220 {
    line-height: 220%;
  }

  .xl-lineheight-230 {
    line-height: 230%;
  }

  .xl-lineheight-240 {
    line-height: 240%;
  }

  .xl-lineheight-250 {
    line-height: 250%;
  }
}

.mrgntp-0 {
  margin-top: -webkit-calc(0 * (18px * 1.8));
  margin-top: -moz-calc(0 * (18px * 1.8));
  margin-top: calc(0 * (18px * 1.8));
}

.mrgntp-1 {
  margin-top: -webkit-calc(1 * (18px * 1.8));
  margin-top: -moz-calc(1 * (18px * 1.8));
  margin-top: calc(1 * (18px * 1.8));
}

.mrgntp-2 {
  margin-top: -webkit-calc(2 * (18px * 1.8));
  margin-top: -moz-calc(2 * (18px * 1.8));
  margin-top: calc(2 * (18px * 1.8));
}

.mrgntp-3 {
  margin-top: -webkit-calc(3 * (18px * 1.8));
  margin-top: -moz-calc(3 * (18px * 1.8));
  margin-top: calc(3 * (18px * 1.8));
}

.mrgntp-4 {
  margin-top: -webkit-calc(4 * (18px * 1.8));
  margin-top: -moz-calc(4 * (18px * 1.8));
  margin-top: calc(4 * (18px * 1.8));
}

.mrgntp-5 {
  margin-top: -webkit-calc(5 * (18px * 1.8));
  margin-top: -moz-calc(5 * (18px * 1.8));
  margin-top: calc(5 * (18px * 1.8));
}


.mrgnbt-0 {
  margin-bottom: -webkit-calc(0 * (18px * 1.8));
  margin-bottom: -moz-calc(0 * (18px * 1.8));
  margin-bottom: calc(0 * (18px * 1.8));
}

.mrgnbt-1 {
  margin-bottom: -webkit-calc(1 * (18px * 1.8));
  margin-bottom: -moz-calc(1 * (18px * 1.8));
  margin-bottom: calc(1 * (18px * 1.8));
}

.mrgnbt-2 {
  margin-bottom: -webkit-calc(2 * (18px * 1.8));
  margin-bottom: -moz-calc(2 * (18px * 1.8));
  margin-bottom: calc(2 * (18px * 1.8));
}

.mrgnbt-3 {
  margin-bottom: -webkit-calc(3 * (18px * 1.8));
  margin-bottom: -moz-calc(3 * (18px * 1.8));
  margin-bottom: calc(3 * (18px * 1.8));
}

.mrgnbt-4 {
  margin-bottom: -webkit-calc(4 * (18px * 1.8));
  margin-bottom: -moz-calc(4 * (18px * 1.8));
  margin-bottom: calc(4 * (18px * 1.8));
}

.mrgnbt-5 {
  margin-bottom: -webkit-calc(5 * (18px * 1.8));
  margin-bottom: -moz-calc(5 * (18px * 1.8));
  margin-bottom: calc(5 * (18px * 1.8));
}

@media all and (min-width: 0px) and (max-width: 500px) {
  
  .sm-mrgntp-0 {
    margin-top: -webkit-calc(0 * (18px * 1.8));
    margin-top: -moz-calc(0 * (18px * 1.8));
    margin-top: calc(0 * (18px * 1.8));
  }

  .sm-mrgntp-1 {
    margin-top: -webkit-calc(1 * (18px * 1.8));
    margin-top: -moz-calc(1 * (18px * 1.8));
    margin-top: calc(1 * (18px * 1.8));
  }

  .sm-mrgntp-2 {
    margin-top: -webkit-calc(2 * (18px * 1.8));
    margin-top: -moz-calc(2 * (18px * 1.8));
    margin-top: calc(2 * (18px * 1.8));
  }

  .sm-mrgntp-3 {
    margin-top: -webkit-calc(3 * (18px * 1.8));
    margin-top: -moz-calc(3 * (18px * 1.8));
    margin-top: calc(3 * (18px * 1.8));
  }

  .sm-mrgntp-4 {
    margin-top: -webkit-calc(4 * (18px * 1.8));
    margin-top: -moz-calc(4 * (18px * 1.8));
    margin-top: calc(4 * (18px * 1.8));
  }

  .sm-mrgntp-5 {
    margin-top: -webkit-calc(5 * (18px * 1.8));
    margin-top: -moz-calc(5 * (18px * 1.8));
    margin-top: calc(5 * (18px * 1.8));
  }

  
  .sm-mrgnbt-0 {
    margin-bottom: -webkit-calc(0 * (18px * 1.8));
    margin-bottom: -moz-calc(0 * (18px * 1.8));
    margin-bottom: calc(0 * (18px * 1.8));
  }

  .sm-mrgnbt-1 {
    margin-bottom: -webkit-calc(1 * (18px * 1.8));
    margin-bottom: -moz-calc(1 * (18px * 1.8));
    margin-bottom: calc(1 * (18px * 1.8));
  }

  .sm-mrgnbt-2 {
    margin-bottom: -webkit-calc(2 * (18px * 1.8));
    margin-bottom: -moz-calc(2 * (18px * 1.8));
    margin-bottom: calc(2 * (18px * 1.8));
  }

  .sm-mrgnbt-3 {
    margin-bottom: -webkit-calc(3 * (18px * 1.8));
    margin-bottom: -moz-calc(3 * (18px * 1.8));
    margin-bottom: calc(3 * (18px * 1.8));
  }

  .sm-mrgnbt-4 {
    margin-bottom: -webkit-calc(4 * (18px * 1.8));
    margin-bottom: -moz-calc(4 * (18px * 1.8));
    margin-bottom: calc(4 * (18px * 1.8));
  }

  .sm-mrgnbt-5 {
    margin-bottom: -webkit-calc(5 * (18px * 1.8));
    margin-bottom: -moz-calc(5 * (18px * 1.8));
    margin-bottom: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  
  .md-mrgntp-0 {
    margin-top: -webkit-calc(0 * (18px * 1.8));
    margin-top: -moz-calc(0 * (18px * 1.8));
    margin-top: calc(0 * (18px * 1.8));
  }

  .md-mrgntp-1 {
    margin-top: -webkit-calc(1 * (18px * 1.8));
    margin-top: -moz-calc(1 * (18px * 1.8));
    margin-top: calc(1 * (18px * 1.8));
  }

  .md-mrgntp-2 {
    margin-top: -webkit-calc(2 * (18px * 1.8));
    margin-top: -moz-calc(2 * (18px * 1.8));
    margin-top: calc(2 * (18px * 1.8));
  }

  .md-mrgntp-3 {
    margin-top: -webkit-calc(3 * (18px * 1.8));
    margin-top: -moz-calc(3 * (18px * 1.8));
    margin-top: calc(3 * (18px * 1.8));
  }

  .md-mrgntp-4 {
    margin-top: -webkit-calc(4 * (18px * 1.8));
    margin-top: -moz-calc(4 * (18px * 1.8));
    margin-top: calc(4 * (18px * 1.8));
  }

  .md-mrgntp-5 {
    margin-top: -webkit-calc(5 * (18px * 1.8));
    margin-top: -moz-calc(5 * (18px * 1.8));
    margin-top: calc(5 * (18px * 1.8));
  }

  
  .md-mrgnbt-0 {
    margin-bottom: -webkit-calc(0 * (18px * 1.8));
    margin-bottom: -moz-calc(0 * (18px * 1.8));
    margin-bottom: calc(0 * (18px * 1.8));
  }

  .md-mrgnbt-1 {
    margin-bottom: -webkit-calc(1 * (18px * 1.8));
    margin-bottom: -moz-calc(1 * (18px * 1.8));
    margin-bottom: calc(1 * (18px * 1.8));
  }

  .md-mrgnbt-2 {
    margin-bottom: -webkit-calc(2 * (18px * 1.8));
    margin-bottom: -moz-calc(2 * (18px * 1.8));
    margin-bottom: calc(2 * (18px * 1.8));
  }

  .md-mrgnbt-3 {
    margin-bottom: -webkit-calc(3 * (18px * 1.8));
    margin-bottom: -moz-calc(3 * (18px * 1.8));
    margin-bottom: calc(3 * (18px * 1.8));
  }

  .md-mrgnbt-4 {
    margin-bottom: -webkit-calc(4 * (18px * 1.8));
    margin-bottom: -moz-calc(4 * (18px * 1.8));
    margin-bottom: calc(4 * (18px * 1.8));
  }

  .md-mrgnbt-5 {
    margin-bottom: -webkit-calc(5 * (18px * 1.8));
    margin-bottom: -moz-calc(5 * (18px * 1.8));
    margin-bottom: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 1201px) {
  
  .lg-mrgntp-0 {
    margin-top: -webkit-calc(0 * (18px * 1.8));
    margin-top: -moz-calc(0 * (18px * 1.8));
    margin-top: calc(0 * (18px * 1.8));
  }

  .lg-mrgntp-1 {
    margin-top: -webkit-calc(1 * (18px * 1.8));
    margin-top: -moz-calc(1 * (18px * 1.8));
    margin-top: calc(1 * (18px * 1.8));
  }

  .lg-mrgntp-2 {
    margin-top: -webkit-calc(2 * (18px * 1.8));
    margin-top: -moz-calc(2 * (18px * 1.8));
    margin-top: calc(2 * (18px * 1.8));
  }

  .lg-mrgntp-3 {
    margin-top: -webkit-calc(3 * (18px * 1.8));
    margin-top: -moz-calc(3 * (18px * 1.8));
    margin-top: calc(3 * (18px * 1.8));
  }

  .lg-mrgntp-4 {
    margin-top: -webkit-calc(4 * (18px * 1.8));
    margin-top: -moz-calc(4 * (18px * 1.8));
    margin-top: calc(4 * (18px * 1.8));
  }

  .lg-mrgntp-5 {
    margin-top: -webkit-calc(5 * (18px * 1.8));
    margin-top: -moz-calc(5 * (18px * 1.8));
    margin-top: calc(5 * (18px * 1.8));
  }

  
  .lg-mrgnbt-0 {
    margin-bottom: -webkit-calc(0 * (18px * 1.8));
    margin-bottom: -moz-calc(0 * (18px * 1.8));
    margin-bottom: calc(0 * (18px * 1.8));
  }

  .lg-mrgnbt-1 {
    margin-bottom: -webkit-calc(1 * (18px * 1.8));
    margin-bottom: -moz-calc(1 * (18px * 1.8));
    margin-bottom: calc(1 * (18px * 1.8));
  }

  .lg-mrgnbt-2 {
    margin-bottom: -webkit-calc(2 * (18px * 1.8));
    margin-bottom: -moz-calc(2 * (18px * 1.8));
    margin-bottom: calc(2 * (18px * 1.8));
  }

  .lg-mrgnbt-3 {
    margin-bottom: -webkit-calc(3 * (18px * 1.8));
    margin-bottom: -moz-calc(3 * (18px * 1.8));
    margin-bottom: calc(3 * (18px * 1.8));
  }

  .lg-mrgnbt-4 {
    margin-bottom: -webkit-calc(4 * (18px * 1.8));
    margin-bottom: -moz-calc(4 * (18px * 1.8));
    margin-bottom: calc(4 * (18px * 1.8));
  }

  .lg-mrgnbt-5 {
    margin-bottom: -webkit-calc(5 * (18px * 1.8));
    margin-bottom: -moz-calc(5 * (18px * 1.8));
    margin-bottom: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 1641px) {
  
  .xl-mrgntp-0 {
    margin-top: -webkit-calc(0 * (18px * 1.8));
    margin-top: -moz-calc(0 * (18px * 1.8));
    margin-top: calc(0 * (18px * 1.8));
  }

  .xl-mrgntp-1 {
    margin-top: -webkit-calc(1 * (18px * 1.8));
    margin-top: -moz-calc(1 * (18px * 1.8));
    margin-top: calc(1 * (18px * 1.8));
  }

  .xl-mrgntp-2 {
    margin-top: -webkit-calc(2 * (18px * 1.8));
    margin-top: -moz-calc(2 * (18px * 1.8));
    margin-top: calc(2 * (18px * 1.8));
  }

  .xl-mrgntp-3 {
    margin-top: -webkit-calc(3 * (18px * 1.8));
    margin-top: -moz-calc(3 * (18px * 1.8));
    margin-top: calc(3 * (18px * 1.8));
  }

  .xl-mrgntp-4 {
    margin-top: -webkit-calc(4 * (18px * 1.8));
    margin-top: -moz-calc(4 * (18px * 1.8));
    margin-top: calc(4 * (18px * 1.8));
  }

  .xl-mrgntp-5 {
    margin-top: -webkit-calc(5 * (18px * 1.8));
    margin-top: -moz-calc(5 * (18px * 1.8));
    margin-top: calc(5 * (18px * 1.8));
  }

  
  .xl-mrgnbt-0 {
    margin-bottom: -webkit-calc(0 * (18px * 1.8));
    margin-bottom: -moz-calc(0 * (18px * 1.8));
    margin-bottom: calc(0 * (18px * 1.8));
  }

  .xl-mrgnbt-1 {
    margin-bottom: -webkit-calc(1 * (18px * 1.8));
    margin-bottom: -moz-calc(1 * (18px * 1.8));
    margin-bottom: calc(1 * (18px * 1.8));
  }

  .xl-mrgnbt-2 {
    margin-bottom: -webkit-calc(2 * (18px * 1.8));
    margin-bottom: -moz-calc(2 * (18px * 1.8));
    margin-bottom: calc(2 * (18px * 1.8));
  }

  .xl-mrgnbt-3 {
    margin-bottom: -webkit-calc(3 * (18px * 1.8));
    margin-bottom: -moz-calc(3 * (18px * 1.8));
    margin-bottom: calc(3 * (18px * 1.8));
  }

  .xl-mrgnbt-4 {
    margin-bottom: -webkit-calc(4 * (18px * 1.8));
    margin-bottom: -moz-calc(4 * (18px * 1.8));
    margin-bottom: calc(4 * (18px * 1.8));
  }

  .xl-mrgnbt-5 {
    margin-bottom: -webkit-calc(5 * (18px * 1.8));
    margin-bottom: -moz-calc(5 * (18px * 1.8));
    margin-bottom: calc(5 * (18px * 1.8));
  }
}

.ord-1 {
  order: 1;
}

.ord-2 {
  order: 2;
}

.ord-3 {
  order: 3;
}

.ord-4 {
  order: 4;
}

.ord-5 {
  order: 5;
}


@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 500px) {
  .sm-ord-1 {
    order: 1;
  }

  .sm-ord-2 {
    order: 2;
  }

  .sm-ord-3 {
    order: 3;
  }

  .sm-ord-4 {
    order: 4;
  }

  .sm-ord-5 {
    order: 5;
  }
}

@media only screen and (min-width: 501px) and (max-width: 1200px) and (max-width: 1200px) {
  .md-ord-1 {
    order: 1;
  }

  .md-ord-2 {
    order: 2;
  }

  .md-ord-3 {
    order: 3;
  }

  .md-ord-4 {
    order: 4;
  }

  .md-ord-5 {
    order: 5;
  }
}

@media all and (min-width: 1201px) {
  .lg-ord-1 {
    order: 1;
  }

  .lg-ord-2 {
    order: 2;
  }

  .lg-ord-3 {
    order: 3;
  }

  .lg-ord-4 {
    order: 4;
  }

  .lg-ord-5 {
    order: 5;
  }
}

@media all and (min-width: 1641px) {
  .xl-ord-1 {
    order: 1;
  }

  .xl-ord-2 {
    order: 2;
  }

  .xl-ord-3 {
    order: 3;
  }

  .xl-ord-4 {
    order: 4;
  }

  .xl-ord-5 {
    order: 5;
  }
}

.pddnglft-0 {
  padding-left: 0%;
}

.pddnglft-1 {
  padding-left: 1%;
}

.pddnglft-2 {
  padding-left: 2%;
}

.pddnglft-3 {
  padding-left: 3%;
}

.pddnglft-4 {
  padding-left: 4%;
}

.pddnglft-5 {
  padding-left: 5%;
}

.pddnglft-6 {
  padding-left: 6%;
}

.pddnglft-7 {
  padding-left: 7%;
}

.pddnglft-8 {
  padding-left: 8%;
}

.pddnglft-9 {
  padding-left: 9%;
}

.pddnglft-10 {
  padding-left: 10%;
}

.pddnglft-15 {
  padding-left: 15%;
}

.pddnglft-20 {
  padding-left: 20%;
}

.pddnglft-25 {
  padding-left: 25%;
}

.pddnglft-30 {
  padding-left: 30%;
}

.pddnglft-40 {
  padding-left: 40%;
}

.pddnglft-50 {
  padding-left: 50%;
}


.pddngrght-0 {
  padding-right: 0%;
}

.pddngrght-1 {
  padding-right: 1%;
}

.pddngrght-2 {
  padding-right: 2%;
}

.pddngrght-3 {
  padding-right: 3%;
}

.pddngrght-4 {
  padding-right: 4%;
}

.pddngrght-5 {
  padding-right: 5%;
}

.pddngrght-6 {
  padding-right: 6%;
}

.pddngrght-7 {
  padding-right: 7%;
}

.pddngrght-8 {
  padding-right: 8%;
}

.pddngrght-9 {
  padding-right: 9%;
}

.pddngrght-10 {
  padding-right: 10%;
}

.pddngrght-15 {
  padding-right: 15%;
}

.pddngrght-20 {
  padding-right: 20%;
}

.pddngrght-25 {
  padding-right: 25%;
}

.pddngrght-30 {
  padding-right: 30%;
}

.pddngrght-40 {
  padding-right: 40%;
}

.pddngrght-50 {
  padding-right: 50%;
}

@media all and (min-width: 0px) and (max-width: 500px) {
  
  .sm-pddnglft-0 {
    padding-left: 0%;
  }

  .sm-pddnglft-1 {
    padding-left: 1%;
  }

  .sm-pddnglft-2 {
    padding-left: 2%;
  }

  .sm-pddnglft-3 {
    padding-left: 3%;
  }

  .sm-pddnglft-4 {
    padding-left: 4%;
  }

  .sm-pddnglft-5 {
    padding-left: 5%;
  }

  .sm-pddnglft-6 {
    padding-left: 6%;
  }

  .sm-pddnglft-7 {
    padding-left: 7%;
  }

  .sm-pddnglft-8 {
    padding-left: 8%;
  }

  .sm-pddnglft-9 {
    padding-left: 9%;
  }

  .sm-pddnglft-10 {
    padding-left: 10%;
  }

  .sm-pddnglft-15 {
    padding-left: 15%;
  }

  .sm-pddnglft-20 {
    padding-left: 20%;
  }

  .sm-pddnglft-25 {
    padding-left: 25%;
  }

  .sm-pddnglft-30 {
    padding-left: 30%;
  }

  .sm-pddnglft-40 {
    padding-left: 40%;
  }

  .sm-pddnglft-50 {
    padding-left: 50%;
  }

  
  .sm-pddngrght-0 {
    padding-right: 0%;
  }

  .sm-pddngrght-1 {
    padding-right: 1%;
  }

  .sm-pddngrght-2 {
    padding-right: 2%;
  }

  .sm-pddngrght-3 {
    padding-right: 3%;
  }

  .sm-pddngrght-4 {
    padding-right: 4%;
  }

  .sm-pddngrght-5 {
    padding-right: 5%;
  }

  .sm-pddngrght-6 {
    padding-right: 6%;
  }

  .sm-pddngrght-7 {
    padding-right: 7%;
  }

  .sm-pddngrght-8 {
    padding-right: 8%;
  }

  .sm-pddngrght-9 {
    padding-right: 9%;
  }

  .sm-pddngrght-10 {
    padding-right: 10%;
  }

  .sm-pddngrght-15 {
    padding-right: 15%;
  }

  .sm-pddngrght-20 {
    padding-right: 20%;
  }

  .sm-pddngrght-25 {
    padding-right: 25%;
  }

  .sm-pddngrght-30 {
    padding-right: 30%;
  }

  .sm-pddngrght-40 {
    padding-right: 40%;
  }

  .sm-pddngrght-50 {
    padding-right: 50%;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  
  .md-pddnglft-0 {
    padding-left: 0%;
  }

  .md-pddnglft-1 {
    padding-left: 1%;
  }

  .md-pddnglft-2 {
    padding-left: 2%;
  }

  .md-pddnglft-3 {
    padding-left: 3%;
  }

  .md-pddnglft-4 {
    padding-left: 4%;
  }

  .md-pddnglft-5 {
    padding-left: 5%;
  }

  .md-pddnglft-6 {
    padding-left: 6%;
  }

  .md-pddnglft-7 {
    padding-left: 7%;
  }

  .md-pddnglft-8 {
    padding-left: 8%;
  }

  .md-pddnglft-9 {
    padding-left: 9%;
  }

  .md-pddnglft-10 {
    padding-left: 10%;
  }

  .md-pddnglft-15 {
    padding-left: 15%;
  }

  .md-pddnglft-20 {
    padding-left: 20%;
  }

  .md-pddnglft-25 {
    padding-left: 25%;
  }

  .md-pddnglft-30 {
    padding-left: 30%;
  }

  .md-pddnglft-40 {
    padding-left: 40%;
  }

  .md-pddnglft-50 {
    padding-left: 50%;
  }

  
  .md-pddngrght-0 {
    padding-right: 0%;
  }

  .md-pddngrght-1 {
    padding-right: 1%;
  }

  .md-pddngrght-2 {
    padding-right: 2%;
  }

  .md-pddngrght-3 {
    padding-right: 3%;
  }

  .md-pddngrght-4 {
    padding-right: 4%;
  }

  .md-pddngrght-5 {
    padding-right: 5%;
  }

  .md-pddngrght-6 {
    padding-right: 6%;
  }

  .md-pddngrght-7 {
    padding-right: 7%;
  }

  .md-pddngrght-8 {
    padding-right: 8%;
  }

  .md-pddngrght-9 {
    padding-right: 9%;
  }

  .md-pddngrght-10 {
    padding-right: 10%;
  }

  .md-pddngrght-15 {
    padding-right: 15%;
  }

  .md-pddngrght-20 {
    padding-right: 20%;
  }

  .md-pddngrght-25 {
    padding-right: 25%;
  }

  .md-pddngrght-30 {
    padding-right: 30%;
  }

  .md-pddngrght-40 {
    padding-right: 40%;
  }

  .md-pddngrght-50 {
    padding-right: 50%;
  }
}
@media all and (min-width: 1201px) {
  
  .lg-pddnglft-0 {
    padding-left: 0%;
  }

  .lg-pddnglft-1 {
    padding-left: 1%;
  }

  .lg-pddnglft-2 {
    padding-left: 2%;
  }

  .lg-pddnglft-3 {
    padding-left: 3%;
  }

  .lg-pddnglft-4 {
    padding-left: 4%;
  }

  .lg-pddnglft-5 {
    padding-left: 5%;
  }

  .lg-pddnglft-6 {
    padding-left: 6%;
  }

  .lg-pddnglft-7 {
    padding-left: 7%;
  }

  .lg-pddnglft-8 {
    padding-left: 8%;
  }

  .lg-pddnglft-9 {
    padding-left: 9%;
  }

  .lg-pddnglft-10 {
    padding-left: 10%;
  }

  .lg-pddnglft-15 {
    padding-left: 15%;
  }

  .lg-pddnglft-20 {
    padding-left: 20%;
  }

  .lg-pddnglft-25 {
    padding-left: 25%;
  }

  .lg-pddnglft-30 {
    padding-left: 30%;
  }

  .lg-pddnglft-40 {
    padding-left: 40%;
  }

  .lg-pddnglft-50 {
    padding-left: 50%;
  }

  
  .lg-pddngrght-0 {
    padding-right: 0%;
  }

  .lg-pddngrght-1 {
    padding-right: 1%;
  }

  .lg-pddngrght-2 {
    padding-right: 2%;
  }

  .lg-pddngrght-3 {
    padding-right: 3%;
  }

  .lg-pddngrght-4 {
    padding-right: 4%;
  }

  .lg-pddngrght-5 {
    padding-right: 5%;
  }

  .lg-pddngrght-6 {
    padding-right: 6%;
  }

  .lg-pddngrght-7 {
    padding-right: 7%;
  }

  .lg-pddngrght-8 {
    padding-right: 8%;
  }

  .lg-pddngrght-9 {
    padding-right: 9%;
  }

  .lg-pddngrght-10 {
    padding-right: 10%;
  }

  .lg-pddngrght-15 {
    padding-right: 15%;
  }

  .lg-pddngrght-20 {
    padding-right: 20%;
  }

  .lg-pddngrght-25 {
    padding-right: 25%;
  }

  .lg-pddngrght-30 {
    padding-right: 30%;
  }

  .lg-pddngrght-40 {
    padding-right: 40%;
  }

  .lg-pddngrght-50 {
    padding-right: 50%;
  }
}
@media all and (min-width: 1641px) {
  
  .xl-pddnglft-0 {
    padding-left: 0%;
  }

  .xl-pddnglft-1 {
    padding-left: 1%;
  }

  .xl-pddnglft-2 {
    padding-left: 2%;
  }

  .xl-pddnglft-3 {
    padding-left: 3%;
  }

  .xl-pddnglft-4 {
    padding-left: 4%;
  }

  .xl-pddnglft-5 {
    padding-left: 5%;
  }

  .xl-pddnglft-6 {
    padding-left: 6%;
  }

  .xl-pddnglft-7 {
    padding-left: 7%;
  }

  .xl-pddnglft-8 {
    padding-left: 8%;
  }

  .xl-pddnglft-9 {
    padding-left: 9%;
  }

  .xl-pddnglft-10 {
    padding-left: 10%;
  }

  .xl-pddnglft-15 {
    padding-left: 15%;
  }

  .xl-pddnglft-20 {
    padding-left: 20%;
  }

  .xl-pddnglft-25 {
    padding-left: 25%;
  }

  .xl-pddnglft-30 {
    padding-left: 30%;
  }

  .xl-pddnglft-40 {
    padding-left: 40%;
  }

  .xl-pddnglft-50 {
    padding-left: 50%;
  }

  
  .xl-pddngrght-0 {
    padding-right: 0%;
  }

  .xl-pddngrght-1 {
    padding-right: 1%;
  }

  .xl-pddngrght-2 {
    padding-right: 2%;
  }

  .xl-pddngrght-3 {
    padding-right: 3%;
  }

  .xl-pddngrght-4 {
    padding-right: 4%;
  }

  .xl-pddngrght-5 {
    padding-right: 5%;
  }

  .xl-pddngrght-6 {
    padding-right: 6%;
  }

  .xl-pddngrght-7 {
    padding-right: 7%;
  }

  .xl-pddngrght-8 {
    padding-right: 8%;
  }

  .xl-pddngrght-9 {
    padding-right: 9%;
  }

  .xl-pddngrght-10 {
    padding-right: 10%;
  }

  .xl-pddngrght-15 {
    padding-right: 15%;
  }

  .xl-pddngrght-20 {
    padding-right: 20%;
  }

  .xl-pddngrght-25 {
    padding-right: 25%;
  }

  .xl-pddngrght-30 {
    padding-right: 30%;
  }

  .xl-pddngrght-40 {
    padding-right: 40%;
  }

  .xl-pddngrght-50 {
    padding-right: 50%;
  }
}

.pddngtp-0 {
  padding-top: -webkit-calc(0 * (18px * 1.8));
  padding-top: -moz-calc(0 * (18px * 1.8));
  padding-top: calc(0 * (18px * 1.8));
}

.pddngtp-1 {
  padding-top: -webkit-calc(1 * (18px * 1.8));
  padding-top: -moz-calc(1 * (18px * 1.8));
  padding-top: calc(1 * (18px * 1.8));
}

.pddngtp-2 {
  padding-top: -webkit-calc(2 * (18px * 1.8));
  padding-top: -moz-calc(2 * (18px * 1.8));
  padding-top: calc(2 * (18px * 1.8));
}

.pddngtp-3 {
  padding-top: -webkit-calc(3 * (18px * 1.8));
  padding-top: -moz-calc(3 * (18px * 1.8));
  padding-top: calc(3 * (18px * 1.8));
}

.pddngtp-4 {
  padding-top: -webkit-calc(4 * (18px * 1.8));
  padding-top: -moz-calc(4 * (18px * 1.8));
  padding-top: calc(4 * (18px * 1.8));
}

.pddngtp-5 {
  padding-top: -webkit-calc(5 * (18px * 1.8));
  padding-top: -moz-calc(5 * (18px * 1.8));
  padding-top: calc(5 * (18px * 1.8));
}


.pddngbt-0 {
  padding-bottom: -webkit-calc(0 * (18px * 1.8));
  padding-bottom: -moz-calc(0 * (18px * 1.8));
  padding-bottom: calc(0 * (18px * 1.8));
}

.pddngbt-1 {
  padding-bottom: -webkit-calc(1 * (18px * 1.8));
  padding-bottom: -moz-calc(1 * (18px * 1.8));
  padding-bottom: calc(1 * (18px * 1.8));
}

.pddngbt-2 {
  padding-bottom: -webkit-calc(2 * (18px * 1.8));
  padding-bottom: -moz-calc(2 * (18px * 1.8));
  padding-bottom: calc(2 * (18px * 1.8));
}

.pddngbt-3 {
  padding-bottom: -webkit-calc(3 * (18px * 1.8));
  padding-bottom: -moz-calc(3 * (18px * 1.8));
  padding-bottom: calc(3 * (18px * 1.8));
}

.pddngbt-4 {
  padding-bottom: -webkit-calc(4 * (18px * 1.8));
  padding-bottom: -moz-calc(4 * (18px * 1.8));
  padding-bottom: calc(4 * (18px * 1.8));
}

.pddngbt-5 {
  padding-bottom: -webkit-calc(5 * (18px * 1.8));
  padding-bottom: -moz-calc(5 * (18px * 1.8));
  padding-bottom: calc(5 * (18px * 1.8));
}

@media all and (min-width: 0px) and (max-width: 500px) {
  
  .sm-pddngtp-0 {
    padding-top: -webkit-calc(0 * (18px * 1.8));
    padding-top: -moz-calc(0 * (18px * 1.8));
    padding-top: calc(0 * (18px * 1.8));
  }

  .sm-pddngtp-1 {
    padding-top: -webkit-calc(1 * (18px * 1.8));
    padding-top: -moz-calc(1 * (18px * 1.8));
    padding-top: calc(1 * (18px * 1.8));
  }

  .sm-pddngtp-2 {
    padding-top: -webkit-calc(2 * (18px * 1.8));
    padding-top: -moz-calc(2 * (18px * 1.8));
    padding-top: calc(2 * (18px * 1.8));
  }

  .sm-pddngtp-3 {
    padding-top: -webkit-calc(3 * (18px * 1.8));
    padding-top: -moz-calc(3 * (18px * 1.8));
    padding-top: calc(3 * (18px * 1.8));
  }

  .sm-pddngtp-4 {
    padding-top: -webkit-calc(4 * (18px * 1.8));
    padding-top: -moz-calc(4 * (18px * 1.8));
    padding-top: calc(4 * (18px * 1.8));
  }

  .sm-pddngtp-5 {
    padding-top: -webkit-calc(5 * (18px * 1.8));
    padding-top: -moz-calc(5 * (18px * 1.8));
    padding-top: calc(5 * (18px * 1.8));
  }

  
  .sm-pddngbt-0 {
    padding-bottom: -webkit-calc(0 * (18px * 1.8));
    padding-bottom: -moz-calc(0 * (18px * 1.8));
    padding-bottom: calc(0 * (18px * 1.8));
  }

  .sm-pddngbt-1 {
    padding-bottom: -webkit-calc(1 * (18px * 1.8));
    padding-bottom: -moz-calc(1 * (18px * 1.8));
    padding-bottom: calc(1 * (18px * 1.8));
  }

  .sm-pddngbt-2 {
    padding-bottom: -webkit-calc(2 * (18px * 1.8));
    padding-bottom: -moz-calc(2 * (18px * 1.8));
    padding-bottom: calc(2 * (18px * 1.8));
  }

  .sm-pddngbt-3 {
    padding-bottom: -webkit-calc(3 * (18px * 1.8));
    padding-bottom: -moz-calc(3 * (18px * 1.8));
    padding-bottom: calc(3 * (18px * 1.8));
  }

  .sm-pddngbt-4 {
    padding-bottom: -webkit-calc(4 * (18px * 1.8));
    padding-bottom: -moz-calc(4 * (18px * 1.8));
    padding-bottom: calc(4 * (18px * 1.8));
  }

  .sm-pddngbt-5 {
    padding-bottom: -webkit-calc(5 * (18px * 1.8));
    padding-bottom: -moz-calc(5 * (18px * 1.8));
    padding-bottom: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  
  .md-pddngtp-0 {
    padding-top: -webkit-calc(0 * (18px * 1.8));
    padding-top: -moz-calc(0 * (18px * 1.8));
    padding-top: calc(0 * (18px * 1.8));
  }

  .md-pddngtp-1 {
    padding-top: -webkit-calc(1 * (18px * 1.8));
    padding-top: -moz-calc(1 * (18px * 1.8));
    padding-top: calc(1 * (18px * 1.8));
  }

  .md-pddngtp-2 {
    padding-top: -webkit-calc(2 * (18px * 1.8));
    padding-top: -moz-calc(2 * (18px * 1.8));
    padding-top: calc(2 * (18px * 1.8));
  }

  .md-pddngtp-3 {
    padding-top: -webkit-calc(3 * (18px * 1.8));
    padding-top: -moz-calc(3 * (18px * 1.8));
    padding-top: calc(3 * (18px * 1.8));
  }

  .md-pddngtp-4 {
    padding-top: -webkit-calc(4 * (18px * 1.8));
    padding-top: -moz-calc(4 * (18px * 1.8));
    padding-top: calc(4 * (18px * 1.8));
  }

  .md-pddngtp-5 {
    padding-top: -webkit-calc(5 * (18px * 1.8));
    padding-top: -moz-calc(5 * (18px * 1.8));
    padding-top: calc(5 * (18px * 1.8));
  }

  
  .md-pddngbt-0 {
    padding-bottom: -webkit-calc(0 * (18px * 1.8));
    padding-bottom: -moz-calc(0 * (18px * 1.8));
    padding-bottom: calc(0 * (18px * 1.8));
  }

  .md-pddngbt-1 {
    padding-bottom: -webkit-calc(1 * (18px * 1.8));
    padding-bottom: -moz-calc(1 * (18px * 1.8));
    padding-bottom: calc(1 * (18px * 1.8));
  }

  .md-pddngbt-2 {
    padding-bottom: -webkit-calc(2 * (18px * 1.8));
    padding-bottom: -moz-calc(2 * (18px * 1.8));
    padding-bottom: calc(2 * (18px * 1.8));
  }

  .md-pddngbt-3 {
    padding-bottom: -webkit-calc(3 * (18px * 1.8));
    padding-bottom: -moz-calc(3 * (18px * 1.8));
    padding-bottom: calc(3 * (18px * 1.8));
  }

  .md-pddngbt-4 {
    padding-bottom: -webkit-calc(4 * (18px * 1.8));
    padding-bottom: -moz-calc(4 * (18px * 1.8));
    padding-bottom: calc(4 * (18px * 1.8));
  }

  .md-pddngbt-5 {
    padding-bottom: -webkit-calc(5 * (18px * 1.8));
    padding-bottom: -moz-calc(5 * (18px * 1.8));
    padding-bottom: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 1201px) {
  
  .lg-pddngtp-0 {
    padding-top: -webkit-calc(0 * (18px * 1.8));
    padding-top: -moz-calc(0 * (18px * 1.8));
    padding-top: calc(0 * (18px * 1.8));
  }

  .lg-pddngtp-1 {
    padding-top: -webkit-calc(1 * (18px * 1.8));
    padding-top: -moz-calc(1 * (18px * 1.8));
    padding-top: calc(1 * (18px * 1.8));
  }

  .lg-pddngtp-2 {
    padding-top: -webkit-calc(2 * (18px * 1.8));
    padding-top: -moz-calc(2 * (18px * 1.8));
    padding-top: calc(2 * (18px * 1.8));
  }

  .lg-pddngtp-3 {
    padding-top: -webkit-calc(3 * (18px * 1.8));
    padding-top: -moz-calc(3 * (18px * 1.8));
    padding-top: calc(3 * (18px * 1.8));
  }

  .lg-pddngtp-4 {
    padding-top: -webkit-calc(4 * (18px * 1.8));
    padding-top: -moz-calc(4 * (18px * 1.8));
    padding-top: calc(4 * (18px * 1.8));
  }

  .lg-pddngtp-5 {
    padding-top: -webkit-calc(5 * (18px * 1.8));
    padding-top: -moz-calc(5 * (18px * 1.8));
    padding-top: calc(5 * (18px * 1.8));
  }

  
  .lg-pddngbt-0 {
    padding-bottom: -webkit-calc(0 * (18px * 1.8));
    padding-bottom: -moz-calc(0 * (18px * 1.8));
    padding-bottom: calc(0 * (18px * 1.8));
  }

  .lg-pddngbt-1 {
    padding-bottom: -webkit-calc(1 * (18px * 1.8));
    padding-bottom: -moz-calc(1 * (18px * 1.8));
    padding-bottom: calc(1 * (18px * 1.8));
  }

  .lg-pddngbt-2 {
    padding-bottom: -webkit-calc(2 * (18px * 1.8));
    padding-bottom: -moz-calc(2 * (18px * 1.8));
    padding-bottom: calc(2 * (18px * 1.8));
  }

  .lg-pddngbt-3 {
    padding-bottom: -webkit-calc(3 * (18px * 1.8));
    padding-bottom: -moz-calc(3 * (18px * 1.8));
    padding-bottom: calc(3 * (18px * 1.8));
  }

  .lg-pddngbt-4 {
    padding-bottom: -webkit-calc(4 * (18px * 1.8));
    padding-bottom: -moz-calc(4 * (18px * 1.8));
    padding-bottom: calc(4 * (18px * 1.8));
  }

  .lg-pddngbt-5 {
    padding-bottom: -webkit-calc(5 * (18px * 1.8));
    padding-bottom: -moz-calc(5 * (18px * 1.8));
    padding-bottom: calc(5 * (18px * 1.8));
  }
}
@media all and (min-width: 1641px) {
  
  .xl-pddngtp-0 {
    padding-top: -webkit-calc(0 * (18px * 1.8));
    padding-top: -moz-calc(0 * (18px * 1.8));
    padding-top: calc(0 * (18px * 1.8));
  }

  .xl-pddngtp-1 {
    padding-top: -webkit-calc(1 * (18px * 1.8));
    padding-top: -moz-calc(1 * (18px * 1.8));
    padding-top: calc(1 * (18px * 1.8));
  }

  .xl-pddngtp-2 {
    padding-top: -webkit-calc(2 * (18px * 1.8));
    padding-top: -moz-calc(2 * (18px * 1.8));
    padding-top: calc(2 * (18px * 1.8));
  }

  .xl-pddngtp-3 {
    padding-top: -webkit-calc(3 * (18px * 1.8));
    padding-top: -moz-calc(3 * (18px * 1.8));
    padding-top: calc(3 * (18px * 1.8));
  }

  .xl-pddngtp-4 {
    padding-top: -webkit-calc(4 * (18px * 1.8));
    padding-top: -moz-calc(4 * (18px * 1.8));
    padding-top: calc(4 * (18px * 1.8));
  }

  .xl-pddngtp-5 {
    padding-top: -webkit-calc(5 * (18px * 1.8));
    padding-top: -moz-calc(5 * (18px * 1.8));
    padding-top: calc(5 * (18px * 1.8));
  }

  
  .xl-pddngbt-0 {
    padding-bottom: -webkit-calc(0 * (18px * 1.8));
    padding-bottom: -moz-calc(0 * (18px * 1.8));
    padding-bottom: calc(0 * (18px * 1.8));
  }

  .xl-pddngbt-1 {
    padding-bottom: -webkit-calc(1 * (18px * 1.8));
    padding-bottom: -moz-calc(1 * (18px * 1.8));
    padding-bottom: calc(1 * (18px * 1.8));
  }

  .xl-pddngbt-2 {
    padding-bottom: -webkit-calc(2 * (18px * 1.8));
    padding-bottom: -moz-calc(2 * (18px * 1.8));
    padding-bottom: calc(2 * (18px * 1.8));
  }

  .xl-pddngbt-3 {
    padding-bottom: -webkit-calc(3 * (18px * 1.8));
    padding-bottom: -moz-calc(3 * (18px * 1.8));
    padding-bottom: calc(3 * (18px * 1.8));
  }

  .xl-pddngbt-4 {
    padding-bottom: -webkit-calc(4 * (18px * 1.8));
    padding-bottom: -moz-calc(4 * (18px * 1.8));
    padding-bottom: calc(4 * (18px * 1.8));
  }

  .xl-pddngbt-5 {
    padding-bottom: -webkit-calc(5 * (18px * 1.8));
    padding-bottom: -moz-calc(5 * (18px * 1.8));
    padding-bottom: calc(5 * (18px * 1.8));
  }
}

.textalign-left {
  text-align: left;
}

.textalign-right {
  text-align: right;
}

.textalign-center {
  text-align: center;
}

.textalign-justify {
  text-align: justify;
}


@media all and (min-width: 0px) and (max-width: 500px) {
  .sm-textalign-left {
    text-align: left;
  }

  .sm-textalign-right {
    text-align: right;
  }

  .sm-textalign-center {
    text-align: center;
  }

  .sm-textalign-justify {
    text-align: justify;
  }
}

@media all and (min-width: 501px) and (max-width: 1200px) {
  .md-textalign-left {
    text-align: left;
  }

  .md-textalign-right {
    text-align: right;
  }

  .md-textalign-center {
    text-align: center;
  }

  .md-textalign-justify {
    text-align: justify;
  }
}

@media all and (min-width: 1201px) {
  .lg-textalign-left {
    text-align: left;
  }

  .lg-textalign-right {
    text-align: right;
  }

  .lg-textalign-center {
    text-align: center;
  }

  .lg-textalign-justify {
    text-align: justify;
  }
}

@media all and (min-width: 1641px) {
  .xl-textalign-left {
    text-align: left;
  }

  .xl-textalign-right {
    text-align: right;
  }

  .xl-textalign-center {
    text-align: center;
  }

  .xl-textalign-justify {
    text-align: justify;
  }
}
.txtcol {
  column-gap: 30px;
  
  
  
  
  
}
.txtcol.col-1 {
  column-count: 1;
}
.txtcol.col-2 {
  column-count: 2;
}
.txtcol.col-3 {
  column-count: 3;
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .txtcol.sm-col-1 {
    column-count: 1;
  }
  .txtcol.sm-col-2 {
    column-count: 2;
  }
  .txtcol.sm-col-3 {
    column-count: 3;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .txtcol.md-col-1 {
    column-count: 1;
  }
  .txtcol.md-col-2 {
    column-count: 2;
  }
  .txtcol.md-col-3 {
    column-count: 3;
  }
}
@media all and (min-width: 1201px) {
  .txtcol.lg-col-1 {
    column-count: 1;
  }
  .txtcol.lg-col-2 {
    column-count: 2;
  }
  .txtcol.lg-col-3 {
    column-count: 3;
  }
}
@media all and (min-width: 1641px) {
  .txtcol.xl-col-1 {
    column-count: 1;
  }
  .txtcol.xl-col-2 {
    column-count: 2;
  }
  .txtcol.xl-col-3 {
    column-count: 3;
  }
}


.svgsize-3 .wrpsvg {
  display: inline-block;
  width: 3%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-5 .wrpsvg {
  display: inline-block;
  width: 5%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-7 .wrpsvg {
  display: inline-block;
  width: 7%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-10 .wrpsvg {
  display: inline-block;
  width: 10%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-12 .wrpsvg {
  display: inline-block;
  width: 12%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-15 .wrpsvg {
  display: inline-block;
  width: 15%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-17 .wrpsvg {
  display: inline-block;
  width: 17%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-20 .wrpsvg {
  display: inline-block;
  width: 20%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-25 .wrpsvg {
  display: inline-block;
  width: 25%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-30 .wrpsvg {
  display: inline-block;
  width: 30%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-33 .wrpsvg {
  display: inline-block;
  width: 33.333%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-35 .wrpsvg {
  display: inline-block;
  width: 35%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-40 .wrpsvg {
  display: inline-block;
  width: 40%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-45 .wrpsvg {
  display: inline-block;
  width: 45%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-50 .wrpsvg {
  display: inline-block;
  width: 50%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-55 .wrpsvg {
  display: inline-block;
  width: 55%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-60 .wrpsvg {
  display: inline-block;
  width: 60%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-65 .wrpsvg {
  display: inline-block;
  width: 65%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-66 .wrpsvg {
  display: inline-block;
  width: 66.666%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-70 .wrpsvg {
  display: inline-block;
  width: 70%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-75 .wrpsvg {
  display: inline-block;
  width: 75%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-80 .wrpsvg {
  display: inline-block;
  width: 80%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-85 .wrpsvg {
  display: inline-block;
  width: 85%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-90 .wrpsvg {
  display: inline-block;
  width: 90%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-95 .wrpsvg {
  display: inline-block;
  width: 95%;
  height: auto;
  aspect-ratio: 1;
}

.svgsize-100 .wrpsvg {
  display: inline-block;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}

@media all and (min-width: 0px) and (max-width: 500px) {
  .sm-svgsize-3 .wrpsvg {
    display: inline-block;
    width: 3%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-5 .wrpsvg {
    display: inline-block;
    width: 5%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-7 .wrpsvg {
    display: inline-block;
    width: 7%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-10 .wrpsvg {
    display: inline-block;
    width: 10%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-12 .wrpsvg {
    display: inline-block;
    width: 12%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-15 .wrpsvg {
    display: inline-block;
    width: 15%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-17 .wrpsvg {
    display: inline-block;
    width: 17%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-20 .wrpsvg {
    display: inline-block;
    width: 20%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-25 .wrpsvg {
    display: inline-block;
    width: 25%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-30 .wrpsvg {
    display: inline-block;
    width: 30%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-33 .wrpsvg {
    display: inline-block;
    width: 33.333%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-35 .wrpsvg {
    display: inline-block;
    width: 35%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-40 .wrpsvg {
    display: inline-block;
    width: 40%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-45 .wrpsvg {
    display: inline-block;
    width: 45%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-50 .wrpsvg {
    display: inline-block;
    width: 50%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-55 .wrpsvg {
    display: inline-block;
    width: 55%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-60 .wrpsvg {
    display: inline-block;
    width: 60%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-65 .wrpsvg {
    display: inline-block;
    width: 65%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-66 .wrpsvg {
    display: inline-block;
    width: 66.666%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-70 .wrpsvg {
    display: inline-block;
    width: 70%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-75 .wrpsvg {
    display: inline-block;
    width: 75%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-80 .wrpsvg {
    display: inline-block;
    width: 80%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-85 .wrpsvg {
    display: inline-block;
    width: 85%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-90 .wrpsvg {
    display: inline-block;
    width: 90%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-95 .wrpsvg {
    display: inline-block;
    width: 95%;
    height: auto;
    aspect-ratio: 1;
  }

  .sm-svgsize-100 .wrpsvg {
    display: inline-block;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .md-svgsize-3 .wrpsvg {
    display: inline-block;
    width: 3%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-5 .wrpsvg {
    display: inline-block;
    width: 5%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-7 .wrpsvg {
    display: inline-block;
    width: 7%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-10 .wrpsvg {
    display: inline-block;
    width: 10%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-12 .wrpsvg {
    display: inline-block;
    width: 12%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-15 .wrpsvg {
    display: inline-block;
    width: 15%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-17 .wrpsvg {
    display: inline-block;
    width: 17%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-20 .wrpsvg {
    display: inline-block;
    width: 20%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-25 .wrpsvg {
    display: inline-block;
    width: 25%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-30 .wrpsvg {
    display: inline-block;
    width: 30%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-33 .wrpsvg {
    display: inline-block;
    width: 33.333%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-35 .wrpsvg {
    display: inline-block;
    width: 35%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-40 .wrpsvg {
    display: inline-block;
    width: 40%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-45 .wrpsvg {
    display: inline-block;
    width: 45%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-50 .wrpsvg {
    display: inline-block;
    width: 50%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-55 .wrpsvg {
    display: inline-block;
    width: 55%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-60 .wrpsvg {
    display: inline-block;
    width: 60%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-65 .wrpsvg {
    display: inline-block;
    width: 65%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-66 .wrpsvg {
    display: inline-block;
    width: 66.666%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-70 .wrpsvg {
    display: inline-block;
    width: 70%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-75 .wrpsvg {
    display: inline-block;
    width: 75%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-80 .wrpsvg {
    display: inline-block;
    width: 80%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-85 .wrpsvg {
    display: inline-block;
    width: 85%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-90 .wrpsvg {
    display: inline-block;
    width: 90%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-95 .wrpsvg {
    display: inline-block;
    width: 95%;
    height: auto;
    aspect-ratio: 1;
  }

  .md-svgsize-100 .wrpsvg {
    display: inline-block;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
}
@media all and (min-width: 1201px) {
  .lg-svgsize-3 .wrpsvg {
    display: inline-block;
    width: 3%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-5 .wrpsvg {
    display: inline-block;
    width: 5%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-7 .wrpsvg {
    display: inline-block;
    width: 7%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-10 .wrpsvg {
    display: inline-block;
    width: 10%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-12 .wrpsvg {
    display: inline-block;
    width: 12%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-15 .wrpsvg {
    display: inline-block;
    width: 15%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-17 .wrpsvg {
    display: inline-block;
    width: 17%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-20 .wrpsvg {
    display: inline-block;
    width: 20%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-25 .wrpsvg {
    display: inline-block;
    width: 25%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-30 .wrpsvg {
    display: inline-block;
    width: 30%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-33 .wrpsvg {
    display: inline-block;
    width: 33.333%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-35 .wrpsvg {
    display: inline-block;
    width: 35%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-40 .wrpsvg {
    display: inline-block;
    width: 40%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-45 .wrpsvg {
    display: inline-block;
    width: 45%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-50 .wrpsvg {
    display: inline-block;
    width: 50%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-55 .wrpsvg {
    display: inline-block;
    width: 55%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-60 .wrpsvg {
    display: inline-block;
    width: 60%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-65 .wrpsvg {
    display: inline-block;
    width: 65%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-66 .wrpsvg {
    display: inline-block;
    width: 66.666%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-70 .wrpsvg {
    display: inline-block;
    width: 70%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-75 .wrpsvg {
    display: inline-block;
    width: 75%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-80 .wrpsvg {
    display: inline-block;
    width: 80%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-85 .wrpsvg {
    display: inline-block;
    width: 85%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-90 .wrpsvg {
    display: inline-block;
    width: 90%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-95 .wrpsvg {
    display: inline-block;
    width: 95%;
    height: auto;
    aspect-ratio: 1;
  }

  .lg-svgsize-100 .wrpsvg {
    display: inline-block;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
}
@media all and (min-width: 1641px) {
  .xl-svgsize-3 .wrpsvg {
    display: inline-block;
    width: 3%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-5 .wrpsvg {
    display: inline-block;
    width: 5%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-7 .wrpsvg {
    display: inline-block;
    width: 7%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-10 .wrpsvg {
    display: inline-block;
    width: 10%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-12 .wrpsvg {
    display: inline-block;
    width: 12%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-15 .wrpsvg {
    display: inline-block;
    width: 15%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-17 .wrpsvg {
    display: inline-block;
    width: 17%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-20 .wrpsvg {
    display: inline-block;
    width: 20%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-25 .wrpsvg {
    display: inline-block;
    width: 25%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-30 .wrpsvg {
    display: inline-block;
    width: 30%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-33 .wrpsvg {
    display: inline-block;
    width: 33.333%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-35 .wrpsvg {
    display: inline-block;
    width: 35%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-40 .wrpsvg {
    display: inline-block;
    width: 40%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-45 .wrpsvg {
    display: inline-block;
    width: 45%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-50 .wrpsvg {
    display: inline-block;
    width: 50%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-55 .wrpsvg {
    display: inline-block;
    width: 55%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-60 .wrpsvg {
    display: inline-block;
    width: 60%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-65 .wrpsvg {
    display: inline-block;
    width: 65%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-66 .wrpsvg {
    display: inline-block;
    width: 66.666%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-70 .wrpsvg {
    display: inline-block;
    width: 70%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-75 .wrpsvg {
    display: inline-block;
    width: 75%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-80 .wrpsvg {
    display: inline-block;
    width: 80%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-85 .wrpsvg {
    display: inline-block;
    width: 85%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-90 .wrpsvg {
    display: inline-block;
    width: 90%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-95 .wrpsvg {
    display: inline-block;
    width: 95%;
    height: auto;
    aspect-ratio: 1;
  }

  .xl-svgsize-100 .wrpsvg {
    display: inline-block;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
}

.w-5 {
  width: 5%;
}

.w-10 {
  width: 10%;
}

.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-30 {
  width: 30%;
}

.w-33 {
  width: 33.333%;
}

.w-35 {
  width: 35%;
}

.w-40 {
  width: 40%;
}

.w-45 {
  width: 45%;
}

.w-50 {
  width: 50%;
}

.w-55 {
  width: 55%;
}

.w-60 {
  width: 60%;
}

.w-65 {
  width: 65%;
}

.w-66 {
  width: 66.666%;
}

.w-70 {
  width: 70%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.w-85 {
  width: 85%;
}

.w-90 {
  width: 90%;
}

.w-95 {
  width: 95%;
}

.w-100 {
  width: 100%;
}


@media all and (min-width: 0px) and (max-width: 500px) {
  .sm-w-5 {
    width: 5%;
  }

  .sm-w-10 {
    width: 10%;
  }

  .sm-w-15 {
    width: 15%;
  }

  .sm-w-20 {
    width: 20%;
  }

  .sm-w-25 {
    width: 25%;
  }

  .sm-w-30 {
    width: 30%;
  }

  .sm-w-33 {
    width: 33.333%;
  }

  .sm-w-35 {
    width: 35%;
  }

  .sm-w-40 {
    width: 40%;
  }

  .sm-w-45 {
    width: 45%;
  }

  .sm-w-50 {
    width: 50%;
  }

  .sm-w-55 {
    width: 55%;
  }

  .sm-w-60 {
    width: 60%;
  }

  .sm-w-65 {
    width: 65%;
  }

  .sm-w-66 {
    width: 66.666%;
  }

  .sm-w-70 {
    width: 70%;
  }

  .sm-w-75 {
    width: 75%;
  }

  .sm-w-80 {
    width: 80%;
  }

  .sm-w-85 {
    width: 85%;
  }

  .sm-w-90 {
    width: 90%;
  }

  .sm-w-95 {
    width: 95%;
  }

  .sm-w-100 {
    width: 100%;
  }
}

@media all and (min-width: 501px) and (max-width: 1200px) {
  .md-w-5 {
    width: 5%;
  }

  .md-w-10 {
    width: 10%;
  }

  .md-w-15 {
    width: 15%;
  }

  .md-w-20 {
    width: 20%;
  }

  .md-w-25 {
    width: 25%;
  }

  .md-w-30 {
    width: 30%;
  }

  .md-w-33 {
    width: 33.333%;
  }

  .md-w-35 {
    width: 35%;
  }

  .md-w-40 {
    width: 40%;
  }

  .md-w-45 {
    width: 45%;
  }

  .md-w-50 {
    width: 50%;
  }

  .md-w-55 {
    width: 55%;
  }

  .md-w-60 {
    width: 60%;
  }

  .md-w-65 {
    width: 65%;
  }

  .md-w-66 {
    width: 66.666%;
  }

  .md-w-70 {
    width: 70%;
  }

  .md-w-75 {
    width: 75%;
  }

  .md-w-80 {
    width: 80%;
  }

  .md-w-85 {
    width: 85%;
  }

  .md-w-90 {
    width: 90%;
  }

  .md-w-95 {
    width: 95%;
  }

  .md-w-100 {
    width: 100%;
  }
}

@media all and (min-width: 1201px) {
  .lg-w-5 {
    width: 5%;
  }

  .lg-w-10 {
    width: 10%;
  }

  .lg-w-15 {
    width: 15%;
  }

  .lg-w-20 {
    width: 20%;
  }

  .lg-w-25 {
    width: 25%;
  }

  .lg-w-30 {
    width: 30%;
  }

  .lg-w-33 {
    width: 33.333%;
  }

  .lg-w-35 {
    width: 35%;
  }

  .lg-w-40 {
    width: 40%;
  }

  .lg-w-45 {
    width: 45%;
  }

  .lg-w-50 {
    width: 50%;
  }

  .lg-w-55 {
    width: 55%;
  }

  .lg-w-60 {
    width: 60%;
  }

  .lg-w-65 {
    width: 65%;
  }

  .lg-w-66 {
    width: 66.666%;
  }

  .lg-w-70 {
    width: 70%;
  }

  .lg-w-75 {
    width: 75%;
  }

  .lg-w-80 {
    width: 80%;
  }

  .lg-w-85 {
    width: 85%;
  }

  .lg-w-90 {
    width: 90%;
  }

  .lg-w-95 {
    width: 95%;
  }

  .lg-w-100 {
    width: 100%;
  }
}

@media all and (min-width: 1641px) {
  .xl-w-5 {
    width: 5%;
  }

  .xl-w-10 {
    width: 10%;
  }

  .xl-w-15 {
    width: 15%;
  }

  .xl-w-20 {
    width: 20%;
  }

  .xl-w-25 {
    width: 25%;
  }

  .xl-w-30 {
    width: 30%;
  }

  .xl-w-33 {
    width: 33.333%;
  }

  .xl-w-35 {
    width: 35%;
  }

  .xl-w-40 {
    width: 40%;
  }

  .xl-w-45 {
    width: 45%;
  }

  .xl-w-50 {
    width: 50%;
  }

  .xl-w-55 {
    width: 55%;
  }

  .xl-w-60 {
    width: 60%;
  }

  .xl-w-65 {
    width: 65%;
  }

  .xl-w-66 {
    width: 66.666%;
  }

  .xl-w-70 {
    width: 70%;
  }

  .xl-w-75 {
    width: 75%;
  }

  .xl-w-80 {
    width: 80%;
  }

  .xl-w-85 {
    width: 85%;
  }

  .xl-w-90 {
    width: 90%;
  }

  .xl-w-95 {
    width: 95%;
  }

  .xl-w-100 {
    width: 100%;
  }
}

.auxiliarynav {
  height: 50px;
  transition: height 0.3s ease;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1640px;
  background-color: #5085a5;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  font-size: 80%;
  box-shadow: 0 0 10px #474747;
}
@media (prefers-color-scheme: drk) {
  .auxiliarynav {
    box-shadow: 0 0 10px #b8b8b8;
  }
}
@media only screen and (min-width: 1201px) {
  .auxiliarynav {
    font-size: 100%;
    width: auto;
    border-radius: 10px 10px 0 0;
  }
}
.auxiliarynav .btndv {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 100%;
  text-align: center;
  border-left: 1px solid #707070;
  aspect-ratio: 1/1;
}
.auxiliarynav .btndv.btndv4toc {
  display: none;
}
.auxiliarynav .btndv.btndv4toc.wtoc {
  display: flex;
}
@media only screen and (min-width: 1201px) {
  .auxiliarynav .btndv {
    flex: unset;
    aspect-ratio: unset;
  }
}
.auxiliarynav .btndv:first-of-type {
  border-left: 0;
}
.auxiliarynav .btndv:empty {
  border-left: 0;
}
.auxiliarynav .btndv a,
.auxiliarynav .btndv span {
  width: 100%;
  height: 100%;
  color: transparent;
  padding: 10px;
  text-decoration: none;
  position: relative;
}
@media only screen and (min-width: 1201px) {
  .auxiliarynav .btndv a,
.auxiliarynav .btndv span {
    display: flex;
    align-items: center;
    width: auto;
    color: #000;
    padding: 15px;
  }
}
.auxiliarynav .btndv a::after,
.auxiliarynav .btndv span::after {
  display: block;
  content: attr(data-desc);
  white-space: nowrap;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  color: #000;
  font-size: 80%;
}
@media only screen and (min-width: 1201px) {
  .auxiliarynav .btndv a::after,
.auxiliarynav .btndv span::after {
    display: none;
  }
}
.auxiliarynav .btndv a span.wrpsvg,
.auxiliarynav .btndv span span.wrpsvg {
  line-height: 100%;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 17px;
  height: 17px;
}
@media only screen and (min-width: 1201px) {
  .auxiliarynav .btndv a span.wrpsvg,
.auxiliarynav .btndv span span.wrpsvg {
    margin-right: 10px;
  }
}
.auxiliarynav .btndv a span.wrpsvg img,
.auxiliarynav .btndv span span.wrpsvg img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
@media (prefers-color-scheme: drk) {
  .auxiliarynav .btndv a span.wrpsvg img[src$=".svg"],
.auxiliarynav .btndv span span.wrpsvg img[src$=".svg"] {
    filter: invert(0);
  }
}
.auxiliarynav .btndv.invert img {
  filter: invert(1);
}
.auxiliarynav .btndv button:hover,
.auxiliarynav .btndv a:hover {
  text-decoration: underline;
}
.auxiliarynav .btndv a.totop {
  width: 50px;
  height: 50px;
  color: transparent;
  overflow: hidden;
  position: relative;
}
.auxiliarynav .btndv a.totop::before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}

body {
  overflow-x: hidden;
  background-color: transparent;
  background-color: #fff;
}
@media (prefers-color-scheme: drk) {
  body {
    background-color: #222;
  }
}
body .bt {
  overflow-x: visible;
  background-color: #fff;
}
@media (prefers-color-scheme: drk) {
  body .bt {
    background-color: #222;
  }
}
body > p {
  line-height: 0;
}
body .mainarticle,
body .articledetail {
  width: 100% !important;
  display: flex;
  flex-flow: row wrap;
}
body img,
body video {
  max-width: 100%;
}
body img {
  height: auto;
}
body strong {
  font-weight: 800;
}


.bawlink {
  display: none;
}


.button {
  display: inline-block;
  padding: 10px 20px;
  color: #474747;
  background-color: #000;
  text-decoration: none;
  line-height: 100%;
}
.button::before {
  display: none !important;
}

.error404 {
  padding: 40px;
  margin-bottom: 30px;
}


.ftrcprght {
  background-color: #394459;
  color: #fff;
  padding-bottom: 50px;
}
.ftrcprght .ftrcprghtin {
  width: 100%;
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 1641px) {
  .ftrcprght .ftrcprghtin {
    padding-left: 0;
    padding-right: 0;
  }
}
.ftrcprght .ftrcprghtin > div {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .ftrcprght .ftrcprghtin > div {
    width: 100%;
    text-align: left;
  }
}
.ftrcprght .ftrcprghtin > div:nth-of-type(2) {
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  .ftrcprght .ftrcprghtin > div:nth-of-type(2) {
    text-align: center;
  }
}
.ftrcprght .ftrcprghtin > div a {
  padding: 0 10px;
}

main a {
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  main a {
    color: #fff;
  }
}
main a.hyperlinkfe:empty {
  display: none;
}
main a.hyperlinkfe:not(:empty)::before {
  display: inline-block;
  content: "»";
  margin-inline: 3px 4px;
  transform: rotate(0deg);
  font-size: 150%;
  transition: transform 0.3s ease, top 0.3s ease;
}
main a.hyperlinkfe:not(:empty):hover::before {
  transform: rotate(-45deg);
  top: 2px;
  transition: transform 0.3s ease, top 0.3s ease;
}

div.btpcpp {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.8;
  z-index: 20000;
}

div.btpupimg {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20000;
}
div.btpupimg img {
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto !important;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  cursor: pointer;
  border: 10px solid #fff;
  background: #fff;
  box-shadow: 0px 0px 20px #666;
  object-fit: contain;
}
div.btpupimg img.btsmll {
  display: block;
  position: static;
  margin: 0 auto;
  object-fit: contain;
  max-height: 80%;
  max-width: 90%;
  width: auto;
  height: auto;
  z-index: 100;
}

div.btpcppctrl {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 101;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #474747;
}
div.btpcppctrl::after {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.ppp {
  position: fixed;
  z-index: 1000;
  max-width: 820px;
  width: 90% !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #474747;
  background-color: #fff;
  border-color: #666;
  padding: 0;
  margin: 0;
}
@media (prefers-color-scheme: drk) {
  .ppp {
    color: #fff;
    background-color: #222;
    border-color: #666666;
  }
}
.ppp::backdrop {
  background-color: rgba(51, 51, 51, 0.9);
}

.ppp .pppcnt {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 0 20px 20px 20px;
  margin-top: 20px;
}
@media only screen and (min-width: 501px) {
  .ppp .pppcnt {
    max-height: 75vh;
  }
}

.ppp span.cls,
.ppp button.cls {
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 10px;
  display: block;
  color: transparent;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #787878;
  border: 0;
}
.ppp span.cls::after,
.ppp button.cls::after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/cross.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}


.ppp {
  
  
}

a.facebook, a.instagram, a.youtube, a.whatsapp {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: transparent;
  overflow: hidden;
  padding: 0;
  margin: 0 5px;
}
a.facebook:first-of-type, a.instagram:first-of-type, a.youtube:first-of-type, a.whatsapp:first-of-type {
  margin-left: 0;
}
a.facebook:last-of-type, a.instagram:last-of-type, a.youtube:last-of-type, a.whatsapp:last-of-type {
  margin-right: 0;
}
a.facebook.icon-black, a.instagram.icon-black, a.youtube.icon-black, a.whatsapp.icon-black {
  background-color: #000;
}
a.facebook.icon-white, a.instagram.icon-white, a.youtube.icon-white, a.whatsapp.icon-white {
  background-color: #fff;
}
a.facebook {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.instagram {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.youtube {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/youtube.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.whatsapp {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.mdrnsrchwr {
  width: 100%;
}
.mdrnsrchwr ~ .bxclcnt-5 {
  width: 100%;
}

.mdrnsrch {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 7px 30px 7px 7px;
  font-size: 125%;
  border: 1px solid #474747;
  box-sizing: border-box;
}
@media only screen and (min-width: 1201px) {
  .mdrnsrch {
    width: 55%;
  }
}
.mdrnsrch:hover, .mdrnsrch:focus {
  border-color: red;
}
.mdrnsrch input.srch-in {
  width: 100%;
  border: 0;
  text-align: center;
  font-size: 100%;
  background-color: transparent;
}
.mdrnsrch input.srch-in::placeholder {
  color: #474747;
}
.mdrnsrch input.srch-in:focus {
  outline: 0;
}
.mdrnsrch a {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 24px;
  height: 24px;
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/magnifier.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  color: transparent !important;
  user-select: none;
  overflow: hidden;
}

.srch-sgg {
  display: block;
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
}
.srch-sgg .srch-sgg-wr.display {
  margin: 20px auto -30px auto;
  border: 2px solid red;
  border-radius: 5px;
  z-index: 5;
  padding: 20px 0;
  background-color: #fff;
  width: 100%;
  box-shadow: 0px 0px 4px #666;
  position: relative;
  box-sizing: border-box;
}
@media only screen and (min-width: 1201px) {
  .srch-sgg .srch-sgg-wr.display {
    width: 55%;
  }
}
.srch-sgg .srch-sgg-wr.display::before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: -15px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent red transparent;
}
.srch-sgg .wditm {
  padding: 5px 25px;
  font-size: 125%;
  border-bottom: 1px dotted #787878;
  margin-bottom: 5px;
  display: block;
  line-height: 100%;
}
.srch-sgg .wditm:last-of-type {
  border: 0;
  margin-bottom: 0;
}
.srch-sgg .wditm:hover {
  padding-left: 8px;
  color: red;
}
.srch-sgg .wditm:hover::before {
  display: inline-block;
  content: "✓";
  width: 12px;
  margin-right: 5px;
}

.srch-out {
  margin-top: 50px;
}
.srch-out .srch-err {
  width: 100%;
  padding: 2%;
  background-color: red;
  border-radius: 10px;
  position: relative;
  margin: 0 auto 30px auto;
  box-shadow: 4px -4px 4px rgba(100, 100, 100, 0.5);
  color: #fff;
  box-sizing: border-box;
}
@media only screen and (min-width: 1201px) {
  .srch-out .srch-err {
    width: 55%;
  }
}
.srch-out .srch-err::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 25px 25px;
  border-color: transparent transparent red transparent;
  position: absolute;
  top: -25px;
  right: 25px;
}
.srch-out .srchoutlst {
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
}
.srch-out .srchoutlst .bx {
  display: block;
  width: 100%;
  margin-left: 0;
  border: 1px solid #474747;
  padding: 0px 10px 5px 10px;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
  line-height: 180%;
}
@media only screen and (min-width: 501px) {
  .srch-out .srchoutlst .bx {
    width: 49.5%;
    margin-left: 1%;
  }
  .srch-out .srchoutlst .bx:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .srch-out .srchoutlst .bx {
    width: 32.6666666667%;
  }
  .srch-out .srchoutlst .bx:nth-of-type(2n+1) {
    margin-left: 1%;
  }
  .srch-out .srchoutlst .bx:nth-of-type(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1641px) {
  .srch-out .srchoutlst .bx {
    width: 19.2%;
  }
  .srch-out .srchoutlst .bx:nth-of-type(3n+1) {
    margin-left: 1%;
  }
  .srch-out .srchoutlst .bx:nth-of-type(5n+1) {
    margin-left: 0;
  }
}
.srch-out .srchoutlst .bx > label {
  position: absolute;
  z-index: 2;
  top: 5%;
  left: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 7px 15px;
}
.srch-out .srchoutlst .bx > img {
  display: block;
  margin: 0 auto;
}
.srch-out .srchoutlst .bx > span {
  display: block;
  margin: 10px 0;
  font-size: 120%;
  line-height: 140%;
  hyphens: auto;
}
@media only screen and (min-width: 1201px) {
  .srch-out .srchoutlst .bx > span {
    font-size: 110%;
  }
}
.srch-out .srchoutlst .bx > span.srchpic {
  min-height: 40px;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.srch-out .srchoutlst .bx > p {
  display: block;
}
.srch-out .srchoutlst .bx > div.dm {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(transparent, #fff 70%);
}
.srch-out > a.mrrslt {
  background: red;
  display: block;
  max-width: 200px;
  padding: 7px 30px;
  margin: auto;
  color: #FFF;
  border-radius: 5px;
  margin-bottom: 20px;
  text-align: center;
  cursor: pointer;
  line-height: 100%;
  text-decoration: none;
}

.srch-ld {
  width: 100%;
}

.srch-ld,
.srch-ldmr {
  display: block;
}
.srch-ld span,
.srch-ldmr span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 6px 0 0 red;
  animation: ring-anim 1s linear infinite;
  display: block;
  color: transparent;
  margin: 30px auto;
}
@keyframes ring-anim {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.blurry_wrapper {
  line-height: 100%;
  position: relative;
  isolation: isolate;
}
.blurry_wrapper picture {
  display: block;
  line-height: 0;
}
.blurry_wrapper::before, .blurry_wrapper::after {
  z-index: -1px;
  display: block;
  content: "";
  
  width: 5000px;
  height: calc(100% - 14px);
  position: absolute;
  top: 7px;
  background-image: var(--img);
  background-size: contain;
  background-repeat: repeat-x;
  filter: blur(15px);
  opacity: 0.75;
}
.blurry_wrapper::before {
  
  left: -5007px;
  background-position: left;
}
.blurry_wrapper::after {
  right: -5007px;
  background-position: right;
}


.btbrd {
  display: none;
}
@media only screen and (min-width: 1201px) {
  .btbrd {
    background-color: #394459;
    display: block;
  }
  .btbrd .breadcrumbpath {
    width: 100%;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    line-height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1201px) and (min-width: 1641px) {
  .btbrd .breadcrumbpath {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .btbrd .breadcrumbpath a {
    display: inline-block;
    color: #fff;
    padding: 10px 0;
    text-decoration: none;
    font-size: 83%;
  }
  .btbrd .breadcrumbpath a:hover {
    text-decoration: underline;
  }
  .btbrd .breadcrumbpath a::after {
    display: inline-block;
    content: "»";
    margin: 0 5px;
  }
  .btbrd .breadcrumbpath a:last-child::after {
    display: none;
  }
}


footer {
  color: #fff;
  background-color: #eee;
  position: relative;
  z-index: 15;
}
footer a {
  color: #474747;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer .ftr {
  width: 100%;
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  font-size: 110%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 1641px) {
  footer .ftr {
    padding-left: 0;
    padding-right: 0;
  }
}
footer .ftr .ftrin {
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 1;
}
footer .ftr .ftrin > div {
  width: 100%;
}


header .rwdbtn {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 30px;
  position: relative;
  overflow: visible;
  color: transparent;
  hyphens: auto;
  line-height: 0;
}
header .rwdbtn::before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  mask-image: var(--img);
  -webkit-mask-image: var(--img);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
header .rwdbtn::after {
  display: block;
  content: attr(data-attr);
  position: absolute;
  bottom: -14px;
  text-align: center;
  color: #fff;
  line-height: 100%;
  font-size: 65%;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 1201px) {
  header .rwdbtn {
    display: none;
  }
}

header {
  background-color: #EEEEEE;
  width: 100vw;
  font-family: "Manrope", sans-serif;
}
@media only screen and (min-height: 1000px) {
  header {
    position: sticky;
    top: 0;
    z-index: 20;
  }
}
@media only screen and (max-height: 1000px) {
  header {
    position: relative;
  }
}
header .wrapper_header {
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
header .wrapper_header .hdlg {
  max-width: 50%;
  margin: 5px 0;
  height: 50px;
  display: inline-flex;
  align-items: center;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdlg {
    width: 20%;
    margin: 0;
    height: unset;
  }
}
header .wrapper_header .hdlg .desktop {
  display: none;
  max-height: 50px;
  width: auto;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdlg .desktop {
    display: block;
    max-height: 110px;
  }
}
@media only screen and (min-width: 1641px) {
  header .wrapper_header .hdlg .desktop {
    max-height: unset;
  }
}
header .wrapper_header .hdlg .rwd {
  display: block;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdlg .rwd {
    display: none;
  }
}
header .wrapper_header .hdlg a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media only screen and (min-width: 1201px) {
  header .hdmns {
    width: 78%;
  }
}
header > .nextcatarticleitem {
  width: 100%;
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
}
header.fxd .wrapper_header {
  align-items: center;
}
@media only screen and (min-width: 1201px) {
  header.fxd .wrapper_header {
    padding: 15px 10px;
  }
}
@media only screen and (min-width: 1641px) {
  header.fxd .wrapper_header {
    padding-inline: 0;
  }
}
header:not(.fxd) .wrapper_header {
  align-items: center;
}
header:not(.fxd) .wrapper_header .hdlg {
  margin: 0;
}
@media only screen and (min-width: 1201px) {
  header:not(.fxd) .wrapper_header .hdlg img {
    height: 40px;
    width: auto;
  }
}
header:not(.fxd) + div.btheaddmmy {
  display: none;
}
@media only screen and (min-width: 1201px) {
  header:not(.fxd) + div.btheaddmmy {
    display: block;
  }
}


@media only screen and (min-width: 1201px) {
  header .wrapper_header nav ul li.drpdwn:hover ul, header .wrapper_header nav ul li.drpdwn ul.display {
    left: 0;
    top: 100%;
    min-width: 100%;
    background-color: #000;
    z-index: 5;
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    box-shadow: 2px 2px 4px #666;
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  header .wrapper_header nav ul li.drpdwn:hover ul li, header .wrapper_header nav ul li.drpdwn ul.display li {
    display: block;
    border-bottom: 1px solid #fff;
  }
  header .wrapper_header nav ul li.drpdwn:hover ul li:last-of-type, header .wrapper_header nav ul li.drpdwn ul.display li:last-of-type {
    border: 0;
  }
  header .wrapper_header nav ul li.drpdwn:hover ul li a, header .wrapper_header nav ul li.drpdwn ul.display li a {
    text-align: left;
  }
  header .wrapper_header nav ul li.drpdwn:hover ul li:last-of-type a, header .wrapper_header nav ul li.drpdwn ul.display li:last-of-type a {
    padding-right: 25px;
  }
}

header .rwdnvbtn {
  position: relative;
  overflow: visible;
  color: transparent;
  hyphens: auto;
  line-height: 0;
  margin-left: 0;
}
header .rwdnvbtn::after {
  display: block;
  content: attr(data-attr);
  position: absolute;
  bottom: -14px;
  text-align: center;
  color: #394459 !important;
  width: 100%;
  line-height: 100%;
  font-size: 65%;
  white-space: nowrap;
}
header .rwdnvbtn.mark4hover::after {
  color: #394459;
}
header .wrapper_header .hdr-nvwr {
  display: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  position: relative;
  padding: 10px 0;
  width: auto;
  
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdr-nvwr {
    display: flex;
  }
}
header .wrapper_header .hdr-nvwr span {
  display: none;
}
header .wrapper_header .hdr-nvwr a {
  color: #474747;
  text-decoration: none;
}
header .wrapper_header .hdr-nvwr a:hover {
  text-decoration: underline;
}
header .wrapper_header .hdrmn {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  text-align: right;
  margin: 0;
}
header .wrapper_header .hdrmn .rwdnv.notdisplay {
  display: none;
  width: 100%;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdrmn .rwdnv.notdisplay {
    display: block;
  }
}
header .wrapper_header .hdrmn .rwdnv.notdisplay .rwdnvtp {
  display: none;
}
header .wrapper_header .hdrmn .rwdnv.display {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  width: 100vw;
  max-height: calc(100vh - 60px);
  background-color: #fff;
  border-bottom: 3px solid red;
  box-shadow: 0px 100vh 0px 100vh rgba(0, 0, 0, 0.8);
  overflow-y: scroll;
  overscroll-behavior: contain;
  z-index: 1005;
}
@media (prefers-color-scheme: drk) {
  header .wrapper_header .hdrmn .rwdnv.display {
    background-color: #222;
  }
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn {
  border-bottom: 3px solid red;
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn > ul {
  display: block;
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn ul li {
  position: relative;
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn ul li a {
  display: block;
  text-align: left;
  color: #969696;
  padding: 15px;
  text-decoration: none;
  border-bottom: 1px dashed red;
  font-weight: 800;
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn ul li a:first-line {
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn ul li a {
    color: #969696;
  }
  header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn ul li a:first-line {
    color: #fff;
  }
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvmn ul li:last-of-type a {
  border-bottom: 0;
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvtp a {
  display: block;
  text-align: left;
  color: #000;
  padding: 15px;
  text-decoration: none;
  border-bottom: 1px dashed red;
}
header .wrapper_header .hdrmn .rwdnv.display .rwdnvtp a:last-of-type {
  border-bottom: 0;
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul {
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul {
    justify-content: flex-end;
  }
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul > li:hover > a {
  position: relative;
  z-index: 2;
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul ul li {
  padding: 0;
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul ul li a.active, header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul ul li a:hover {
  text-decoration: none;
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li {
  display: inherit;
  flex-grow: 1;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li {
    flex-grow: 0;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1641px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li {
    padding: 0 15px;
  }
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a {
  padding: 15px;
  color: #474747;
  font-size: 110%;
  line-height: 100%;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: left;
}
@media (prefers-color-scheme: drk) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a {
    color: #fff;
  }
}
@media only screen and (min-width: 501px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a {
    padding: 10px;
  }
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a {
    font-size: 75%;
    padding: 15px;
    color: #969696;
    line-height: 130%;
  }
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a:first-line {
    font-size: 120%;
    color: #474747  ;
  }
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a:hover:first-line, header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a:focus:first-line {
    color: #0a6aaa;
  }
}
@media only screen and (min-width: 1641px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li a {
    padding: 15px;
    font-size: 100%;
  }
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li:last-of-type li a {
  padding-right: 25px;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn a {
    padding-right: 20px;
  }
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn a:first-line {
    font-size: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn:hover ul.notdisplay {
    display: block;
  }
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul {
  background-color: #222;
}
@media (prefers-color-scheme: drk) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul {
    background-color: #222;
  }
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul li a {
  background-color: transparent;
  color: #474747;
  transition: background-color 0.3s ease, color 0.3s ease;
  white-space: normal;
  font-weight: 400;
}
@media (prefers-color-scheme: drk) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul li a {
    color: #fff;
  }
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul li a {
    white-space: nowrap;
    font-size: 100%;
  }
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul li a.active, header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul li a:hover {
  background-color: red;
  color: #000;
  transition: background-color 0.3s ease, color 0.3s ease;
}
header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul li a.active:first-line, header .wrapper_header .hdrmn .rwdnv .rwdnvmn > ul li.drpdwn ul li a:hover:first-line {
  color: #000;
}
header .wrapper_header nav ul li.drpdwn {
  position: relative;
}
header .wrapper_header nav ul li.drpdwn ul {
  width: auto;
  height: auto;
  opacity: 1;
  overflow: hidden;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 1201px) {
  header .wrapper_header nav ul li.drpdwn:hover span.rwddrpdwnbtn {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
  }
}
header:not(.fxd) .wrapper_header .hdr-nvwr {
  padding: 0;
}
header:not(.fxd) .wrapper_header .hdr-nvwr .tphdr-nv {
  display: none;
}
header:not(.fxd) .wrapper_header .hdrmn {
  margin: 0;
}
header:not(.fxd) .wrapper_header .rwdnv.notdisplay {
  margin-top: 0;
}
header:not(.fxd) .wrapper_header .rwdnv .rwdnvmn > ul > li > a {
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  header:not(.fxd) .wrapper_header .rwdnv .rwdnvmn > ul > li > a {
    color: #fff;
  }
}

a.burger {
  width: 32px;
  height: 22px;
  color: transparent;
  position: relative;
  display: block !important;
}
@media only screen and (min-width: 1201px) {
  a.burger {
    display: none !important;
  }
}
a.burger span {
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  border-radius: 5px;
  transition: background-color 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
}
@media (prefers-color-scheme: drk) {
  a.burger span {
    background-color: #fff;
  }
}
a.burger span:nth-of-type(1) {
  top: 0;
}
a.burger span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
a.burger span:nth-of-type(3) {
  bottom: 0;
}
a.burger.mark4hover span {
  background-color: #394459 ;
  transition: background-color 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
}
@media (prefers-color-scheme: drk) {
  a.burger.mark4hover span {
    background-color: #fff;
  }
}
a.burger.mark4hover span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
a.burger.mark4hover span:nth-of-type(2) {
  opacity: 0;
}
a.burger.mark4hover span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

span.rwddrpdwnbtn {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
  transform: rotate(0deg);
}
span.rwddrpdwnbtn::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #474747 transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (prefers-color-scheme: drk) {
  span.rwddrpdwnbtn::after {
    border-color: #fff transparent transparent transparent;
  }
}
@media only screen and (min-width: 1201px) {
  span.rwddrpdwnbtn::after {
    border-color: #fff transparent transparent transparent;
  }
}
span.rwddrpdwnbtn.mark4hover {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
@media only screen and (min-width: 1201px) {
  span.rwddrpdwnbtn {
    right: 0;
    top: 8px;
  }
  span.rwddrpdwnbtn.mark4hover {
    transform: rotate(90deg) translateY(-50%);
  }
}
@media only screen and (min-width: 1641px) {
  span.rwddrpdwnbtn {
    top: 11px;
  }
}

.btshrt .normarticle {
  width: 100%;
}
@media only screen and (min-width: 501px) {
  .btshrt .normarticle {
    width: -webkit-calc(10 * ((100% - 380px) / 20) + 180px);
    width: -moz-calc(10 * ((100% - 380px) / 20) + 180px);
    width: calc(10 * ((100% - 380px) / 20) + 180px);
  }
}
@media only screen and (min-width: 1201px) {
  .btshrt .normarticle {
    width: -webkit-calc(6.6666 * ((100% - 380px) / 20) + 113.332px);
    width: -moz-calc(6.6666 * ((100% - 380px) / 20) + 113.332px);
    width: calc(6.6666 * ((100% - 380px) / 20) + 113.332px);
  }
}
@supports (display: grid) {
  .btshrt.wsubarticles > *, .btshrt.wsubarticles > article {
    width: 100% !important;
  }
  @media only screen and (min-width: 501px) {
    .btshrt.wsubarticles {
      display: grid !important;
      justify-content: start;
      gap: 20px;
      grid-template-columns: repeat(auto-fit, calc(50% - 49 * (20px / 50)));
    }
  }
  @media only screen and (min-width: 1201px) {
    .btshrt.wsubarticles {
      grid-template-columns: repeat(auto-fit, calc(33.333% - 32.333 * (20px / 33.333)));
    }
  }
}

.showarticlefromcategoryitem .bxshort {
  margin-bottom: 0;
}

.swiper-slide .bxshort {
  height: 100%;
}

.bxshort {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  justify-content: center;
  text-decoration: none;
  padding-bottom: 5px;
}
.bxshort .picshort {
  margin-bottom: -webkit-calc(1 * (18px * 1.8));
  margin-bottom: -moz-calc(1 * (18px * 1.8));
  margin-bottom: calc(1 * (18px * 1.8));
}
.bxshort .picshort.shop, .bxshort .picshort.web {
  display: inline-flex;
  width: 50%;
  height: auto;
  aspect-ratio: 1;
  margin-inline: auto;
}
.bxshort .picshort.web {
  border: 10px solid red;
  border-radius: 50%;
}
@media (prefers-color-scheme: drk) {
  .bxshort .picshort.web img {
    filter: invert(1);
  }
}
.bxshort .picshort.shop {
  background-image: url("https://www.az-business-services.de/data/media/44/4496_0x0x0x0x0_shopping_cart_1.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (prefers-color-scheme: drk) {
  .bxshort .picshort.shop {
    background-image: url("https://www.az-business-services.de/data/media/44/4485_0x0x0x0x0_shopping_cart_1.svg");
  }
}
.bxshort .picshort.shop img {
  width: 80%;
  position: relative;
  left: 15%;
  top: -4%;
}
@media (prefers-color-scheme: drk) {
  .bxshort .picshort.shop img {
    filter: invert(1);
  }
}
.bxshort .picshort.referenz {
  margin-bottom: 0;
}
.bxshort .hdshort {
  text-align: center;
  width: 100%;
  font-size: 167%;
  min-height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  hyphens: auto;
}
.bxshort .hrshort {
  width: 55%;
  height: 1px;
  margin-top: -webkit-calc(.5 * (18px * 1.8));
  margin-top: -moz-calc(.5 * (18px * 1.8));
  margin-top: calc(.5 * (18px * 1.8));
  margin-bottom: -webkit-calc(.5 * (18px * 1.8));
  margin-bottom: -moz-calc(.5 * (18px * 1.8));
  margin-bottom: calc(.5 * (18px * 1.8));
}
.bxshort .descshort {
  text-align: center;
  width: 100%;
  min-height: 65px;
  margin-bottom: -webkit-calc(.5 * (18px * 1.8));
  margin-bottom: -moz-calc(.5 * (18px * 1.8));
  margin-bottom: calc(.5 * (18px * 1.8));
}
.bxshort span.moreshort {
  display: inline-block;
  margin-top: auto;
  background-color: #000;
  color: #fff;
  line-height: 100%;
  padding: 8px 30px;
  border-radius: 5px;
}
@media (prefers-color-scheme: drk) {
  .bxshort span.moreshort {
    border: 1px solid #fff;
  }
}
.bxshort figure.pic {
  display: block;
  line-height: 0;
  text-align: left;
}
.bxshort figure.pic:hover img {
  filter: saturate(1) contrast(1) brightness(1);
  transition: all 0.5s ease;
}
.bxshort figure.pic img {
  z-index: 0;
  transform: scale(1);
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0) contrast(1) brightness(1);
  transition: all 1.5s ease;
}
.bxshort figure.pic figcaption {
  display: block;
  width: 90%;
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  font-family: "Manrope", sans-serif;
  line-height: 133%;
  font-weight: 800;
  max-width: calc(100% - 65px);
  hyphens: auto;
  transform: scale(1);
  transition: transform 1.5s ease;
  filter: drop-shadow(0 0 1px #fff);
}
@media (prefers-color-scheme: drk) {
  .bxshort figure.pic figcaption {
    color: #474747;
  }
}
.bxshort figure.pic figcaption strong {
  display: block;
  font-size: 140%;
  line-height: 110%;
}
@media only screen and (min-width: 1201px) {
  .bxshort figure.pic figcaption strong {
    font-size: 160%;
  }
}
@media only screen and (min-width: 1641px) {
  .bxshort figure.pic figcaption strong {
    font-size: 190%;
  }
}
.bxshort .smalltxtshort {
  hyphens: auto;
  display: block;
  font-weight: 400;
  font-size: 80%;
  line-height: 100%;
  text-align: left;
  width: 100%;
}
.bxshort div.moreshort {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
}
.bxshort span.morelink {
  position: absolute;
  z-index: 5;
  right: auto;
  left: 0;
  top: 0;
  display: block;
  background-color: red;
  padding: 5px 10px;
}
@media (prefers-color-scheme: drk) {
  .bxshort span.morelink {
    color: #474747;
  }
}
.bxshort span.morelink::after {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  margin-left: 5px;
  background-color: #474747;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/arrow.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  position: relative;
  top: 1px;
}
.bxshort span.tpc {
  position: absolute;
  width: 100%;
  z-index: 3;
  right: 0;
  top: 0;
  display: block;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 5px 10px;
  text-align: right;
  font-size: 80%;
}
@media (prefers-color-scheme: drk) {
  .bxshort span.tpc {
    color: #474747;
  }
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
  scroll-padding-top: var(--scroll-padding);
}
@media only screen and (min-width: 1201px) {
  html {
    overflow-x: unset;
  }
}

main {
  width: 100%;
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-flow: row wrap;
  min-height: 55vh;
}
@media only screen and (min-width: 1201px) {
  main {
    padding: 40px 10px;
  }
}
@media only screen and (min-width: 1641px) {
  main {
    padding: 80px 0;
  }
}
main .btcnt {
  width: 100%;
}
main .btshrt {
  width: 100%;
}
main .btshrt:empty {
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.dyncnt,
.flex {
  max-width: 100%;
}

.btftdd {
  line-height: 0;
  text-align: center;
}

.full {
  width: 100% !important;
}

.pcslst > div {
  background-color: #eee;
  padding: 10px;
  border-radius: 10px;
  word-break: break-word;
}
.pcslst > div:empty {
  background-color: transparent;
}
.pcslst > div img {
  background-color: #ddd;
}
.pcslst > div figcaption {
  font-size: 70%;
  color: #999;
}

.gradient_left,
.gradient_right {
  display: none;
}

.wbg {
  position: relative;
  isolation: isolate;
  overflow-y: clip;
}
@media all and (min-width: 1920px) {
  .wbg::before, .wbg::after {
    display: block;
    content: "";
    width: 10000px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: var(--bgclr);
  }
  .wbg::before {
    left: calc(-33.5% - 9999px);
  }
  .wbg::after {
    right: calc(-33.5% - 9999px);
  }
  .wbg .gradient_left,
.wbg .gradient_right {
    display: block;
    width: 20%;
    height: calc(100% + 1px);
    position: absolute;
    top: 0;
  }
  .wbg .gradient_left {
    left: -33.5%;
    background: linear-gradient(90deg, var(--bgleft) 0%, transparent 50%);
  }
  .wbg .gradient_right {
    right: -33.5%;
    background: linear-gradient(90deg, transparent 0%, var(--bgright) 50%);
  }
}
@media only screen and (min-width: 1201px) {
  .wbg img.colbg {
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    z-index: -1;
    width: 100vw;
    max-width: unset;
    height: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1641px) {
  .wbg img.colbg {
    right: calc(1640px / 2 - 50vw);
  }
}
@media all and (min-width: 1920px) {
  .wbg img.colbg {
    width: calc(100% + 2 * 33.5%);
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
  }
}
.wbg .wbgwr {
  position: relative;
}

.citydesc:empty {
  display: none;
}

a[class*=share-] {
  color: #fff;
  display: flex;
  align-items: center;
  text-decoration: none;
}
a[class*=share-]:hover {
  text-decoration: underline;
}
a[class*=share-]::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-color: #fff;
  flex-shrink: 0;
}
a.share-facebook {
  
}
a.share-facebook::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/facebook.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.share-instagram {
  
}
a.share-instagram::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/instagram.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.share-linkedin {
  
}
a.share-linkedin::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/linkedin.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/linkedin.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.share-xing {
  
}
a.share-xing::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/xing.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/xing.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.share-whatsapp {
  
}
a.share-whatsapp::before {
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/whatsapp.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
a.share-pdf {
  
}
a.share-pdf::before {
  mask-image: url("https://www.az-business-services.de/data/media/3/384_0x0x0x0x0_1599_file_pdf.svg ");
  -webkit-mask-image: url("https://www.az-business-services.de/data/media/3/384_0x0x0x0x0_1599_file_pdf.svg ");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.bawboxheading,
.bawboxpreis,
.bawboxsubheading {
  display: block;
  text-align: center;
}

.linklist a {
  display: block;
  line-height: 250%;
}

.ppp .bawboxheading,
.ppp .bawboxpreis,
.ppp .bawboxsubheading {
  text-align: left;
}

.bawboxheading {
  font-size: 167%;
  font-weight: 800;
}

.bawboxpreis {
  font-size: 167%;
  line-height: 175%;
}
.bawboxpreis sup {
  font-size: 60%;
  position: relative;
  top: 2px;
}

.bawboxsubheading {
  font-size: 133%;
}

.checkline,
a.preisboxdetails {
  display: flex;
}
.checkline::before,
a.preisboxdetails::before {
  display: inline-block;
  content: "";
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background-color: red;
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.checkline::before {
  mask-image: url("https://www.az-business-services.de/data/media/44/4465_0x0x0x0x0_check.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/data/media/44/4465_0x0x0x0x0_check.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
.checkline[data-level="0"] {
  font-weight: 800;
  margin-top: -webkit-calc(1 * (18px * 1.8));
  margin-top: -moz-calc(1 * (18px * 1.8));
  margin-top: calc(1 * (18px * 1.8));
}
.checkline[data-level="0"]::before {
  display: none;
}
a.preisboxdetails::before {
  mask-image: url("https://www.az-business-services.de/data/media/44/4469_0x0x0x0x0_table_trnsp.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/data/media/44/4469_0x0x0x0x0_table_trnsp.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

a.button {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  font-size: 133%;
  font-weight: 400;
  width: 100%;
  margin-block: 10px;
}
@media (prefers-color-scheme: drk) {
  a.button {
    background-color: #fff;
    color: #474747;
  }
}
@media only screen and (min-width: 501px) {
  a.button {
    width: auto;
    margin-block: 0;
  }
}

ul.addonlist {
  margin-left: 0;
}
ul.addonlist li {
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #666;
}
@media (prefers-color-scheme: drk) {
  ul.addonlist li {
    border-color: #999999;
  }
}
ul.addonlist li::before {
  display: inline-block;
  content: "";
  flex-shrink: 0;
  width: 27px;
  height: 27px;
  margin-right: 20px;
  background-color: red;
  mask-image: url("https://www.az-business-services.de/data/media/44/4467_0x0x0x0x0_plus_circle_trnsp.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/data/media/44/4467_0x0x0x0x0_plus_circle_trnsp.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

summary {
  cursor: pointer;
}

.ppp details summary {
  background: red;
  color: #474747;
  padding: 5px 10px;
  font-weight: 600;
  cursor: pointer;
  transition-property: background-color, box-shadow, transform, color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
.ppp details summary:hover {
  background-color: #fff;
  box-shadow: 0 0 10px #000;
  transform: scale(1.02);
}
@media (prefers-color-scheme: drk) {
  .ppp details summary:hover {
    background-color: #000;
    box-shadow: 0 0 10px #fff;
    color: #fff;
  }
}
.ppp details > div {
  background-color: #f2f2f2;
  padding: 10px;
}
@media (prefers-color-scheme: drk) {
  .ppp details > div {
    background-color: #0d0d0d;
  }
}

div[class*=formbutton] {
  margin-inline: 0;
  display: inline-flex;
  width: 50% !important;
}
div[class*=formbutton] + div[class*=formbutton] > span {
  display: inline-block;
  margin-left: auto;
}

li.badge a {
  width: 70px !important;
  height: 70px !important;
  background-image: url("https://www.az-business-services.de/data/media/44/4488_0x0x0x0x0_baw_HP_Google_Sterne_unten2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0 !important;
  margin: 15px;
  color: transparent !important;
  overflow: hidden;
}
li.badge a:first-line {
  color: transparent !important;
}
li.badge a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1201px) {
  li.badge a {
    margin: 0;
  }
}

.sm-ord-1.sm-bx-100 > .pic {
  margin-bottom: -webkit-calc(1 * (18px * 1.8));
  margin-bottom: -moz-calc(1 * (18px * 1.8));
  margin-bottom: calc(1 * (18px * 1.8));
}
@media only screen and (min-width: 501px) {
  .sm-ord-1.sm-bx-100 > .pic {
    margin-bottom: unset;
  }
}

.md-ord-1.md-bx-100 > .pic {
  margin-bottom: -webkit-calc(1 * (18px * 1.8));
  margin-bottom: -moz-calc(1 * (18px * 1.8));
  margin-bottom: calc(1 * (18px * 1.8));
}
@media only screen and (min-width: 1201px) {
  .md-ord-1.md-bx-100 > .pic {
    margin-bottom: unset;
  }
}

.bggrey {
  background-color: #f2f2f2;
  position: relative;
  isolation: isolate;
}
@media (prefers-color-scheme: drk) {
  .bggrey {
    background-color: #0d0d0d;
  }
}
.bggrey::before, .bggrey::after {
  display: block;
  content: "";
  width: 3000px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #f2f2f2;
  z-index: -1;
}
@media (prefers-color-scheme: drk) {
  .bggrey::before, .bggrey::after {
    background-color: #0d0d0d;
  }
}
.bggrey::before {
  left: -3000px;
}
.bggrey::after {
  right: -3000px;
}

footer .ftr,
footer .ftrcprght {
  font-size: 80%;
  line-height: 140%;
  color: #474747;
}


h1, h2, h3 {
  line-height: 140%;
}
h1 > span, h2 > span, h3 > span {
  display: block;
}
h1 span:first-child ~ span, h2 span:first-child ~ span, h3 span:first-child ~ span {
  line-height: 120%;
  font-size: 80%;
}
@media only screen and (min-width: 1201px) {
  h1 span:first-child ~ span, h2 span:first-child ~ span, h3 span:first-child ~ span {
    font-size: 60%;
  }
}

.yellowborder .wrpsvg {
  border: 10px solid red;
  display: inline-block;
}

@media all and (min-width: 1201px) {
  .splitborder[class*=lg-bx-]:not(.lg-bx-100).lg-ord-2 {
    padding-left: 50px;
    border-left: #474747 dashed 2px;
  }
}
@media (min-width: 1201px) and (prefers-color-scheme: drk) {
  .splitborder[class*=lg-bx-]:not(.lg-bx-100).lg-ord-2 {
    border-left: #fff dashed 2px;
  }
}
@media all and (min-width: 1201px) {
  .splitborder[class*=lg-bx-]:not(.lg-bx-100).lg-ord-2 + div {
    padding-right: 50px;
  }
}
@media all and (min-width: 1201px) {
  .splitborder[class*=lg-bx-]:not(.lg-bx-100).lg-ord-1 {
    padding-right: 50px;
  }
  .splitborder[class*=lg-bx-]:not(.lg-bx-100).lg-ord-1 + div {
    padding-left: 50px;
    border-left: #474747 dashed 2px;
  }
}
@media (min-width: 1201px) and (prefers-color-scheme: drk) {
  .splitborder[class*=lg-bx-]:not(.lg-bx-100).lg-ord-1 + div {
    border-left: #fff dashed 2px;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .splitborder[class*=md-bx-]:not(.md-bx-100).md-ord-2 {
    padding-left: 50px;
    border-left: #474747 dashed 2px;
  }
}
@media (min-width: 501px) and (max-width: 1200px) and (prefers-color-scheme: drk) {
  .splitborder[class*=md-bx-]:not(.md-bx-100).md-ord-2 {
    border-left: #fff dashed 2px;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .splitborder[class*=md-bx-]:not(.md-bx-100).md-ord-2 + div {
    padding-right: 50px;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .splitborder[class*=md-bx-]:not(.md-bx-100).md-ord-1 {
    padding-right: 50px;
  }
  .splitborder[class*=md-bx-]:not(.md-bx-100).md-ord-1 + div {
    padding-left: 50px;
    border-left: #474747 dashed 2px;
  }
}
@media (min-width: 501px) and (max-width: 1200px) and (prefers-color-scheme: drk) {
  .splitborder[class*=md-bx-]:not(.md-bx-100).md-ord-1 + div {
    border-left: #fff dashed 2px;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .splitborder[class*=sm-bx-]:not(.sm-bx-100).sm-ord-2 {
    padding-left: 50px;
    border-left: #474747 dashed 2px;
  }
}
@media (min-width: 0px) and (max-width: 500px) and (prefers-color-scheme: drk) {
  .splitborder[class*=sm-bx-]:not(.sm-bx-100).sm-ord-2 {
    border-left: #fff dashed 2px;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .splitborder[class*=sm-bx-]:not(.sm-bx-100).sm-ord-2 + div {
    padding-right: 50px;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .splitborder[class*=sm-bx-]:not(.sm-bx-100).sm-ord-1 {
    padding-right: 50px;
  }
  .splitborder[class*=sm-bx-]:not(.sm-bx-100).sm-ord-1 + div {
    padding-left: 50px;
    border-left: #474747 dashed 2px;
  }
}
@media (min-width: 0px) and (max-width: 500px) and (prefers-color-scheme: drk) {
  .splitborder[class*=sm-bx-]:not(.sm-bx-100).sm-ord-1 + div {
    border-left: #fff dashed 2px;
  }
}

.shop .wrpsvg {
  display: inline-block;
  background-image: url("https://www.az-business-services.de/data/media/44/4496_0x0x0x0x0_shopping_cart_1.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (prefers-color-scheme: drk) {
  .shop .wrpsvg {
    background-image: url("https://www.az-business-services.de/data/media/44/4485_0x0x0x0x0_shopping_cart_1.svg");
  }
}
.shop .wrpsvg img {
  position: relative;
  left: 7%;
  top: -5%;
}
@media (prefers-color-scheme: drk) {
  .shop .wrpsvg img {
    filter: invert(1);
  }
}

@media (prefers-color-scheme: drk) {
  img[src$=".svg"]:not(.notinvert) {
    filter: invert(1);
  }

  .notinvert img[src$=".svg"] {
    filter: invert(0);
  }
}
[data-zoompic] {
  cursor: zoom-in;
}


.eyecatcher {
  background-color: red;
  color: #474747;
  position: relative;
  padding-top: -webkit-calc(1 * (18px * 1.8));
  padding-top: -moz-calc(1 * (18px * 1.8));
  padding-top: calc(1 * (18px * 1.8));
  padding-bottom: -webkit-calc(1 * (18px * 1.8));
  padding-bottom: -moz-calc(1 * (18px * 1.8));
  padding-bottom: calc(1 * (18px * 1.8));
}
.eyecatcher::before, .eyecatcher::after {
  display: block;
  content: "";
  width: 3000px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: red;
}
.eyecatcher::before {
  left: -3000px;
}
.eyecatcher::after {
  right: -3000px;
}
.eyecatcher span.bawboxheading {
  text-align: left;
}
.eyecatcher a.button {
  display: inline-block;
  padding-inline: 30px;
  background-color: #000;
  color: #fff;
}
.eyecatcher div[class*=rnd] {
  display: inline-flex;
  align-items: center;
}
.eyecatcher div[class*=rnd] picture,
.eyecatcher div[class*=rnd] img {
  background-color: #fff;
  display: inline-block;
  max-width: unset;
  aspect-ratio: 1;
}


.hstr-wr {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.hstr-wr .hstr-dtl {
  width: -webkit-calc(100% - 120px - 80px);
  width: -moz-calc(100% - 120px - 80px);
  width: calc(100% - 120px - 80px);
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl {
    width: 100%;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt {
  margin-top: 50px;
  padding-block: 50px;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt {
    margin-top: 0;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt p.yr-bg {
  text-align: center;
  margin-bottom: -43px;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt p.yr-bg {
    margin-bottom: 0;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt p.yr-bg + p.yr-bg {
  padding-top: 60px;
  background-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/img/seperator.png");
  background-repeat: repeat-y;
  background-position: top center;
}
.hstr-wr .hstr-dtl .hstr-cnt p.yr-bg > span {
  display: inline-block;
  position: relative;
  background-color: #000;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
@media (prefers-color-scheme: drk) {
  .hstr-wr .hstr-dtl .hstr-cnt p.yr-bg > span {
    background-color: #fff;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt p.yr-bg > span > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 140%;
  font-weight: bold;
}
@media (prefers-color-scheme: drk) {
  .hstr-wr .hstr-dtl .hstr-cnt p.yr-bg > span > span {
    color: #474747;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct {
  background-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/img/seperator.png");
  background-repeat: repeat-y;
  background-position: top center;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct {
    background-image: none;
    flex-flow: row wrap;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc {
  width: 48%;
}
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt picture,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt img,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc picture,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc img {
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc {
    width: 100%;
  }
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt picture,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt img,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc picture,
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc img {
    max-height: 200px;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt p.yr-sm {
  font-size: 180%;
  margin-bottom: 15px;
}
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt img.rwd_only {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt img.rwd_only {
    display: block;
    margin: 0 auto 20px auto;
  }
}
@media only screen and (max-width: 1200px) and (prefers-color-scheme: drk) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt img.rwd_only {
    filter: invert(1);
  }
}
@media (prefers-color-scheme: drk) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-txt span[style] {
    color: #474747;
  }
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc {
    display: none;
  }
}
@media (prefers-color-scheme: drk) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct .hstr-pc img {
    filter: invert(1);
  }
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct.txt-links .hstr-txt {
    padding: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct.txt-links .hstr-pc {
    padding: 0;
    text-align: center;
    margin-top: 10px;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct.txt-rechts .hstr-pc {
  order: 1;
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct.txt-rechts .hstr-pc {
    padding: 0;
    order: 2;
    text-align: center;
    margin-top: 10px;
  }
}
.hstr-wr .hstr-dtl .hstr-cnt .hstr-sct.txt-rechts .hstr-txt {
  order: 2;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-dtl .hstr-cnt .hstr-sct.txt-rechts .hstr-txt {
    padding: 0;
    order: 1;
  }
}
.hstr-wr .hstr-tmln {
  width: 120px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .hstr-wr .hstr-tmln {
    display: none;
  }
}
.hstr-wr .hstr-tmln a {
  display: block;
  text-align: center;
  font-size: 180%;
  padding: 10px 0;
  color: #474747;
  background-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/img/seperator-sm.png");
  background-repeat: repeat-y;
  background-position: top center;
  text-decoration: none;
}
@media (prefers-color-scheme: drk) {
  .hstr-wr .hstr-tmln a {
    color: #fff;
  }
}
.hstr-wr .hstr-tmln a.jmplnk-sm {
  padding: 15px 0;
}
.hstr-wr .hstr-tmln a.jmplnk-sm.notdisplay {
  display: none;
}
.hstr-wr .hstr-tmln a.jmplnk-sm.display {
  display: block;
}
.hstr-wr .hstr-tmln a.jmplnk-bg {
  background-color: #000;
  border-radius: 10px;
  background-image: none;
  margin-bottom: 5px;
  color: #fff;
}
.hstr-wr .hstr-tmln a.jmplnk-bg.mark4hover {
  background-color: tint(#000, 30%);
}
@media (prefers-color-scheme: drk) {
  .hstr-wr .hstr-tmln a.jmplnk-bg {
    background-color: #fff;
    color: #474747;
  }
}
.hstr-wr .hstr-tmln .tmln {
  width: 120px;
  position: sticky;
  top: 100px;
  top: var(--scroll-padding);
  z-index: 1;
}

.markeryellow {
  padding: 5px 0;
  background-color: #fbeeb8;
}
@media (prefers-color-scheme: drk) {
  .markeryellow {
    color: #474747;
  }
}


figure.blockquote {
  text-align: center;
}
figure.blockquote blockquote {
  display: block;
  font-size: 110%;
  font-style: italic;
  padding: 0 35px;
  position: relative;
  line-height: 140%;
  text-align: left;
}
@media only screen and (min-width: 1201px) {
  figure.blockquote blockquote {
    text-align: center;
  }
}
figure.blockquote blockquote::before, figure.blockquote blockquote::after {
  display: block;
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #474747;
}
@media (prefers-color-scheme: drk) {
  figure.blockquote blockquote::before, figure.blockquote blockquote::after {
    background-color: #fff;
  }
}
figure.blockquote blockquote::before {
  top: 0;
  left: 0;
  mask-image: url("https://www.az-business-services.de/data/media/45/4550_0x0x0x0x0_quote_open.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/data/media/45/4550_0x0x0x0x0_quote_open.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
figure.blockquote blockquote::after {
  bottom: 0;
  right: 0;
  mask-image: url("https://www.az-business-services.de/data/media/45/4549_0x0x0x0x0_quote_close.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/data/media/45/4549_0x0x0x0x0_quote_close.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
figure.blockquote .strswr {
  display: inline-block;
  background-color: #fff;
  padding: 5px 15px;
  margin: 20px 0;
  border-radius: 100px;
}
figure.blockquote .strs {
  height: 20px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  line-height: 100%;
  text-align: left;
}
figure.blockquote .strs.strs-1 {
  width: 20px;
}
figure.blockquote .strs.strs-2 {
  width: 50px;
}
figure.blockquote .strs.strs-3 {
  width: 80px;
}
figure.blockquote .strs.strs-4 {
  width: 110px;
}
figure.blockquote .strs.strs-5 {
  width: 140px;
}
figure.blockquote .strs span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background-color: red;
  mask-image: url("https://www.az-business-services.de/data/media/45/4524_0x0x0x0x0_star.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/data/media/45/4524_0x0x0x0x0_star.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}
figure.blockquote .strs span:first-of-type {
  margin-left: 0;
}


.prcbox {
  display: flex;
  flex-flow: column wrap;
  background-color: #fff;
  padding: 30px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #474747;
  margin-bottom: -webkit-calc(1 * (18px * 1.8));
  margin-bottom: -moz-calc(1 * (18px * 1.8));
  margin-bottom: calc(1 * (18px * 1.8));
}
@supports (filter: drop-shadow(0 0 5px #474747)) {
  .prcbox {
    border: 0;
    filter: drop-shadow(0 0 5px #474747);
  }
  @media (prefers-color-scheme: drk) {
    .prcbox {
      filter: drop-shadow(0 0 5px #b8b8b8);
    }
  }
}
@media (prefers-color-scheme: drk) {
  .prcbox {
    background-color: #000;
  }
}
.prcbox.fav {
  border-radius: 0;
  border-top: 0;
  border-bottom: 0;
}
@supports (filter: drop-shadow(0 0 5px #474747)) {
  .prcbox.fav {
    border: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .prcbox.fav ~ .fav {
    margin-top: -webkit-calc(2 * (18px * 1.8));
    margin-top: -moz-calc(2 * (18px * 1.8));
    margin-top: calc(2 * (18px * 1.8));
  }
}
.prcbox.fav::before, .prcbox.fav::after {
  display: block;
  content: "";
  width: 100%;
  height: 30px;
  color: #474747;
  background-color: red;
  position: absolute;
  left: 0;
  text-align: center;
  border: 1px solid #474747;
}
@supports (filter: drop-shadow(0 0 5px #474747)) {
  .prcbox.fav::before, .prcbox.fav::after {
    border: 0;
  }
}
.prcbox.fav::before {
  content: "beliebt";
  top: 0;
  transform: translateY(-100%);
  border-radius: 10px 10px 0 0;
  border-bottom-width: 0;
}
.prcbox.fav::after {
  bottom: 0;
  transform: translateY(100%);
  border-radius: 0 0 10px 10px;
  border-top-width: 0;
}
.prcbox > a.preisboxdetails {
  margin-bottom: -webkit-calc(1 * (18px * 1.8));
  margin-bottom: -moz-calc(1 * (18px * 1.8));
  margin-bottom: calc(1 * (18px * 1.8));
}
.prcbox > a.button {
  margin-top: auto;
}

.prcboxppp .wrpbtngetprice {
  position: sticky;
  bottom: -20px;
  height: 100px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  background-color: #fff;
}
@media (prefers-color-scheme: drk) {
  .prcboxppp .wrpbtngetprice {
    background-color: #222;
  }
}


.animateifviewport.slideinleft span.wrpsvg,
.animateifviewport.slideinleft picture,
.animateifviewport.slideinleft img:not([src$=".svg"]) {
  opacity: 0.1;
}
.animateifviewport.slideinright span.wrpsvg,
.animateifviewport.slideinright picture,
.animateifviewport.slideinright img:not([src$=".svg"]) {
  opacity: 0.1;
}

.animateifviewport.inviewport.slideinleft span.wrpsvg,
.animateifviewport.inviewport.slideinleft picture,
.animateifviewport.inviewport.slideinleft img:not([src$=".svg"]) {
  opacity: 1;
  transition: opacity 5s ease;
}
.animateifviewport.inviewport.slideinright span.wrpsvg,
.animateifviewport.inviewport.slideinright picture,
.animateifviewport.inviewport.slideinright img:not([src$=".svg"]) {
  opacity: 1;
  transition: opacity 5s ease;
}


.swiper-container-wrapper {
  position: relative;
  overflow: visible;
}

.swiper {
  max-width: 1640px;
  margin-inline: auto;
  line-height: 100%;
}
.swiper .swiper-wrapper {
  padding-bottom: 0;
}
.swiper .swiper-slide {
  background-color: unset;
}

.wrppicgallery .swiper-container {
  max-width: 100%;
  margin-inline: auto;
}

.swiper-container-wrapper.fullwidth-swiper .swiper-container {
  overflow: visible;
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-slide {
  position: relative;
  transition: opacity 0.3s ease;
  isolation: isolate;
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-slide:not(.swiper-slide-active) {
  opacity: 0;
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-slide::before, .swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-slide::after {
  display: block;
  content: "";
  width: calc(50vw - 1640px / 2);
  height: 100%;
  position: absolute;
  top: 0;
  background-image: var(--img);
  background-size: cover;
  filter: blur(15px);
  opacity: 0.75;
  z-index: -1;
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-slide::before {
  left: calc(1640px / 2 - 50vw);
  background-position: left;
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-slide::after {
  right: calc(1640px / 2 - 50vw);
  background-position: right;
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-button-prev,
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-rtl .swiper-button-next {
  left: 15px;
}
@media only screen and (min-width: 1641px) {
  .swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-button-prev,
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-rtl .swiper-button-next {
    left: calc(50% - 1640px / 2 + 20px) !important;
    transform: translateX(-50%);
  }
}
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-button-next,
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-rtl .swiper-button-prev {
  right: 15px;
}
@media only screen and (min-width: 1641px) {
  .swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-button-next,
.swiper-container-wrapper.fullwidth-swiper .swiper-container .swiper-rtl .swiper-button-prev {
    right: calc(50% - 1640px / 2 + 20px) !important;
    transform: translateX(50%);
  }
}

@media only screen and (min-width: 1201px) {
  .swiper.outernav {
    max-width: calc(100% - 80px);
    margin-inline: 40px;
    overflow: hidden;
    position: static;
  }
}
@media only screen and (min-width: 1641px) {
  .swiper.outernav {
    max-width: calc(100% - 120px);
    margin-inline: 60px;
  }
}
.swiper.outernav .swiper-button-prev,
.swiper.outernav .swiper-button-next {
  display: none;
}
@media only screen and (min-width: 1201px) {
  .swiper.outernav .swiper-button-prev,
.swiper.outernav .swiper-button-next {
    display: block;
  }
}
@media only screen and (min-width: 1201px) {
  .swiper.outernav .swiper-button-prev {
    left: 0px;
  }
}
@media only screen and (min-width: 1201px) {
  .swiper.outernav .swiper-button-next {
    right: 0px;
  }
}

.swiper .swiper-wrapper:has(.swiper-slide:only-child) ~ .swiper-button-next, .swiper .swiper-wrapper:has(.swiper-slide:only-child) ~ .swiper-button-prev {
  display: none;
}
.swiper .swiper-button-prev,
.swiper .swiper-rtl .swiper-button-next,
.swiper .swiper-button-next,
.swiper .swiper-rtl .swiper-button-prev {
  display: block;
}
.swiper .swiper-pagination {
  position: absolute;
  bottom: 15px;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background-color: rgba(255, 0, 0, 0.3);
  border: 1px solid red;
  opacity: 1;
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: red;
}
.swiper .swiper-button-prev,
.swiper .swiper-rtl .swiper-button-next,
.swiper .swiper-button-next,
.swiper .swiper-rtl .swiper-button-prev,
.swiper .swiper-pagination {
  color: #474747;
}
@media (prefers-color-scheme: drk) {
  .swiper .swiper-button-prev,
.swiper .swiper-rtl .swiper-button-next,
.swiper .swiper-button-next,
.swiper .swiper-rtl .swiper-button-prev,
.swiper .swiper-pagination {
    color: #fff;
  }
}
.swiper .swiper-button-prev.notdisplay,
.swiper .swiper-rtl .swiper-button-next.notdisplay,
.swiper .swiper-button-next.notdisplay,
.swiper .swiper-rtl .swiper-button-prev.notdisplay,
.swiper .swiper-pagination.notdisplay {
  display: none !important;
}





@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}


.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}


.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}


.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  
  -ms-overflow-style: none;
  
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification,
swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

:root {
  --swiper-navigation-size: 44px;
  
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}


.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}


.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}


.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}


.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}


.pcgllry {
  width: 100%;
}

.pcgllrywr {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-1 figure {
    width: -webkit-calc(0 - 10px * 0);
    width: -moz-calc(0 - 10px * 0);
    width: calc(0 - 10px * 0);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-1 figure:nth-of-type(1n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-1 figure {
    width: -webkit-calc(0 - 10px * 0);
    width: -moz-calc(0 - 10px * 0);
    width: calc(0 - 10px * 0);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-1 figure:nth-of-type(1n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-1 figure {
    width: -webkit-calc(0 - 10px * 0);
    width: -moz-calc(0 - 10px * 0);
    width: calc(0 - 10px * 0);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-1 figure:nth-of-type(1n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-2 figure {
    width: -webkit-calc(0.5 - 10px * 0.5);
    width: -moz-calc(0.5 - 10px * 0.5);
    width: calc(0.5 - 10px * 0.5);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-2 figure:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-2 figure {
    width: -webkit-calc(0.5 - 10px * 0.5);
    width: -moz-calc(0.5 - 10px * 0.5);
    width: calc(0.5 - 10px * 0.5);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-2 figure:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-2 figure {
    width: -webkit-calc(0.5 - 10px * 0.5);
    width: -moz-calc(0.5 - 10px * 0.5);
    width: calc(0.5 - 10px * 0.5);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-2 figure:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-3 figure {
    width: -webkit-calc(0.6666666667 - 10px * 0.6666666667);
    width: -moz-calc(0.6666666667 - 10px * 0.6666666667);
    width: calc(0.6666666667 - 10px * 0.6666666667);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-3 figure:nth-of-type(3n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-3 figure {
    width: -webkit-calc(0.6666666667 - 10px * 0.6666666667);
    width: -moz-calc(0.6666666667 - 10px * 0.6666666667);
    width: calc(0.6666666667 - 10px * 0.6666666667);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-3 figure:nth-of-type(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-3 figure {
    width: -webkit-calc(0.6666666667 - 10px * 0.6666666667);
    width: -moz-calc(0.6666666667 - 10px * 0.6666666667);
    width: calc(0.6666666667 - 10px * 0.6666666667);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-3 figure:nth-of-type(3n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-4 figure {
    width: -webkit-calc(0.75 - 10px * 0.75);
    width: -moz-calc(0.75 - 10px * 0.75);
    width: calc(0.75 - 10px * 0.75);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-4 figure:nth-of-type(4n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-4 figure {
    width: -webkit-calc(0.75 - 10px * 0.75);
    width: -moz-calc(0.75 - 10px * 0.75);
    width: calc(0.75 - 10px * 0.75);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-4 figure:nth-of-type(4n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-4 figure {
    width: -webkit-calc(0.75 - 10px * 0.75);
    width: -moz-calc(0.75 - 10px * 0.75);
    width: calc(0.75 - 10px * 0.75);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-4 figure:nth-of-type(4n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-5 figure {
    width: -webkit-calc(0.8 - 10px * 0.8);
    width: -moz-calc(0.8 - 10px * 0.8);
    width: calc(0.8 - 10px * 0.8);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-5 figure:nth-of-type(5n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-5 figure {
    width: -webkit-calc(0.8 - 10px * 0.8);
    width: -moz-calc(0.8 - 10px * 0.8);
    width: calc(0.8 - 10px * 0.8);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-5 figure:nth-of-type(5n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-5 figure {
    width: -webkit-calc(0.8 - 10px * 0.8);
    width: -moz-calc(0.8 - 10px * 0.8);
    width: calc(0.8 - 10px * 0.8);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-5 figure:nth-of-type(5n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-6 figure {
    width: -webkit-calc(0.8333333333 - 10px * 0.8333333333);
    width: -moz-calc(0.8333333333 - 10px * 0.8333333333);
    width: calc(0.8333333333 - 10px * 0.8333333333);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-6 figure:nth-of-type(6n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-6 figure {
    width: -webkit-calc(0.8333333333 - 10px * 0.8333333333);
    width: -moz-calc(0.8333333333 - 10px * 0.8333333333);
    width: calc(0.8333333333 - 10px * 0.8333333333);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-6 figure:nth-of-type(6n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-6 figure {
    width: -webkit-calc(0.8333333333 - 10px * 0.8333333333);
    width: -moz-calc(0.8333333333 - 10px * 0.8333333333);
    width: calc(0.8333333333 - 10px * 0.8333333333);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-6 figure:nth-of-type(6n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-7 figure {
    width: -webkit-calc(0.8571428571 - 10px * 0.8571428571);
    width: -moz-calc(0.8571428571 - 10px * 0.8571428571);
    width: calc(0.8571428571 - 10px * 0.8571428571);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-7 figure:nth-of-type(7n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-7 figure {
    width: -webkit-calc(0.8571428571 - 10px * 0.8571428571);
    width: -moz-calc(0.8571428571 - 10px * 0.8571428571);
    width: calc(0.8571428571 - 10px * 0.8571428571);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-7 figure:nth-of-type(7n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-7 figure {
    width: -webkit-calc(0.8571428571 - 10px * 0.8571428571);
    width: -moz-calc(0.8571428571 - 10px * 0.8571428571);
    width: calc(0.8571428571 - 10px * 0.8571428571);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-7 figure:nth-of-type(7n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-8 figure {
    width: -webkit-calc(0.875 - 10px * 0.875);
    width: -moz-calc(0.875 - 10px * 0.875);
    width: calc(0.875 - 10px * 0.875);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-8 figure:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-8 figure {
    width: -webkit-calc(0.875 - 10px * 0.875);
    width: -moz-calc(0.875 - 10px * 0.875);
    width: calc(0.875 - 10px * 0.875);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-8 figure:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-8 figure {
    width: -webkit-calc(0.875 - 10px * 0.875);
    width: -moz-calc(0.875 - 10px * 0.875);
    width: calc(0.875 - 10px * 0.875);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-8 figure:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-9 figure {
    width: -webkit-calc(0.8888888889 - 10px * 0.8888888889);
    width: -moz-calc(0.8888888889 - 10px * 0.8888888889);
    width: calc(0.8888888889 - 10px * 0.8888888889);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-9 figure:nth-of-type(9n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-9 figure {
    width: -webkit-calc(0.8888888889 - 10px * 0.8888888889);
    width: -moz-calc(0.8888888889 - 10px * 0.8888888889);
    width: calc(0.8888888889 - 10px * 0.8888888889);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-9 figure:nth-of-type(9n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-9 figure {
    width: -webkit-calc(0.8888888889 - 10px * 0.8888888889);
    width: -moz-calc(0.8888888889 - 10px * 0.8888888889);
    width: calc(0.8888888889 - 10px * 0.8888888889);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-9 figure:nth-of-type(9n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 500px) {
  .pcgllrywr.sm-cnt-10 figure {
    width: -webkit-calc(0.9 - 10px * 0.9);
    width: -moz-calc(0.9 - 10px * 0.9);
    width: calc(0.9 - 10px * 0.9);
    margin-left: 10px;
  }
  .pcgllrywr.sm-cnt-10 figure:nth-of-type(10n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 501px) and (max-width: 1200px) {
  .pcgllrywr.md-cnt-10 figure {
    width: -webkit-calc(0.9 - 10px * 0.9);
    width: -moz-calc(0.9 - 10px * 0.9);
    width: calc(0.9 - 10px * 0.9);
    margin-left: 10px;
  }
  .pcgllrywr.md-cnt-10 figure:nth-of-type(10n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .pcgllrywr.lg-cnt-10 figure {
    width: -webkit-calc(0.9 - 10px * 0.9);
    width: -moz-calc(0.9 - 10px * 0.9);
    width: calc(0.9 - 10px * 0.9);
    margin-left: 10px;
  }
  .pcgllrywr.lg-cnt-10 figure:nth-of-type(10n+1) {
    margin-left: 0;
  }
}
.pcgllrywr.wpddng figure div {
  padding: 10px;
}
.pcgllrywr.wwhtbg figure div {
  background-color: #fff;
}
.pcgllrywr figure {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  height: 195px;
}
.pcgllrywr figure:last-of-type {
  margin-right: auto;
}
.pcgllrywr figure div {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.pcgllrywr figure div::before, .pcgllrywr figure div::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.pcgllrywr figure div::before {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.pcgllrywr figure div::after {
  width: 35px;
  height: 35px;
  background-color: #fff;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/zoom-in.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/zoom-in.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  z-index: 2;
}
.pcgllrywr figure div:hover::before, .pcgllrywr figure div:hover::after {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.pcgllrywr figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pcgllrywr figure figcaption {
  display: none;
}
.pcgllrywr.thumbsonly figure {
  padding: 10px;
  background-color: #fff;
}
.pcgllrywr.thumbsonly figure div::before, .pcgllrywr.thumbsonly figure div::after {
  display: none;
}
.pcgllrywr.thumbs-cover figure img {
  object-fit: cover;
}

.pswp {
  width: 100%;
  height: 100%;
  max-width: 100vw;
  max-height: 100vh;
  overflow: hidden;
  touch-action: none;
  z-index: 10001;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pswp__container,
.pswp__img {
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/img/photoswipe.png") 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
    background-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/img/photoswipe.svg");
  }

  .pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-image: none;
  background-color: #fff;
  mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/close.svg");
  -webkit-mask-image: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/icons/close.svg");
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  -webkit-mask-size: 60%;
  mask-size: 60%;
  opacity: 0.75;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 10101;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 10121;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: center;
  max-width: 420px;
  margin: 0 auto;
  font-size: 100%;
  padding: 10px;
  line-height: 20px;
  color: #fff;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url("https://www.az-business-services.de/frontend/style/template_AZBS_2023/img/preloader.gif") 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 10051;
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}


.picrotate1direction img {
  animation: picrotate1direction 4s cubic-bezier(0.35, 0.08, 0.15, 0.95) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes picrotate1direction {
  0%, 10%, 30% {
    transform: rotate(0deg);
  }
  5%, 15% {
    transform: rotate(-30deg);
  }
}

.picrotate2directions img {
  animation: picrotate2directions 4s cubic-bezier(0.35, 0.08, 0.15, 0.95) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes picrotate2directions {
  0%, 30% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(-30deg);
  }
  20% {
    transform: rotate(30deg);
  }
}

.picrotate3d img {
  animation: picrotate3d 4s cubic-bezier(0.35, 0.08, 0.15, 0.95) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes picrotate3d {
  0%, 30% {
    transform: rotate3d(0, 0, 0, 0deg);
  }
  15% {
    transform: rotate3d(1, 1, 1, -50deg);
  }
}

.picshakeleftright img {
  animation: picshakeleftright 4s cubic-bezier(0.35, 0.08, 0.15, 0.95) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes picshakeleftright {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.wrpmarquee {
  overflow: hidden;
}
.wrpmarquee.horizontal {
  white-space: nowrap;
}
.wrpmarquee .marquee {
  display: flex;
  animation-duration: var(--marqueespeed);
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: var(--marqueedirection);
}
.wrpmarquee .marquee > div {
  display: flex;
}
.wrpmarquee.horizontal .marquee {
  animation-name: marqueehorizontal;
  width: max-content;
}
.wrpmarquee.horizontal .marquee > div {
  width: max-content;
}
.wrpmarquee.horizontal .marquee > div > * {
  padding-inline: var(--marqueeitempadding);
}
.wrpmarquee.vertical .marquee {
  animation-name: marqueevertical;
  flex-direction: column;
  height: max-content;
}
.wrpmarquee.vertical .marquee > div {
  flex-direction: column;
  height: max-content;
}
.wrpmarquee.vertical .marquee > div > * {
  padding-block: var(--marqueeitempadding);
}

.wrpmarquee.pause .marquee,
.marquee:hover {
  animation-play-state: paused;
}

@keyframes marqueehorizontal {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes marqueevertical {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -50%);
  }
}


@media all and (min-width: 1201px) {
  .lg-grid > div.einleitungstext {
    grid-column-start: span 7;
  }

  .lg-grid > div.wrpzitat {
    grid-column-start: span 5;
  }

  .lg-grid.xl-gridcol-5 > div.einleitungstext {
    grid-column-start: span 6;
  }

  .lg-grid.xl-gridcol-5 > div.wrpzitat {
    grid-column-start: span 4;
  }
}

figure.inlinezitat {
  position: relative;
  max-width: 500px;
  padding: 40px;
  aspect-ratio: 4/2.8;
  background-image: url("https://www.az-business-services.de/data/media/46/4601_0x0x0x0x0_review_grey.svg");
  background-repeat: no-repeat;
  margin: auto;
}
@media (prefers-color-scheme: drk) {
  figure.inlinezitat {
    color: #474747;
    background-image: url("https://www.az-business-services.de/data/media/46/4601_0x0x0x0x0_review_grey.svg");
  }
}
@media (prefers-color-scheme: drk) {
  figure.inlinezitat blockquote::before, figure.inlinezitat blockquote::after {
    background-color: #474747;
  }
}
figure.inlinezitat .thr {
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 50%;
  text-align: center;
}
@media (prefers-color-scheme: drk) {
  figure.inlinezitat .thr {
    color: #fff;
  }
}

@media (prefers-color-scheme: drk) {
  .wrpzitat .swiper-button-prev,
.wrpzitat .swiper-rtl .swiper-button-prev,
.wrpzitat .swiper-rtl .swiper-button-next,
.wrpzitat .swiper-button-next {
    color: #474747;
  }
}
.wrpzitat .swiper-rtl .swiper-button-next,
.wrpzitat .swiper-button-next {
  margin-right: 5px;
}




