* {  margin:0;  padding:0;  box-sizing:border-box;}#wrap {position:relative;min-height:100%;}html  {font-size:17px !important;font-family:"SourceSansPro",Trebuchet, sans-serif;line-height:1.5rem;}body {background-color:#F5F4F0;}header {width:100%;height:70px;position:relative;background-color:white;}.header__width {max-width:1240px;width:100%;height:100%;margin:0 auto;position:relative;display:flex;justify-content:space-between;}.header__nav2--rightnav .header__overlink {width:5rem;margin-right:0;}.trois-points-vertical {display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:30px;cursor:pointer;}.trois-points-vertical--topnav {align-items:flex-end; width:100%;margin:20px 1rem 20px 0;}.trois-points-vertical__point {background-color:#c11326;width:5px;height:5px;border-radius:5px;border:1px solid transparent;}.trois-points-vertical:hover .trois-points-vertical__point, .centered:hover .trois-points-vertical__point {border-color:#c11326;background-color:transparent;}.header__overlink {text-transform:uppercase;}.header__subnav, .drop-dropdown-content {box-shadow:0px 8px 16px 0px rgba(0, 0, 0, 0.2);}.header__overlink a {color:#575756;}.header__subnav-li {position:relative;}.drop-dropdown-content__line {display:flex;justify-content:flex-start;align-items:center;}.dropdown-content__icon {margin-right:10px;margin-left:10px;}.drop-dropdown-content {transition:all .5s;display:none;position:absolute;left:-8.5rem;top:0;width:auto;background-color:white;}.header__subnav-li:hover .drop-dropdown-content {display:block;}.drop-dropdown:hover .drop-dropdown-content{display:block;}.dropdown-content .drop-dropdown-content__line {width:auto;}.fancybox-button {background:rgba(30, 30, 30, 0.6);border:none;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px;}.fancybox-button, .fancybox-button:visited, .fancybox-button:link {color:#ccc;}.fancybox-button:hover {border:none;}.fancybox-button svg {display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision;}.fancybox-button svg path {fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3;}.fancybox-button:focus,.fancybox-button:hover {  color:#fff; }.menu-mob__link {font-size:1.1rem;}.menu-mob__nav .mobile-arrow {position:initial;padding:initial;;}#logo2 {display:none;}h1 {  font-size:3.6rem;  line-height:110%;  margin:2.1rem 0 1.68rem 0;  font-weight:300;}h2 {  font-size:2.54rem;  line-height:110%;  margin:1.78rem 0 1.424rem 0;  font-weight:300;}h3 {  font-size:2rem;  line-height:110%;  margin:1.46rem 0 1.168rem 0;}h4 {  font-size:1.6rem;  line-height:110%;  margin:1.14rem 0 0.912rem 0;}h5 {  font-size:1.15rem;  line-height:110%;  margin:0.82rem 0 0.656rem 0;}h6 {  font-size:1rem;  line-height:110%;  margin:0.5rem 0 0.4rem 0;}img {border:none;}.row-line {width:1024px;max-width:1800px;margin:0 auto;width:960px;max-width:100%;}a {text-decoration:none;color:#ca171a;cursor:pointer;}a:hover {text-decoration:underline;}input, select {height:1.5rem;padding:3px;}input.large, select.large {width:3.5rem;font-size:1.3em;height:2rem;}@-webkit-keyframes hvr-ripple-out { 100% {   top:-12px;   right:-12px;   bottom:-12px;   left:-12px;   opacity:0;  }}@keyframes hvr-ripple-out { 100% {   top:-12px;   right:-12px;   bottom:-12px;   left:-12px;   opacity:0;  }}.hvr-ripple-out {    box-shadow:0 0 1px rgba(0, 0, 0, 0);  position:relative;  cursor:pointer;}.hvr-ripple-out:before {   content:''; position:absolute; border: white solid 1px; top:0; right:0; bottom:0; left:0; -webkit-animation-duration:1s;  animation-duration:1s;}.hvr-ripple-out--red:before {   border: #ca171a solid 1px;}.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {  -webkit-animation-name:hvr-ripple-out;  animation-name:hvr-ripple-out;}[disabled].hvr-ripple-out, disabled.hvr-ripple-out {    box-shadow:none;  cursor:initial;}[disabled].hvr-ripple-out:before,.disabled.hvr-ripple-out:before{   border: none;}.disabled.hvr-ripple-out:hover:before, .disabled.hvr-ripple-out:focus:before, .disabled.hvr-ripple-out:active:before,[disabled].hvr-ripple-out:hover:before, [disabled].hvr-ripple-out:focus:before, [disabled].hvr-ripple-out:active:before {  -webkit-animation-name:none;  animation-name:none;}section {background-color:transparent;padding:20px 0;}section.red {background:#CA171A url('/public/assets/img/apple.jpg') center center no-repeat;background-size:cover;color:white;}section.white {background:#fff;border-bottom:1px solid #dedede;}section.nopadding {padding:0;}a.logo img {width:150px;}header, body header {display:flex;justify-content:space-between;box-shadow:0 0 2px 2px #ddd;}.header__nav1, .header__nav2 {display:flex;list-style:none;justify-content:space-between;align-items:center;}.header__nav1 {width:auto;margin-left:20px;}.header__nav2 {margin-left:auto;}#nav-mob {float:right;display:flex;padding:10px 0;margin-right:15px;display:none;}.nav-mob__icon-container {width:60px;cursor:pointer;}.nav-mob__icon {height:100%;}.nav-mob__hamburger {height:100%;display:flex;flex-direction:column;justify-content:space-between;width:40px;height:40px;padding:2px 0;background-color:white;transition:0.3s;}.nav-mob__hamburger:hover {cursor:pointer;}.nav-mob__hamburger-line {height:6px; background-color:#ca171a;}.nav-mob__hamburger:hover .nav-mob__hamburger-line {height:7px;transition:1s;}#blend {transition:left 0.5s;}#blend.apparent {width:100%;height:100%;background-color:white;opacity:0.7;position:fixed;top:0;left:0;z-index:8;}.menu-mob {position:fixed;top:0;right:-9999px;background-color:#CA171A; ;z-index:10; overflow-x:hidden;  overflow-y:scroll;padding:10px;height:100%;transition:right 0.5s;}.menu-mob:before {    content:"";    position:absolute;    width:200%;    height:200%;    top:-50%;    left:-50%;    z-index:-1;    background-image:url('/public/assets/img/apple.jpg');    background-position:-100px center;    background-attachment:fixed;    -webkit-transform:rotate(-90deg);    -moz-transform:rotate(-90deg);    -ms-transform:rotate(-90deg);    -o-transform:rotate(-90deg);    transform:rotate(-90deg);}.menu-mob__nav {margin:30px 50px ;}.menu-mob__link {color:white;line-height:2.5rem;font-weight:bold;font-size:1.2rem;cursor:pointer;}.menu-mob .fancybox-button {background-color:transparent;padding:0;float:right;}.form__p {margin:1rem;color:white;}.form__p a {color:white;} input.form-control[type=checkbox] {width:20px;height:20px;display:inline-block;}.form-control:-moz-placeholder {  color:#999999;}.form-control::-moz-placeholder {  color:#999999;}.form-control:-ms-input-placeholder {  color:#999999;}.form-control::-webkit-input-placeholder {  color:#999999;}.form-control {  display:block;  width:100%;  height:34px;  padding:6px 12px;  font-size:14px;  line-height:1.428571429;  color:#555555;  vertical-align:middle;  background-color:#ffffff;  border:1px solid #cccccc;  border-radius:4px;  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);          box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);  -webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;          transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}.form-control:focus {  border-color:#66afe9;  outline:0;  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);          box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {  cursor:not-allowed;  background-color:#eeeeee;}textarea.form-control {  height:auto;}.btn {  display:inline-block;  padding:6px 12px;  margin-bottom:0;  font-size:14px;  font-weight:normal;  line-height:1.428571429;  text-align:center;  white-space:nowrap;  vertical-align:middle;  cursor:pointer;  border:1px solid transparent;  border-radius:4px;  -webkit-user-select:none;     -moz-user-select:none;      -ms-user-select:none;       -o-user-select:none;          user-select:none;}.btn:focus {  outline:thin dotted #333;  outline:5px auto -webkit-focus-ring-color;  outline-offset:-2px;}.btn:hover,.btn:focus {  color:#333333;  text-decoration:none;}.btn:active,.btn.active {  background-image:none;  outline:0;  -webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);          box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}.btn.disabled,.btn[disabled],fieldset[disabled] .btn {  pointer-events:none;  cursor:not-allowed;  opacity:0.65;  filter:alpha(opacity=65);  -webkit-box-shadow:none;          box-shadow:none;}.btn-default {  color:#333333;  background-color:#ffffff;  border-color:#cccccc;}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {  color:#333333;  background-color:#ebebeb;  border-color:#adadad;}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {  background-image:none;}.table {display:table;}.table-cell {display:table-cell;padding:5px;}.table-row {display:table-row;}.sc__buttonlink {display:block;font-size:1.1rem;font-style:italic;}.sc__button {border:1px solid transparent;display:flex;justify-content:center;align-items:center;}.sc__button {border:1px solid transparent;color:#ca171a;border:1px solid #ca171a;padding:10px 20px;background-color:white;cursor:pointer;}.sc__button:hover {text-decoration:underline;}.sc__button--black {color:#7b7b7b;border:1px solid #7b7b7b;}.sc__button--transparent {background-color:transparent;border:none;}.icons-row__icons  {display:flex;justify-content:space-between;flex-wrap:wrap; display:-webkit-box;      display:-moz-box;         display:-ms-flexbox;      display:-webkit-flex;}.icons-row__single-iconbox {width:auto ;text-align:center;cursor:pointer;}.icons-row__single-iconbox--95px {width:95px;}.icons-row__icon-container {width:80px;height: 80px;border-radius: 80px;border:1px solid white;background:#ca171a;display:flex;justify-content:center;align-items:center;}.icons-row__icon-container-outer {width:95px;height: 95px;border-radius: 95px;border:3px solid transparent;display:flex;justify-content:center;align-items:center;margin:0 auto;}.icons-row__icon-container-outer:hover {border-color:white;}.icons-row__icon-img {width:70%;vertical-align:middle;}.icons-row__subtitle {margin-top:5px;text-transform:uppercase;font-size:16px;width:auto ;}.icons-row__subtitle--95px {width:95px;}.h2--light{text-transform:uppercase;font-weight:300;}.sc-button {background-color:transparent;border:1px solid white;color:white;padding:12px 45px;font-style:italic;font-size:0.9rem;cursor:pointer;}.sc-button[disabled] {opacity:0.6;cursor:not-allowed;}.sc-button--red {background-color:#ca171a;color:white;}.sc-button--lighter {border-color:transparent;padding:10px;}h4 {text-transform:uppercase;font-weight:300;}.sc-box {border:1px solid white;padding:10px 40px;color:white;}.sc-box--red {border-color:#ca171a;color:initial;}input.img-checkbox__input {display:none;}  .img-checkbox__label {position:relative;border:2px solid white;background-color:transparent;display:block;width:20px;height:20px;cursor:pointer;} .img-checkbox__label:hover {border-width:3px;}.img-checkbox__img {position:absolute;bottom:0;left:0; width:25px;height:22px; }input.img-checkbox__input + label.img-checkbox__label .img-checkbox__img {display:none;}input.img-checkbox__input:checked + label.img-checkbox__label .img-checkbox__img {display:inline-block;}.img-radiobox {display:inline-block;vertical-align:middle;}input.img-radiobox__input {display:none;}  .img-radiobox__label {position:relative; border-radius:20px;background-color:transparent;display:flex;width:20px;height:20px;cursor:pointer;justify-content:center;align-items:center;margin-right:5px;} .img-radiobox__label:hover { }.img-radiobox__img {position:absolute;bottom:0;left:0;}.img-radiobox__img-checked {display:none;}input.img-radiobox__input:checked + label.img-radiobox__label .img-radiobox__img-checked {display:inline-block;}input.img-radiobox__input:checked + label.img-radiobox__label .img-radiobox__img {display:none;}input.css-radiobox__input {    display:none;}input.css-radiobox__input:checked + label.css-radiobox__label,input.css-radiobox__input:not(:checked) + label.css-radiobox__label{    position:relative;    padding-left:20px;    cursor:pointer;    line-height:20px;    display:inline-block;    color:#666;}input.css-radiobox__input:checked + label.css-radiobox__label:before,input.css-radiobox__input:not(:checked) + label.css-radiobox__label:before {    content:'';    position:absolute;    left:0;    top:0;    width:18px;    height:18px;    border:1px solid #ca171a;    border-radius:100%;    background:#fff;}input.css-radiobox__input:checked + label.css-radiobox__label:after,input.css-radiobox__input:not(:checked) + label.css-radiobox__label:after {    content:'';    width:12px;    height:12px;    background:#ca171a;    position:absolute;    top:4px;    left:4px;    border-radius:100%;    -webkit-transition:all 0.2s ease;    transition:all 0.2s ease;}input.css-radiobox__input:not(:checked) + label.css-radiobox__label:after {    opacity:0;    -webkit-transform:scale(0);    transform:scale(0);}input.css-radiobox__input:checked + label.css-radiobox__label:after {    opacity:1;    -webkit-transform:scale(1);    transform:scale(1);}.tooltip-i {width:16px; height:16px; border-radius:16px;color:white; font-size:11px;font-family:Arial;text-align:center;border:1px solid white;display:inline-block;font-weight:bold;margin:0 5px;cursor:pointer;line-height:14px;}.tooltip-i:hover {border-width:2px;}.tooltip_small {background:url(/resources/img/info_small_red.png) top left no-repeat;width:12px;height:12px;display:inline-block;margin-left:5px;vertical-align:baseline;}.erstattung-round {width:190px;height:190px;border-radius:190px;background-color:#ca171a;color:white;box-sizing:border-box;text-align:center;font-size:1.2rem;padding-top:24px;border:5px double white;font-weight:normal;}.section-foot {background-color:white;text-align:center;padding:30px 0;color:#ca171a;}.section-foot__h2 {text-transform:uppercase;font-size:1.8rem;}.section-foot__h2 > img {vertical-align:middle;}.section-foot__links {font-size:1.1rem;}.tooltipster-content {font-size:0.8rem;}.tooltip_templates {display:none;}.error {display:none;color:#C20C21;padding:5px;background-color:white;margin-top:1px;}.content-no-break {white-space:nowrap;}.callback, .callback-opened {position:fixed;right:2rem;bottom:0;background-color:#fff;border:1px solid #ca171a;border-bottom:none;padding:10px 25px;text-align:center;cursor:pointer;z-index:5000;font-size:0.8rem;width:11rem;}.callback__inner {background:#fff url('/public/assets/img/icons/phone.png') 0 0 no-repeat;background-size:contain;padding-left:25px;}.callback__title {text-transform:uppercase;color:#ca171a;font-size:1.3rem;margin:0;line-height:1rem;}.callback__txt {font-weight:bold;color:#666;line-height:1rem;}.callback__title:hover {text-decoration:underline;}.callback-opened {display:none;width:14rem;line-height:1rem;padding:10px;text-align:left;font-size:0.7rem;min-height:80px;color:#666;}.callback-opened a.close {position:absolute;right:5px;top:1px;font-size:3em;}.callback-opened__input {border:1px solid #ca171a;font-size:0.7rem;}.callback-opened__input[type=checkbox] {outline: 1px solid #ca171a;height:8px;} .callback-opened__label { width:47%; display:inline-block; margin-bottom:10px; } .callback-opened__label:nth-child(2) { float:right; } .callback-opened__checkbox-label {  display:flex; justify-content:space-between; align-items:center; } .callback-opened__label .callback-opened__input { width:100%; border-top:none; border-left:none; border-right:none; } textarea.callback-opened__input { width:100%; height:4rem; margin-bottom:5px; } .callback-opened__line { margin-top:5px; } .callback-opened__button { width:100%; background-color:#ca171a; color:white; padding:5px auto; border:none; } #callback-error, .alert-error, .error {  color:#ca171a;   margin-top:10px;  background-color:white;  padding:3px}textarea::-webkit-input-placeholder, input::-webkit-input-placeholder{  font-family:'myFont', Arial, Helvetica, sans-serif;}textarea:-ms-input-placeholder, input:-ms-input-placeholder {  font-family:'myFont', Arial, Helvetica, sans-serif;}textarea:-moz-placeholder, input:-moz-placeholder {  font-family:'myFont', Arial, Helvetica, sans-serif;}textarea::-moz-placeholder , input::-moz-placeholder {  font-family:'myFont', Arial, Helvetica, sans-serif;}.header__overlink {position:relative;height:100%;background-color:white;padding:0 15px;white-space:nowrap;}.header__overlink:hover, .header__subnav-li:hover {background-color:#f0f0f0;}.header__overlink a , .header__overlink a[href]{color:#575756;display:block;}.header__overlink a:hover {text-decoration:none;}.header__overlink .header__subnav {background-color:white;position:absolute; display:none; width:auto;min-width:100%;z-index:10;padding:5px 0;text-align:left;padding-top:0;font-weight:300;text-transform:none;left:0;}.header__overlink .header__subnav--trois-points {left:initial;right:0;}.header__overlink:hover .header__subnav {display:block;}.header__a--current {border-bottom:1px solid #ca171a;}.header__a {line-height:70px;}.header__subnav-li {display:block;padding:5px 20px;border-top:3px solid rgba(245,244,240,1);white-space:nowrap;}.menu-mob__subnav {}.menu-mob__subnav-li {display:block;}.menu-mob__subnav-link {color:white;}.menu-mob__hr {background-color:#ccc;}.header__nav2 .header__subnav {text-align:left;}.header__nav2 .header__subnav .header__subnav-li {padding-left:10px;}.mobile-nav-toggled-content {   height:0;  overflow:hidden;   transition:all .5s;  width:100%;}.mobile-nav-toggled-content .menu-mob__link {font-weight:normal;display:block;padding-left:1rem;} .empty-alert div.info {  background-color:#FEFFBD;  color:#008BFF;  text-align:left;   margin:20px auto;   max-width:25rem;   padding:10px;}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:normal;  src:local('SourceSansPro-Regular'), url(/public/assets/font/SourceSansPro/SourceSansPro-Regular.otf) format('opentype'), url(/public/assets/font/SourceSansPro/SourceSansPro-Regular.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:bold;  src:local('SourceSansPro-Bold'), url(/public/assets/font/SourceSansPro/SourceSansPro-Bold.otf) format('opentype'), url(/public/assets/font/SourceSansPro/SourceSansPro-Bold.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:italic;  font-weight:normal;  src:local('SourceSansPro-It'), url(/public/assets/font/SourceSansPro/SourceSansPro-It.otf) format('opentype'), url(/public/assets/font/SourceSansPro/SourceSansPro-It.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:300;  src:local('SourceSansPro-Light'), url(/public/assets/font/SourceSansPro/SourceSansPro-Light.otf) format('opentype'),url(/public/assets/font/SourceSansPro/SourceSansPro-Light.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:600;  src:local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format('woff2');  unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:600;  src:local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {  margin:0;  padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {  display:block;}body {  line-height:1;}ol,ul {  list-style:none;}blockquote,q {  quotes:none;}blockquote:before,blockquote:after,q:before,q:after {  content:'';  content:none;}table {  border-collapse:collapse;  border-spacing:0;}.transition-05 {  transition:all .5s;}.transition-01 {  transition:all .1s;}.transition-10 {  transition:all 1s;}.blurry {  filter:blur(2px);}h2 {  color:#c11326;  font-size:1.25em;  padding:0;  margin:0;}h2.mark {  font-size:2.25em;  font-weight:600;}h3 {  color:#fff;  font-size:1.125em;}h5 {  color:#c11326;  font-size:1em;}p.mark {  font-size:1.25em;}.color-grey {  color:#575756;}html,body {  padding:0;  margin:0;  background-color:#f0f0f0;  font-family:'Source Sans Pro',"SourceSansPro",Trebuchet, sans-serif;;  font-size:16px;  color:#575756;  font-weight:300;  line-height:20px;}.nav-overlay {  position:fixed;  top:0;  bottom:0;  left:0;  right:0;  height:100%;  width:100%;  background-color:rgba(0, 0, 0, 0.6);  opacity:0;  left:-100%;  z-index:8;  transition:all .5s;}.nav-overlay.active {  opacity:1;  left:0;  transition:all .5s;}.w-nav {  height:70px;  background-color:#fff;  width:100%;  color:#575756;  box-shadow:0 0 2px 2px #ddd;  position:absolute;  z-index:7;}.w-nav .content {  max-width:1240px;  width:100%;  margin:auto;  height:100%;}.w-nav .content .nav-section {  float:left;  width:11%;  text-align:center;  color:#575756;  cursor:pointer;  transition:all .5s;}.w-nav .content .nav-section.current-page span {  position:relative;}.w-nav .content .nav-section.current-page span::after {  content:'';  width:100%;  background-color:#c11326;  height:1px;  position:absolute;  left:0;  bottom:-5px;}.w-nav .content .nav-section:hover {  background:#efefef;  transition:all .5s;}.w-nav .content .nav-section.no-hover {  cursor:default;}.w-nav .content .nav-section.no-hover:hover {  background:#fff;}.w-nav .content .nav-section.no-hover .nav-icons {  display:table;  height:70px;  margin:auto;}.w-nav .content .nav-section.no-hover .nav-icons a {  text-decoration:none;  display:table-cell;  vertical-align:middle;  line-height:initial;}.w-nav .content .nav-section.no-hover .nav-icons a img {  margin:0 10px;}.w-nav .content .nav-section.logo {  cursor:default;}.w-nav .content .nav-section.logo:hover {  background-color:inherit;}.w-nav .content .nav-section.logo #logo {  width:80%;  padding:15px 0;}.w-nav .content .nav-section span {  line-height:70px;}.w-nav .content .burger {  display:none;  float:right;  padding:25px 20px;  font-size:1.2em;  color:#c11326;  cursor:pointer;}.w-nav.mobile {  width:300px;  position:fixed;  top:0;  height:100%;  right:0;  z-index:9;  right:-300px;  overflow:scroll;  transition:all .5s;}.w-nav.mobile.active {  right:0;  transition:all .5s;}.w-nav.mobile .content .nav-section {  width:100%;  border-bottom:1px solid #ccc;  color:#575756;}.w-nav.mobile .content .close {  font-size:1.8em;  float:right;  padding:25px 20px;  color:#c11326;  text-decoration:none;}.w-content {  max-width:960px;  margin:auto;}.transition-10 .w-content.blurry {  filter:blur(2px);  transition:all 1s;}#accordion {  text-align:left;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {  background:#fff;  color:#575756;}.ui-widget-content {  background:#f0f0f0;  border-bottom:1px solid #ccc;  padding:20px;}.ui-state-hover {  background:#eee !important;  transition:all .5s;  cursor:pointer;}.ui-state-active {  background:#fff !important;  cursor:default;}.ui-accordion .ui-accordion-header {  padding:10px;}.ui-accordion-header-icon {  float:right;  background-image:url("/public/assets/img/icons/arrow-down.png") !important;  background-size:contain;  background-repeat:no-repeat;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {  background:#fff;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {  border-bottom:1px solid #ccc;}.swal2-icon.swal2-info {  border-color:#c11326 !important;  color:#c11326 !important;}.swal-recipe {  max-height:80%;  max-height:80vh;  height:1000px;}.swal-recipe button {  display:none;}.swal2-content iframe {  border:0;  position:absolute;  top:0;  bottom:0;  left:0;  right:0;  width:100%;  height:100%;  border-radius:4px;  overflow:hidden;}.sector-white {  background-color:#fff;}.teaser-white {  background-color:#fff;  padding:20px 0;  box-shadow:0 0 2px 2px #ddd;  border-radius:4px;}.teaser-white.box {  padding-top:0;  height:275px;  text-align:center;  position:relative;  overflow:hidden;}.teaser-white.box .headline {  width:100%;  background-color:#c11326;  height:45px;  text-align:center;  line-height:45px;  border-top-left-radius:4px;  border-top-right-radius:4px;}.teaser-white.box .headline h2 {  color:#fff;}.teaser-white.box .progress {  margin-top:25px;}.teaser-white.box .progress.balance {  margin-top:0;  width:60%;  height:100%;  position:absolute;  top:0;  padding:70px 0;  z-index:1;}.teaser-white.box .progress.balance canvas {  margin-left:10px;}.teaser-white.box .progress canvas {  margin:auto;  display:block;}.teaser-white.box .number-progress {  display:block;  margin-top:-100px;}.teaser-white.box.box-balance .legend {  position:absolute;  opacity:0;  top:110px;  left:65px;}.teaser-white.box.box-balance .legend .legend-color {  height:12px;  width:12px;  float:left;  margin:4px 4px;}.teaser-white.box.box-balance .legend .legend-color.fett {  background-color:#c11326;}.teaser-white.box.box-balance .legend .legend-color.eiweiss {  background-color:#a4c231;}.teaser-white.box.box-balance .legend .legend-color.kh {  background-color:#f8c039;}.teaser-white.box.box-balance .legend .mark {  float:left;}.teaser-white.box .legend-values {  position:absolute;  right:20px;  top:110px;  text-align:left;  opacity:0;}.legend__row {display:flex;justify-content:flex-start;margin-bottom:5px;}.teaser-white.box.box-balance .legend .mark {  float:none;}.teaser-white.box.box-balance .legend .legend-color {  height:1rem;  width:1rem;  float:none;  margin:0;  margin-right:5px;}.legend-values h5 {margin-bottom:3px;}.teaser-white.box .part-info {  bottom:15px;  position:absolute;}.teaser-white.box .part-info.evaluation img {  width:80px;}.teaser-white.box .explanation {  height:24px;  width:24px;  border-radius:30px;  cursor:pointer;  background:#fff;  position:absolute;  top:10px;  right:10px;}.teaser-white.box .explanation::after {  content:'i';  position:absolute;  color:#c11326;  font-weight:600;  top:0;  height:100%;  width:100%;  left:0;  line-height:24px;}.teaser-white.box .result,.teaser-white.box .movement,.teaser-white.box .calories {  height:230px;}.daytime-content .daytime .daytime-icon {  height:64px;  width:64px;  background-color:#f0f0f0;  position:absolute;  left:50%;  margin-left:-32px;  margin-top:-35px;  text-align:center;}.daytime-content .daytime .daytime-icon img {  width:100%;  max-width:50px;  padding:10px;}.daytime-content .daytime .daytime-icon.daytime-breakfast img {  padding:5px;  padding-top:10px;}.daytime-content .teaser-white.box {  height:auto;}.daytime-content .teaser-white.box .recipe-image img {  width:100%;  cursor:pointer;}.daytime-content .teaser-white.box .recipe-content {  padding:0 15px;  padding-bottom:15px;}.daytime-content .teaser-white.box .recipe-content .recipe-name {  padding:20px 0;  font-size:1.125em;  color:#c11326;  font-weight:600;  text-transform:uppercase;  height:80px;  display:flex;  align-items:center;  justify-content:center;  cursor:pointer;}.daytime-content .teaser-white.box .recipe-content .legend {  padding:0;  position:relative;  float:left;  text-align:left;  opacity:1;}.daytime-content .teaser-white.box .recipe-content .legend-values {  position:relative;  right:auto;  top:auto;  float:right;  width:50%;  text-align:right;  opacity:1;}.daytime-content .teaser-white.box .recipe-content .recipe-bottom .part {  float:left;}.daytime-content .teaser-white.box .recipe-content .recipe-bottom .part .recipe-bottom-icons {  margin-left:12px;}.daytime-content .teaser-white.box .recipe-content .recipe-bottom .part .recipe-bottom-icons img {  max-width:25px;  height:40px;  float:left;}.daytime-content .teaser-white.box .recipe-content .recipe-bottom .part .recipe-bottom-icons img.clock {  margin-left:24px;}.float-left {  float:left;}.space05 {  height:5px;  min-width:1px;}.space1 {  height:10px;  min-width:1px;}.space2 {  height:20px;  min-width:1px;}.space3 {  height:30px;  min-width:1px;}.space4 {  height:40px;  min-width:1px;}.space5 {  height:50px;  min-width:1px;}.space6 {  height:50px;  min-width:1px;}.img-png {  display:none;}.img-png.active {  display:block;}.img-svg.inactive {  display:none;}.clear-both {  clear:both;}.text-align-left {  text-align:left;}.text-align-right {  text-align:right;}.show {  opacity:1 !important;  transition:all .1s;}hr {  border:none;  height:1px;    color:#c11326;    background-color:#c11326;  }a,a:visited,a:click {  color:#575756;  text-decoration:none;}*:focus {  outline:none;}input {  padding:5px 10px;  border:1px solid #ddd;  -webkit-border-radius:4px;  border-radius:4px;  font:normal 16px / normal "source-sans-pro", "Source sans pro", sans-serif;  color:#797979;  font-size:0.9em;  -o-text-overflow:clip;  text-overflow:clip;  background:#fcfcfc;  text-shadow:1px 1px 0 rgba(255, 255, 255, 0.66);  -webkit-transition:all 200ms cubic-bezier(0.42, 0, 0.58, 1);  -moz-transition:all 200ms cubic-bezier(0.42, 0, 0.58, 1);  -o-transition:all 200ms cubic-bezier(0.42, 0, 0.58, 1);  transition:all 200ms cubic-bezier(0.42, 0, 0.58, 1);}.radio-container {  display:block;  position:relative;  padding-left:35px;  margin-bottom:12px;  cursor:pointer;  font-size:22px;  -webkit-user-select:none;  -moz-user-select:none;  -ms-user-select:none;  user-select:none;}.radio-container input {  position:absolute;  opacity:0;  cursor:pointer;}.radio-container .span-radio {  color:#fff;  position:absolute;  left:0;  font-size:0.7em;  padding:7px;  z-index:1;  width:100%;  text-align:center;}.checkmark {  position:absolute;  top:0;  left:0;  height:33px;  width:33px;  width:100%;  background-color:#bbb;  transition:all .5s;}.radio-container:hover input ~ .checkmark {  background-color:#ccc;  transition:all .5s;}.radio-container input:checked ~ .checkmark {  background-color:#c11326;}.radio-container input:disabled ~ .checkmark {  background-color:#ccc;}.gutters-5 > [class*=col-] {  padding-left:2px;  padding-right:2px;}.dropdown {  float:left;  overflow:hidden;}.dropdown .dropbtn {  line-height:70px;}.dropdown-content {  display:none;  position:absolute;  background-color:#fff;  min-width:160px;  box-shadow:0px 8px 16px 0px rgba(0, 0, 0, 0.2);  z-index:1;}.dropdown-content a {  float:none;  color:black;  padding:12px 16px;  text-decoration:none;  display:block;  text-align:left;}.dropdown-content a:hover {  background-color:#efefef;}.dropdown:hover .dropdown-content {  display:block;}.mobile-nav-toggled-content {  height:0;  overflow:hidden;  transition:all .5s;  width:100%;}.box-shadow {  box-shadow:0 0px 20px #ccc;}.mobile-arrow {  position:absolute;  padding:33px;}.mobile-nav-sublink {  background:#efefef;}.w-nav .content .nav-section span, a.dropbtn {  text-transform:uppercase;}.w-content {  margin-top:30px;}html, body {  color:#000;  font-weight:300;}a[href] {  color:#ca171a;  text-decoration:none;}a.no-color, .nav-section a {  color:initial;}a.menu-mob__link {  color:white;}a.menu-mob__link:hover {  text-decoration:underline;}.w-nav .content .nav-section {  width:10%; }.w-nav .content .nav-section.no-hover .nav-icons div.dropdown {  text-decoration:none;  display:table-cell;  vertical-align:middle;  line-height:initial;  float:none;}.nav-section.no-hover .nav-icons div.dropdown .dropdown-content a {   display:block;}.w-nav .content  .nav-section.no-hover .nav-icons .mobile-nav-toggled-content a {  display:block;}.w-nav.mobile .content .close {  cursor:pointer;}.drop-dropdown-content {  left:-8.0rem;}.swal2-popup.align-left #swal2-content {  text-align:left;}.videowrapper {  margin:20px 0;}.section-foot > .row {  margin-left:auto;  margin-right:auto;  display:block;}.videowrapper__video {    float:none;    clear:both;    width:100%;    position:relative;    padding-bottom:56.45%;    padding-top:25px;    height:0;    overflow:hidden;}.videowrapper__iframe {    position:absolute;    top:0;    left:0;    width:100%;    height:100%;}.videowrapper .videowrapper__subtitle {  font-size:18px;  margin-top:10px;}.sc__button {  border:1px solid transparent;  color:#ca171a;  border:1px solid #ca171a;  padding:10px 20px;  background-color:white;  cursor:pointer;}.sc__button--black {  color:#7b7b7b;  border:1px solid #7b7b7b;}.sc__button--transparent {  background-color:transparent;  border:none;}.lined-items {  display:flex;   flex-direction:row;  }.lined-items--right {  justify-content:flex-end;}.lined-item {  margin-right:10px;}.lined-item:last-child{  margin-right:0;}.daytime-content .recipe-image {  background-color:#fff;  background-position:center center;  background-size:100% auto;  height:140px;  overflow:hidden;  background-repeat:no-repeat;}.headline h3 {  line-height:inherit;}#hoerbuch {  padding:10px 0;}.print-link {  display:block;  float:right;}.print-link__img {  vertical-align:middle;}.kursarea {  padding-top:10px;}.kursarea img {  max-width:90%;}.span-week {  border-bottom:1px solid #ccc;}.sidebar-box {  padding:0;  position:relative;}.sidebar-box__explanation {  height:24px;  width:24px;  border-radius:30px;  cursor:pointer;  background:#fff;  position:absolute;  top:10px;  right:10px;}.sidebar-box__explanation::after {  content:'i';  position:absolute;  color:#c11326;  font-weight:600;  top:0;  height:100%;  width:100%;  left:0;  line-height:24px;  text-align:center;}.sidebar-box__content {  padding:10px 15px;  display:flex;  flex-direction:column;}.icon-line {  display:flex;  justify-content:flex-start;  padding:10px 0 0;  }.icon-line--red-border-bottom {  border-bottom:1px solid #c11326;  padding-bottom:10px;}.icon-line:last-child {  border-bottom:none;}.icon-line__icon {  height:22px;  width:22px;}.icon-line__text {  margin-left:10px;}.icon-line__link[href] {  color:initial;  }.icon-line__link:hover, .icon-line__link:focus, .icon-line__link:active {  text-decoration:underline;}.sidebar-box__headline {  width:100%;  background-color:#c11326;  text-align:center;  line-height:45px;  border-top-left-radius:4px;  border-top-right-radius:4px;  text-transform:uppercase;}.sidebar-box__headline-text {  line-height:inherit;}.ui-accordion .ui-accordion-header {  margin:0 -15px;}.sidebar-box__content2 {  margin:0 -15px;}.sidebar-box__subtitle-h {  font-size:initial;  font-weight:bold;  text-transform:initial;}.sidebar-box__mediabox {  text-align:center;  background-color:#f0f0f0;  margin:-10px -15px 10px;}.sidebar-box__media {  height:100%;}.sidebar-box__media--video {  width:260px;  height:auto;}@media (max-width:575px) {  .w-lehrbrief-section > div {     margin-right:auto;      margin-left:auto;      padding-left:15px;      padding-right:15px;   }  .w-content {    padding:20px 0;  }}.alertpanel {  display:none;    background-color:#fff;    border:3px solid #DFE0DF;    border-radius:10px;    left:170px;    position:absolute;    right:0;    top:10px;    width:400px;    max-width:100%;    box-shadow:4px 4px 5px 2px rgba(50, 50, 50, 0.75);    left:0; }.alertpanel .header {  height:30px;  background-color:#EEEEEE;  text-align:right; }.alertpanel .header span {    font-weight:bold;    display:inline-block;    margin-right:5px;    cursor:pointer;    font-size:18px;  }.alertpanel .content {  padding:10px;  min-height:140px;  display:flex;}.alertpanel .content div.img {  float:left;  margin-right:10px;  text-align:center;  width:160px;  max-width:200px; }.alertpanel .content label {  float:left;  font-weight:bold;  font-size:14px; }.alertpanel .footer {  background-color:#EEEEEE;    padding:5px 5px 0;  text-align:right; }.alertpanel .footer small {  display:inline-block;  margin-right:5px;  cursor:pointer;  font-size:10px;  background-image:url('/resources/img/off.png');  height:16px;  width:16px;}.alertpanel .footer small:hover , .alertpanel .header span:hover{  color:#C0302C; }.sidebar__header {  margin-bottom:0.3rem;  width:100%;  font-size:2rem;}.sidebar--horizontal-view {  display:flex;  flex-wrap:wrap;}.state-today {  margin-left:auto;  margin-right:auto;}.sans-sidepadding , .row.sans-sidepadding{  padding-left:0;  padding-right:0;}.minus-sidemargin , .row.minus-sidemargin{  margin-left:-15px;  margin-right:-15px;}.daytime {  margin-top:20px;}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:normal;  src:local('SourceSansPro-Regular'), url(/public/assets/font/SourceSansPro/SourceSansPro-Regular.otf) format('opentype'), url(/public/assets/font/SourceSansPro/SourceSansPro-Regular.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:bold;  src:local('SourceSansPro-Bold'), url(/public/assets/font/SourceSansPro/SourceSansPro-Bold.otf) format('opentype'), url(/public/assets/font/SourceSansPro/SourceSansPro-Bold.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:italic;  font-weight:normal;  src:local('SourceSansPro-It'), url(/public/assets/font/SourceSansPro/SourceSansPro-It.otf) format('opentype'), url(/public/assets/font/SourceSansPro/SourceSansPro-It.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:300;  src:local('SourceSansPro-Light'), url(/public/assets/font/SourceSansPro/SourceSansPro-Light.otf) format('opentype'),url(/public/assets/font/SourceSansPro/SourceSansPro-Light.woff) format('woff');}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:600;  src:local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format('woff2');  unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {  font-family:'SourceSansPro';  font-style:normal;  font-weight:600;  src:local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}﻿.transition-05 {  transition:all .5s;}.transition-01 {  transition:all .1s;}.transition-10 {  transition:all 1s;}.blurry {  filter:blur(2px);}@media only screen and (max-width:991px) {  .w-nav {    position:fixed;  }  .w-nav .content .burger {    display:block;  }  .w-nav .content .nav-section.logo {    width:175px;  }  .w-content {    padding:20px;  }}:root {--red: #ca171a;--grey: #F0F0F0;--img_height:400px; }a:hover {text-decoration:underline;}.row-content {background-color:white;justify-content:space-between;}#wrap {background-color:white;}.full-width {max-width:100%;padding-left:0;padding-right:0;}.w-content {margin-top:0;}.content-inner {}.sidebar {border:none;margin-top:0;flex-basis:215px;max-width:215px;flex-grow:1;flex-shrink:1;position:relative;}.sidebar-shadow {padding-top:40px;padding-left:1.3rem;padding-bottom:10px;box-shadow:0px 0px 10px 4px rgba(0, 0, 0, 0.15);}.row {margin-right:0;margin-left:0;}.content-header {background:url('../assets/img/ratgeber/ratgeber_header.jpg') center center no-repeat;background-size:cover;height:auto;width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;padding-top:20px;}.content-header-inner {text-align:center;font-style:italic;}.content-header-innerimg {width:90px;}.content-header-h2 {color:currentColor;font-size:2rem;font-weight:bold;margin-bottom:10px;}.content-header-subtitle {font-size:1.2rem;padding: 0 20px;}.article-nav {display:flex;justify-content:center;margin-top:40px;border-bottom:1px solid #fcfcfc;}.article-nav-elt {padding:20px;background-color:white;color:var(--red);width:10rem;text-align:center;font-style:italic;font-weight:bold;box-shadow:0px 0px 10px 6px rgba(0, 0, 0, 0.15);}.article-nav-elt.active {background-color:var(--red);color:white;}.article-nav-elt:nth-child(2) {margin:0px 10px;}.article-teaser-container {display:flex;justify-content:space-between;flex-direction:row;margin-top:40px;padding-right:0;padding-left:40px;}.article-teaser {width:100%;margin-bottom:30px;}.article-teaser-left {margin-right:10px;width:48%;}.article-teaser-right{margin-left:10px;margin-right:30px;width:48%;}.article-teaser-p {margin-top:10px;font-size: 0.8rem;}.article-teaser-p, .article-teaser-h2 {padding:0px 20px;}.article-teaser-a[href] {color:currentColor;font-style:italic;font-weight:bold;}.single-article-container, .article-teaser-container {padding-right:0;padding-left:40px;flex-basis:745px;max-width:745px;flex-shrink:1;flex-grow:1;margin-bottom:40px;}.single-article-container-img {width:100%;height:var(--img_height);background-position:center center;background-repeat:no-repeat;background-size:contain;}.theme, .theme-subcontainer {font-style:italic;}.theme-subcontainer {display:none;margin-left:20px;}input.grey, select.grey, p.grey {border:none;background-color:var(--grey);text-align:left;width:100%;width:calc(100% - 20px);padding:10px ;margin-right:5px;}input.keyword {font-style:italic;font-size:0.75rem;color:black;}.searchform {margin:15px 0 0;}.verzeichnis {margin-bottom:20px;margin-top:20px;}.rubric {margin-bottom:10px;}.rubric:last-child {margin-bottom:40px;}.rubric-h2 {font-weight:bold;font-style:italic;font-size:1.2rem;}a.theme {font-weight:bold;}a.theme, .theme-subcontainer a {color:currentColor;font-size:0.9rem;display:block;}a.theme:hover, .theme-subcontainer a:hover {color:var(--red);}.theme-subcontainer p{margin: 5px 0;}.article-teaser-img {display:block;margin-bottom:20px;}.article-teaser-img img {width:100%;}.single-article-container-h2 {margin:30px 0;font-weight:bold;font-style:italic;font-size:1.5rem;}.single-article-teaser {font-weight:bold;font-style:italic;margin-bottom:30px;}.single-article h4 {text-transform:none;font-weight:bold;font-style:italic;font-size:1.25rem;margin: 30px 0;}.single-article {padding:0 60px;}.theme-subcontainer a.selected {color:var(--red);}.searchresult ol {margin:0 30px 0 15px;}.alphabet {margin: 15px 0;}.article-nav-elt.active a[href] {color:white;}.subcontainer {margin-bottom:3px;}img.a-linked-info {display:block;width:100%;margin-bottom:0;}ul {list-style:disc outside;}ul li {margin-left:1rem;}.single-article p b {display:inline-block;margin-bottom:10px;}@media (max-width:991px) {.w-content {padding-bottom:0;padding-top:0;}.row-content {flex-wrap:nowrap;}.article-teaser-container {flex-wrap:wrap;width:100%;}.article-teaser-left, .article-teaser-right {width:100%;margin-right:30px;}}@media (max-width:660px) {.w-content {padding:0;}.w-content:first-child {padding-top:initial;}.article-nav {flex-direction:column;width:100%;font-size:1.2rem;}.article-nav-elt {width:100%;}.article-nav-elt:nth-child(2) {margin:0;}.row-content {flex-direction:column;}.rubric {margin:0px auto;}.verzeichnis, .searchform {width:215px;margin-left:auto;margin-right:auto;}.searchform {margin-top:30px;}.verzeichnis {padding-bottom:30px;margin-bottom:0;}.rubric .rubric-h2 {padding:20px;background-color:white;color:var(--red);width:100%;text-align:center;font-style:italic;font-weight:bold;box-shadow:0px 0px 10px 4px rgba(0, 0, 0, 0.15);}.sidebar, .article-teaser-container, .single-article-container {flex-basis:100%;max-width:100%;}.sidebar, .sidebar-shadow {padding-left:0;padding-right:0;padding-bottom:0;}.sidebar-shadow {padding-top:0;}.rubric:last-child {margin-bottom:0;}.single-article {padding:0 100px;}.single-article-container {padding-left:0;}}@media (max-width:550px) {.single-article {padding:0 20px;}.single-article h4 {margin:20px 0;}.wf-themen {padding:40px 20px;}}