* {  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;}:root {--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;}body {}.bmi-page  {font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;    font-family:'Source Sans Pro', sans-serif;    margin-top:20px;    }.bmi-page h2 {    color:#C9171A;    font-size:32px;    font-weight:700;    margin-top:75px;    margin-bottom:20px;}.bmi-page h3 {    color:#575756;    font-size:24px;    font-weight:700;    margin-top:30px;}.bmi-page h3.fs--01 {    font-size:20px;    color:#707070;}.bmi-page h3.fs--02 {    font-size:17px;    color:#707070;}.bmi-page p,.bmi-page span {    color:#575756;    font-size:18px;}.bmi-page .c-badge {    background:#C9171A;    padding:4px 6px;    color:#fff;}.bmi-page .c-badge-cube {    background:#C9171A;    width:15px;    height:15px;    float:left;    margin-right:10px;    margin-top:3px;}.bmi-page .c-background-image {    background-size:cover;    min-height:400px;    background-position:left;}.bmi-page .table thead {    background:#EBECEC;}.bmi-page .table thead tr th {    padding-top:20px !important;    padding-bottom:20px !important;    border-bottom:0;}.bmi-page .table tbody tr td {    padding-top:20px !important;    padding-bottom:20px !important;    border-bottom:0;}.bmi-page table tbody tr td:nth-child(2),.bmi-page table tbody tr td:nth-child(3) {    text-align:center;}.bmi-page .w-calculate-bmi {    background:#F0F0F0;    border-radius:30px;    text-align:center;    padding-bottom:50px;}.bmi-page button {    background:#C9171A;    color:#fff;    font-weight:700;    transition:color .5s;}.bmi-page button.disabled {    background:#575756;    transition:color .5s;}.bmi-page .button-calculate-bmi {    border:0;    padding:15px 0;}.bmi-page .bmi-indicator-item.chosen > div:after {    content:'';    width:0;    height:0;    border-style:solid;    border-width:0 9px 13px 9px;    border-color:transparent transparent #707070 transparent;    position:absolute;    transform:translateX(-50%);    left:50%;    top:13px;}.bmi-page .spacer-01 {    height:8px;    width:100%;    float:left;}.bmi-page .spacer-09 {    height:90px;    width:100%;    float:left;}.bmi-page .container {    max-width:960px;    margin:auto;}.bmi-page .c-bg {    background:#F5F5F5;    padding-top:25px;    margin-top:70px;    padding-bottom:25px;    margin-bottom:70px;}.bmi-page .w-calculate-bmi h2,.bmi-page .c-bg h2:first-child {    margin-top:30px;}.bmi-page small {    font-size:0.7em;}*, ::after, ::before {box-sizing:border-box;}body {background:#fff;}.bmi-page p {margin-bottom:1rem;}.bmi-page a {    color:#686867;    font-weight:600;text-decoration:underline;}.row {--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);}.row > * {flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}button, input, optgroup, select, textarea {margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}.table {--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6;}tbody, td, tfoot, th, thead, tr {border-color:inherit;border-style:solid;border-width:0;}.table > :not(caption) > * > * {padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}.table-striped > tbody > tr:nth-of-type(2n+1) {--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}.mt-4 {margin-top:1.5rem !important;}.mt-5 {margin-top:3rem !important;}.mt-1 {margin-top:.25rem !important;}.mt-0 {margin-top:0 !important;}.mb-0 {margin-bottom:0 !important;}.mb-2 {margin-bottom:.5rem !important;}.mb-4 {margin-bottom:1.5rem !important;}.mb-5 {margin-bottom:3rem !important;}.pb-4 {padding-bottom:1.5rem !important;}.pb-3 {padding-bottom:1rem !important;}.pt-2 {padding-top:.5rem !important;}.pt-4 {padding-top:1.5rem !important;}.pt-3 {padding-top:1rem !important;}.w-75 {width:75% !important;}.w-100 {width:100% !important;}.m-auto {margin:auto !important;}.border-0 {border:0 !important;}.position-relative {position:relative !important;}.col-2 {flex:0 0 auto;width:16.66666667%;}.col-6 {flex:0 0 auto;width:50%;}.col-sm-12 {flex:0 0 auto;width:100%;}.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}.text-center {text-align:center !important;}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height:1.2;}.form-control {display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:none;height:auto;}.text-muted {--bs-text-opacity:1;color:#6c757d !important;}.small, small {font-size:.875em;}.callback {display:none;}img.a-linked-info {display:block;width:100%;margin-bottom:1rem;}