@charset "UTF-8";
@import url(scss/bootstrap.css);
@font-face {
  font-family: "Futura Bold";
  src: url("../fonts/Futura-Bold.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: "Futura Bold Oblique";
  src: url("../fonts/FBoldOblique.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: "Futura XBold Condensed";
  src: url("../fonts/FXBoldCondensed.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: "Futura Book";
  src: url("../fonts/Futura-Book.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: "Futura Medium";
  src: url("../fonts/Futura-Medium.woff") format("woff");
  font-display: swap; }

/* line 39, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
html, body {
  font-family: "Futura Medium";
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  padding-right: 0 !important;
  min-height: 100vh;
  overflow-x: hidden; }

/* line 53, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
main {
  min-height: 600px; }

/* line 56, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar {
  padding-right: 0 !important; }
  @media only screen and (max-width: 767px) {
    /* line 56, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .navbar {
      background-color: #FFED00; } }

/* line 62, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
h1 {
  font-family: "Futura Bold";
  z-index: 999;
  display: inline;
  background: #E6007E;
  color: #FFED00;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  white-space: pre-wrap;
  -webkit-box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #E6007E;
  box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #E6007E;
  letter-spacing: -0.09rem;
  font: 2rem/2.3rem "Futura Bold";
  padding: 5px;
  padding-top: 10px; }
  @media (min-width: 800px) {
    /* line 62, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    h1 {
      font: 4rem/4.3rem "Futura Bold";
      padding: 5px;
      padding-top: 10px; } }
  /* line 90, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--small {
    font: 2.47rem/3rem "Futura Bold"; }
    @media (min-width: 800px) {
      /* line 90, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      h1.h1--small {
        font: 3.11rem/3.6rem "Futura Bold";
        padding: 5px;
        padding-top: 10px; } }
  /* line 100, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--big {
    font: 4.6rem/6.1rem "Futura Bold"; }
    @media (min-width: 800px) {
      /* line 100, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      h1.h1--big {
        font: 3rem/5rem "Futura Bold";
        padding: 5px;
        padding-top: 10px; } }
  /* line 111, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--main {
    font: 2rem/3rem "Futura Bold"; }
    @media (min-width: 768px) {
      /* line 111, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      h1.h1--main {
        font: 4.6rem/6.1rem "Futura Bold"; } }
    @media (min-width: 800px) {
      /* line 111, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      h1.h1--main {
        font: 3rem/4rem "Futura Bold";
        padding: 8px;
        padding-top: 15px;
        padding-bottom: 8px; } }
  /* line 126, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--second {
    font: 2.5rem/3.2rem "Futura Bold"; }
    @media (min-width: 800px) {
      /* line 126, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      h1.h1--second {
        font: 4rem/6rem "Futura Bold";
        padding: 8px;
        padding-top: 15px;
        padding-bottom: 8px; } }
  /* line 139, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--super-cyan {
    color: white;
    background: #E6007E;
    -webkit-box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #E6007E;
    box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #E6007E;
    font: 2rem/4rem "Futura Bold"; }
    @media (min-width: 800px) {
      /* line 139, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      h1.h1--super-cyan {
        font: 2.8rem/5.6rem "Futura Bold"; } }
  /* line 152, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--super {
    -webkit-box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #E6007E;
    box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #E6007E;
    font: 2rem/4rem "Futura Bold"; }
    @media (min-width: 800px) {
      /* line 152, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      h1.h1--super {
        font: 2.8rem/5.6rem "Futura Bold"; } }
  /* line 164, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--yellow {
    color: #E6007E;
    background: #FFED00;
    -webkit-box-shadow: 0.45rem 0 0 #FFED00, -0.25rem 0 0 #FFED00;
    box-shadow: 0.45rem 0 0 #FFED00, -0.25rem 0 0 #FFED00; }
  /* line 171, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--magentawhite {
    color: #FFED00;
    background: #E6007E;
    -webkit-box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #FFED00;
    box-shadow: 0.45rem 0 0 #E6007E, -0.25rem 0 0 #E6007E; }
  /* line 180, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  h1.h1--whiteblack {
    color: #222222;
    background: white;
    -webkit-box-shadow: 0.45rem 0 0 white, -0.25rem 0 0 white;
    box-shadow: 0.45rem 0 0 white, -0.25rem 0 0 white; }

/* line 188, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
h2 {
  font-weight: 600;
  font-family: "Futura Bold"; }

/* line 193, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
h3 {
  font-weight: 600;
  font-family: "Futura Bold";
  font-size: 1.4rem; }

/* line 199, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
h4 {
  font-weight: 600;
  font-family: "Futura Bold";
  font-size: 1rem; }

/* line 208, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn {
  font-family: "Futura Bold";
  -webkit-appearance: none;
  font-weight: 600;
  font-size: 0.9rem !important;
  padding: 0.375rem 1.3rem;
  padding-top: 0.5rem;
  transition: 0.2s ease all;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0.225rem 0.625rem 0 rgba(51, 51, 51, 0.2);
  box-shadow: 0 0.225rem 0.625rem 0 rgba(51, 51, 51, 0.2); }
  /* line 220, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn:active {
    transform: scale(0.95); }
  /* line 223, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn:hover {
    box-shadow: 0 1.25rem 1.875rem 0 rgba(51, 51, 51, 0.2);
    -webkit-transform: translate3d(0, -0.1875rem, 0);
    transform: translate3d(0, -0.1875rem, 0); }

/* line 230, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-white {
  background-color: white;
  color: #E6007E; }
  /* line 233, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-white:hover {
    background-color: white;
    color: #E6007E; }

/*
.navbar-toggler { 
    border:0px;
    padding:0;
    border:black !important;
}
*/
/* line 246, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
text a {
  color: white; }
  /* line 248, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  text a:hover {
    cursor: pointer; }

/* line 253, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
a {
  text-decoration: none;
  color: #333;
  transition: 0.3s ease all; }
  /* line 258, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  a:hover {
    cursor: pointer;
    color: #333;
    opacity: 0.7; }

/* line 265, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
a.link-white {
  text-decoration: none;
  color: #FFF;
  transition: 0.3s ease all;
  border-bottom: 1px dotted white; }
  /* line 271, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  a.link-white:hover {
    cursor: pointer;
    color: #FFF;
    opacity: 0.8;
    border-bottom: 0px dotted white; }

/* line 278, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
a.link-magenta {
  text-decoration: none;
  color: #E6007E;
  transition: 0.3s ease all; }
  /* line 284, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  a.link-magenta:hover {
    cursor: pointer;
    color: #E6007E;
    opacity: 0.8; }

/* line 291, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.onhoverlink {
  opacity: 1;
  transition: 0.3s ease all; }
  /* line 294, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .onhoverlink:hover {
    opacity: 0.8;
    cursor: pointer; }

/* line 302, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.text-highlight {
  font-size: 1rem; }
  /* line 304, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .text-highlight:before {
    display: inline-block;
    margin-right: 0.4em;
    vertical-align: 0.125em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.0em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }

/* line 317, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-arrow {
  display: inline-block;
  font-family: "Futura Bold";
  font-size: 0.9rem !important;
  text-decoration: none;
  color: #E6007E !important;
  text-transform: uppercase;
  transition: 0.2s ease all; }
  /* line 326, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-arrow:hover {
    opacity: 0.7;
    cursor: pointer; }
  /* line 331, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-arrow:after {
    display: inline-block;
    margin-left: 0.4em;
    vertical-align: 0.125em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.0em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }

/* line 344, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-link {
  font-size: 0.9rem !important;
  text-decoration: none;
  color: white !important;
  border-bottom: 1px dotted white;
  transition: 0.4s ease all; }
  /* line 350, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-link:hover {
    border-bottom: 1px dotted transparent; }

/* line 356, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
  border: none; }
  /* line 363, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-labeled .btn-label {
    position: relative;
    left: -16px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 3px 0 0 3px;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    transition: 0.3s ease-out clip-path; }
  /* line 373, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-labeled:hover .btn-label {
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%); }

/* line 378, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-lg {
  font-size: 0.9rem !important; }

/* line 381, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.bg-magenta {
  background-color: #E6007E !important; }

/* line 384, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.bg-yellow {
  background-color: #FFED00 !important; }

/* line 389, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.bg-primary {
  background-color: #01141D !important; }

/* line 393, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.bg-dark {
  background-color: #01141D !important; }

/* line 396, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.bg-darklight {
  background-color: #1F4151 !important; }

/* line 399, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.bg-white {
  background-color: white; }

/* line 403, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.rounded {
  border-radius: 0.7rem !important; }

/* line 406, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.rounded-top {
  border-top-left-radius: 0.7rem !important;
  border-top-right-radius: 0.7rem !important; }

/* line 424, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.card {
  background-color: #01141D; }

/* line 428, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.card-listed {
  border: none;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  overflow: hidden;
  border-radius: 20px;
  min-height: 300px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 768px) {
    /* line 428, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .card-listed {
      min-height: 260px; } }
  @media (max-width: 420px) {
    /* line 428, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .card-listed {
      min-height: 200px; } }
  /* line 444, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .card-listed.card-has-bg {
    transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
    background-size: 150%;
    background-position: center center; }
    /* line 449, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .card-listed.card-has-bg:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: inherit; }
    /* line 459, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .card-listed.card-has-bg:hover {
      transform: scale(0.98);
      box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.3);
      background-size: 160%;
      transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1); }
      /* line 465, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
      .card-listed.card-has-bg:hover .card-img-overlay {
        transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%); }
  /* line 471, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .card-listed .card-footer {
    background: none;
    border-top: none; }
    /* line 475, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .card-listed .card-footer .media img {
      border: solid 3px rgba(255, 255, 255, 0.3); }
  /* line 480, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .card-listed .card-title {
    font-weight: 800; }
  /* line 481, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .card-listed .card-meta {
    color: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px; }
  /* line 485, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .card-listed .card-body {
    transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1); }
  /* line 490, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .card-listed:hover {
    cursor: pointer;
    transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1); }
    /* line 491, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .card-listed:hover .card-body {
      margin-top: 30px;
      transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1); }
  /* line 498, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .card-listed .card-img-overlay {
    transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }

/* line 508, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.border-dark {
  border-color: #214455 !important; }

/* line 512, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-primary {
  background-color: #E6007E;
  border-color: #E6007E; }
  /* line 516, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-primary:hover {
    background-color: #b30062;
    border-color: #b30062; }

/* line 521, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-secondary {
  background-color: #FFED00;
  border-color: #FFED00;
  color: #E6007E; }
  /* line 526, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-secondary:hover {
    background-color: #ccbe00;
    border-color: #ccbe00;
    color: #E6007E; }

/* line 535, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.text-black {
  color: #000; }

/* line 538, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.text-dark {
  color: #333; }

/* line 541, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.text-magenta {
  color: #E6007E; }

/* line 544, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.text-yellow {
  color: #FFED00; }

/* line 549, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.icon-bar {
  margin-top: 4px; }

/* line 554, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1.5rem;
  color: #FFED00;
  text-align: left;
  list-style: none;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px solid #1F4151;
  border-radius: 0.25rem; }

/* line 570, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.dropdown-divider {
  background-color: #214455; }

/* line 573, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.dropdown-item {
  font-family: "Futura Bold";
  text-transform: uppercase;
  color: white;
  background-color: transparent; }

/* line 579, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #FFED00;
  background-color: transparent; }

/* line 584, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar .nav-link {
  font-size: 2.5rem;
  font-family: "Futura Bold";
  color: white;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    /* line 584, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .navbar .nav-link {
      font-size: 3rem;
      line-height: 1.25; } }
  /* line 594, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .navbar .nav-link:hover {
    color: #FFED00;
    opacity: 1 !important; }
  /* line 598, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .navbar .nav-link:active {
    color: #FFED00;
    opacity: 1 !important; }
  /* line 602, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .navbar .nav-link:focus {
    color: #FFED00;
    opacity: 1 !important; }

/* line 608, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar .nav-link {
  transition: 0.2s ease all; }
  @media (min-width: 576px) {
    /* line 608, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .navbar .nav-link {
      padding-right: 0.9rem !important;
      padding-left: 0.9rem !important; } }
  /* line 614, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .navbar .nav-link:hover {
    opacity: 0.8; }

/* line 621, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zoom-on-hover {
  transition: 0.2s ease-out all; }
  /* line 623, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .zoom-on-hover:active {
    transform: scale(0.98); }
  /* line 626, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .zoom-on-hover:hover {
    transform: scale(1.06);
    cursor: pointer; }

/* line 631, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zoom-on-hover-slim {
  transition: 0.2s ease-out all; }
  /* line 633, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .zoom-on-hover-slim:active {
    transform: scale(0.98); }
  /* line 636, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .zoom-on-hover-slim:hover {
    transform: scale(1.02); }

/* line 642, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.mouseovercursor:hover {
  cursor: pointer; }

@keyframes reveal-up {
  from {
    opacity: 0;
    transform: translateY(18px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes reveal-back-up {
  from {
    opacity: 1;
    transform: translateY(0px); }
  to {
    opacity: 0.01;
    transform: translateY(-18p); } }

@keyframes reveal-back-down {
  from {
    opacity: 0.01;
    transform: translateY(-18px); }
  to {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes zoom-in {
  from {
    transform: scale(1.05); }
  to {
    transform: scale(1); } }

@keyframes rotate180 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(180deg); } }

@keyframes clipani {
  0% {
    clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%); }
  60% {
    clip-path: polygon(4% 0, 100% 0%, 100% 100%, 6% 100%); }
  100% {
    clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%); } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media (min-width: 768px) {
  /* line 721, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both; } }

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0; }
  100% {
    transform: translateY(0rem);
    opacity: 1; }
  0% {
    transform: translateY(1rem);
    opacity: 0; } }

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1; }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0; } }

/* line 763, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn; }

/* line 767, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.rotate180 {
  animation-delay: 0s;
  animation-name: rotate180;
  animation-duration: 0.35s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

/* line 775, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.reveal-1 {
  animation-delay: 0.2s;
  opacity: 0;
  animation-name: reveal-up;
  animation-duration: 1.4s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

/* line 783, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.reveal-2 {
  opacity: 0;
  animation-delay: 0.4s;
  animation-name: reveal-up;
  animation-duration: 0.9s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

/* line 791, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.reveal-3 {
  opacity: 0;
  animation-delay: 0.5s;
  animation-name: reveal-up;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

/* line 800, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.reveal-back-1 {
  transform: translateY(-18px);
  animation-delay: 0s;
  animation-name: reveal-back-up;
  animation-duration: 1s;
  animation-timing-function: ease-out; }

/* line 809, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.reveal-back-2 {
  animation-delay: 0s;
  animation-name: reveal-back-down;
  animation-duration: 1s;
  animation-timing-function: ease-out; }
  /* line 815, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .reveal-back-2.timer-2 {
    animation-timing-function: ease-in-out; }

/* line 820, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zoom-in {
  animation-delay: 0s;
  animation-name: zoom-in;
  animation-duration: 1.7s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

/* line 829, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.fade-in-after-1 {
  opacity: 0 !important;
  animation-delay: 2.5s;
  animation-name: fade-in;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

@keyframes wait-50ms {
  0% {
    opacity: 0;
    transform: scale(0); }
  50% {
    transform: scale(1); }
  100% {
    opacity: 1;
    transform: scale(1);
    visibility: visible; } }

/* line 855, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.wait-50ms {
  visibility: hidden;
  opacity: 0;
  animation-delay: 50ms;
  animation-name: wait-50ms;
  animation-duration: 0.25s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

/* line 864, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.floating {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px; }

@keyframes floating {
  from {
    transform: translate(0, 0px); }
  65% {
    transform: translate(0, 15px); }
  to {
    transform: translate(0, 0px); } }

/* line 879, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.antifloating {
  animation-name: antifloating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: -15px;
  opacity: 0.7; }

@keyframes antifloating {
  from {
    transform: scale(1);
    opacity: 0.5; }
  65% {
    transform: scale(0.65);
    opacity: 0.7; }
  to {
    transform: scale(1);
    opacity: 0.5; } }

/* line 896, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.bg-transparent {
  background: transparent !important;
  background-color: transparent !important; }

/* line 901, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.nav-right > a {
  opacity: 1;
  color: white;
  text-decoration: none;
  transition: 0.4s ease all; }
  /* line 907, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .nav-right > a:hover {
    opacity: 0.8; }

/* line 912, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.icon-bar-title {
  transition: 0.2s cubic-bezier(0.69, 1.5, 0.57, 1.24) all;
  font-weight: 700;
  display: block;
  margin-right: 10px;
  text-decoration: none;
  font-size: 1.3rem;
  color: #E6007E !important; }
  @media (min-width: 768px) {
    /* line 912, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .icon-bar-title {
      color: white !important; } }

/* line 930, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar-toggle {
  position: relative;
  opacity: 1;
  transition: 0.4s ease all;
  padding: 5px 5px;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 943, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .navbar-toggle:hover {
    opacity: 0.7; }
    /* line 946, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .navbar-toggle:hover .bottom-bar {
      width: 22px; }
    /* line 950, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .navbar-toggle:hover .top-bar {
      width: 18px;
      margin-left: 4px; }
    /* line 954, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .navbar-toggle:hover .icon-bar-title {
      margin-right: 15px; }

/* line 963, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar-toggle:focus {
  outline: 0; }

/* line 967, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 26px;
  height: 3px;
  border-radius: 1px;
  background-color: #E6007E; }
  @media (min-width: 768px) {
    /* line 967, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .navbar-toggle .icon-bar {
      background-color: white !important; } }

/* line 978, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar-toggle .top-bar {
  transition: 0.4s ease all; }

/* line 981, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar-toggle .bottom-bar {
  transition: 0.4s ease all;
  width: 18px; }

/* line 987, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

/* line 993, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#navigation-button:hover {
  cursor: pointer; }

/* line 997, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.offcanvas {
  opacity: 0;
  background-color: #E6007E;
  height: 100vh;
  width: 100vw;
  overflow: hidden !important;
  clip-path: polygon(-25% 0, 100% 0%, 100% 100%, 5% 100%); }
  @media (min-width: 800px) {
    /* line 997, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .offcanvas {
      width: 80vw;
      margin-right: -10vw;
      padding-right: 10vw; } }

/* line 1016, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.offcanvas.show {
  transition: 0.85s cubic-bezier(0.68, -0.6, 0.32, 1.6) all;
  opacity: 1;
  clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%); }
  @media (min-width: 800px) {
    /* line 1016, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .offcanvas.show {
      clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%); } }

/* line 1031, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-close {
  transition: 0.4s ease all; }
  /* line 1033, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-close:hover {
    animation-delay: 0s;
    animation-name: rotate180;
    animation-duration: 0.35s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; }
  /* line 1042, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.0rem;
    opacity: 1; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled {
  position: relative; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled .zs-slideshow, .zs-enabled .zs-slides, .zs-enabled .zs-slide {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled .zs-slideshow .zs-slides .zs-slide {
  background: transparent none no-repeat center center;
  background-size: cover;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2); }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled .zs-slideshow .zs-slides .zs-slide.active {
  visibility: visible;
  opacity: 1; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled .zs-slideshow .zs-bullets {
  position: absolute;
  z-index: 4;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
  display: inline-block;
  cursor: pointer;
  border: 0px solid #ccc;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  margin: 10px;
  background-color: #fff; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active {
  opacity: 0.3; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled .zs-slideshow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: transparent none repeat 0 0; }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled.overlay-plain .zs-slideshow:after {
  background-image: url(../images/plain.png); }

/* line 1050, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zs-enabled.overlay-dots .zs-slideshow:after {
  background-image: url(../images/dots.png); }

/* line 1053, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#hero {
  background-color: #FFED00; }
  @media only screen and (max-width: 767px) {
    /* line 1053, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    #hero {
      padding-top: 50px; } }

/* line 1059, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.hero-big {
  min-height: 100vh; }

/* line 1065, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#hero-content {
  margin-top: 6rem;
  margin-bottom: 2rem; }

/* line 1069, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#hero-yellow {
  min-height: 80vh; }

@media only screen and (max-width: 767px) {
  /* line 1072, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .hero-yellow-small {
    min-width: 300px; } }

/* line 1078, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.herocut {
  animation-delay: 0s;
  animation-name: clipani;
  animation-duration: 0.35s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite; }

/* line 1090, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#hero-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  background-color: #999; }
  @media (max-width: 768px) {
    /* line 1090, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    #hero-slider {
      clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0% 100%);
      min-height: 50vh;
      max-height: 60vh; } }
  @media (min-width: 768px) {
    /* line 1090, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    #hero-slider {
      clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
      animation-delay: 0s;
      animation-name: clipani;
      animation-duration: 30s;
      animation-timing-function: ease;
      animation-fill-mode: forwards;
      animation-iteration-count: infinite; } }

/* line 1115, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#hero-slider-small {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px;
  background-color: #999; }
  @media (max-width: 768px) {
    /* line 1115, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    #hero-slider-small {
      clip-path: polygon(0 2%, 100% 0%, 100% 100%, 0% 100%);
      height: 150px;
      margin-top: -150px;
      position: inherit; } }
  @media (min-width: 768px) {
    /* line 1115, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    #hero-slider-small {
      clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
      animation-delay: 0s;
      animation-name: clipani;
      animation-duration: 30s;
      animation-timing-function: ease;
      animation-fill-mode: forwards;
      animation-iteration-count: infinite; } }

/* line 1142, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#hellosection-top {
  background-color: white;
  font: 2.1rem "Futura Bold"; }

/* line 1148, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#hellosection {
  background-color: #E6007E;
  min-height: 450px; }

/* line 1153, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.hellosection-image {
  margin-top: -8rem;
  position: relative;
  left: -10%;
  margin-bottom: -10rem; }
  @media (max-width: 768px) {
    /* line 1153, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .hellosection-image {
      left: -60%; } }
  @media (max-width: 768px) {
    /* line 1153, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .hellosection-image {
      left: -68%; } }
  @media (max-width: 480px) {
    /* line 1153, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .hellosection-image {
      left: -82% !important; } }

/* line 1172, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.whitesection {
  min-height: 500px; }

/* line 1175, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.termin {
  transition: 0.3s ease all; }
  /* line 1177, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .termin:hover {
    background-color: #faf6f6;
    cursor: pointer; }

/* line 1182, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#aktuelles {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 35%, #F9F9F9 99%); }

/* line 1186, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.gradient {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 35%, #F9F9F9 99%); }

/* line 1189, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.headimage img {
  max-width: 100%;
  width: 100%; }

@media (min-width: 1400px) {
  /* line 1194, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  #potential {
    min-height: 1250px; } }

/* line 1199, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.potenzialimage {
  overflow: hidden;
  margin-top: -12rem;
  position: relative;
  right: -8%; }
  @media (min-width: 992px) {
    /* line 1199, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .potenzialimage {
      right: -2%; } }
  @media (min-width: 1400px) {
    /* line 1199, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .potenzialimage {
      right: -22% !important; } }
  @media (min-width: 1600px) {
    /* line 1199, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .potenzialimage {
      right: -20% !important; } }
  @media (max-width: 768px) {
    /* line 1199, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
    .potenzialimage {
      margin-top: -14rem;
      right: 0%; } }

/* line 1229, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
#spenden {
  background-color: #FFED00; }

/* line 1233, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
footer {
  min-height: 150px; }

/* line 1237, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.btn-magenta {
  margin: 10px;
  background-color: #E6007E;
  padding: 13px 20px;
  padding-top: 15px;
  color: white;
  font-family: "Futura XBold Condensed";
  font-size: 1.8rem !important;
  transition: 0.2s ease all;
  border-radius: 3px; }
  /* line 1247, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .btn-magenta:hover {
    color: white;
    cursor: pointer; }

/* line 1256, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
footer .nav-link {
  color: #000;
  text-transform: uppercase; }

/* line 1260, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.headimage {
  width: 100%;
  background-size: cover;
  height: 253px;
  background-position: center center; }

/* line 1269, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.headimage-big {
  width: 100%;
  background-size: cover;
  background-position: center center;
  min-height: 350px; }

/* line 1275, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.headimage-person {
  width: 100%;
  background-size: cover;
  background-position: center center;
  min-height: 380px; }

/* line 1281, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.zoomonhover img {
  transition: 0.3s ease all; }
  /* line 1283, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
  .zoomonhover img:hover {
    transform: scale(1.1); }

/* line 1288, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.whitebox {
  background: #FFFFFF;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
  border-radius: 7px; }

/* line 1295, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
article.post img {
  max-width: 100%;
  height: auto; }

/* line 1299, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
article.post a {
  color: #000;
  text-decoration: underline dotted;
  text-underline-offset: 3px; }

/* line 1305, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.media-icons {
  display: flex;
  align-items: flex-start;
  vertical-align: baseline; }

/* line 1313, /Users/christianbinder/Desktop/FDP Freising Web/assets/css/style.scss */
.alert-custom {
  background-color: #FDE8F0;
  /* Leichter Ton von #E6007E */
  color: #E6007E;
  /* Grundfarbe für den Text */
  border-color: #E6007E;
  /* Randfarbe */ }

/*# sourceMappingURL=style.css.map */