/*!
 * Violution CLUBS
 * Copyright 2026 Violution GbR, Dortmund
 * Autor: Daniela Brigula
 */
@font-face {
  font-family: "Delius";
  src: url("../fonts/Delius-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body.clubs {
  --clubs-orange-light: #f99e47;
  --clubs-orange: #e77603;
  --clubs-orange-dark: #c56600;
  --clubs-grey-light: #f4f4f4;
  --clubs-grey-mediumlight: #f6f6f6;
  --clubs-grey-medium: #676767;
  --clubs-grey-dark: #2c2c2c;
  --text: #2b2b2b;
  --text_medium: #6b6b6b;
  --text_light: #f2f2f2;
}
body.clubs a#pricecalculator_button {
  color: var(--m4_toplink_bg) !important;
  border: 3px solid var(--m4_toplink_bg) !important;
  background: transparent;
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  font-weight: var(--bold);
  font-style: normal;
  border-radius: 3px;
  transition: all 0.4s;
  line-height: 17px;
  letter-spacing: 0.05rem;
  font-size: 18px;
  padding: 10px 23px 12px 45px;
  text-transform: uppercase;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15);
  top: 52px;
  position: absolute;
  right: 116px;
  z-index: 1000;
}
body.clubs a#pricecalculator_button:before {
  content: "\ead0";
  transition: all 0.4s;
  position: absolute;
  display: block;
  height: 21px;
  width: 18px;
  color: var(--m4_toplink_bg);
  font-size: 25px;
  font-family: "Lineicons", sans-serif;
  font-weight: var(--black);
  left: 12px;
}
body.clubs a#pricecalculator_button:hover {
  color: var(--button-hover) !important;
  border-color: var(--button-hover) !important;
}
body.clubs a#pricecalculator_button:hover:before {
  color: var(--button-hover);
}
body.clubs #top-line-navigation ul li#logo {
  max-width: 310px;
  background-color: var(--clubs-grey-mediumlight) !important;
  border-bottom: 1px solid #efefef;
}
body.clubs #top-line-navigation ul li#logo #logo-plate {
  width: calc(100% - 100px);
}
body.clubs #top-line-navigation ul li#claim-line {
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: right;
  padding-right: 53px;
  align-items: center;
  color: var(--primary);
  font-size: 18px;
  font-weight: var(--semibold);
  letter-spacing: 0.043rem;
  background-color: var(--clubs-grey-mediumlight);
  border-bottom: 1px solid #efefef;
  white-space: nowrap;
  text-align: right;
  text-transform: none;
}
body.clubs #top-line-navigation ul li#claim-line a:first-child:after {
  content: " | ";
  display: inline-block;
  margin: 0 30px;
}
body.clubs #top-line-navigation ul li#claim-line a {
  color: var(--primary);
  font-weight: var(--regular);
}
body.clubs #top-line-navigation ul li#claim-line a i.lni {
  font-weight: var(--black);
  width: 26px;
}
body.clubs #top-line-navigation ul li#claim-line a i.lni:before {
  color: var(--primary);
}
body.clubs #top-line-navigation ul li#claim-line a:hover {
  text-decoration: underline;
}
body.clubs #navbar #logo #logo-plate {
  padding: 22px 0 25px 0;
}
body.clubs #navbar #logo #logo-plate img#full-logo {
  width: 145px;
  height: auto;
}
body.clubs #navbar.sticky-navigation.sticky #top-line-navigation ul li#claim-line {
  display: none;
}
body.clubs #navbar.sticky-navigation.sticky a#pricecalculator_button {
  top: 6px;
}
body.clubs #navbar.sticky-navigation.sticky #logo-plate {
  transform: scale(0.8);
  margin-top: -10px;
  margin-left: 0;
  width: 240px;
}
body.clubs #navbar .row #main-navigation .mod_navigation ul li {
  margin: 0 30px 0 30px;
}
body.clubs #navbar .row #main-navigation .mod_navigation ul li:hover a {
  color: var(--clubs-orange);
}
body.clubs #navbar .row #main-navigation .mod_navigation ul li:before {
  background-color: var(--clubs-grey-medium);
}
body.clubs #navbar .row #main-navigation .mod_navigation ul li a, body.clubs #navbar .row #main-navigation .mod_navigation ul li strong.active, body.clubs #navbar .row #main-navigation .mod_navigation ul li strong.forward, body.clubs #navbar .row #main-navigation .mod_navigation ul li strong.trail {
  font-size: 21px;
}
body.clubs #hero-claim {
  font-family: "Delius", sans-serif;
  color: var(--clubs-orange);
}
body.clubs .delius-font p {
  font-family: "Delius", sans-serif;
  color: var(--clubs-orange) !important;
}
body.clubs .delius-font.square p {
  transform: rotate(-6deg);
  text-align: center;
}
body.clubs .icon-box .icon {
  height: 54px;
  width: 54px;
}
body.clubs .icon-box.icon-club-websites .icon:before {
  background-image: url("../layout/webseiten_icon.svg");
}
body.clubs .icon-box.icon-club-software .icon:before {
  background-image: url("../layout/software_icon.svg");
}
body.clubs .icon-box.icon-club-hosting .icon:before {
  background-image: url("../layout/hosting_icon.svg");
}
body.clubs .icon-box.icon-club-marketing .icon:before {
  background-image: url("../layout/design_icon.svg");
  transform: scale(1.3);
  top: -6px;
}
body.clubs .icon-box.icon-club-consulting .icon:before {
  background-image: url("../layout/consulting_icon.svg");
  transform: scale(1.3);
  top: -10px;
}
body.clubs .icon-box.icon-club-schulungen .icon:before {
  background-image: url("../layout/schulungen_icon.svg");
}
body.clubs #main {
  /* Backgrounds */
  /* Hero */
}
body.clubs #main .mod_article.two-cols .binding .middle-subheadline h3 {
  color: var(--clubs-orange);
}
body.clubs #main .single-cta.single-cta-dark .rte .cta-text strong,
body.clubs #main .single-cta.single-cta-dark .rte .cta-zitat strong,
body.clubs #main .single-cta.single-cta-dark-grey .rte .cta-text strong,
body.clubs #main .single-cta.single-cta-dark-grey .rte .cta-zitat strong {
  color: var(--clubs-orange-light) !important;
}
body.clubs #main .content_card h3 {
  background-color: #d8760f;
}
body.clubs #main .mod_article.article_layout_helper #news_reader_hero #hero-content .binding h1 .highlight-color {
  color: var(--clubs-orange-light) !important;
}
body.clubs #main .story_wrapper.article_bg_cluborange,
body.clubs #main .mod_article.article_bg_cluborange {
  background-color: rgba(240, 130, 15, 0.4509803922);
}
body.clubs #main .article-full-width.parallax_container.text_invert .parallax_content h2 .highlight-color {
  color: var(--clubs-orange-light);
}
body.clubs #main h1 .highlight-color {
  color: var(--clubs-orange);
}
body.clubs #main #hero-content.start-hero h1 {
  font-size: 34px;
  color: var(--clubs-orange);
}
body.clubs #main #hero-content.start-hero h1 .highlight-color {
  color: var(--primary);
}
body.clubs #main #hero-content.start-hero h1 .highlight-color:not(.same-duktus) {
  font-size: 52px;
}
body.clubs #main .h2_orange, body.clubs #main .h2_orange h2 {
  color: var(--clubs-orange);
}
body.clubs #main .article_hero {
  height: 840px;
  min-height: 840px;
  padding-top: 125px;
}
body.clubs #main .article_hero p {
  max-width: 80%;
  font-size: 21px !important;
  line-height: 34px !important;
}
body.clubs #main .article_hero h1 {
  font-size: 30px;
  font-weight: var(--semibold);
}
body.clubs #main .article_hero h1 .highlight-color {
  font-size: 54px !important;
  line-height: 60px;
  display: block;
  font-weight: var(--bold);
}
body.clubs #main .article_hero .triangle-hero-top, body.clubs #main .article_hero .triangle-hero-bottom {
  width: 100%;
  height: 250px;
  background-image: url("../layout/vio-prism-bg-weiss.svg");
  background-color: rgba(248, 248, 248, 0.8);
  background-size: cover;
  position: absolute;
  top: -183px;
  left: -20vw;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
body.clubs #main .article_hero .triangle-hero-bottom {
  width: 100%;
  top: unset;
  bottom: -212px;
  right: -20vw;
  left: unset;
  transform: rotate(180deg);
}
body.clubs #main .mod_article.article_bg_galerie,
body.clubs #main .story_wrapper.article_bg_galerie {
  background-color: var(--link-default-hover);
}
body.clubs #main .mod_article.article_bg_galerie h2, body.clubs #main .mod_article.article_bg_galerie p, body.clubs #main .mod_article.article_bg_galerie ul, body.clubs #main .mod_article.article_bg_galerie li,
body.clubs #main .story_wrapper.article_bg_galerie h2,
body.clubs #main .story_wrapper.article_bg_galerie p,
body.clubs #main .story_wrapper.article_bg_galerie ul,
body.clubs #main .story_wrapper.article_bg_galerie li {
  color: var(--text) !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
body.clubs #main .mod_article.article_bg_galerie h2 .highlight-color, body.clubs #main .mod_article.article_bg_galerie p .highlight-color, body.clubs #main .mod_article.article_bg_galerie ul .highlight-color, body.clubs #main .mod_article.article_bg_galerie li .highlight-color,
body.clubs #main .story_wrapper.article_bg_galerie h2 .highlight-color,
body.clubs #main .story_wrapper.article_bg_galerie p .highlight-color,
body.clubs #main .story_wrapper.article_bg_galerie ul .highlight-color,
body.clubs #main .story_wrapper.article_bg_galerie li .highlight-color {
  color: var(--primary) !important;
}
body.clubs #main .mod_article.article_bg_galerie .cta_single_sentence p,
body.clubs #main .story_wrapper.article_bg_galerie .cta_single_sentence p {
  color: var(--full_white) !important;
  font-weight: var(--black);
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
body.clubs #main .mod_article.article_bg_galerie .cta_single_sentence p strong,
body.clubs #main .story_wrapper.article_bg_galerie .cta_single_sentence p strong {
  color: var(--clubs-orange-light) !important;
}
body.clubs #main .process-card-light .process-card-link-wrapper .content-wrapper h2, body.clubs #main .process-card-light .process-card-link-wrapper .content-wrapper h3, body.clubs #main .process-card-light .process-card-link-wrapper .content-wrapper h4, body.clubs #main .process-card-light .process-card-link-wrapper .content-wrapper h5 {
  color: var(--primary);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
body.clubs #main .process-card-light .process-card-link-wrapper .content-wrapper p {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
body.clubs #footer .mod_socials {
  margin: 0 0 60px 0;
}
body.clubs #footer_top {
  background-color: var(--clubs-grey-dark);
}
body.clubs #footer_top .footer-claim {
  width: 100%;
}
body.clubs #footer_top .footer-claim p {
  width: 100%;
  max-width: 100%;
  font-size: 48px;
  margin: -30px auto 0 auto;
  text-align: right;
}
body.clubs #footer_top .content-text:not(.mod_socials) ul {
  margin: 0 0 45px 0;
}
body.clubs #footer_bottom {
  background-color: var(--full_black);
}

/*# sourceMappingURL=vio-clubs.css.map */
