<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--mb-button-size:60px;--mb-bar-width:0.6;--mb-bar-height:4px;--mb-bar-spacing:10px;--mb-animate-timeout:0.4s;}.mburger{background:transparent;border:none;border-radius:0;color:inherit;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:var(--mb-button-size);padding:0 0 0 var(--mb-button-size);margin:0;line-height:var(--mb-button-size);vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;}.mburger b{display:block;position:absolute;left:-webkit-calc(var(--mb-button-size) * (1 - var(--mb-bar-width)) / 2);left:calc(var(--mb-button-size) * (1 - var(--mb-bar-width)) / 2);width:-webkit-calc(var(--mb-button-size) * var(--mb-bar-width));width:calc(var(--mb-button-size) * var(--mb-bar-width));height:var(--mb-bar-height);border-radius:-webkit-calc(var(--mb-bar-height) / 2);border-radius:calc(var(--mb-bar-height) / 2);background:currentColor;color:inherit;opacity:1;}.mburger b:nth-of-type(1){bottom:-webkit-calc(50% + var(--mb-bar-spacing));bottom:calc(50% + var(--mb-bar-spacing));-webkit-transition:bottom 0.2s ease,width 0.2s ease,-webkit-transform 0.2s ease;transition:bottom 0.2s ease,width 0.2s ease,-webkit-transform 0.2s ease;transition:bottom 0.2s ease,transform 0.2s ease,width 0.2s ease;transition:bottom 0.2s ease,transform 0.2s ease,width 0.2s ease,-webkit-transform 0.2s ease;}.mburger b:nth-of-type(2){top:-webkit-calc(50% - var(--mb-bar-height) / 2);top:calc(50% - var(--mb-bar-height) / 2);-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;}.mburger b:nth-of-type(3){top:-webkit-calc(50% + var(--mb-bar-spacing));top:calc(50% + var(--mb-bar-spacing));-webkit-transition:top 0.2s ease,width 0.2s ease,-webkit-transform 0.2s ease;transition:top 0.2s ease,width 0.2s ease,-webkit-transform 0.2s ease;transition:top 0.2s ease,transform 0.2s ease,width 0.2s ease;transition:top 0.2s ease,transform 0.2s ease,width 0.2s ease,-webkit-transform 0.2s ease;}.mm-wrapper_opened .mburger b:nth-of-type(1){bottom:-webkit-calc(50% - var(--mb-bar-height) / 2);bottom:calc(50% - var(--mb-bar-height) / 2);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.mm-wrapper_opened .mburger b:nth-of-type(2){opacity:0;}.mm-wrapper_opened .mburger b:nth-of-type(3){top:-webkit-calc(50% - var(--mb-bar-height) / 2);top:calc(50% - var(--mb-bar-height) / 2);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.mburger--collapse b:nth-of-type(1){-webkit-transition:bottom 0.2s ease,margin 0.2s ease,-webkit-transform 0.2s ease;transition:bottom 0.2s ease,margin 0.2s ease,-webkit-transform 0.2s ease;transition:bottom 0.2s ease,margin 0.2s ease,transform 0.2s ease;transition:bottom 0.2s ease,margin 0.2s ease,transform 0.2s ease,-webkit-transform 0.2s ease;-webkit-transition-delay:0.2s,0s,0s;transition-delay:0.2s,0s,0s;}.mburger--collapse b:nth-of-type(2){-webkit-transition:top 0.2s ease,opacity 0s ease;transition:top 0.2s ease,opacity 0s ease;-webkit-transition-delay:0.3s,0.3s;transition-delay:0.3s,0.3s;}.mburger--collapse b:nth-of-type(3){-webkit-transition:top 0.2s ease,-webkit-transform 0.2s ease;transition:top 0.2s ease,-webkit-transform 0.2s ease;transition:top 0.2s ease,transform 0.2s ease;transition:top 0.2s ease,transform 0.2s ease,-webkit-transform 0.2s ease;}.mm-wrapper_opened .mburger--collapse b:nth-of-type(1){bottom:-webkit-calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height));bottom:calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height));margin-bottom:-webkit-calc(var(--mb-bar-spacing) + var(--mb-bar-height) / 2);margin-bottom:calc(var(--mb-bar-spacing) + var(--mb-bar-height) / 2);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0.1s),-webkit-calc(var(--mb-animate-timeout) + 0.3s),-webkit-calc(var(--mb-animate-timeout) + 0.3s);transition-delay:calc(var(--mb-animate-timeout) + 0.1s),calc(var(--mb-animate-timeout) + 0.3s),calc(var(--mb-animate-timeout) + 0.3s);}.mm-wrapper_opened .mburger--collapse b:nth-of-type(2){top:-webkit-calc(50% + var(--mb-bar-spacing));top:calc(50% + var(--mb-bar-spacing));opacity:0;-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s),-webkit-calc(var(--mb-animate-timeout) + 0.2s);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + 0.2s);}.mm-wrapper_opened .mburger--collapse b:nth-of-type(3){top:-webkit-calc(50% - var(--mb-bar-height) / 2);top:calc(50% - var(--mb-bar-height) / 2);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0.3s),-webkit-calc(var(--mb-animate-timeout) + 0.3s);transition-delay:calc(var(--mb-animate-timeout) + 0.3s),calc(var(--mb-animate-timeout) + 0.3s);}.mburger--spin b:nth-of-type(1){-webkit-transition-delay:0.2s,0s;transition-delay:0.2s,0s;}.mburger--spin b:nth-of-type(2){-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0.2s;transition-delay:0.2s;}.mburger--spin b:nth-of-type(3){-webkit-transition-delay:0.2s,0s;transition-delay:0.2s,0s;}.mm-wrapper_opened .mburger--spin b:nth-of-type(1){-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s),-webkit-calc(var(--mb-animate-timeout) + 0.2s);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + 0.2s);}.mm-wrapper_opened .mburger--spin b:nth-of-type(2){-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s);transition-delay:calc(var(--mb-animate-timeout) + 0s);}.mm-wrapper_opened .mburger--spin b:nth-of-type(3){-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s),-webkit-calc(var(--mb-animate-timeout) + 0.2s);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + 0.2s);}.mburger--squeeze b:nth-of-type(1){-webkit-transition-delay:0.1s,0s;transition-delay:0.1s,0s;}.mburger--squeeze b:nth-of-type(2){-webkit-transition-delay:0.1s;transition-delay:0.1s;}.mburger--squeeze b:nth-of-type(3){-webkit-transition-delay:0.1s,0s;transition-delay:0.1s,0s;}.mm-wrapper_opened .mburger--squeeze b:nth-of-type(1){-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s),-webkit-calc(var(--mb-animate-timeout) + 0.1s);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + 0.1s);}.mm-wrapper_opened .mburger--squeeze b:nth-of-type(2){-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s);transition-delay:calc(var(--mb-animate-timeout) + 0s);}.mm-wrapper_opened .mburger--squeeze b:nth-of-type(3){-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s),-webkit-calc(var(--mb-animate-timeout) + 0.1s);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + 0.1s);}.mburger--tornado b:nth-of-type(1){-webkit-transition:bottom 0.2s ease,-webkit-transform 0.2s ease;transition:bottom 0.2s ease,-webkit-transform 0.2s ease;transition:bottom 0.2s ease,transform 0.2s ease;transition:bottom 0.2s ease,transform 0.2s ease,-webkit-transform 0.2s ease;-webkit-transition-delay:0.2s;transition-delay:0.2s;}.mburger--tornado b:nth-of-type(2){-webkit-transition:opacity 0s ease,-webkit-transform 0.2s ease;transition:opacity 0s ease,-webkit-transform 0.2s ease;transition:opacity 0s ease,transform 0.2s ease;transition:opacity 0s ease,transform 0.2s ease,-webkit-transform 0.2s ease;-webkit-transition-delay:0.1s,0.1s;transition-delay:0.1s,0.1s;}.mburger--tornado b:nth-of-type(3){-webkit-transition:top 0.2s ease,-webkit-transform 0.2s ease;transition:top 0.2s ease,-webkit-transform 0.2s ease;transition:top 0.2s ease,transform 0.2s ease;transition:top 0.2s ease,transform 0.2s ease,-webkit-transform 0.2s ease;-webkit-transition-delay:0s;transition-delay:0s;}.mm-wrapper_opened .mburger--tornado b:nth-of-type(1){-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0s);transition-delay:calc(var(--mb-animate-timeout) + 0s);}.mm-wrapper_opened .mburger--tornado b:nth-of-type(2){opacity:0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0.4s),-webkit-calc(var(--mb-animate-timeout) + 0.1s);transition-delay:calc(var(--mb-animate-timeout) + 0.4s),calc(var(--mb-animate-timeout) + 0.1s);}.mm-wrapper_opened .mburger--tornado b:nth-of-type(3){-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg);-webkit-transition-delay:-webkit-calc(var(--mb-animate-timeout) + 0.2s);transition-delay:calc(var(--mb-animate-timeout) + 0.2s);}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.slick-slider.slick-initialized{opacity:1;}.slick-slider div{-webkit-transition:none;transition:none;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.bg-blue{background-color:#003366;color:#fff;}.bg-white{background-color:#fff;color:#000;}.bg-orange{background-color:#faa836;color:#fff;}.bg-grey-pale{background-color:#ececec;color:#000;}.bg-grey-light{background-color:#f2f2f2;color:#000;}.bg-grey-dark{background-color:#2b2b2b;color:#fff;}.white-blue-down{background:-webkit-linear-gradient(top right,#003366 49%,#fff 50%);background:-webkit-gradient(linear,right top,left bottom,color-stop(49%,#003366),color-stop(50%,#fff));background:linear-gradient(to bottom left,#003366 49%,#fff 50%);}.white-blue-up{background:-webkit-linear-gradient(top left,#003366 49%,#fff 50%);background:-webkit-gradient(linear,left top,right bottom,color-stop(49%,#003366),color-stop(50%,#fff));background:linear-gradient(to bottom right,#003366 49%,#fff 50%);}.blue-white-down{background:-webkit-linear-gradient(top right,#fff 49%,#003366 50%);background:-webkit-gradient(linear,right top,left bottom,color-stop(49%,#fff),color-stop(50%,#003366));background:linear-gradient(to bottom left,#fff 49%,#003366 50%);}.blue-white-up{background:-webkit-linear-gradient(top left,#fff 49%,#003366 50%);background:-webkit-gradient(linear,left top,right bottom,color-stop(49%,#fff),color-stop(50%,#003366));background:linear-gradient(to bottom right,#fff 49%,#003366 50%);}.white-orange-down{background:-webkit-linear-gradient(top right,white 49%,#faa836 50%);background:-webkit-gradient(linear,right top,left bottom,color-stop(49%,white),color-stop(50%,#faa836));background:linear-gradient(to bottom left,white 49%,#faa836 50%);}.white-orange-up{background:-webkit-linear-gradient(top left,#fff 49%,#faa836 50%);background:-webkit-gradient(linear,left top,right bottom,color-stop(49%,#fff),color-stop(50%,#faa836));background:linear-gradient(to bottom right,#fff 49%,#faa836 50%);}.orange-white-down{background:-webkit-linear-gradient(top right,#faa836 49%,#fff 50%);background:-webkit-gradient(linear,right top,left bottom,color-stop(49%,#faa836),color-stop(50%,#fff));background:linear-gradient(to bottom left,#faa836 49%,#fff 50%);}.orange-white-up{background:-webkit-linear-gradient(top left,#faa836 49%,#fff 50%);background:-webkit-gradient(linear,left top,right bottom,color-stop(49%,#faa836),color-stop(50%,#fff));background:linear-gradient(to bottom right,#faa836 49%,#fff 50%);}.orange-grey-down{background:-webkit-linear-gradient(top right,#faa836 49%,#f2f2f2 50%);background:-webkit-gradient(linear,right top,left bottom,color-stop(49%,#faa836),color-stop(50%,#f2f2f2));background:linear-gradient(to bottom left,#faa836 49%,#f2f2f2 50%);}.between-border-grey-light-on-white{height:5px;background-color:#fff;border-bottom:2px solid #f2f2f2;}.between-border-orange-on-grey-light{height:5px;background-color:#f2f2f2;border-bottom:2px solid #faa836;}:root{--color-black:#000;--color-blue-dark:#003366;--color-blue-sky:#4395d0;--color-grey:#58595b;--color-grey-dark:#2b2b2b;--color-grey-pale:#ececec;--color-grey-medium:#bfbfbf;--color-grey-light:#f2f2f2;--color-grey-very-light:#f6f6f6;--color-orange:#faa836;--color-white:#fff;--color-white-transparent:rgba(255,255,255,0.75);--font-general:"Roboto",sans-serif;--font-condensed:"Roboto Condensed",sans-serif;}.helper--flex-row-space-around{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;}.helper--flex-row-reverse-space-around{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:distribute;justify-content:space-around;}.helper--flex-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.helper--flex-column-reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.clear{display:block;width:100%;clear:both;line-height:0px;height:0px;}.between{content:"Â&nbsp;";height:2vw;}.spacer-20{content:"Â&nbsp;";margin-bottom:20px;}.spacer-50{content:"Â&nbsp;";margin-bottom:50px;}.spacer-h-20{content:"Â&nbsp;";margin-right:20px;}.row-items-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.row-items-centered-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.row-items-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.row-items-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.col-items-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.col-items-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (max-width:575.98px){.col-xxs-12{width:100%;}}html body{}html body .main-block-no-gutter{padding-top:0px;padding-bottom:0px;}html body .vbp_color_07{color:#fff;background-color:#003366;}html body .vbp_color_08{color:#003366;background-color:#fff;}html body .vbp_color_09{color:#fff;background-color:#faa836;}html body .vbp_color_10{background-color:#f2f2f2;color:#003366;}html body .vbp_color_10 .news--item article,html body .vbp_color_10 .press-release--item article{background:#dedede;}@media only screen and (max-width:776px){html body .container{padding-left:25px;padding-right:25px;}}@media only screen and (max-width:767px){html body .view-filters #views-exposed-form-press-releases-page-press-releases .form-item,html body .view-filters #views-exposed-form-events-block-3 .form-item{padding-right:0;}html body .view-filters #views-exposed-form-press-releases-page-press-releases .form-item input,html body .view-filters #views-exposed-form-events-block-3 .form-item input{width:100%;}html body .view-filters #views-exposed-form-press-releases-page-press-releases .form-item:after,html body .view-filters #views-exposed-form-events-block-3 .form-item:after{display:none;}}@media only screen and (max-width:480px){html body{font-size:16px;}}b,strong{font-weight:500;}.vbp_color_07.paragraph--type--bp-horizontal-section &gt; .overlay-item{color:#fff;background-color:#003366;}.vbp_color_08.paragraph--type--bp-horizontal-section &gt; .overlay-item{color:#003366;background-color:#fff;}.vbp_color_09{}.vbp_color_09.paragraph--type--bp-horizontal-section &gt; .overlay-item{color:#fff;background-color:#faa836;}h1{display:block;position:relative;margin:20px auto 10px auto;font-size:32px;font-weight:400;text-align:center;text-transform:uppercase;color:#003366;}h1.h1_branding{margin:0;}h2{margin-top:10px;margin-bottom:0;font-size:23px;text-transform:uppercase;color:#faa836;}h3{margin:5px 0;font-size:18px;font-weight:500;color:#003366;}h4,h5,h6{font-size:16px;color:#faa836;}.my-page-main-title h1,.my-page-main-title h2,.my-page-main-title h3,.my-page-main-title h4{font-size:35px;}.homepage-title{z-index:1;position:relative;margin:10px 0;font-family:"Roboto Condensed";font-size:42px;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:0.5px;color:#fff;}.homepage-title:before{z-index:-1;content:"";position:absolute;top:50%;left:0;width:100%;margin:0 auto;border-top:2px solid #dfdfdf;}.homepage-title span{padding:0 15px;background:#003366;}.container-title-size{margin:0 auto;width:100%;}.container-title-size .title_style{position:relative;margin-top:0;margin-bottom:0;font-family:"Roboto",sans-serif;font-size:30.5px;font-weight:300;text-align:center;text-transform:uppercase;color:#003366;overflow:hidden;}.container-title-size .title_style.h1,.container-title-size .title_style.title_size_h1{font-size:41px;}.container-title-size .title_style.h2,.container-title-size .title_style.title_size_h2{margin-top:15px;font-size:30.5px;}.container-title-size .title_style.h3,.container-title-size .title_style.title_size_h3{margin-top:12px;font-size:22px;}.container-title-size .title_style.h4,.container-title-size .title_style.title_size_h4{margin-top:10px;font-size:19px;}.container-title-size .title_style.h5,.container-title-size .title_style.title_size_h5{font-size:16px;}.container-title-size .title_style.h6,.container-title-size .title_style.title_size_h6{font-size:12px;}.container-title-size .title_style.title_weight_100{font-weight:100;}.container-title-size .title_style.title_weight_200{font-weight:200;}.container-title-size .title_style.title_weight_300{font-weight:300;}.container-title-size .title_style.title_weight_400{font-weight:400;}.container-title-size .title_style.title_weight_500{font-weight:500;}.container-title-size .title_style.title_weight_600{font-weight:600;}.container-title-size .title_style.title_align_text-left{text-align:left;}.container-title-size .title_style.title_align_text-right{text-align:right;}.container-title-size .title_style.title_align_text-center{text-align:center;}.container-title-size .title_style.title_color_color--dark-blue{color:#003366;}.container-title-size .title_style.title_color_color--dark-blue .title_span_before,.container-title-size .title_style.title_color_color--dark-blue .title_span_after{background:#003366;}.container-title-size .title_style.title_color_color--yellow{color:#faa836;}.container-title-size .title_style.title_color_color--yellow .title_span_before,.container-title-size .title_style.title_color_color--yellow .title_span_after{background:#faa836;}.container-title-size .title_style.title_color_color--white{color:#fff;}.container-title-size .title_style.title_color_color--white .title_span_before,.container-title-size .title_style.title_color_color--white .title_span_after{background:#fff;}.container-title-size .title_style.title_top_space_10{margin-top:10px;}.container-title-size .title_style.title_top_space_20{margin-top:20px;}.container-title-size .title_style.title_top_space_30{margin-top:30px;}.container-title-size .title_style.title_top_space_40{margin-top:40px;}.container-title-size .title_style.title_top_space_50{margin-top:50px;}.container-title-size .title_style.title_top_space_75{margin-top:75px;}.container-title-size .title_style.title_top_space_100{margin-top:100px;}.container-title-size .title_style.title_top_space_150{margin-top:150px;}.container-title-size .title_style.title_bottom_space_10{margin-bottom:10px;}.container-title-size .title_style.title_bottom_space_20{margin-bottom:20px;}.container-title-size .title_style.title_bottom_space_30{margin-bottom:30px;}.container-title-size .title_style.title_bottom_space_40{margin-bottom:40px;}.container-title-size .title_style.title_bottom_space_50{margin-bottom:50px;}.container-title-size .title_style.title_bottom_space_75{margin-bottom:75px;}.container-title-size .title_style.title_bottom_space_100{margin-bottom:100px;}.container-title-size .title_style.title_bottom_space_150{margin-bottom:150px;}.container-title-size .title_style.title-with-line{display:block;padding:20px 0;font-size:35px;font-weight:600;text-align:center;letter-spacing:0;}.container-title-size .title_style.title-with-line .span.inner-title{display:inline-block;padding:0 15px;height:100%;}.container-title-size .title_style.title-with-line .title_span_before{display:none;position:absolute;left:0;top:50%;height:2px;min-width:50px;}.container-title-size .title_style.title-with-line .title_span_after{display:none;position:absolute;right:0;top:50%;height:2px;min-width:50px;}.container-title-size.title-with-line{width:100%;}.newsletter-subscribe-form .title_style{display:block;padding:20px 0;font-size:35px;font-weight:600;text-align:center;letter-spacing:0;}.paragraph--type--iof-comp-title .h1 .field--name-bp-title{margin:0 auto;}.paragraph--type--iof-comp-title .h1 .inner-title{display:block;padding:20px 0;font-size:35px;font-weight:600;text-align:center;letter-spacing:0;}.page-node-type-eh-page .container-title-size .title_style{font-family:"Roboto Condensed",sans-serif;}.page-node-type-page h2{font-size:32px;}@media only screen and (max-width:1440px){html body.mm-wrapper_opened .container-title-size .title_span_before,html body.mm-wrapper_opened .container-title-size .title_span_after{opacity:0;}}@media only screen and (max-width:1260px){h1.homepage-title{font-size:38px;}h1.homepage-title:before{visibility:hidden;}h1.homepage-title:after{visibility:hidden;}.my-page-main-title h1,.my-page-main-title h2,.my-page-main-title h3,.my-page-main-title h4{font-size:34px;}.container-title-size .title_style.h1,.container-title-size .title_style.title_size_h1{font-size:34px;}.container-title-size .title_style.h2,.container-title-size .title_style.title_size_h2{font-size:30px;}.container-title-size .title_style.h3,.container-title-size .title_style.title_size_h3{font-size:20px;}.container-title-size .title_style.h4,.container-title-size .title_style.title_size_h4{font-size:18.5px;}.container-title-size .title_style.h5,.container-title-size .title_style.title_size_h5{font-size:14px;}.container-title-size .title_style.h6,.container-title-size .title_style.title_size_h6{font-size:11px;}.container-title-size .title_style.title_top_space_10{margin-top:4px;}.container-title-size .title_style.title_top_space_20{margin-top:8px;}.container-title-size .title_style.title_top_space_30{margin-top:13px;}.container-title-size .title_style.title_top_space_40{margin-top:18px;}.container-title-size .title_style.title_top_space_50{margin-top:24px;}.container-title-size .title_style.title_top_space_75{margin-top:34px;}.container-title-size .title_style.title_top_space_100{margin-top:48px;}.container-title-size .title_style.title_top_space_150{margin-top:72px;}.container-title-size .title_style.title_bottom_space_10{margin-bottom:4px;}.container-title-size .title_style.title_bottom_space_20{margin-bottom:8px;}.container-title-size .title_style.title_bottom_space_30{margin-bottom:13px;}.container-title-size .title_style.title_bottom_space_40{margin-bottom:18px;}.container-title-size .title_style.title_bottom_space_50{margin-bottom:24px;}.container-title-size .title_style.title_bottom_space_75{margin-bottom:34px;}.container-title-size .title_style.title_bottom_space_100{margin-bottom:48px;}.container-title-size .title_style.title_bottom_space_150{margin-bottom:72px;}.container-title-size .title_style.title-with-line{font-size:32px;}.newsletter-subscribe-form .title_style{font-size:32px;}}@media only screen and (max-width:992px){h1.homepage-title{margin-top:40px;font-size:35px;}.my-page-main-title h1,.my-page-main-title h2,.my-page-main-title h3,.my-page-main-title h4{font-size:32px;}.container-title-size .title_style.h1,.container-title-size .title_style.title_size_h1{font-size:32px;}.container-title-size .title_style.h2,.container-title-size .title_style.title_size_h2{font-size:24px;}.container-title-size .title_style.h3,.container-title-size .title_style.title_size_h3{font-size:18px;}.container-title-size .title_style.h4,.container-title-size .title_style.title_size_h4{font-size:15px;}.container-title-size .title_style.h5,.container-title-size .title_style.title_size_h5{font-size:13px;}.container-title-size .title_style.h6,.container-title-size .title_style.title_size_h6{font-size:10px;}.container-title-size .title_style.title_top_space_10{margin-top:5px;}.container-title-size .title_style.title_top_space_20{margin-top:10px;}.container-title-size .title_style.title_top_space_30{margin-top:15px;}.container-title-size .title_style.title_top_space_40{margin-top:20px;}.container-title-size .title_style.title_top_space_50{margin-top:25px;}.container-title-size .title_style.title_top_space_75{margin-top:35.5px;}.container-title-size .title_style.title_top_space_100{margin-top:50px;}.container-title-size .title_style.title_top_space_150{margin-top:75px;}.container-title-size .title_style.title_bottom_space_10{margin-bottom:5px;}.container-title-size .title_style.title_bottom_space_20{margin-bottom:10px;}.container-title-size .title_style.title_bottom_space_30{margin-bottom:15px;}.container-title-size .title_style.title_bottom_space_40{margin-bottom:20px;}.container-title-size .title_style.title_bottom_space_50{margin-bottom:25px;}.container-title-size .title_style.title_bottom_space_75{margin-bottom:35.5px;}.container-title-size .title_style.title_bottom_space_100{margin-bottom:50px;}.container-title-size .title_style.title_bottom_space_150{margin-bottom:75px;}.container-title-size .title_style.title-with-line{font-size:28px;}.newsletter-subscribe-form .title_style{font-size:28px;}.white-page h1{font-size:24px;}.white-page h2{font-size:20px;}.white-page h3{font-size:18px;}.white-page h4,.white-page h5,.white-page h6{font-size:13px;}}@media only screen and (max-width:945px){.container-title-size{width:100%;}.container-title-size.title-with-line .title_span_before{display:none;}.container-title-size.title-with-line .title_span_after{display:none;}}@media only screen and (max-width:805px){h1.homepage-title{font-size:32px;}}@media only screen and (max-width:762px){h1.homepage-title{font-size:30px;}}@media only screen and (max-width:726px){h1.homepage-title{font-size:26px;}}@media only screen and (max-width:670px){h1.homepage-title{font-size:25px;}}@media only screen and (max-width:480px){h1.homepage-title{margin-top:20px;font-size:18px;}h1.homepage-title span{padding:0;}.my-page-main-title h1,.my-page-main-title h2,.my-page-main-title h3,.my-page-main-title h4{font-size:21px;}.container-title-size .title_style.h1,.container-title-size .title_style.title_size_h1{font-size:21px;}.container-title-size .title_style.h2,.container-title-size .title_style.title_size_h2{font-size:18px;line-height:1.15;}.container-title-size .title_style.h3,.container-title-size .title_style.title_size_h3{font-size:15px;line-height:1.15;}.container-title-size .title_style.h4,.container-title-size .title_style.title_size_h4{font-size:12px;line-height:1.15;}.container-title-size .title_style.h5,.container-title-size .title_style.title_size_h5{font-size:10px;line-height:1.15;}.container-title-size .title_style.h6,.container-title-size .title_style.title_size_h6{font-size:8px;line-height:1.15;}.container-title-size .title_style.title-with-line{padding:5px 0;font-size:21px;}.newsletter-subscribe-form .title_style{padding:10px 0;font-size:20px;line-height:1.15;}.white-page h1{font-size:24px;}.white-page h2{font-size:21px;}.white-page h3{font-size:16px;}.white-page h4,.white-page h5,.white-page h6{font-size:13px;}}@media only screen and (max-width:361px){h1.homepage-title{font-size:16px;}}a,a:hover{color:#003366;}a,button,input{outline:none !important;}a:hover,button:hover,input:hover{text-decoration:none !important;}a{text-decoration:underline;}.iof_anchor{z-index:1;display:block;position:relative;top:-90px;width:100%;height:1px;line-height:1px;}.iof_anchor:first-child{top:-180px;}.adminimal-admin-toolbar .iof_anchor{top:-180px;}.vbp_color_07 a,.vbp_color_07 a:hover{color:#fff;}blockquote{color:#003366;border:none;padding:70px 0;background:url(/themes/custom/iof_varbase/images/quotes-end.png) right 85% no-repeat,url(/themes/custom/iof_varbase/images/quotes-start.png) left 15% no-repeat;margin:0 45px;overflow:auto;}blockquote p{font-weight:400;font-size:21px;line-height:1.2;padding:0px 120px;}.news-page blockquote{overflow:auto;}.vbp_color_07 blockquote{color:#fff;background-color:#003366;}.vbp_color_08 blockquote{color:#003366;background-color:#fff;}@media only screen and (max-width:1260px){blockquote{margin:30px;background-size:30px;}blockquote p{font-size:18px;padding:0px 70px;}}@media only screen and (max-width:992px){blockquote{margin:0 10px;background-size:30px;}blockquote p{font-size:18px;padding:0px 50px;}}@media only screen and (max-width:600px){blockquote{padding:50px 0;margin:0 5px;background-size:22px;}blockquote p{font-size:15px;padding:0px 30px;}}ul,ol{list-style:none;}.field--name-bp-text ul:not(.iof-select--options):not(.menu--social-menu),.field--name-body ul:not(.iof-select--options):not(.menu--social-menu){padding-left:22px;}.field--name-bp-text ul:not(.iof-select--options):not(.menu--social-menu) li,.field--name-body ul:not(.iof-select--options):not(.menu--social-menu) li{position:relative;}.field--name-bp-text ul:not(.iof-select--options):not(.menu--social-menu) li::before,.field--name-body ul:not(.iof-select--options):not(.menu--social-menu) li::before{content:"-";position:absolute;left:-15px;color:#faa836;font-weight:600;}.news-page .field--name-bp-text ul:not(.iof-select--options):not(.menu--social-menu),.news-page .field--name-body ul:not(.iof-select--options):not(.menu--social-menu){overflow:auto;}ol{padding-left:30px;}ol li{position:relative;counter-increment:li;}ol li::before{content:counter(li) ".";position:absolute;left:-5px;color:#faa836;display:inline-block;width:1em;margin-left:-1em;}ol.breadcrumb li::before,ol#timeline li::before,ol#content_tl li::before,ol.carousel-indicators li::before{display:none;}ol.breadcrumb li{display:inline;}ol.breadcrumb li:after{content:"/";}ol.breadcrumb li:last-child:after{display:none;}.list-img-3-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 !important;}.list-img-3-col li{width:30%;}.list-img-3-col li img{display:block;margin:0 auto;width:100%;max-width:250px;}.list-img-3-col li:before{display:none;}.text-with-column-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;}.text-with-column-list ul li{padding:7px 0;width:32%;}.text-with-column-list ul li:before{display:none;}.sidebar-page-menu .dropdown .dropdown-menu{padding-left:0 !important;}.container__list-horizontal{display:grid;grid-row-gap:18px;padding:10px;text-align:center;}.container__list-horizontal &gt; div{background:#f2f2f2;color:#003366;}.container__list-horizontal &gt; div a{text-decoration:none;color:#003366;display:block;padding:5px;}.container__list-horizontal &gt; div a:hover{color:#003366;background:orange;}.vbp_color_07 ol li::before{color:#fff;}.vbp_color_07 .field--name-bp-text ul:not(.iof-select--options) li::before{color:#fff !important;}.vbp_color_09 ol li::before{color:#fff;}.vbp_color_09 .field--name-bp-text ul:not(.iof-select--options) li::before{color:#fff !important;}.vbp_color_09 .container__list-horizontal &gt; div{background:#fff;color:#036;}.vbp_color_09 .container__list-horizontal &gt; div a:hover{background:#036;color:#fff;}@media only screen and (max-width:992px){.text-with-column-list ul li{width:100%;}}.iof-button{margin:15px 0;padding:9px 35px;border:none;border-radius:50px;min-width:150px;font-size:14px;font-weight:500;text-decoration:none;text-transform:uppercase;color:#fff;background:#003366;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.iof-button:hover{text-decoration:none !important;color:#fff !important;background:#faa836 !important;}.iof-button:focus{text-decoration:none;color:#fff;background:#003366;}.iof-button#edit-submit{outline:none;}.iof-button#edit-submit:hover{color:#fff !important;background:#003366 !important;}.iof-button.small-btn{display:inline-block;text-decoration:none;border-radius:100px;font-size:14px;padding:4px 12px;font-weight:400;border:none;text-align:center;cursor:pointer;text-decoration:none;text-transform:uppercase;}.btn-iof{font-size:19px;font-weight:100;padding:6px 23px;margin-top:15px;color:#fff !important;background-color:#003366;border:none;border-radius:100px;white-space:normal;line-height:1.2;}.btn-iof:hover{-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.6);box-shadow:0 2px 3px 0 rgba(0,0,0,0.6);}.btn-iof:focus{color:#fff !important;background-color:#003366;}.btn-donate{display:inline-block;padding:5px 15px 6px;text-transform:uppercase;border-radius:50px;border:0;font-family:"Roboto Condensed";font-weight:800;font-size:15.37px;line-height:1;text-transform:uppercase;color:#fff;background:#faa836;}.btn-donate:hover{color:#003366 !important;background-color:#fff !important;}.btn-donate:focus{color:#fff;background:#faa836;}.btn-more-info{padding:4px 12px;border-radius:14px;font-size:14px;margin-right:5px;display:inline-block;background-color:#faa836;color:#fff;}.btn-more-info a{text-decoration:none;color:#fff;}.btn-more-info:hover{color:#fff;background-color:#003366;text-decoration:none;}.btn-info{background-color:#003366;border:none;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.btn-info:hover{background-color:#faa836;}.btn-info:focus{background-color:#003366 !important;}.btn-tag{padding:2px 6px;border-radius:2px;font-size:12px;margin-right:5px;font-weight:200;}.btn-like{padding:2px 10px;font-size:14px;margin-right:5px;border-radius:12px;cursor:pointer;}.btn-newsletter{padding:4px 14px 2px 14px;font-size:18px;border-radius:16px;cursor:pointer;text-transform:uppercase;background-color:#003366;font-weight:350;}.btn-newsletter a{text-decoration:none;color:#fff;}.btn-newsletter:hover{background-color:#faa836;}.btn-help{padding:4px 10px 2px 10px;font-size:14px;border-radius:18px;cursor:pointer;line-height:14px;display:block;text-align:center;background-color:#003366;color:#fff;text-decoration:none;}.btn-help:hover{background-color:#faa836;color:#fff;text-decoration:none;}.btn-help.single-lined{padding:11px 10px 9px 10px;}.btn-how-to-prevent{padding:7px 12px 6px 12px;font-size:14px;border-radius:18px;cursor:pointer;line-height:14px;display:block;text-align:center;background-color:#003366;color:#fff;text-decoration:none;width:100%;}.btn-how-to-prevent:hover{background-color:#faa836;color:#fff;text-decoration:none;}.btn-they-live{padding:7px 14px 6px 14px;font-size:14px;border-radius:18px;cursor:pointer;line-height:14px;display:inline-block;text-align:center;background-color:#003366;color:#fff;text-decoration:none;}.btn-they-live:hover{background-color:#fff;color:#003366;text-decoration:none;}.btn-get-involved{padding:7px 12px 6px 12px;font-size:14px;border-radius:18px;cursor:pointer;line-height:14px;display:block;text-align:center;background-color:#003366;color:#fff;text-decoration:none;width:100%;}.btn-get-involved:hover{background-color:#faa836;color:#fff;text-decoration:none;}.btn-get-involved.btn-get-involved-single-lined{padding-top:13px;padding-bottom:13px;}.btn-fighting{padding:7px 14px 6px 14px;font-size:14px;border-radius:18px;cursor:pointer;line-height:14px;display:inline-block;text-align:center;background-color:#faa836;color:#fff;text-decoration:none;}.btn-fighting:hover{background-color:#fff;color:#003366;text-decoration:none;}.iof-button-square{display:block;width:210px;margin-bottom:20px;padding:10px 20px;font-size:16px;text-transform:uppercase;}.iof-button-square:hover{background:#faa836;text-decoration:none;}.outer-card-btn-iof{min-height:75px;}.btn_download_app a{display:inline-block;margin-left:11px;padding:4px 12px;border:none;border-radius:100px;font-size:14px;font-weight:400;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;background:#003366;cursor:pointer;}.btn_download_app a:hover{color:#fff !important;background:#faa836 !important;}.btn_download_app a:focus{color:#fff;background:#003366;}.vbp_color_07 .iof-button{color:#fff;background-color:#faa836;}.vbp_color_07 .iof-button:hover{text-decoration:none;color:#003366 !important;background-color:#fff !important;}.vbp_color_08 .iof-button{color:#fff;}.vbp_color_09 .iof-button:hover{color:#003366 !important;background:#fff !important;}.vbp_color_10{}.vbp_color_10 .iof-button{color:#fff;background:#faa836;}.vbp_color_10 .iof-button:hover{text-decoration:none;color:#fff !important;background:#003366 !important;}@media only screen and (max-width:776px){.iof-button{padding:9px 20px;font-size:12px;}}@media only screen and (max-width:480px){.iof-button{display:inline-block;line-height:2 !important;padding:6px 12px;font-size:12px;}.iof-button#edit-submit{line-height:0 !important;}}.view-filters #views-exposed-form-press-releases-page-press-releases .form-item,.view-filters #views-exposed-form-events-block-3 .form-item{position:relative;padding-right:50px;}.view-filters #views-exposed-form-press-releases-page-press-releases .form-item:after,.view-filters #views-exposed-form-events-block-3 .form-item:after{content:"\f073";display:block;position:absolute;top:5px;right:35px;width:10px;height:10px;font-family:FontAwesome;color:#003366;}.view-filters #views-exposed-form-press-releases-page-press-releases .form-item input,.view-filters #views-exposed-form-events-block-3 .form-item input{width:150px;border:none;border-radius:30px;text-align:center;background-color:#f2f2f2;-webkit-box-shadow:none;box-shadow:none;color:#003366;}.view-filters #views-exposed-form-press-releases-page-press-releases .form-submit,.view-filters #views-exposed-form-events-block-3 .form-submit{width:120px;text-transform:uppercase;border-radius:30px;background-color:#003366;}.view-filters #views-exposed-form-press-releases-page-press-releases .form-submit:hover,.view-filters #views-exposed-form-events-block-3 .form-submit:hover{border:1px solid #faa836;background-color:#faa836;}.blog-listing .form--inline .control-label,.view-events .form--inline .control-label{font-weight:300;color:#003366;}table{background-color:transparent;border:0;font-size:19px;font-weight:100;margin-top:25px;}table caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left;background-color:#003366;color:white;font-weight:400;border:1px solid #fff;border-bottom:none;}table td,table th{padding:5px 15px;border:0;}table th{text-align:left;font-weight:400;}table thead th{color:white;background-color:#003366;background-color:var(--color-blue-dark);}table.table &gt; tbody &gt; tr &gt; td{border:0;}table.table-striped &gt; tbody &gt; tr:nth-of-type(2n+1){background-color:#f2f2f2;}table.tableBigger{margin:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;}.map_table_container{overflow:auto;max-height:450px;}@media only screen and (max-width:480px){table{font-size:16px;}}.iof_accordion{border-color:transparent;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;margin-top:12px;margin-bottom:25px;}.iof_accordion .panel-heading{margin:-5px 0;border:none;background-color:transparent;}.iof_accordion .panel-heading .panel-title a{text-decoration:none;font-size:20px;font-weight:500;}.iof_accordion .panel-heading .panel-title a:before{content:"â¯";position:relative;display:inline-block;margin-right:10px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.iof_accordion .panel-heading .panel-title a[aria-expanded=false]:hover:before{left:8px;}.iof_accordion .panel-heading .panel-title a[aria-expanded=false]{color:#003366;}.iof_accordion .panel-heading .panel-title a[aria-expanded=true]{color:#faa836;}.iof_accordion .panel-heading .panel-title a[aria-expanded=true]:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.iof_accordion .panel-heading .card-block{margin-left:10px;}.vbp_color_07 .iof_accordion.card.panel .panel-heading .panel-title a[aria-expanded=false]{color:#fff;}.vbp_color_09 .iof_accordion.card.panel .panel-heading .panel-title a[aria-expanded=false]{color:#fff;}.vbp_color_09 .iof_accordion.card.panel .panel-heading .panel-title a[aria-expanded=true]{color:#003366;}@media only screen and (max-width:776px){.iof_accordion .panel-heading .panel-title a{font-size:14px;}}.iof-comp--menu-blocks ul{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;padding:0;display:block;text-align:center;margin-bottom:40px;margin-top:25px;}.iof-comp--menu-blocks ul li{display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;width:24%;max-width:250px;margin:0.5%;}.iof-comp--menu-blocks ul li &gt; a{position:relative;color:#003366;display:block;padding:60px 15px;width:100%;background:#f2f2f2;font-size:17px;text-align:center;text-transform:uppercase;font-weight:500;}.iof-comp--menu-blocks ul li &gt; a &gt; span{position:absolute;top:50%;left:0;padding:0 25px;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.iof-comp--menu-blocks ul li &gt; a:hover,.iof-comp--menu-blocks ul li &gt; a.is-active{color:#fff;background:#faa836;text-decoration:none;}.iof-comp--menu-blocks ul li &gt; a:active,.iof-comp--menu-blocks ul li &gt; a:focus{text-decoration:none;}.iof-comp--menu-blocks ul li &gt; a:before{display:none;}.vbp_color_09 .iof-comp--menu-blocks ul li &gt; a:hover,.vbp_color_09 .iof-comp--menu-blocks ul li &gt; a.is-active{color:#fff;background:#003366;text-decoration:none;}@media only screen and (max-width:1260px){.iof-comp--menu-blocks ul li a{font-size:14px;}}@media only screen and (max-width:992px){.iof-comp--menu-blocks ul li a{height:40px;font-size:12px;}}@media only screen and (max-width:776px){.iof-comp--menu-blocks ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.iof-comp--menu-blocks ul li{width:100%;}:not(.sidebar-page-menu) .iof-comp--menu-blocks ul li{max-width:100%;}:not(.sidebar-page-menu) .iof-comp--menu-blocks ul li a{padding:0 15px;}}@media only screen and (max-width:480px){html body .iof-comp--menu-blocks{margin-top:10px;}html body .iof-comp--menu-blocks ul{margin-bottom:10px;}html body .iof-comp--menu-blocks ul li a{padding:8px 20px 8px 20px !important;font-size:12px !important;}html body .iof-comp--menu-blocks ul.dropdown-menu li a{padding:8px 20px 8px 40px !important;}}.card-container{position:relative;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:95%;padding:10px;background:#f2f2f2;text-align:center;}.card-container.card-design-a{background:none;}.card-container .card-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:20px 0;}.card-container .card-title{margin-bottom:30px;width:100%;}.card-container .card-title h3{position:relative;font-family:"Roboto",sans-serif;font-size:20px;font-weight:500;line-height:22px;color:#003366;}.card-container .card-title h3 .field--name-field-card-title{min-height:48px;}.card-container .card-link{z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;}.card-container.reverse .card-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0;}.card-container.reverse .card-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 0 30px 0;}.card-container.card-link-container{top:0;-webkit-box-shadow:0px 5px 5px 0px rgba(176,104,3,0);box-shadow:0px 5px 5px 0px rgba(176,104,3,0);-webkit-transition:all 0.25s ease;transition:all 0.25s ease;}.card-container.card-link-container:hover{top:-3px;-webkit-box-shadow:0px 5px 5px 0px #b06803;box-shadow:0px 5px 5px 0px #b06803;}.vbp_color_07 .card-container .paragraph--type--iof-comp-card a:before{color:#003366;background:#faa836;}.vbp_color_07 .card-container .card-link:before{color:#003366;background-color:#faa836;}.vbp_color_07 .card-container.card-link-container{top:0;-webkit-box-shadow:0px 5px 5px 0px rgba(1,10,19,0);box-shadow:0px 5px 5px 0px rgba(1,10,19,0);-webkit-transition:all 0.25s ease;transition:all 0.25s ease;}.vbp_color_07 .card-container.card-link-container:hover{top:-3px;-webkit-box-shadow:0px 5px 5px 0px #010a13;box-shadow:0px 5px 5px 0px #010a13;}.vbp_color_08 .card-container.card-link-container{top:0;-webkit-box-shadow:0px 5px 5px 0px rgba(230,226,222,0);box-shadow:0px 5px 5px 0px rgba(230,226,222,0);-webkit-transition:all 0.25s ease;transition:all 0.25s ease;}.vbp_color_08 .card-container.card-link-container:hover{top:-3px;-webkit-box-shadow:0px 5px 5px 0px #e6e2de;box-shadow:0px 5px 5px 0px #e6e2de;}.vbp_color_10 .card-container{background:#fff;}.vbp_color_10 .card-container.card-link-container{top:0;-webkit-box-shadow:0px 5px 5px 0px rgba(204,196,187,0);box-shadow:0px 5px 5px 0px rgba(204,196,187,0);-webkit-transition:all 0.25s ease;transition:all 0.25s ease;}.vbp_color_10 .card-container.card-link-container:hover{top:-3px;-webkit-box-shadow:0px 5px 5px 0px #ccc4bb;box-shadow:0px 5px 5px 0px #ccc4bb;}@media only screen and (max-width:1200px){.card-container .card-img img{width:auto;max-height:130px;}.card-container .card-title h3{font-size:15px;line-height:19px;}.card-container .card-title h3 .field--name-field-card-title{min-height:48px;}.card-container .card-link:before{font-size:16px;line-height:32px;}}@media only screen and (max-width:768px){#vbp-78 .card-container,#vbp-94 .card-container,#vbp-166 .card-container,#vbp-173 .card-container,#vbp-181 .card-container,#vbp-186 .card-container,#vbp-3275 .card-container,#vbp-3651 .card-container,#vbp-6672 .card-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding:5px 10px !important;min-height:65px;width:100%;text-align:left;}#vbp-78 .card-container .card-img,#vbp-94 .card-container .card-img,#vbp-166 .card-container .card-img,#vbp-173 .card-container .card-img,#vbp-181 .card-container .card-img,#vbp-186 .card-container .card-img,#vbp-3275 .card-container .card-img,#vbp-3651 .card-container .card-img,#vbp-6672 .card-container .card-img{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;width:30%;margin:0 !important;}#vbp-78 .card-container .card-img img,#vbp-94 .card-container .card-img img,#vbp-166 .card-container .card-img img,#vbp-173 .card-container .card-img img,#vbp-181 .card-container .card-img img,#vbp-186 .card-container .card-img img,#vbp-3275 .card-container .card-img img,#vbp-3651 .card-container .card-img img,#vbp-6672 .card-container .card-img img{max-width:100% !important;}#vbp-78 .card-container .card-title,#vbp-94 .card-container .card-title,#vbp-166 .card-container .card-title,#vbp-173 .card-container .card-title,#vbp-181 .card-container .card-title,#vbp-186 .card-container .card-title,#vbp-3275 .card-container .card-title,#vbp-3651 .card-container .card-title,#vbp-6672 .card-container .card-title{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;height:auto;width:70%;padding-left:20px;margin-bottom:0;}#vbp-78 .card-container .card-title h3,#vbp-94 .card-container .card-title h3,#vbp-166 .card-container .card-title h3,#vbp-173 .card-container .card-title h3,#vbp-181 .card-container .card-title h3,#vbp-186 .card-container .card-title h3,#vbp-3275 .card-container .card-title h3,#vbp-3651 .card-container .card-title h3,#vbp-6672 .card-container .card-title h3{margin:0;font-size:14px;line-height:1;}#vbp-78 .card-container .card-title h3 div,#vbp-94 .card-container .card-title h3 div,#vbp-166 .card-container .card-title h3 div,#vbp-173 .card-container .card-title h3 div,#vbp-181 .card-container .card-title h3 div,#vbp-186 .card-container .card-title h3 div,#vbp-3275 .card-container .card-title h3 div,#vbp-3651 .card-container .card-title h3 div,#vbp-6672 .card-container .card-title h3 div{min-height:0 !important;}#vbp-91 .bg-edge2edge,#vbp-91 .col-12,#vbp-91 .col-xs-12,#vbp-104 .bg-edge2edge,#vbp-104 .col-12,#vbp-104 .col-xs-12,#vbp-151 .bg-edge2edge,#vbp-151 .col-12,#vbp-151 .col-xs-12,#vbp-213 .bg-edge2edge,#vbp-213 .col-12,#vbp-213 .col-xs-12{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#vbp-91 .bg-edge2edge &gt; div,#vbp-91 .col-12 &gt; div,#vbp-91 .col-xs-12 &gt; div,#vbp-104 .bg-edge2edge &gt; div,#vbp-104 .col-12 &gt; div,#vbp-104 .col-xs-12 &gt; div,#vbp-151 .bg-edge2edge &gt; div,#vbp-151 .col-12 &gt; div,#vbp-151 .col-xs-12 &gt; div,#vbp-213 .bg-edge2edge &gt; div,#vbp-213 .col-12 &gt; div,#vbp-213 .col-xs-12 &gt; div{width:49%;}#vbp-91 .bg-edge2edge &gt; div .card-container,#vbp-91 .col-12 &gt; div .card-container,#vbp-91 .col-xs-12 &gt; div .card-container,#vbp-104 .bg-edge2edge &gt; div .card-container,#vbp-104 .col-12 &gt; div .card-container,#vbp-104 .col-xs-12 &gt; div .card-container,#vbp-151 .bg-edge2edge &gt; div .card-container,#vbp-151 .col-12 &gt; div .card-container,#vbp-151 .col-xs-12 &gt; div .card-container,#vbp-213 .bg-edge2edge &gt; div .card-container,#vbp-213 .col-12 &gt; div .card-container,#vbp-213 .col-xs-12 &gt; div .card-container{width:100%;padding:0 !important;margin:5px 0;}#vbp-91 .bg-edge2edge &gt; div .card-container .card-img,#vbp-91 .col-12 &gt; div .card-container .card-img,#vbp-91 .col-xs-12 &gt; div .card-container .card-img,#vbp-104 .bg-edge2edge &gt; div .card-container .card-img,#vbp-104 .col-12 &gt; div .card-container .card-img,#vbp-104 .col-xs-12 &gt; div .card-container .card-img,#vbp-151 .bg-edge2edge &gt; div .card-container .card-img,#vbp-151 .col-12 &gt; div .card-container .card-img,#vbp-151 .col-xs-12 &gt; div .card-container .card-img,#vbp-213 .bg-edge2edge &gt; div .card-container .card-img,#vbp-213 .col-12 &gt; div .card-container .card-img,#vbp-213 .col-xs-12 &gt; div .card-container .card-img{margin:0;}#vbp-91 .bg-edge2edge &gt; div .card-container .card-img img,#vbp-91 .col-12 &gt; div .card-container .card-img img,#vbp-91 .col-xs-12 &gt; div .card-container .card-img img,#vbp-104 .bg-edge2edge &gt; div .card-container .card-img img,#vbp-104 .col-12 &gt; div .card-container .card-img img,#vbp-104 .col-xs-12 &gt; div .card-container .card-img img,#vbp-151 .bg-edge2edge &gt; div .card-container .card-img img,#vbp-151 .col-12 &gt; div .card-container .card-img img,#vbp-151 .col-xs-12 &gt; div .card-container .card-img img,#vbp-213 .bg-edge2edge &gt; div .card-container .card-img img,#vbp-213 .col-12 &gt; div .card-container .card-img img,#vbp-213 .col-xs-12 &gt; div .card-container .card-img img{max-height:90px;}#vbp-91 .bg-edge2edge &gt; div .card-container .card-title,#vbp-91 .col-12 &gt; div .card-container .card-title,#vbp-91 .col-xs-12 &gt; div .card-container .card-title,#vbp-104 .bg-edge2edge &gt; div .card-container .card-title,#vbp-104 .col-12 &gt; div .card-container .card-title,#vbp-104 .col-xs-12 &gt; div .card-container .card-title,#vbp-151 .bg-edge2edge &gt; div .card-container .card-title,#vbp-151 .col-12 &gt; div .card-container .card-title,#vbp-151 .col-xs-12 &gt; div .card-container .card-title,#vbp-213 .bg-edge2edge &gt; div .card-container .card-title,#vbp-213 .col-12 &gt; div .card-container .card-title,#vbp-213 .col-xs-12 &gt; div .card-container .card-title{margin:0;}#vbp-91 .bg-edge2edge &gt; div .card-container .card-title h3,#vbp-91 .col-12 &gt; div .card-container .card-title h3,#vbp-91 .col-xs-12 &gt; div .card-container .card-title h3,#vbp-104 .bg-edge2edge &gt; div .card-container .card-title h3,#vbp-104 .col-12 &gt; div .card-container .card-title h3,#vbp-104 .col-xs-12 &gt; div .card-container .card-title h3,#vbp-151 .bg-edge2edge &gt; div .card-container .card-title h3,#vbp-151 .col-12 &gt; div .card-container .card-title h3,#vbp-151 .col-xs-12 &gt; div .card-container .card-title h3,#vbp-213 .bg-edge2edge &gt; div .card-container .card-title h3,#vbp-213 .col-12 &gt; div .card-container .card-title h3,#vbp-213 .col-xs-12 &gt; div .card-container .card-title h3{font-size:13px;line-height:16px;}#vbp-91 .bg-edge2edge &gt; div .card-container .card-text,#vbp-91 .col-12 &gt; div .card-container .card-text,#vbp-91 .col-xs-12 &gt; div .card-container .card-text,#vbp-104 .bg-edge2edge &gt; div .card-container .card-text,#vbp-104 .col-12 &gt; div .card-container .card-text,#vbp-104 .col-xs-12 &gt; div .card-container .card-text,#vbp-151 .bg-edge2edge &gt; div .card-container .card-text,#vbp-151 .col-12 &gt; div .card-container .card-text,#vbp-151 .col-xs-12 &gt; div .card-container .card-text,#vbp-213 .bg-edge2edge &gt; div .card-container .card-text,#vbp-213 .col-12 &gt; div .card-container .card-text,#vbp-213 .col-xs-12 &gt; div .card-container .card-text{font-size:9px;line-height:1.2;}#vbp-186{margin-top:0 !important;}}.slick-slider{position:relative;}.slick-slider .slick-list{position:relative;left:30px;width:95%;}.slick-slider .slick-list .slick-track.only_one_item{width:100% !important;}.slick-slider .slick-list .slick-track.only_one_item .slick-slide{width:100% !important;}.slick-slider .slick-list .block-slick{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.slick-slider .slick-list .block-slick .photo-slick{position:relative;padding:0 15px;width:45%;}.slick-slider .slick-list .block-slick .photo-slick img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;max-width:100%;max-height:100%;}.slick-slider .slick-list .block-slick .content-slick{padding:0 15px;width:55%;}.slick-slider .slick-next,.slick-slider .slick-prev{z-index:10;position:absolute;top:0;height:100%;font-size:4em;background:none;border:none;}.slick-slider .slick-next i,.slick-slider .slick-prev i{color:#003366;text-shadow:#817f7f 0px 0 5px;}.slick-slider .slick-next{right:-12px;}.slick-slider .slick-prev{left:-10px;}.slick-slider .slick-dots{z-index:11;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0;padding:0 15px;list-style-type:none;}.slick-slider .slick-dots li{margin:5px 0;}.slick-slider .slick-dots li button{display:block;margin:0 3px;height:6px;width:25px;border:none;font-size:0;background-color:#f2f2f2;}.slick-slider .slick-dots li button:before{content:"";}.slick-slider .slick-dots li button:after{content:"";}.slick-slider .slick-dots li.slick-active button{border:none;background-color:#faa836;}.slick-slider .slick-dots &gt; li:only-child{display:none;}.patients-listing .patient-container{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.patients-listing .patient-container article{max-width:220px;margin:0 20px;min-height:220px;text-transform:uppercase;font-family:"Roboto Condensed",sans-serif;font-weight:500;}.patients-listing .patient-container article .main-content{position:relative;}.patients-listing .patient-container article .main-content .field--name-field-main-image,.patients-listing .patient-container article .main-content .patient-group-layer-blue{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;}.patients-listing .patient-container article .main-content .patient-group-layer-blue{position:absolute;top:0;background:rgba(0,67,102,0.75);width:100%;height:100%;text-align:center;color:white;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field--name-field-full-name{height:25px;width:100%;text-align:center;font-size:19px;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field-group-patient-where,.patients-listing .patient-container article .main-content .patient-group-layer-blue .field-name-field-age{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;width:100%;margin:2px 0;font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field-name-field-city{margin-right:5px;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field-name-field-city:after{content:",";}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field-name-field-age &gt; div{margin-right:5px;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field--name-node-link{height:42px;width:100%;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field--name-node-link a{background:#003366;padding:3px 18px;display:inline-block;border-radius:25px;margin-top:6px;text-decoration:none;color:white;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field--name-node-link a:hover{background:#faa836;}.patients-listing .patient-container article .main-content:hover .patient-group-layer-blue{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.block-slick-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.news-listing,.events-listing,.patients-listing{position:relative;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.news-listing.initialized,.events-listing.initialized,.patients-listing.initialized{opacity:1;}.carousel.paragraph--type--bp-carousel{padding-bottom:55px;}.carousel.paragraph--type--bp-carousel .carousel-inner{width:-webkit-calc(100% - 90px);width:calc(100% - 90px);margin:0 auto;left:0;}.carousel.paragraph--type--bp-carousel .carousel-control{width:auto;background:none;opacity:1;}.carousel.paragraph--type--bp-carousel .carousel-control .glyphicon-menu-left,.carousel.paragraph--type--bp-carousel .carousel-control .glyphicon-menu-right{font-size:50px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:-10px;z-index:5;display:inline-block;color:#003366;}.carousel.paragraph--type--bp-carousel .carousel-control.left{left:0;}.carousel.paragraph--type--bp-carousel .carousel-control.right{right:0;}.carousel.paragraph--type--bp-carousel .carousel-indicators{bottom:-45px;}.carousel.paragraph--type--bp-carousel .carousel-indicators li{border:0;border-radius:0;height:6px;width:25px;background:#ececec;}.carousel.paragraph--type--bp-carousel .carousel-indicators li.active{background:#faa836;}.carousel.paragraph--type--bp-carousel .embedded-entity.align-left{margin:0 0 0 0;}.vbp_color_07{}.vbp_color_07 .slick-slider .slick-next i,.vbp_color_07 .slick-slider .slick-prev i{color:#fff;text-shadow:none;}.vbp_color_07 .carousel .carousel-control .glyphicon-menu-left,.vbp_color_07 .carousel .carousel-control .glyphicon-menu-right{color:#fff;}.vbp_color_07 .carousel .carousel-indicators li{background:#fff;}.vbp_color_07 .carousel .carousel-indicators li.active{background:#faa836;}.vbp_color_07 .carousel .carousel-control .glyphicon-menu-left,.vbp_color_07 .carousel .carousel-control .glyphicon-menu-right{color:#fff;}.vbp_color_09{}.vbp_color_09 .slick-dots li.slick-active button{background-color:#003366;}.vbp_color_09 .events-group .events--item .events--item--container .events--item--left{background-color:#003366 !important;}.vbp_color_09 .carousel .carousel-indicators li.active{background:#003366;}.vbp_color_10{}.vbp_color_10 .slick-slider .slick-list .news--item article{background-color:#fff;}.vbp_color_10 .slick-slider .slick-dots li button{background-color:#fff;}.vbp_color_10 .slick-slider .slick-dots li.slick-active button{background-color:#faa836;}.vbp_color_10 .carousel .carousel-indicators li{background:#fff;}.vbp_color_10 .carousel .carousel-indicators li.active{background:#faa836;}@media (max-width:1500px){.slick-slider .slick-next{right:-18px;}}@media (max-width:1260px){.slick-slider{}.slick-slider .slick-list{left:25px;}.slick-slider .slick-list .block-slick{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.slick-slider .slick-list .block-slick .photo-slick{margin:5px auto;}.slick-slider .slick-list .block-slick .photo-slick img{position:relative;top:0;left:0;-webkit-transform:none;-ms-transform:none;transform:none;}.slick-slider .slick-list .block-slick .content-slick{margin:5px auto;}.slick-slider .events-group .events--item .events--item--left .events--item--days,.slick-slider .events-group .events--item .events--item--left .events--item--month,.slick-slider .events-group .events--item .events--item--left .events--item--year{font-size:14px !important;padding:0 10px;}.slick-slider .events-group .events--item .events--item--right{width:100%;}.slick-slider .events-group .events--item .events--item--right .events--item--title{font-size:14px !important;}.slick-slider .events-group .events--item .events--item--right .events--item--location{font-size:16px !important;}.carousel.paragraph--type--bp-carousel .carousel-inner .field--item{padding:0;}.carousel.paragraph--type--bp-carousel .carousel-inner .field--item .col-md-6{padding:0 7px;}}@media (max-width:992px){.slick-slider .slick-list{left:18px;}.slick-slider .slick-list .block-slick .photo-slick{width:85%;}.slick-slider .slick-list .block-slick .content-slick{width:85%;}.slick-slider .slick-prev{font-size:3em;left:-10px;}.slick-slider .slick-next{font-size:3em;right:-10px;}.carousel.paragraph--type--bp-carousel{text-align:left;}.carousel.paragraph--type--bp-carousel .carousel-inner h2,.carousel.paragraph--type--bp-carousel .carousel-inner h3,.carousel.paragraph--type--bp-carousel .carousel-inner h4{display:inline-block;margin-top:9px;}.carousel.paragraph--type--bp-carousel .carousel-inner .iof-button{display:block;margin:0 auto;max-width:150px;line-height:2 !important;text-align:center;}.carousel.paragraph--type--bp-carousel .carousel-inner .field--item{padding:0;}.carousel.paragraph--type--bp-carousel .carousel-inner .field--item .col-md-6{width:100%;padding:7px 0;}.carousel.paragraph--type--bp-carousel .embedded-entity.align-left{width:100%;}.carousel.paragraph--type--bp-carousel .embedded-entity.align-left img{display:block;margin:0 auto;}}@media (max-width:940px){.slick-slider .slick-list{}.slick-slider .slick-list .news--item .main-content .field--name-field-media img{margin:0 auto;}}@media (max-width:770px){.slick-slider .slick-list{}.slick-slider .slick-list .slick-slide{}.slick-slider .slick-list .slick-slide .news--item article{margin:0 auto;width:300px;}.slick-slider .slick-list .slick-slide .news--item article .main-content .field--name-field-blog-date{text-align:center;}.slick-slider .slick-list .slick-slide .news--item article .main-content .field--name-node-title h3{text-align:center;}.slick-slider .slick-list .slick-slide .events-group{margin:auto;width:500px;}.slick-slider .slick-list .slick-slide .events-group .view-empty h3,.slick-slider .slick-list .slick-slide .events-group .view-content h3{font-size:17px;line-height:24px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--days,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--days{font-size:18px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--month,.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--year,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--month,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--year{font-size:14px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--right .events--item--title,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--right .events--item--title{font-size:14px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--right .events--item--location,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--right .events--item--location{font-size:16px;}.slick-slider .slick-list .block-slick .photo-slick{width:98%;}.slick-slider .slick-list .block-slick .content-slick{width:98%;}.patients-listing .patient-container article .main-content .patient-group-layer-blue{top:inherit;bottom:0;height:55px;-webkit-transform:none;-ms-transform:none;transform:none;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field--name-field-full-name{height:10px;font-size:12px;}.patients-listing .patient-container article .main-content .patient-group-layer-blue .field-group-patient-where,.patients-listing .patient-container article .main-content .patient-group-layer-blue .field-name-field-age{display:none;}}@media (max-width:725px){.slick-slider .slick-prev,.slick-slider .slick-next{display:none;}.slick-slider .slick-prev{z-index:5;height:100%;top:auto;bottom:0;left:-10px;width:19px;}.slick-slider .slick-prev i{position:absolute;bottom:0;left:0;font-size:42px;}.slick-slider .slick-next{z-index:5;top:auto;bottom:0;right:-10px;height:100%;width:19px;margin:0;padding:0;}.slick-slider .slick-next i{position:absolute;bottom:0;left:0;font-size:42px;}}@media (max-width:700px){.slick-slider{}}@media (max-width:625px){.slick-slider .slick-list .slick-slide{}.slick-slider .slick-list .slick-slide .events-group{width:450px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left{width:22%;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--days,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--days{font-size:15px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--month,.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--year,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--month,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--year{font-size:12px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--right,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--right{width:78%;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--right .events--item--title,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--right .events--item--title{font-size:12px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--right .events--item--location,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--right .events--item--location{font-size:13px;}}@media (max-width:570px){.slick-slider .slick-list .slick-slide{}.slick-slider .slick-list .slick-slide .events-group{width:400px;}}@media (max-width:560px){.slick-slider .slick-list{left:0;width:100%;}.slick-slider .slick-list .slick-slide{}.slick-slider .slick-list .slick-slide .news--item{}.slick-slider .slick-list .slick-slide .news--item article{width:100% !important;}.slick-slider .slick-list .slick-slide .news--item .events-group{position:relative;left:0;width:98%;}}@media (max-width:480px){.slick-slider .slick-list{left:0;width:100%;}.slick-slider .slick-list .slick-slide{}.slick-slider .slick-list .slick-slide .news--item article{width:100% !important;}.slick-slider .slick-list .slick-slide .events-group{position:relative;left:0;width:98%;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--days,.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--month,.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--left .events--item--year,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--days,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--month,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--left .events--item--year{font-size:14px;padding:0 10px;}.slick-slider .slick-list .slick-slide .events-group .view-empty .events--item--right,.slick-slider .slick-list .slick-slide .events-group .view-content .events--item--right{width:100%;}.slick-slider .slick-dots{width:85%;margin:0 auto;}.carousel.paragraph--type--bp-carousel{padding-bottom:55px;}.carousel.paragraph--type--bp-carousel .carousel-inner{width:100%;}.carousel.paragraph--type--bp-carousel .carousel-inner .iof-button{display:block;margin:0 auto;max-width:150px;text-align:center;}.carousel.paragraph--type--bp-carousel .carousel-indicators{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:80%;margin-left:0;}.carousel.paragraph--type--bp-carousel .carousel-control{height:60px;top:auto;bottom:-60px;}.carousel.paragraph--type--bp-carousel .carousel-control .glyphicon-menu-left,.carousel.paragraph--type--bp-carousel .carousel-control .glyphicon-menu-right{font-size:32px;}.carousel.paragraph--type--bp-carousel .carousel-control.left{left:-10px;}.carousel.paragraph--type--bp-carousel .carousel-control.right{right:-10px;}}.iof_maps{position:relative;}.iof_maps ul{list-style:none;padding:0;}.iof_maps ul li:before{display:none;}.iof_maps .top_container{display:block;position:relative;width:1030px;margin:5px auto;}.iof_maps .top_container #filters,.iof_maps .top_container .filters-in{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}.iof_maps .top_container #filters.top-block,.iof_maps .top_container .filters-in.top-block{display:block;}.iof_maps .top_container #filters h3,.iof_maps .top_container #filters h4,.iof_maps .top_container .filters-in h3,.iof_maps .top_container .filters-in h4{margin:0;padding-right:5px;}.iof_maps .top_container #filters p,.iof_maps .top_container .filters-in p{margin:0;padding:5px;}.iof_maps .top_container #filters fieldset,.iof_maps .top_container .filters-in fieldset{width:100%;}.iof_maps .top_container #filters fieldset ul li,.iof_maps .top_container .filters-in fieldset ul li{display:inline-block;padding-right:15px;}.iof_maps .top_container #filters #continent-select,.iof_maps .top_container .filters-in #continent-select{margin-top:15px;width:50%;}.iof_maps .top_container #filters label,.iof_maps .top_container .filters-in label{margin-left:10px;}.iof_maps .top_container .about_link{position:absolute;bottom:0;right:0;}.iof_maps .map_container{z-index:9;margin:10px auto;width:1030px;height:700px;}.iof_maps .bottom_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1030px;margin:5px auto;}.iof_maps .bottom_container .legend-title{font-size:19px;font-weight:500;}.iof_maps .bottom_container .legend-wrapper{width:100%;}.iof_maps .bottom_container .legend-wrapper .legend-field{display:inline-block;margin-right:25px;font-size:17px;font-weight:500;}.iof_maps .bottom_container .legend-wrapper .legend-field &gt; .square:before{content:"";display:inline-block;width:15px;height:15px;background-color:grey;margin-right:15px;}.iof_maps .bottom_container #legend{z-index:10;position:relative;padding:0 20px 20px;width:50%;font-size:15px;}.iof_maps .bottom_container #legend.legend-in{width:100%;}.iof_maps .bottom_container #legend.legend-2{width:50%;}.iof_maps .bottom_container #legend.legend-2 h3{margin:0;}.iof_maps .bottom_container #legend ul,.iof_maps .bottom_container #legend p{display:inline-block;}.iof_maps .bottom_container #select_country_container{padding:0 10px;width:50%;}.iof_maps .bottom_container img{margin-right:10px;}.iof_maps .bottom_container.legend-vitamin-d .legend-field.legend-field-1 &gt; .square:before{background-color:#e75c5f;}.iof_maps .bottom_container.legend-vitamin-d .legend-field.legend-field-2 &gt; .square:before{background-color:#f3a055;}.iof_maps .bottom_container.legend-vitamin-d .legend-field.legend-field-3 &gt; .square:before{background-color:#f4d761;}.iof_maps .bottom_container.legend-vitamin-d .legend-field.legend-field-4 &gt; .square:before{background-color:#218811;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-1 &gt; .square:before{background-color:#f51d1e;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-2 &gt; .square:before{background-color:#aa2b2c;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-3 &gt; .square:before{background-color:#fa7929;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-4 &gt; .square:before{background-color:#a46e2c;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-5 &gt; .square:before{background-color:#fee940;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-6 &gt; .square:before{background-color:#829d29;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-7 &gt; .square:before{background-color:#84fc5a;}.iof_maps .bottom_container.legend-calcium .legend-field.legend-field-8 &gt; .square:before{background-color:#2d621d;}.iof_maps .bottom_container.legend-hip-fracture ul li,.iof_maps .bottom_container.legend-fracture-risk ul li{display:inline-block;}.iof_maps .bottom_container.legend-hip-fracture ul li.high,.iof_maps .bottom_container.legend-hip-fracture ul li.medium,.iof_maps .bottom_container.legend-hip-fracture ul li.low,.iof_maps .bottom_container.legend-fracture-risk ul li.high,.iof_maps .bottom_container.legend-fracture-risk ul li.medium,.iof_maps .bottom_container.legend-fracture-risk ul li.low{padding-left:10px;}.iof_maps .bottom_container.legend-hip-fracture ul li.high:before,.iof_maps .bottom_container.legend-hip-fracture ul li.medium:before,.iof_maps .bottom_container.legend-hip-fracture ul li.low:before,.iof_maps .bottom_container.legend-fracture-risk ul li.high:before,.iof_maps .bottom_container.legend-fracture-risk ul li.medium:before,.iof_maps .bottom_container.legend-fracture-risk ul li.low:before{content:"";display:inline-block;position:relative;left:0;width:15px;height:15px;background-color:grey;margin-right:5px;}.iof_maps .bottom_container.legend-hip-fracture ul li.high:before,.iof_maps .bottom_container.legend-fracture-risk ul li.high:before{background-color:#FF0000;}.iof_maps .bottom_container.legend-hip-fracture ul li.medium:before,.iof_maps .bottom_container.legend-fracture-risk ul li.medium:before{background-color:#FFA500;}.iof_maps .bottom_container.legend-hip-fracture ul li.low:before,.iof_maps .bottom_container.legend-fracture-risk ul li.low:before{background-color:#008000;}.iof_maps #display_country_cns{margin:0 auto;width:1030px;}.iof_maps #display_country_cns label{margin-left:10px;}.iof_maps#fls_map #filters,.iof_maps#fls_map #legend{display:none;}.iof_maps#fls_map #select_container{margin:10px auto;width:1030px;}.iof_maps#fls_map #display_fls h2{padding:20px 0;text-align:center;text-transform:uppercase;color:#003366;}.iof_maps#fls_map #display_fls ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;}.iof_maps#fls_map #display_fls ul li{position:relative;width:49%;padding:1%;margin-bottom:1%;min-height:220px;border-radius:10px;border:1px solid khaki;}.iof_maps#fls_map #display_fls ul li .panel_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:100%;}.iof_maps#fls_map #display_fls ul li .panel_content h3,.iof_maps#fls_map #display_fls ul li .panel_content p{margin:0;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_address_wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:85%;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_address_wrap .panel_address{line-height:20px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_address_wrap .panel_title{font-size:20px;max-width:initial;margin-bottom:10px;clear:left;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_star_wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;width:15%;height:83px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_star_wrap .panel_star{width:85px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_star_wrap .panel_score_general{position:absolute;top:32%;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);font-size:18px;font-weight:400;color:#2b2b2b;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_score_details{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_score_details table th,.iof_maps#fls_map #display_fls ul li .panel_content .panel_score_details table td{width:20%;padding:5px;font-size:13px;font-weight:800;text-align:center;}.iof_maps#fls_map #display_fls ul li .panel_detail_link{position:absolute;bottom:0;right:0;display:block;}.iof_maps#fls_map #display_fls ul li .panel_detail_link .btn-iof{text-decoration:none;}.iof_maps#fls_map #display_fls ul li .panel_detail_link:hover .btn-iof{background:#faa836;-webkit-box-shadow:none;box-shadow:none;}.iof_maps#fls_map #display_fls ul li.cat_Gold{border:1px solid #D7C434;}.iof_maps#fls_map #display_fls ul li.cat_Gold .panel_title{color:#D7C434;}.iof_maps#fls_map #display_fls ul li.cat_Silver{border:1px solid #A8A9AA;}.iof_maps#fls_map #display_fls ul li.cat_Silver .panel_title{color:#A8A9AA;}.iof_maps#fls_map #display_fls ul li.cat_Bronze{border:1px solid #BF9042;}.iof_maps#fls_map #display_fls ul li.cat_Bronze .panel_title{color:#BF9042;}.iof_maps#fls_map #display_fls ul li.cat_Blue{border:1px solid #4893F4;}.iof_maps#fls_map #display_fls ul li.cat_Blue .panel_title{color:#4893F4;}.iof_maps#fls_map #display_fls ul li.cat_Under{border:1px solid #4EA49A;}.iof_maps#fls_map #display_fls ul li.cat_Under .panel_title{color:#4EA49A;}.iof_maps#fls_map #display_fls ul li.member_society{background:url(/themes/custom/iof_varbase/scss/./images/society-marker.png) no-repeat 5px 0;height:25px;padding-left:30px;}.iof_maps#fls_map .black-screen{background:black;color:white;width:100%;padding:50px;display:none;}.iof_maps#fls_map .gm-style-iw{padding:0 !important;width:375px;height:180px;min-height:180px;}.iof_maps#fls_map .gm-style-iw .gm-style-iw-d{overflow:auto;padding:10px;width:100%;height:100%;}.iof_maps#fls_map .gm-style-iw .gm-style-iw-d .gm-style-iw-c{width:100%;height:100%;}.iof_maps#fls_map .gm-style-iw .gm-style-iw-d .gm-style-iw-c &gt; div{width:309px;height:100%;}.iof_maps#fls_map .gm-style-iw .gm-style-iw-d &gt; div{width:309px;height:100%;}.iof_maps#fls_map .gm-style-iw .panel_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:100%;}.iof_maps#fls_map .gm-style-iw .panel_content h3,.iof_maps#fls_map .gm-style-iw .panel_content p{margin:0;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_address_wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:85%;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_address_wrap .panel_address{font-size:15px;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_address_wrap .panel_title{margin-bottom:1px;max-width:initial;font-size:15px;clear:left;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_star_wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;width:15%;height:60px;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_star_wrap .panel_star{width:85px;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_star_wrap .panel_score_general{position:absolute;top:32%;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);font-size:12px;font-weight:400;color:#2b2b2b;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_score_details{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;}.iof_maps#fls_map .gm-style-iw .panel_content .panel_score_details table th,.iof_maps#fls_map .gm-style-iw .panel_content .panel_score_details table td{width:20%;padding:5px;font-size:13px;font-weight:800;text-align:center;}.iof_maps#fls_map .gm-style-iw .panel_detail_link{position:absolute;bottom:4px;right:0;display:block;}.iof_maps#fls_map .gm-style-iw .panel_detail_link .btn-iof{text-decoration:none;font-size:13px;}.iof_maps#fls_map .gm-style-iw .panel_detail_link:hover .btn-iof{background:#faa836;-webkit-box-shadow:none;box-shadow:none;}.iof_maps#fls_map .gm-style-iw.cat_Gold{border:1px solid #D7C434;}.iof_maps#fls_map .gm-style-iw.cat_Gold .panel_title{color:#D7C434;}.iof_maps#fls_map .gm-style-iw.cat_Silver{border:1px solid #A8A9AA;}.iof_maps#fls_map .gm-style-iw.cat_Silver .panel_title{color:#A8A9AA;}.iof_maps#fls_map .gm-style-iw.cat_Bronze{border:1px solid #BF9042;}.iof_maps#fls_map .gm-style-iw.cat_Bronze .panel_title{color:#BF9042;}.iof_maps#fls_map .gm-style-iw.cat_Blue{border:1px solid #4893F4;}.iof_maps#fls_map .gm-style-iw.cat_Blue .panel_title{color:#4893F4;}.iof_maps#fls_map .gm-style-iw.cat_Under{border:1px solid #4EA49A;}.iof_maps#fls_map .gm-style-iw.cat_Under .panel_title{color:#4EA49A;}.iof_maps#fls_map .gm-style-iw.member_society{background:url(/themes/custom/iof_varbase/scss/./images/society-marker.png) no-repeat 5px 0;height:25px;padding-left:30px;}.iof_maps#cns_map #display_country_cns h2{padding:20px 0;text-align:center;text-transform:uppercase;color:#003366;}.iof_maps#cns_map #display_country_cns ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;}.iof_maps#cns_map #display_country_cns ul li{width:49%;padding:1%;margin-bottom:1%;border:1px solid #003366;border-radius:10px;}.iof_maps#cns_map #display_country_cns ul li h3{margin-bottom:30px;font-size:20px;}.iof_maps#cns_map #display_country_cns ul li dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.iof_maps#cns_map #display_country_cns ul li dl dt{width:30%;font-size:16px;}.iof_maps#cns_map #display_country_cns ul li dl dd{width:65%;font-size:16px;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:10px;}.iof_maps#cns_map #display_country_cns ul li.member_society{background:url(/themes/custom/iof_varbase/scss/sites/iofbonehealth/iof_maps/images/society-marker.png) no-repeat 5px 0;height:25px;padding-left:30px;}.iof_maps .google-visualization-tooltip{z-index:0;}.iof_maps .google-visualization-tooltip .google-visualization-tooltip-item &gt; span{font-size:22px !important;}.iof_maps .google-visualization-tooltip .google-visualization-tooltip-item .tooltip_country{font-size:13px;max-width:350px;}.iof_maps.vitamin-d-map .google-visualization-tooltip{width:570px;max-height:500px;overflow:auto;}.iof_maps.vitamin-d-map .google-visualization-tooltip .google-visualization-tooltip-item table{font-size:9px;}.iof_maps .alert{height:100px;left:260px;top:280px;width:300px;}.iof_maps .overlay{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #333333;display:none;padding:10px;position:absolute;text-align:center;z-index:11;}.iof_maps .overlay h2{font-size:1.4em;font-weight:bold;}.iof_maps .overlay p{font-size:1.2em;}.iof_maps .overlay.about_the_map{height:300px;left:220px;top:180px;width:400px;overflow-y:auto;}.iof_maps .tooltip{background:none repeat scroll 0 0 #FFFFFF;color:#000000;display:none;font-weight:bold;padding:8px;position:absolute;}.iof_maps .labelMap{font-size:20px;}.iof_maps .square_country_color{display:inline-block;width:75px;height:11px;background:grey;}.iof_maps .progress{height:auto;overflow:visible;position:absolute;z-index:13;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px 30px;text-align:center;font-size:1.5em;font-weight:400;color:#003366;background:rgba(238,238,247,0.75);border:1px solid #003366;}.iof_maps .progress .svg-loader-map-dots{position:relative;top:0;left:8px;width:70px;}.map_container table{font-size:15px;}.map_container table caption{border-color:#003366;padding-left:8px;}@media only screen and (max-width:1650px){.iof_maps#fls_map #display_fls h2{width:1030px;}.iof_maps#fls_map #display_fls ul{width:1030px;padding-left:0;}}@media only screen and (max-width:1500px){.iof_maps#fls_map .map_container{width:100%;height:650px;}.iof_maps#fls_map #display_fls h2{width:100%;}.iof_maps#fls_map #display_fls ul{width:100%;}}@media only screen and (max-width:1260px){.iof_maps#fls_map .map_container{height:600px;}.iof_maps#fls_map #display_fls ul li{width:480px;}}@media only screen and (max-width:1200px){.iof_maps .map_container{width:100%;}.iof_maps#fls_map .map_container{height:575px;}}@media only screen and (max-width:1100px){.iof_maps{position:relative;}.iof_maps .top_container{width:100%;}.iof_maps#fls_map .map_container{height:525px;}}@media only screen and (max-width:650px){.iof_maps#fls_map #select_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;}}@media only screen and (max-width:524px){.iof_maps#fls_map .map_container{height:500px;}.iof_maps#fls_map #display_fls ul li{width:375px;min-height:180px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_address_wrap .panel_address{font-size:15px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_address_wrap .panel_title{margin-bottom:1px;font-size:15px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_star_wrap{height:60px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_star_wrap .panel_star{width:85px;}.iof_maps#fls_map #display_fls ul li .panel_content .panel_star_wrap .panel_score_general{font-size:12px;}.iof_maps#fls_map #display_fls ul li .panel_detail_link{botton:4px;}.iof_maps#fls_map #display_fls ul li .panel_detail_link .btn-iof{font-size:13px;}}.reference_in_text{position:relative;}.reference_in_text .ref_number{display:inline-block;position:relative;padding:0 2px;text-decoration:none;font-weight:400;line-height:1;color:#faa836;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}.reference_in_text .ref_number:active{color:#faa836;}.reference_in_text .ref_number:hover{color:#003366;text-decoration:none !important;}.reference_in_text .ref_number:hover + .ref_container_content{display:block;height:auto;overflow-y:hidden;padding:22px;}.reference_in_text .ref_number.hovered{color:#003366;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}.reference_in_text .ref_container_content{z-index:100;position:absolute;padding:22px;min-width:400px;display:none;top:20px;left:-180px;height:0;overflow-y:hidden;}.reference_in_text .ref_container_content .ref_content{position:relative;bottom:5px;display:block;padding:10px;font-size:14px;border:2px solid #003366;background:#fff;}.reference_in_text .ref_container_content .arrow_style{width:15px;height:15px;background:#fff;border-color:#003366;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:999;border-width:2px 0px 0px 2px;border-style:solid;top:10px;}.reference_in_text .ref_container_content:before{z-index:999;content:"";display:block;position:absolute;left:185px;top:10px;width:15px;height:15px;background:#fff;border-color:#003366;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-width:2px 0px 0px 2px;border-style:solid;}.reference_in_text .ref_container_content.this_ref_container::before{display:none;}.reference_in_text .ref_container_content:hover{display:block;height:auto;overflow-y:hidden;padding:22px;}.reference_bottom_title{color:#faa836;margin-top:50px;border-top:1px solid #faa836;padding-top:10px;margin-bottom:18px;}.reference_bottom_item{display:-webkit-box;display:-ms-flexbox;display:flex;}.reference_bottom_item .number{color:#faa836;padding-right:15px;}.reference_bottom_item .content{font-size:16px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}.reference_bottom_item .content .back_to_reference{color:#fff;background:#faa836;margin-left:12px;padding:0 3px;line-height:1;font-size:13px;}.reference_bottom_item.hovered{background:rgba(250,168,54,0.1);padding:5px 0 5px 10px;border-radius:5px;}.pager-nav .pagination &gt; .active &gt; a,.pager-nav .pagination &gt; .active &gt; span,.pager-nav .pagination &gt; .active &gt; a:hover,.pager-nav .pagination &gt; .active &gt; span:hover,.pager-nav .pagination &gt; .active &gt; a:focus,.pager-nav .pagination &gt; .active &gt; span:focus{color:#fff;background-color:#003366;border-color:#003366;cursor:pointer;}.pager-nav .pagination &gt; li &gt; a,.pager-nav .pagination &gt; li &gt; span{color:#003366;background-color:#f2f2f2;border:1px solid #003366;}.pager-nav .pagination &gt; li &gt; a:hover,.pager-nav .pagination &gt; li &gt; span:hover{color:#fff;background-color:#faa836;border:1px solid #003366;}header#navbar,header#navbar + div.container{max-width:980px;border:10px dashed red;}.item-expandable-selected .big-menu-item-title{font-size:178%;border:10px dashed red;}#block-thematicmenu{margin-bottom:100px;}#block-iof-varbase-socialauthlogin,#auth-box .block-title{display:none;}.block-latest-events{margin-bottom:10px;}.block-latest-events-item-title{border:10px dashed red;}.block-latest-events-item-title h3{margin:0;color:#003366;text-transform:uppercase;font-size:20px;padding-bottom:6px;}.block-latest-events-item{margin-bottom:15px;}.block-latest-events-item a{color:#003366;text-decoration:none;}.block-latest-events-item a:hover{color:#faa836;}.block-eu-6{margin-bottom:30px;}.block-eu-6 img{display:block;max-width:100%;height:auto;}.block-eu-6-title{font-family:"Roboto Condensed";font-size:26px;text-transform:uppercase;color:#003366;background-color:.block-eu-6-title white;letter-spacing:0.5px;border:none;z-index:1;position:relative;margin-bottom:20px;}.block-eu-6-title span{background:#fff;padding:0 15px;}.block-eu-6-title:before{z-index:-1;content:"";position:absolute;border-top:2px solid #003366;top:50%;left:0;right:0;bottom:0;width:55%;}.block-eu-6-content{margin-top:20px;margin-left:auto;margin-right:auto;}.block-newsletter{margin-bottom:5px;}.block-slogan-bottom-page{margin-top:10px;margin-bottom:0px;}.quote-img-left{margin-right:20px;}.quote-img-left img{width:40px;}.quote-content{font-size:20px;font-style:italic;margin-top:25px;}.quote-img-right{border:10px dashed red;margin-left:20px;margin-top:50px;}.quote-img-right img{width:40px;}.viewsreference--view-title{display:none;border:10px dashed red;}.events_container .event_programme .event_programme_tab_title{padding:10px 0;font-size:20px;text-align:center;text-transform:uppercase;color:#fff;background-color:#003366;border:10px dashed red;}.events_container .event_programme_tab .programme_tab_row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0;border:10px dashed red;}.events_container .event_programme_tab .programme_tab_row:first-child{padding-top:0;border:10px dashed red;}.events_container .event_programme_tab .programme_tab_row:nth-child(2n){background:#f2f2f2;border:10px dashed red;}.events_container .event_programme_tab .programme_tab_row div{font-weight:300;color:#003366;border:10px dashed red;}.events_container .event_programme_tab .programme_tab_row div:first-child{text-align:center;width:20%;border:10px dashed red;}.events_container .event_programme_tab .programme_tab_row div:last-child{width:80%;}.events_container .event_programme_tab .programme_tab_cols_names div{font-size:20px;font-weight:500;text-transform:uppercase;}.blog-listing .form--inline{margin-left:15px;}.blog-listing .form-control::-webkit-input-placeholder{color:#003366;}.blog-listing .form-control::-moz-placeholder{color:#003366;}.blog-listing .form-control:-ms-input-placeholder{color:#003366;}.blog-listing .form-control::-ms-input-placeholder{color:#003366;}.blog-listing .form-control::placeholder{color:#003366;}h1.event--title{font-size:24px;color:#003366;margin:5px 0;font-weight:500;}@media (max-width:1200px){.content_block_animation{min-height:40px;}.countdown_block h4{font-size:12px;}.event_block .title_event_block h3{font-size:16px;}.event-slick{position:relative !important;right:20px;}.event-slick .slick-slide .field--item .views-element-container{padding:0;}.carousel-digital .carousel-inner .field--item{padding:35px;}}@media (max-width:1080px){.block-digital-life-row-items-centered-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.block-digital-life-item{width:100%;padding:10px;margin-right:0px;margin-bottom:15px;}}@media (max-width:800px){.quote-content{font-size:18px;text-align:center;}.quote-img-left img,.quote-img-right img{width:30px;}.block-events-row-items-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.block-events-item{padding:5px;margin-right:0px;margin-bottom:15px;}.block-latest-news-item{text-align:center;margin-bottom:10px;background-color:#f2f2f2;padding:20px;border-radius:10px;}.block-latest-news-item img{display:block;margin-left:auto;margin-right:auto;max-width:70%;height:auto;}.block-latest-news-item-thumb{float:none;}.block-latest-news-item-content{margin-left:0px;float:left;margin-top:10px;text-align:center;}.block-latest-news-item-content-tags-row-items-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.block-latest-news-item-content-date{margin-top:10px;margin-bottom:0px;}.block-latest-news-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;}.block-latest-events-item{text-align:center;margin-bottom:10px;background-color:#f2f2f2;padding:10px;border-radius:10px;}.block-latest-events-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;}.block-help-row-items-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px;}.block-help-item{margin:10px;}}@media (max-width:640px){.quote-content{font-size:16px;text-align:center;}.quote-img-left img,.quote-img-right img{width:25px;}}.col-12{width:100%;float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px;}.h1{display:block;position:relative;margin:20px auto 10px auto;font-size:32px;color:#036;}.vbp_color_07 .h1,.vbp_color_07 h3{color:white;}.vbp_color_09 h2:not(.h1),.vbp_color_09 h4,.vbp_color_09 h5{color:white;}.text-smaller{font-size:85%;}.text-bigger{font-size:135%;}.btn.btn-big{font-size:135%;}.btn.btn-border{border:2px solid currentColor;}.btn.btn-text-transform-none{text-transform:none;}.btn.btn-small{display:inline-block;padding:5px 15px 6px;border-radius:50px;border:0;font-weight:800;font-size:15.37px;line-height:1;}html{scroll-behavior:smooth;}html body{position:relative;padding-top:0 !important;margin-top:0;height:auto;font-family:"Roboto",sans-serif;font-weight:300;background-color:#fff;overflow-x:hidden !important;}html body #iof-page{position:relative;left:40px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);min-height:100vh;padding-bottom:75px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;}html body #iof-page .footer-wrapper{position:absolute;bottom:0;width:100%;}html body.mm-wrapper_opening #iof-page{left:275px;width:-webkit-calc(100% - 275px);width:calc(100% - 275px);}html body:not(.path-frontpage) #iof-page{padding-top:100px;}html body.adminimal-admin-toolbar #iof-page{margin-bottom:-10px;}@media only screen and (max-width:1260px){html{scroll-behavior:smooth;}html body.mm-wrapper_opened #iof-page{z-index:-1;left:0;width:100%;}}@media only screen and (max-width:480px){html{scroll-behavior:smooth;}html body #iof-page{left:0;width:100%;}}body .main-container{width:100%;padding:0 !important;margin:0;}body .main-container &gt; .row{margin-left:0;margin-right:0;max-width:100%;}body .main-container &gt; .row &gt; .col-sm-12{padding:0;}body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section{width:100%;left:0;right:0;margin-right:0;margin-left:0;}body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container{width:100%;padding-right:0;padding-left:0;}body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row{margin:0 auto;width:1260px;}body.mm-wrapper_opening #menu-scroll,body.mm-wrapper_opening.path-frontpage #menu-scroll.menu-fixed{left:275px;width:-webkit-calc(100% - 275px);width:calc(100% - 275px);}body.mm-wrapper_opening #menu-scroll .menu-scroll-containter,body.mm-wrapper_opening.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter{width:90%;max-width:1260px;}body.mm-wrapper_opening #menu-scroll .footer-wrapper,body.mm-wrapper_opening.path-frontpage #menu-scroll.menu-fixed .footer-wrapper{width:130% !important;}body.mm-wrapper_opening #menu-scroll .footer-wrapper .btn-arrow-up,body.mm-wrapper_opening.path-frontpage #menu-scroll.menu-fixed .footer-wrapper .btn-arrow-up{z-index:5;left:39% !important;}body.mm-wrapper_opening #menu-scroll .footer-wrapper .footer-top &gt; .container,body.mm-wrapper_opening #menu-scroll .footer-wrapper .footer-main &gt; .container,body.mm-wrapper_opening.path-frontpage #menu-scroll.menu-fixed .footer-wrapper .footer-top &gt; .container,body.mm-wrapper_opening.path-frontpage #menu-scroll.menu-fixed .footer-wrapper .footer-main &gt; .container{position:relative;right:220px;}@media only screen and (max-width:1552px){body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row{width:1200px;}}@media only screen and (max-width:1500px){body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row{width:1100px;}}@media only screen and (max-width:1392px){body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row{width:960px;}}@media only screen and (max-width:1260px){body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row{width:960px;}}@media only screen and (max-width:1200px){.row{max-width:100%;margin:0 auto;}}@media only screen and (max-width:1024px){body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row{width:100%;padding:0 15px;}body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row .col-12,body .main-container &gt; .row &gt; .col-sm-12 .region-content .paragraph--type--bp-horizontal-section &gt; .container &gt; .row .col-xs-12{padding:0 0;}}.paragraph--type--bp-horizontal-section{padding:0px 0 100px 0;}.paragraph--type--bp-horizontal-section:before{content:"";position:absolute;top:-58px;width:100%;height:60px;}.paragraph--type--bp-horizontal-section#vbp-51{padding:50px 0 150px 0;}.paragraph--type--bp-horizontal-section.vbp_color_07:nth-of-type(odd):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 0,100 1,100 60,0 60' fill='%23003366' /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.vbp_color_07:nth-of-type(even):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 1,100 0,100 100,0 100' fill='%23003366'  /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.vbp_color_08:nth-of-type(odd):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 0,100 1,100 60,0 60' fill='%23fff' /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.vbp_color_08:nth-of-type(even):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 1,100 0,100 100,0 100' fill='%23fff'  /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.vbp_color_09:nth-of-type(odd):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 0,100 1,100 60,0 60' fill='%23FAA836' /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.vbp_color_09:nth-of-type(even):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 1,100 0,100 100,0 100' fill='%23FAA836'  /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.vbp_color_10:nth-of-type(odd):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 0,100 1,100 60,0 60' fill='%23F2F2F2' /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.vbp_color_10:nth-of-type(even):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60'%3E%3Cpolygon points='0 1,100 0,100 100,0 100' fill='%23F2F2F2'  /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.gpc-container,.paragraph--type--bp-horizontal-section.gpc-container-2{margin-top:-60px;margin-bottom:-20px;padding-top:80px;}.paragraph--type--bp-horizontal-section.gpc-container:before,.paragraph--type--bp-horizontal-section.gpc-container-2:before{display:none;}.paragraph--type--bp-horizontal-section.gpc-container:after,.paragraph--type--bp-horizontal-section.gpc-container-2:after{content:"";position:absolute;top:0;width:100%;height:50px;}.paragraph--type--bp-horizontal-section.gpc-container:after{top:-1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50'%3E%3Cpolygon points='0 0,100 0,100 2,0 1' fill='%23FFFFFF' /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section.gpc-container-2:after{top:-1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50'%3E%3Cpolygon points='0 1,100 0,100 0,0 0' fill='%23FFFFFF' /%3E%3C/svg%3E") no-repeat;background-size:100% 120%;background-size:cover;}.paragraph--type--bp-horizontal-section &gt; .overlay-item{position:absolute;top:0;height:100%;width:100%;opacity:0.82;background-color:black;}.paragraph--type--bp-horizontal-section#vbp-80,.paragraph--type--bp-horizontal-section#vbp-83,.paragraph--type--bp-horizontal-section#vbp-138,.paragraph--type--bp-horizontal-section#vbp-6207{padding:80px 0;}.paragraph--type--bp-horizontal-section#vbp-80:before,.paragraph--type--bp-horizontal-section#vbp-83:before,.paragraph--type--bp-horizontal-section#vbp-138:before,.paragraph--type--bp-horizontal-section#vbp-6207:before{display:none;}.paragraph--type--bp-horizontal-section#vbp-3407{padding:150px 0;}.paragraph--type--bp-horizontal-section#vbp-83,.paragraph--type--bp-horizontal-section#vbp-3407{margin-top:-90px;padding-bottom:108px;}.adminimal-admin-toolbar .paragraph--type--bp-horizontal-section#vbp-83{margin-top:-104px;}.adminimal-admin-toolbar .paragraph--type--bp-horizontal-section#vbp-3407{margin-top:-104px;}#vbp-79,#vbp-136{margin-bottom:-40px;}@media only screen and (max-width:960px){.paragraph--type--bp-horizontal-section{padding:0 0 95px 0;}.paragraph--type--bp-horizontal-section#vbp-51{padding:0 0 100px 0;}.paragraph--type--bp-horizontal-section &gt; .container &gt; .row{margin-top:-10px !important;}.paragraph--type--bp-horizontal-section#vbp-80,.paragraph--type--bp-horizontal-section#vbp-83,.paragraph--type--bp-horizontal-section#vbp-138,.paragraph--type--bp-horizontal-section#vbp-6207{padding:50px 0;padding-bottom:100px;}.paragraph--type--bp-horizontal-section#vbp-83{padding-bottom:90px;}}@media only screen and (max-width:480px){.paragraph--type--bp-horizontal-section{padding:0 0 90px 0;}.paragraph--type--bp-horizontal-section &gt; .container &gt; .row{margin-top:-26px !important;}.paragraph--type--bp-horizontal-section#vbp-80,.paragraph--type--bp-horizontal-section#vbp-83,.paragraph--type--bp-horizontal-section#vbp-138,.paragraph--type--bp-horizontal-section#vbp-6207{padding:65px 0;}.paragraph--type--bp-horizontal-section#vbp-83{padding-bottom:75px;}}body{}body #menu-scroll{z-index:120;position:fixed;top:0;left:40px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);padding:10px 0;background:#003366;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}body #menu-scroll .mburger{z-index:100;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:50px;height:30px;--mb-bar-height:2px;color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}body #menu-scroll .mburger:hover{color:#faa836;}body #menu-scroll .menu-scroll-containter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:1200px;}body #menu-scroll .menu-scroll-containter .header-scroll-logo{position:relative;top:1px;color:#fff;width:102px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}body #menu-scroll .menu-scroll-containter .header-scroll-logo .h1_branding{font-size:initial;}body #menu-scroll .menu-scroll-containter .header-scroll-logo .h1_branding .navbar-btn{margin-top:0;margin-bottom:0;color:#fff;}body #menu-scroll .menu-scroll-containter .header-scroll-logo .h1_branding .navbar-btn img{width:100%;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs{position:relative;width:810px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs .breadcrumb{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;margin-bottom:0;font-size:14px;font-weight:400;background:none;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs .breadcrumb &gt; li{color:#fff;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs .breadcrumb &gt; li a{color:#fff;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs .breadcrumb &gt; li + li:before{color:#fff;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs .breadcrumb &gt; li.active{font-weight:bold;color:#fff;}body #menu-scroll .menu-scroll-containter .header-scroll-right{position:relative;width:280px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}body #menu-scroll .menu-scroll-containter .header-scroll-right #block-socialmenu{position:absolute;top:60%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body #menu-scroll .menu-scroll-containter .header-scroll-right #block-donate{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:40px;}body #menu-scroll .menu-scroll-containter .header-scroll-right #block-donate a{text-decoration:none;}body #menu-scroll .menu-scroll-containter .header-scroll-right #block-addtoanybuttons{position:absolute;top:46%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:32px;}body #menu-scroll .menu-scroll-containter .header-scroll-right .menu--social-menu li{float:left;width:30px;}body #menu-scroll .menu-scroll-containter .header-scroll-right .menu--social-menu li &gt; a{font-size:20px;color:#fff;visibility:hidden;}body #menu-scroll .menu-scroll-containter .header-scroll-right .menu--social-menu li &gt; a:hover{color:#faa836;background:transparent;}body #menu-scroll .menu-scroll-containter .header-scroll-right .menu--social-menu li &gt; a.fa::before{position:absolute;top:0;left:0;margin:3px 15% 0;text-align:center;visibility:visible;}body #menu-scroll .header-scroll-breadcrumbs--bottom{display:none;}body.path-frontpage #menu-scroll .menu-scroll-containter{width:960px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-logo{width:144px;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-logo img{width:140px;max-width:initial;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs{width:0px;}body.path-frontpage #menu-scroll:not(.menu-fixed){padding-top:40px;}body.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter{width:1200px;}body.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter .header-scroll-logo{width:102px;}body.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter .header-scroll-logo img{width:100%;}@media only screen and (max-width:1620px){html body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs{width:60%;}}@media only screen and (max-width:1360px){html body #menu-scroll .menu-scroll-containter{width:90% !important;}html body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs{width:50%;}}@media only screen and (max-width:1260px){html body #menu-scroll{padding:6px 0;}html body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs{opacity:0;display:none;}html body #menu-scroll .header-scroll-breadcrumbs--bottom{display:block;margin-top:6px;}html body #menu-scroll .header-scroll-breadcrumbs--bottom .breadcrumb{font-size:14px;font-weight:500;padding:5px 14px;margin:0;border-radius:0;}html body.mm-wrapper_opened #menu-scroll{z-index:-1;left:0;width:100%;}html body:not(.path-frontpage) #menu-scroll{padding-bottom:0;}html body:not(.path-frontpage) #menu-scroll .mburger{top:16px;-webkit-transform:none;-ms-transform:none;transform:none;}}@media only screen and (max-width:1130px){body{}body #menu-scroll .mburger{}body #menu-scroll .menu-scroll-containter{padding:0 20px 0 60px;width:100% !important;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-logo{width:116px;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-logo img{width:110px;}body.path-frontpage #menu-scroll:not(.menu-fixed){padding-top:30px;}}@media only screen and (max-width:992px){body{}body #menu-scroll .menu-scroll-containter .header-scroll-logo{position:relative;bottom:0;width:10% !important;}body #menu-scroll .menu-scroll-containter .header-scroll-logo img{width:70px !important;min-width:70px;}body #menu-scroll .menu-scroll-containter .header-scroll-right{position:relative;bottom:0;}body #menu-scroll .menu-scroll-containter .header-scroll-right i{font-size:14px;}body #menu-scroll .menu-scroll-containter .header-scroll-right #block-donate{top:53%;}body #menu-scroll .menu-scroll-containter .header-scroll-right #block-donate a{padding:4px 15px 5px;font-size:13.37px;text-decoration:none;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-logo img{width:90px !important;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs{display:none;}body.path-frontpage #menu-scroll:not(.menu-fixed){padding-top:25px;}body.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter .header-scroll-logo{bottom:0;}body.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter .header-scroll-logo img{width:70px !important;}body.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter .header-scroll-right{bottom:0;}body:not(.path-frontpage) #menu-scroll .mburger{top:10px !important;}}@media only screen and (max-width:729px){body #menu-scroll .menu-scroll-containter .header-scroll-right{width:auto;}body #menu-scroll .menu-scroll-containter .header-scroll-right #block-socialmenu{display:none;}}@media only screen and (max-width:480px){body{}body #menu-scroll{left:0;width:100%;}body #menu-scroll .mburger{height:22px !important;}body #menu-scroll .mburger b{width:25px !important;}body #menu-scroll .mburger b:first-child{top:0;bottom:auto;}body #menu-scroll .mburger b:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body #menu-scroll .mburger b:last-child{top:auto;bottom:0;}body #menu-scroll .menu-scroll-containter{padding:0 0 0 30px;}body #menu-scroll .menu-scroll-containter .header-scroll-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50% !important;}body #menu-scroll .menu-scroll-containter .header-scroll-logo img{width:55px !important;min-width:55px;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:relative;top:0;-webkit-transform:initial;-ms-transform:initial;transform:initial;padding:5px 0;width:100% !important;}body #menu-scroll .menu-scroll-containter .header-scroll-breadcrumbs .breadcrumb{font-size:10px !important;}body #menu-scroll .menu-scroll-containter .header-scroll-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}body.path-frontpage #menu-scroll .menu-scroll-containter .header-scroll-logo img{width:55px !important;min-width:55px;}body.path-frontpage #menu-scroll:not(.menu-fixed){padding-top:15px;}body.path-frontpage #menu-scroll.menu-fixed .menu-scroll-containter .header-scroll-logo img{width:55px !important;}}body{opacity:0;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;}body .mburger b{height:3px !important;}body #iof-menu{max-width:275px !important;font-size:14px;background:#335C85;}body #iof-menu .mm-navbars_top{display:block;color:#fff;border-bottom:0 solid none;}body #iof-menu .mm-navbars_top .mm-navbar &gt; *{min-height:0;}body #iof-menu .mm-navbars_top .mm-navbar{min-height:0;background:#335C85;}body #iof-menu .mm-navbars_top .mm-navbar .menu-header-logo{padding:8px 0 8px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}body #iof-menu .mm-navbars_top .mm-navbar .menu-header-logo .menu-logo{display:block;max-width:50px;width:100%;}body #iof-menu .mm-navbars_top .mm-navbar .mm-navbar__title{color:#fff;font-size:15px;font-weight:900;}body #iof-menu .mm-navbars_top .mm-navbar .mm-navbar__title[aria-hidden=true]{color:#fff;}body #iof-menu .mm-navbars_top .mm-navbar .mm-navbar__title:not([href]){display:none;}body #iof-menu .mm-navbars_top .mm-navbar .mm-btn_prev:after,body #iof-menu .mm-navbars_top .mm-navbar .mm-btn_prev:before{height:8px;width:8px;border:2px solid #fff;border-right:none;border-bottom:none;}body #iof-menu .mm-navbars_top .mm-navbar:first-child{display:none;position:absolute;top:-8px;right:0;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);background:transparent;}body #iof-menu .mm-navbars_top .mm-navbar:first-child #btn-close-menu b{background:#fff;}body #iof-menu .mm-navbars_top .mm-navbar:first-child .hamburger-inner:before,body #iof-menu .mm-navbars_top .mm-navbar:first-child .hamburger-inner:after{background:#fff;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(2){display:none;width:100%;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3){display:block;width:100%;padding:8px 10px 0 10px;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3) #global-search--mmenu .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3) #global-search--mmenu .wrapper .field-text .form-text{height:28px;padding:6px 6px;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3) #global-search--mmenu .wrapper .btn-search button{height:29px;margin-left:5px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;background:#003366;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3) #global-search--mmenu .wrapper .btn-search button i{font-size:15px;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3) #global-search--mmenu .wrapper .btn-search button:hover{background:#faa836;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3) #global-search--mmenu .wrapper .btn-search button:focus{background:#003366 !important;}body #iof-menu .mm-navbars_top .mm-navbar:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0 10px 0;}body #iof-menu .mm-navbars_top .mm-navbar:last-child a{padding:0;text-transform:initial;}body #iof-menu .mm-panels .mm-panel{background-color:#335C85;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first{}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-panel__blocker{opacity:0;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview{}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-divider{padding:8px 0 8px 0;font-size:14px;text-align:center;color:#fff;line-height:1;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-divider:before{background:#184674;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem{}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem .mm-listitem__text{font-size:14px;color:#fff;padding:6px 0 6px 0px;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem .mm-listitem__text .mm-icone-container{display:inline-block;width:40px;height:10px;text-align:center;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(1) .mm-icone-container:after{content:"";font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(2) .mm-icone-container:after{content:'\f05a';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(3) .mm-icone-container:after{content:'\f015';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(4) .mm-icone-container:after{content:'\f059';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(5) .mm-icone-container:after{content:'\f19d';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(6) .mm-icone-container:after{content:"";font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(7) .mm-icone-container:after{content:'\f0c0';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(8) .mm-icone-container:after{content:'\f0fa';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(9) .mm-icone-container:after{content:'\f2b5';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(10) .mm-icone-container:after{content:'\f0ac';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(11) .mm-icone-container:after{content:"";font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(12) .mm-icone-container:after{content:'\f005';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(13) .mm-icone-container:after{content:'\f041';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(14) .mm-icone-container:after{content:'\f19d';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(15) .mm-icone-container:after{content:'\f024';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(16) .mm-icone-container:after{content:'\f02d';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:nth-child(17) .mm-icone-container:after{content:'\f1ae';font-family:"FontAwesome" !important;font-size:18px;color:#fff;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first .mm-listview .mm-listitem:after{display:none;border-color:transparent;left:40px;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview{}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .mm-listitem_selected-parent{background:none;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .mm-listitem_selected-parent .mm-listitem__text{background:none;}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .mm-listitem_selected,body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .init-selected-1{background:rgba(255,255,255,0.2);}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .mm-listitem_selected .mm-listitem__text,body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .init-selected-1 .mm-listitem__text{background:rgba(255,255,255,0.2);}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .mm-listitem_selected .mm-listitem__text .mm-icone-container:after,body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first.mm-panel_opened-parent .mm-listview .init-selected-1 .mm-listitem__text .mm-icone-container:after{color:#184674;}body #iof-menu .mm-panels .mm-panel:not(.mm-panel_iconpanel-first){}body #iof-menu .mm-panels .mm-panel:not(.mm-panel_iconpanel-first).mm-panel_opened{width:-webkit-calc(100% - 40px);width:calc(100% - 40px);}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__text{font-size:14px;color:#fff;padding:6px 6px 6px 6px;}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__text .mm-counter{display:none;position:relative;right:30px;font-size:14px;font-weight:500;color:red;}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__text.mm-btn_next:after,body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__text.mm-btn_next:before{right:18px;border-color:#fff;}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__text:hover{background:rgba(255,255,255,0.2);}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem_selected{background:rgba(255,255,255,0.2);}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem_selected .mm-listitem__text{font-size:14px;font-weight:300;color:#fff;}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem_selected .mm-listitem__text .mm-counter{font-weight:500;}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem_selected:after{display:none;}body #iof-menu .mm-panels .mm-panel .mm-listview .mm-listitem:after{display:none;}body #iof-menu .mm-panels .mm-panel.mm-panel_opened{border-left:1px solid #6383a1;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);}body #iof-menu .mm-panels .mm-panel.mm-panel_opened.mm-panel_iconpanel-first{width:100%;}body #iof-menu .mm-panels .mm-panel.mm-panel_opened .mm-listview .mm-listitem{}body #iof-menu .mm-panels .mm-panel.mm-panel_opened .mm-listview .mm-listitem.mm-listitem_selected{}body #iof-menu .mm-panels .mm-panel.mm-panel_iconpanel-first{border:none;}body #iof-menu .mm-panels .mm-panel.mm-panel_opened-parent{border-top:1px solid #6383a1;border-bottom:1px solid #6383a1;}body #iof-menu .mm-panels .mm-panel.mm-panel_opened-parent .mm-panel__blocker{opacity:0;}body #iof-menu .mm-navbars_bottom{max-width:275px;}body #iof-menu .mm-navbars_bottom .mm-navbar{background:#335C85 !important;color:#fff !important;}body #iof-menu .mm-navbars_bottom .mm-navbar,body #iof-menu .mm-navbars_bottom .mm-navbar &gt; *{min-height:0 !important;}body #iof-menu .mm-navbars_bottom .mm-navbar:first-child{border-top:0;}body #iof-menu .mm-navbars_bottom .menu-footer-rs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;margin-bottom:0;}body #iof-menu .mm-navbars_bottom .menu-footer-rs li{width:20%;}body #iof-menu .mm-navbars_bottom .menu-footer-rs li a{display:block;padding:6px 0;width:100%;font-size:20px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}body #iof-menu .mm-navbars_bottom .menu-footer-rs li a:hover{background:rgba(255,255,255,0.2);}body #iof-menu .mm-navbars_bottom .menu-footer-pp{font-size:12px;}body #iof-menu .mm-navbars_bottom .menu-footer-pp a{display:block;padding:5px 0;width:50%;text-align:center;}body #iof-menu .mm-navbars_bottom .menu-footer-pp a:hover{background:rgba(255,255,255,0.2);}body #iof-menu.mm-menu-invisible *{opacity:0;}body #iof-menu.mm-menu-visible *{opacity:1;background:#335C85;}@-webkit-keyframes logo-size{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.2;}100%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0.5;}}body #iof-menu.mm-menu-invisible::after{content:"";position:absolute;width:186px;height:113px;top:50%;left:27%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;background-image:url(/themes/custom/iof_varbase/images/logo.png);background-repeat:no-repeat;opacity:0.2;-webkit-animation:logo-size 1s infinite;animation:logo-size 1s infinite;}body #iof-menu.mm-menu_fullscreen{max-width:100% !important;width:100%;}body #iof-menu.mm-menu_fullscreen .mm-navbars_bottom{max-width:100%;}body #iof-menu.mm-menu-transition-none *{-webkit-transition:none !important;transition:none !important;}body:not(.mm-wrapper_opening) .mm-menu .mm-panels .mm-panel.mm-panel_iconpanel-first{border:none;}body:not(.mm-wrapper_opening) .mm-menu .mm-panels .mm-panel.mm-panel_opened-parent{border:none;}body.mm-wrapper{opacity:1;}@media only screen and (max-width:1260px){body #iof-menu{}body #iof-menu .mm-navbars_top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}body #iof-menu .mm-navbars_top .mm-navbar{}body #iof-menu .mm-navbars_top .mm-navbar .menu-header-logo{padding:8px 0 8px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}body #iof-menu .mm-navbars_top .mm-navbar .menu-header-logo .menu-logo{max-width:50px;}body #iof-menu .mm-navbars_top .mm-navbar .mm-navbar__title{font-size:15px;font-weight:900;}body #iof-menu .mm-navbars_top .mm-navbar .mm-navbar__title:not([href]){opacity:1;}body #iof-menu .mm-navbars_top .mm-navbar .mm-btn_prev:after,body #iof-menu .mm-navbars_top .mm-navbar .mm-btn_prev:before{height:8px;width:8px;border:2px solid #fff;border-right:none;border-bottom:none;}body #iof-menu .mm-navbars_top .mm-navbar:first-child{display:block;top:-8px;right:0;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(2){display:block;}body #iof-menu .mm-navbars_top .mm-navbar:nth-child(3){display:block;padding:8px 10px 0 10px;}body #iof-menu .mm-navbars_top .mm-navbar:last-child{padding:10px 0 10px 0;}body .mm-navbars_top .menu-header-logo{padding-left:20px;}body .mm-navbars_top .mm-navbar:nth-child{width:50%;}body .mm-navbars_top .mm-navbar:last-child{width:100%;}body .mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker{-webkit-transform:translate3d(275px,0,0);transform:translate3d(275px,0,0);}}@media only screen and (max-width:480px){.mm-wrapper_opened #iof-menu{z-index:5;}}html body #header-home{padding-top:130px;width:100%;background:#003366;}html body #header-home .header-containter{margin:0 auto;width:980px;}html body #header-home .header-containter .header-home-bottom{position:relative;top:20px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom{padding-top:20px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div{}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .overlay-item{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(106,179,251,0.6);-webkit-transition:all 1s cubic-bezier(0.25,0.8,0.25,1) !important;transition:all 1s cubic-bezier(0.25,0.8,0.25,1) !important;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image{position:relative;width:100%;height:221px;max-height:221px;font-size:15px;font-weight:bold;text-transform:uppercase;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:50%;-webkit-transition:200ms ease-in-out all;transition:200ms ease-in-out all;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image:hover{background-size:55%;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image.patients{background-image:url(/themes/custom/iof_varbase/images/mainmenu/patients.svg);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image.health-professionals{background-image:url(/themes/custom/iof_varbase/images/mainmenu/hcp.svg);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image.policy-makers{background-image:url(/themes/custom/iof_varbase/images/mainmenu/-policy.jpg);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image.our-network{background-image:url(/themes/custom/iof_varbase/images/mainmenu/our_network.svg);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image.our-projects{background-image:url(/themes/custom/iof_varbase/images/mainmenu/our_projects.svg);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image-title{font-family:"Roboto Condensed";font-size:1em;font-weight:600;text-align:center;text-transform:uppercase;text-shadow:0 3px 4px black;color:white;-webkit-transition:all 0.6s cubic-bezier(0.25,0.8,0.25,1) !important;transition:all 0.6s cubic-bezier(0.25,0.8,0.25,1) !important;width:100%;top:-12px;position:relative;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a:hover .overlay-item{background-color:rgba(255,153,9,0.5);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a:hover .block-top-image-title{text-shadow:-2px 2px 2px black;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan{margin-top:60px;margin-bottom:20px;text-align:center;color:#fff;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-top{font-size:32px;font-weight:300;text-transform:uppercase;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-bottom{margin-top:10px;font-size:32px;font-weight:500;text-transform:uppercase;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom.closed a{position:relative;display:block;}html body:not(.path-frontpage) #header-home{display:none;}html body.path-frontpage.adminimal-admin-toolbar #header-home{padding-top:180px;}@media only screen and (max-width:1260px){html body #header-home .header-containter{margin:0 auto;max-width:100%;}html body #header-home .header-containter .header-home-bottom .container{width:100%;}html body #header-home .header-containter .header-home-bottom .container &gt; .row{margin:0 auto;max-width:100%;}}@media only screen and (max-width:1200px){html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div{}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image{height:219px;}}@media only screen and (max-width:1130px){html body #header-home{padding-top:100px;}}@media only screen and (max-width:1100px){html body #header-home .header-containter{margin:0 auto;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:220px !important;height:220px !important;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div a{height:100%;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div a .block-top-image{height:100% !important;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div{}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan{margin-top:40px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-top{font-size:25px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-bottom{font-size:32px;}}@media only screen and (max-width:1036px){html body #header-home .header-containter{margin:0 auto;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:200px !important;height:200px !important;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div a{font-size:17px;}}@media only screen and (max-width:992px){html body #header-home{padding-top:50px;}}@media only screen and (max-width:960px){html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:180px !important;height:180px !important;}}@media only screen and (max-width:900px){html body #header-home .header-containter{width:100%;}}@media only screen and (max-width:865px){html body #header-home .header-containter{width:100%;}}@media only screen and (max-width:838px){html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:248px !important;height:236px !important;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div a{font-size:17px;}}@media only screen and (max-width:750px){html body #header-home{padding-top:45px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice{width:100%;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div{}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div:first-child &gt; div a .block-top-image{height:50px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan{margin-top:40px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-top{font-size:20px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-bottom{font-size:28px;}}@media only screen and (max-width:616px){html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:220px !important;height:220px !important;}}@media only screen and (max-width:587px){html body #header-home .header-containter .header-home-bottom .container{padding-left:0;padding-right:0;}html body #header-home .header-containter .header-home-bottom .container .col-sm-12{padding-left:0;padding-right:0;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-middle{padding:0 15px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:180px !important;height:180px !important;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div a{font-size:14px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div{}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan{padding:0 15px;margin-top:40px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-top{font-size:16px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan .block-slogan-bottom{font-size:22px;}}@media only screen and (max-width:480px){html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom{padding-top:0;padding-bottom:25px;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:161px !important;height:160px !important;}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div{}html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom &gt; div.block-slogan{margin-top:20px;}}@media only screen and (max-width:365px){html body #header-home .header-containter .header-home-bottom #block-sectionsmenu .header-bottom .header-block-choice &gt; div{width:150px !important;height:150px !important;}}.footer-wrapper{background-color:#f2f2f2;}.footer-wrapper footer{margin:0px;padding:0px;border:0px;}.footer-wrapper footer #block-footeriof .main-block .block-arrow-top-of-page .btn-arrow-up{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-20px;width:50px;height:50px;border:4px solid #faa836;border-radius:100%;color:#fff;display:inline-block;font-size:24px;text-align:center;padding:8px;background-color:#003366;}.footer-wrapper footer #block-footeriof .main-block .block-arrow-top-of-page .btn-arrow-up i{position:relative;top:-5px;}.footer-wrapper footer #block-footeriof .main-block .block-arrow-top-of-page .btn-arrow-up:hover{color:#faa836;}.footer-wrapper footer #block-footeriof .footer{margin:0px;padding:0px;border:0px;}.footer-wrapper footer #block-footeriof .footer .footer-top{font-size:18px;font-weight:300;background:#f2f2f2;}.footer-wrapper footer #block-footeriof .footer .footer-top .container .footer-top-address{float:left;padding-top:20px;padding-bottom:20px;}.footer-wrapper footer #block-footeriof .footer .footer-top .container .footer-top-infos{float:right;padding-top:20px;padding-bottom:20px;text-align:right;}.footer-wrapper footer #block-footeriof .footer .footer-top .container::before{content:"";display:block;width:auto;height:5px;background:#f3a536;margin:0 auto;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us{float:left;padding-top:5px;padding-bottom:10px;font-size:21px;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left .menu--social-menu{padding:10px 0 0 15px;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left .menu--social-menu li{float:left;width:44px;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left .menu--social-menu li &gt; a{font-size:20px;color:#fff;visibility:hidden;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left .menu--social-menu li &gt; a:hover{color:#faa836;background:transparent;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left .menu--social-menu li &gt; a.fa::before{position:absolute;top:0;left:0;margin:3px 15% 0;text-align:center;visibility:visible;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-copyright{float:right;padding-top:10px;padding-bottom:10px;text-transform:uppercase;font-family:"Roboto Condensed",sans-serif;font-size:19px;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-copyright .footer-main-privacy{float:right;text-transform:none;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-copyright .footer-main-privacy a{color:#fff;text-decoration:none;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-copyright .footer-main-privacy a:hover{color:#faa836;}@media (max-width:1000px){.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us{padding-left:0px;width:100%;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-copyright{text-align:center;width:100%;float:none;padding-right:0px;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-copyright .footer-main-privacy{float:none;margin-top:10px;}}@media (max-width:650px){.footer-wrapper footer #block-footeriof .footer .footer-top{font-size:16px;}.footer-wrapper footer #block-footeriof .footer .footer-top .container .footer-top-address{width:100%;text-align:center;float:none;padding-top:34px;padding-bottom:14px;padding-left:0px;}.footer-wrapper footer #block-footeriof .footer .footer-top .container .footer-top-infos{width:100%;float:none;padding-right:0px;padding-top:0px;padding-bottom:20px;text-align:center;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us{font-size:15px;padding-top:5px;padding-bottom:0;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left .menu--social-menu li{width:40px;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-follow-us .footer-row-items-left .menu--social-menu li &gt; a{font-size:18px;}.footer-wrapper footer #block-footeriof .footer .footer-main .footer-main-copyright{font-size:15px;}}@media (max-width:400px){.footer-wrapper footer #block-footeriof .footer-main .footer-main-follow-us{font-size:12px !important;}}.se-block{position:fixed;right:0;top:30%;width:auto;z-index:1;}.se-block .block-content .se-container{display:none;}.se-block .block-content .se-container .se-links-container{display:block;width:auto;overflow:initial;position:relative;height:auto;}.se-block .block-content .se-container .se-links-container .se-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;position:relative;margin:0;padding:0;list-style:none;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);margin-left:-23px;margin-top:60px;}.se-block .block-content .se-container .se-links-container .se-links .se-link a{line-height:16px;}.se-block .block-content .se-container .se-links-container .se-links .se-link a:hover{margin-left:-3px;}.se-block .block-content .se-container .se-trigger{display:none;}.se-block .block-content .se-container.visible{display:block;}@media only screen and (max-width:768px){.se-block .block-content .se-container.visible{display:none !important;}}body.page-node-386 .main-container &gt; .row{margin:0 auto;width:1200px;}@media only screen and (max-width:1650px){body.page-node-386.mm-wrapper_opened .main-container &gt; .row{width:1050px;}}@media only screen and (max-width:1500px){body.page-node-386.mm-wrapper_opened .main-container &gt; .row{width:960px;}}@media only screen and (max-width:1260px){body.page-node-386 .main-container &gt; .row{width:960px;}}@media only screen and (max-width:1024px){body.page-node-386 .main-container &gt; .row{padding:0 25px;width:100%;}}#vbp-4336 .view-header .event-filtre-title,.events-main-page .view-header .event-filtre-title{background:none;text-align:left;margin:50px 0 10px 0;padding:0;font-size:22px;font-weight:500;color:#faa836;}#vbp-4336 .view-content,#vbp-4336 .view-empty,.events-main-page .view-content,.events-main-page .view-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}#vbp-4336 .view-content h3,#vbp-4336 .view-empty h3,.events-main-page .view-content h3,.events-main-page .view-empty h3{width:100%;}#vbp-4336 .view-content .events--item,#vbp-4336 .view-empty .events--item,.events-main-page .view-content .events--item,.events-main-page .view-empty .events--item{width:49.5%;}@media only screen and (max-width:1260px){.events-main-page .view-content .events--item,.events-main-page .view-empty .events--item{width:100%;}}@media only screen and (max-width:850px){#vbp-4336 .events-group .view-content h3,#vbp-4336 .events-group .view-empty h3,.events-main-page .events-group .view-content h3,.events-main-page .events-group .view-empty h3{padding:0;min-height:initial;font-size:15px;}#vbp-4336 .events-group .view-content .events--item .events--item--container .events--item--left,#vbp-4336 .events-group .view-empty .events--item .events--item--container .events--item--left,.events-main-page .events-group .view-content .events--item .events--item--container .events--item--left,.events-main-page .events-group .view-empty .events--item .events--item--container .events--item--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}#vbp-4336 .events-group .view-content .events--item .events--item--container .events--item--left .events--item--days,#vbp-4336 .events-group .view-content .events--item .events--item--container .events--item--left .events--item--month,#vbp-4336 .events-group .view-content .events--item .events--item--container .events--item--left .events--item--year,#vbp-4336 .events-group .view-empty .events--item .events--item--container .events--item--left .events--item--days,#vbp-4336 .events-group .view-empty .events--item .events--item--container .events--item--left .events--item--month,#vbp-4336 .events-group .view-empty .events--item .events--item--container .events--item--left .events--item--year,.events-main-page .events-group .view-content .events--item .events--item--container .events--item--left .events--item--days,.events-main-page .events-group .view-content .events--item .events--item--container .events--item--left .events--item--month,.events-main-page .events-group .view-content .events--item .events--item--container .events--item--left .events--item--year,.events-main-page .events-group .view-empty .events--item .events--item--container .events--item--left .events--item--days,.events-main-page .events-group .view-empty .events--item .events--item--container .events--item--left .events--item--month,.events-main-page .events-group .view-empty .events--item .events--item--container .events--item--left .events--item--year{font-size:14px;padding:0 10px;}#vbp-4336 .events-group .view-content .events--item .events--item--container .events--item--right,#vbp-4336 .events-group .view-empty .events--item .events--item--container .events--item--right,.events-main-page .events-group .view-content .events--item .events--item--container .events--item--right,.events-main-page .events-group .view-empty .events--item .events--item--container .events--item--right{width:100%;}#vbp-4336 .events-group .view-content .events--item .events--item--container .events--item--right .events--item--title,#vbp-4336 .events-group .view-empty .events--item .events--item--container .events--item--right .events--item--title,.events-main-page .events-group .view-content .events--item .events--item--container .events--item--right .events--item--title,.events-main-page .events-group .view-empty .events--item .events--item--container .events--item--right .events--item--title{font-size:14px;}#vbp-4336 .events-group .view-content .events--item .events--item--container .events--item--right .events--item--location,#vbp-4336 .events-group .view-empty .events--item .events--item--container .events--item--right .events--item--location,.events-main-page .events-group .view-content .events--item .events--item--container .events--item--right .events--item--location,.events-main-page .events-group .view-empty .events--item .events--item--container .events--item--right .events--item--location{font-size:16px;}}@media only screen and (max-width:768px){#vbp-4336 .view-header .event-filtre-title,.events-main-page .view-header .event-filtre-title{text-align:center;}#vbp-4336 .view-filters,.events-main-page .view-filters{text-align:center;}#vbp-4336 .view-filters .form-item,.events-main-page .view-filters .form-item{float:none;padding-right:0;}#vbp-4336 .view-filters .form-item input,.events-main-page .view-filters .form-item input{margin:0 auto;width:250px !important;}#vbp-4336 .view-filters .form-item:after,.events-main-page .view-filters .form-item:after{display:none;}#vbp-4336 .view-filters .form-submit,.events-main-page .view-filters .form-submit{width:250px;}}.events_container .event_infos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;}.events_container .event_infos .event_dates{min-width:90px;padding:8px 8px 15px 8px;text-align:center;color:#fff;background:#faa836;}.events_container .event_infos .event_dates .event_days{padding-bottom:3px;font-family:"Roboto Condensed",sans-serif;font-size:23px;font-weight:bold;}.events_container .event_infos .event_dates .event_month,.events_container .event_infos .event_dates .event_year{font-size:17px;font-weight:100;line-height:1;}.events_container .event_infos .event_address{padding:0 10px;width:90%;}.events_container .event_infos .event_address .event_name{margin:0;font-size:22px;font-weight:600;text-transform:uppercase;color:#faa836;}.events_container .event_infos .event_address .event_place{margin:0;font-size:20px;color:#003366;}.events_container .add-calendar-title{margin:25px 0;font-size:20px;font-weight:800;}.events_container .btns-event-add-calendar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.events_container .btns-event-add-calendar .btn-event-add-calendar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%;text-align:center;text-decoration:none;}.events_container .btns-event-add-calendar .btn-event-add-calendar img{width:50px;height:auto;}.events_container .btns-event-add-calendar .btn-event-add-calendar span{padding:8px 0;border-radius:50px;width:100%;max-width:300px;font-size:16px;font-weight:500;color:white;}.events_container .btns-event-add-calendar .btn-event-add-calendar.add-to-google span{background-color:#F4BB00;}.events_container .btns-event-add-calendar .btn-event-add-calendar.add-to-iCal span{background-color:#E47063;}.events_container .btns-event-add-calendar .btn-event-add-calendar.add-to-outlook span{background-color:#2770CE;}.events_container .btns-event-add-calendar .btn-event-add-calendar:hover{text-decoration:none;}.events_container .btns-event-add-calendar .btn-event-add-calendar:hover span{-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.75);box-shadow:0px 0px 4px 0px rgba(0,0,0,0.75);}.events_container .event_description{margin-top:50px;}.events_container .event_description .event_cover{float:left;width:40%;margin-right:25px;}.events_container .event_description .event_text h4,.events_container .event_description h5,.events_container .event_description h6{font-size:20px;color:#faa836;}.events_container .event_programme{margin-top:50px;}@media only screen and (max-width:992px){.events_container .event_infos .event_dates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:8px 8px 5px 8px;}.events_container .event_infos .event_dates .event_days,.events_container .event_infos .event_dates .event_month,.events_container .event_infos .event_dates .event_year{font-size:18px;padding:0 10px;line-height:initial;}.events_container .event_infos .event_address{padding:5px 0;width:100%;}.events_container .event_infos .event_address .event_name,.events_container .event_infos .event_address .event_place{text-align:center;}.events_container .event_infos .event_address .event_name{font-size:20px;}}@media (max-width:850px){.events_container .add-calendar-title{text-align:center;}.events_container .btns-event-add-calendar .btn-event-add-calendar{margin:5px 0;width:100%;}.events_container .btns-event-add-calendar .btn-event-add-calendar img{display:none;}}body.page-node-1256 .patients-listing{opacity:1;}body.page-node-1256 .patients-listing .view-content{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}body.page-node-1256 .patients-listing .patient-container{display:block !important;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin-bottom:4%;}.page-node-type-patient-story .region-content .navigation-header .patient--story-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.page-node-type-patient-story .region-content .navigation-header .patient--story-number &gt; .field--item{margin-right:5px;}.page-node-type-patient-story .region-content .content &gt; .field--name-field-main-image,.page-node-type-patient-story .region-content .content .field--name-field-select-language{display:none;}.page-node-type-patient-story .region-content .content .field--name-field-main-image{width:auto;float:left;padding:0 30px 15px 0;}.page-node-type-patient-story .region-content .patient--select-language &gt; ul{list-style:none;padding:0 25px;}.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li{float:left;margin:0 10px 15px 0;line-height:1;}.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li &gt; div{background:#003366;border-radius:50px;padding:6px;padding-left:12px;padding-right:12px;margin:0 auto;color:white;text-decoration:none;font-size:14px;text-transform:uppercase;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;cursor:pointer;}.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li &gt; div &gt; span{margin:0 8px 0 0;}.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li &gt; div:hover,.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li &gt; div:active,.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li &gt; div:focus,.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li &gt; div.is-language-active{background:#faa836;color:#fff;}.page-node-type-patient-story .region-content .patient--select-language &gt; ul &gt; li &gt; div.is-language-active{cursor:default;}@media (max-width:420px){.page-node-type-patient-story .region-content .navigation-header .patient--story-number{font-size:15px;}}.menu_eh_by_topics ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:10px !important;padding:10px;text-align:center;list-style-type:none;}.menu_eh_by_topics ul li:before{display:none;}.menu_eh_by_topics ul .iof-icon{display:block;margin:0.5%;width:24%;background:#f2f2f2;background-position:center 14%;background-repeat:no-repeat;padding:112px 15px 0px;text-transform:uppercase;text-decoration:none;font-weight:bold;color:#003366;}.menu_eh_by_topics ul .iof-icon.osteoporosis{background-image:url(/themes/custom/iof_varbase/images/4-b.png);}.menu_eh_by_topics ul .iof-icon.osteoporosis:hover{background-image:url(/themes/custom/iof_varbase/images/4-w.png);}.menu_eh_by_topics ul .iof-icon.epidemiology{background-image:url(/themes/custom/iof_varbase/images/3-b.png);}.menu_eh_by_topics ul .iof-icon.epidemiology:hover{background-image:url(/themes/custom/iof_varbase/images/3-w.png);}.menu_eh_by_topics ul .iof-icon.fractures{background-image:url(/themes/custom/iof_varbase/images/2-b.png);}.menu_eh_by_topics ul .iof-icon.fractures:hover{background-image:url(/themes/custom/iof_varbase/images/2-w.png);}.menu_eh_by_topics ul .iof-icon.calcium{background-image:url(/themes/custom/iof_varbase/images/1-b.png);}.menu_eh_by_topics ul .iof-icon.calcium:hover{background-image:url(/themes/custom/iof_varbase/images/1-w.png);}.menu_eh_by_topics ul .iof-icon.vitamin-d{background-image:url(/themes/custom/iof_varbase/images/8-b.png);}.menu_eh_by_topics ul .iof-icon.vitamin-d:hover{background-image:url(/themes/custom/iof_varbase/images/8-w.png);}.menu_eh_by_topics ul .iof-icon.nutrition-and-lifestyle{background-image:url(/themes/custom/iof_varbase/images/7-b.png);}.menu_eh_by_topics ul .iof-icon.nutrition-and-lifestyle:hover{background-image:url(/themes/custom/iof_varbase/images/7-w.png);}.menu_eh_by_topics ul .iof-icon.capture-the-fracture{background-image:url(/themes/custom/iof_varbase/images/6-b.png);}.menu_eh_by_topics ul .iof-icon.capture-the-fracture:hover{background-image:url(/themes/custom/iof_varbase/images/6-w.png);}.menu_eh_by_topics ul .iof-icon.osteoporosis-and-associated-disorders{background-image:url(/themes/custom/iof_varbase/images/5-b.png);}.menu_eh_by_topics ul .iof-icon.osteoporosis-and-associated-disorders:hover{background-image:url(/themes/custom/iof_varbase/images/5-w.png);}.menu_eh_by_topics ul .iof-icon:hover{background:#faa836;color:#fff;background-repeat:no-repeat;background-position:center 14%;}.menu_eh_by_materials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:10px !important;padding:10px;text-align:center;list-style-type:none;}.menu_eh_by_materials ul li:before{display:none;}.menu_eh_by_materials ul .iof-icon{display:block;margin:0.5%;width:24%;background:#f2f2f2;background-position:center center;background-repeat:no-repeat;background-size:contain;padding:25px 0 221px;text-transform:uppercase;text-decoration:none;font-weight:bold;color:#003366;}.menu_eh_by_materials ul .iof-icon.iof-icon.audits{background-image:url(/themes/custom/iof_varbase/images/audits.jpg);}.menu_eh_by_materials ul .iof-icon.iof-icon.brochures{background-image:url(/themes/custom/iof_varbase/images/brochures.jpg);}.menu_eh_by_materials ul .iof-icon.factsheets{background-image:url(/themes/custom/iof_varbase/images/factsheets.jpg);}.menu_eh_by_materials ul .iof-icon.infographics{background-image:url(/themes/custom/iof_varbase/images/infographics.jpg);}.menu_eh_by_materials ul .iof-icon.maps{background-image:url(/themes/custom/iof_varbase/images/maps.jpg);}.menu_eh_by_materials ul .iof-icon.patient-resources{background-image:url(/themes/custom/iof_varbase/images/patient-resources.jpg);}.menu_eh_by_materials ul .iof-icon.posters{background-image:url(/themes/custom/iof_varbase/images/posters.jpg);}.menu_eh_by_materials ul .iof-icon.slidekits{background-image:url(/themes/custom/iof_varbase/images/slidekits.jpg);}.menu_eh_by_materials ul .iof-icon.surveys{background-image:url(/themes/custom/iof_varbase/images/surveys.jpg);}.menu_eh_by_materials ul .iof-icon.thematic-reports{background-image:url(/themes/custom/iof_varbase/images/thematic-reports.jpg);}.menu_eh_by_materials ul .iof-icon.videos{background-image:url(/themes/custom/iof_varbase/images/videos.jpg);}.menu_eh_by_materials ul .iof-icon.webinars{background-image:url(/themes/custom/iof_varbase/images/webinars.jpg);}.menu_eh_by_materials ul .iof-icon:hover{color:#faa836;}.page-node-type-eh-page article .paragraph--type--iof-comp-title{clear:both;}.page-node-type-eh-page article.eh-view-mode-default{float:left;width:21%;margin-bottom:45px;margin-right:15px;padding:0;border:none;}.page-node-type-eh-page article.eh-view-mode-default .field--name-field-media-title{display:none;}.page-node-type-eh-page article.eh-files .group-choose-version{position:relative;top:8px;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-heading{background:#003366;color:#fff;font-weight:500;padding:8px 21px;border-radius:20px;text-transform:uppercase;text-align:center;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body{position:absolute;bottom:30px;background:#003366;background:var(--color-blue-dark);color:white;font-weight:400;padding:8px 8px;border-radius:20px 20px 0 0;width:100%;font-size:16px;display:none;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item{position:relative;margin-bottom:0px;border-radius:16px;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .file span{border:none;padding:0;margin:0;background:none;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .file span.file-icon,.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .file span.file-size{display:none;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .file span.file-link a{font-size:18px;line-height:1;color:#003366;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .file span.file-link a:hover{color:var(--color-orange);}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .media--type-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .media--type-file .eh_language_file.link{display:block;width:100%;text-decoration:none;cursor:pointer;text-transform:uppercase;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:16px;padding:4px 16px;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .media--type-file .eh_language_file.link:hover,.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .media--type-file .eh_language_file.linkactive{color:#faa836;background:white;font-weight:500;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .field--name-field-media-languages{text-transform:uppercase;text-align:center;margin-right:10px;text-align:left;}.page-node-type-eh-page article.eh-files .group-choose-version &gt; .panel-body .field--name-field-eh-files &gt; .field--item .field--name-field-media-file{height:23px;}.page-node-type-eh-page article.eh-files .group-choose-version:hover &gt; .panel-heading{border-radius:0 0 20px 20px;}.page-node-type-eh-page article.eh-files .group-choose-version:hover &gt; .panel-body{display:block;}.page-node-type-eh-page article.eh-map{width:100%;}.page-node-type-eh-page article.eh-remote-videos .content .field--name-field-eh-remote-videos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.page-node-type-eh-page article.eh-remote-videos .content .field--name-field-eh-remote-videos .field--item{width:49%;padding:0;padding-bottom:15px;}.page-node-type-eh-page article.eh-remote-videos .content .field--name-field-eh-remote-videos .field--item:only-child{width:100%;padding:0;}.page-node-type-eh-page article .field--name-field-media-cover-image{border:1px solid #f2f2f2;}.page-node-type-eh-page article .col-md-3 .eh-files.eh-view-mode-default,.page-node-type-eh-page article .col-md-4 .eh-files.eh-view-mode-default,.page-node-type-eh-page article .col-md-6 .eh-files.eh-view-mode-default,.page-node-type-eh-page article .col-md-8 .eh-files.eh-view-mode-default,.page-node-type-eh-page article .col-md-9 .eh-files.eh-view-mode-default{float:left;width:100%;max-width:230px;}.page-node-type-eh-page article .col-md-12 .eh-files.eh-view-mode-default .field--name-field-media-cover-image,.page-node-type-eh-page article .col-md-12 .eh-files.eh-view-mode-default .group-choose-version{max-width:300px;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits{width:43%;min-height:285px;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits.eh--has-body{width:100%;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits.eh--has-body .field--name-field-media-cover-image{float:left;width:22%;max-width:265px;margin-right:3%;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits.eh--has-body .field--name-body,.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits.eh--has-body .field--name-field-media-title,.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits.eh--has-body .group-choose-version{float:right;width:75%;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits.eh--has-body .field--name-field-media-title{font-weight:500;font-size:115%;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits:not(.eh--has-body){width:46%;margin-right:4%;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits:not(.eh--has-body) .field--name-field-media-cover-image{float:left;width:46%;margin-right:6%;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits:not(.eh--has-body) .field--name-field-media-title{float:left;width:48%;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits:not(.eh--has-body) .group-choose-version{float:left;width:100%;margin-top:8px;}.page-node-type-eh-page article .paragraph--type--eh-block-contents.col-md-3 .eh-files.eh-view-mode-default.eh--slidekits{width:100%;}.page-node-type-eh-page article .paragraph--type--eh-block-contents.col-md-3 .eh-files.eh-view-mode-default.eh--slidekits .field--name-field-media-cover-image,.page-node-type-eh-page article .paragraph--type--eh-block-contents.col-md-3 .eh-files.eh-view-mode-default.eh--slidekits .field--name-field-media-title,.page-node-type-eh-page article .paragraph--type--eh-block-contents.col-md-3 .eh-files.eh-view-mode-default.eh--slidekits .group-choose-version{float:left;width:100%;}.page-node-type-eh-page article .paragraph--type--eh-block-contents.col-md-3 .eh-files.eh-view-mode-default.eh--slidekits .field--name-body{display:none;}.page-node-type-eh-page article .eh-remote-videos.eh-view-mode-default{width:100%;}.page-node-type-eh-page article .eh-remote-videos.eh-view-mode-default .field--item{padding:0 25px;}.page-node-type-eh-page article .eh-files.eh-view-mode-default.eh--slidekits .field--name-field-media-title,.page-node-type-eh-page article .eh-remote-videos.eh-view-mode-default .field--name-name,.page-node-type-eh-page article .eh-remote-videos.eh-view-mode-default .field--name-field-media-title{display:block;margin:10px 0;font-weight:400;color:#003366;}.page-node-type-eh-page article.remote-video-with-body{border-bottom:2px solid rgba(250,168,54,0.5);margin-bottom:15px;padding-bottom:30px;}.page-node-type-eh-page .group-choose-version{z-index:1;}.page-node-type-eh-page .group-choose-version.panel{border:none;}.eh_files_full{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}.eh_files_full .eh_files_infos{width:70%;}.eh_files_full .eh_files_infos .eh_files_tags{margin-top:10px;}.eh_files_full .eh_files_infos .eh_files_tags &gt; div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;line-height:12px;}.eh_files_full .eh_files_infos .eh_files_tags &gt; div h3{width:auto;}.eh_files_full .eh_files_infos .eh_files_tags &gt; div ul{padding:5px;width:75%;}.eh_files_full .eh_files_infos .eh_files_tags &gt; div ul li{display:inline-block;font-weight:400;line-height:1.2;}.eh_files_full .eh_files_infos .eh_files_tags &gt; div ul li:after{content:" - ";}.eh_files_full .eh_files_infos .eh_files_tags &gt; div ul li:last-child:after{display:none;}.eh_files_full .eh_files_infos .eh_files_tags &gt; div.eh_files_infos{display:none;}.eh_files_full .eh_files_infos .eh_files .field--name-field-eh-files .field--item .media--type-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}.eh_files_full .eh_files_infos .eh_files .field--name-field-eh-files .field--item .media--type-file .field--name-field-media-languages{width:auto;}.eh_files_full .eh_files_infos .eh_files .field--name-field-eh-files .field--item .media--type-file .field--name-field-media-file{width:75%;}.eh_files_full .eh_files_cover{width:29%;}.eh-map.eh-view-mode-default{width:100%;padding:0;border:none;}.display-articles-flex-3-col .paragraph--type--eh-block-contents.paragraph--view-mode--default .col-12,.display-articles-flex-3-col .paragraph--type--eh-block-contents.paragraph--view-mode--default .col-xs-12{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.display-articles-flex-3-col .paragraph--type--eh-block-contents.paragraph--view-mode--default .col-12 article,.display-articles-flex-3-col .paragraph--type--eh-block-contents.paragraph--view-mode--default .col-xs-12 article{width:32%;}.pg-size-medium .paragraph--type--eh-block-contents .eh-files{margin-top:30px;}.pg-size-medium .paragraph--type--eh-block-contents .eh-view-mode-default{width:66.6666666%;}.pg-size-medium .paragraph--type--eh-block-contents .eh-view-mode-default .field--type-image,.pg-size-medium .paragraph--type--eh-block-contents .eh-view-mode-default .group-choose-version{width:33.333333%;}.max-with-all .eh-files{max-width:100% !important;width:100% !important;}.margin-top-files{margin-top:50px;}#vbp-4238 &gt; .row &gt; .col-12,#vbp-4238 &gt; .row &gt; .col-xs-12{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media only screen and (max-width:1260px){.menu_eh_by_topics ul .iof-icon,.menu_eh_by_materials ul .iof-icon{font-size:15px;}.page-node-type-eh-page article .paragraph--type--iof-comp-title h3{text-align:center !important;}.page-node-type-eh-page article .col-md-3,.page-node-type-eh-page article .col-md-4,.page-node-type-eh-page article .col-md-6{width:50%;}.page-node-type-eh-page article .col-md-8,.page-node-type-eh-page article .col-md-9,.page-node-type-eh-page article .col-md-12{width:100%;}.page-node-type-eh-page article .col-md-8 p,.page-node-type-eh-page article .col-md-9 p,.page-node-type-eh-page article .col-md-12 p{max-width:750px;text-align:center;}.page-node-type-eh-page article .col-md-3,.page-node-type-eh-page article .col-md-4,.page-node-type-eh-page article .col-md-6,.page-node-type-eh-page article .col-md-8,.page-node-type-eh-page article .col-md-9,.page-node-type-eh-page article .col-md-12{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px auto;}.page-node-type-eh-page article.eh-view-mode-default{margin-right:0;}.page-node-type-eh-page article.eh-remote-videos .content .field--name-field-eh-remote-videos .field--item{padding:0;padding-bottom:15px;width:100%;}.container_media{width:100%;}.container_media &gt; div{width:100%;}.paragraph--type--eh-block-contents &gt; .row{width:100%;}}@media only screen and (max-width:992px){.menu_eh_by_topics ul,.menu_eh_by_materials ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.menu_eh_by_topics ul .iof-icon,.menu_eh_by_materials ul .iof-icon{width:49%;max-width:350px;}.page-node-type-eh-page article .col-md-3,.page-node-type-eh-page article .col-md-4,.page-node-type-eh-page article .col-md-6{width:100%;}.page-node-type-eh-page .paragraph--type--eh-block-contents .col-12,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-xs-12{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.page-node-type-eh-page .paragraph--type--eh-block-contents .col-12 article,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-xs-12 article{margin-bottom:90px;}.page-node-type-eh-page .paragraph--type--eh-block-contents .col-12 article .field--name-field-media-cover-image,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-12 article .group-choose-version,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-xs-12 article .field--name-field-media-cover-image,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-xs-12 article .group-choose-version{width:100%;}.page-node-type-eh-page .paragraph--type--eh-block-contents .col-12 article.eh-view-mode-default,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-xs-12 article.eh-view-mode-default{width:100%;}}.container-title-size .title_eh_single_media{padding:15px 0;text-transform:none;font-size:19px;font-weight:500;}.row-breakline{float:left;width:100%;height:0;}@media only screen and (max-width:780px){.page-node-type-eh-page article .col-md-8 p,.page-node-type-eh-page article .col-md-9 p{max-width:90%;}.page-node-type-eh-page .paragraph--type--eh-block-contents .col-12 article,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-xs-12 article{margin-bottom:75px;}.page-node-type-eh-page .paragraph--type--eh-block-contents .col-12 article.eh-view-mode-default,.page-node-type-eh-page .paragraph--type--eh-block-contents .col-xs-12 article.eh-view-mode-default{width:100% !important;}}html body .sidebar-page-container{position:relative;width:100%;margin:0;}html body .sidebar-page-container &gt; .row{margin-left:0;margin-right:0;}html body .sidebar-page-container .sidebar-page-main-title{margin-bottom:10px;width:100%;}html body .sidebar-page-container .sidebar-page-main-title h2{font-size:40px;}html body .sidebar-page-container .sidebar-page-content{margin-bottom:65px;}html body .sidebar-page-container .sidebar-page-content .iof-comp--menu-blocks ul{-ms-flex-wrap:wrap;flex-wrap:wrap;}html body .sidebar-page-container .sidebar-page-content .iof-comp--menu-blocks ul li{width:49%;max-width:100%;}html body .sidebar-page-container .sidebar-page-menu{overflow-y:auto;overflow-x:hidden;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;border-bottom:1px solid #ececec;width:100%;max-width:100%;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li a{position:relative;display:block;width:100%;height:auto;padding:14px 20px 14px 44px;font-size:16px;text-align:left;text-decoration:none;white-space:normal;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li a span{position:relative;left:0;top:0;padding:0;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li a:before{content:"\f105";position:absolute;top:50%;left:26px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:FontAwesome;font-size:26px;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li a.is-active{color:#faa836;background:#f2f2f2;text-decoration:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li a .caret{display:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li .dropdown-menu{z-index:99;position:relative;top:0;left:0;margin-bottom:0;border:none;border-radius:0;width:100%;-webkit-box-shadow:none;box-shadow:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li .dropdown-menu li{border:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li .dropdown-menu li a{padding:10px 20px 10px 68px;font-size:14px;color:#003366;background-color:#f2f2f2;white-space:normal;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li .dropdown-menu li a.is-active{color:#faa836;text-decoration:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li .dropdown-menu li a:before{content:"-";top:41%;left:53px;font-size:20px;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li .dropdown-menu li:hover a{color:#faa836;text-decoration:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li:hover &gt; a{color:#faa836 !important;background-color:#f2f2f2;text-decoration:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks ul li:last-child{border-bottom:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks &gt; ul &gt; li:first-child a{padding:14px 20px;color:#fff;background:#faa836;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks &gt; ul &gt; li:first-child a:before{display:none;}html body .sidebar-page-container .sidebar-page-menu .iof-comp--menu-blocks &gt; ul &gt; li:first-child:hover a{color:#003366 !important;}html .rbga-background{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(20,20,20,0.5);}.slide-page-style .title-with-line{margin:0 auto;}.slide-page-style .navigation-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0 35px;padding:10px;border-left:0;border-right:0;text-align:center;background:#f2f2f2;}.slide-page-style .navigation-header .news--date,.slide-page-style .navigation-header .patient--story-number{font-size:18px;font-weight:400;color:#faa836;}.slide-page-style .navigation-header .event--title,.slide-page-style .navigation-header .news--title{font-size:24px;color:#faa836;margin:5px 0;font-weight:500;}.slide-page-style .navigation-header .event--title{color:#003366;}.slide-page-style .navigation-header .iof-btn-prev,.slide-page-style .navigation-header .iof-btn-next{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:5px;width:125px;}.slide-page-style .navigation-header .iof-btn-prev a,.slide-page-style .navigation-header .iof-btn-next a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;padding:6px;padding-left:12px;padding-right:12px;border-radius:50px;font-size:14px;font-weight:500;text-decoration:none;text-transform:uppercase;line-height:1;color:#fff;background:#003366;}.slide-page-style .navigation-header .iof-btn-prev a:hover,.slide-page-style .navigation-header .iof-btn-next a:hover{color:#fff !important;background-color:#faa836 !important;}.slide-page-style .navigation-header .iof-btn-prev a:focus,.slide-page-style .navigation-header .iof-btn-next a:focus{color:#fff;background:#003366;}.slide-page-style .navigation-header .iof-btn-prev a i{margin:0 8px 0 0;}.slide-page-style .navigation-header .iof-btn-next a i{margin:0 0 0 8px;}.news--page.full .content,.press-release--page.full .content,.patient-story.full .content{margin:0 25px;}.news--page.full .content .field--name-field-subtitle,.press-release--page.full .content .field--name-field-subtitle,.patient-story.full .content .field--name-field-subtitle{color:#003366;margin-bottom:35px;font-weight:500;}.news--page.full .content .field--name-field-media,.press-release--page.full .content .field--name-field-media,.patient-story.full .content .field--name-field-media{width:auto;float:left;padding:0 30px 15px 0;}.news--page.full .field--name-field-tags,.press-release--page.full .field--name-field-tags{display:none;}@media only screen and (max-width:1260px){.slide-page-style .title-with-line{margin:0 auto 20px auto;}}@media only screen and (max-width:800px){.slide-page-style .title-with-line{margin:0 auto 20px auto;}.slide-page-style .navigation-header .iof-btn-prev a,.slide-page-style .navigation-header .iof-btn-next a{background:none;}.slide-page-style .navigation-header .iof-btn-prev a i,.slide-page-style .navigation-header .iof-btn-next a i{font-size:35px;color:#003366;}.slide-page-style .navigation-header .iof-btn-prev a span,.slide-page-style .navigation-header .iof-btn-next a span{display:none;}.slide-page-style .navigation-header .iof-btn-prev a:hover,.slide-page-style .navigation-header .iof-btn-next a:hover{background:none !important;}.slide-page-style .navigation-header .iof-btn-prev a:hover i,.slide-page-style .navigation-header .iof-btn-next a:hover i{color:#faa836 !important;}.slide-page-style .navigation-header .iof-btn-prev a:focus,.slide-page-style .navigation-header .iof-btn-next a:focus{background:none !important;}.slide-page-style .navigation-header .iof-btn-prev a:focus i,.slide-page-style .navigation-header .iof-btn-next a:focus i{color:#003366;}.slide-page-style .navigation-header .event--title,.slide-page-style .navigation-header .news--title{font-size:20px;}}html body.page-node-type-eh-page .main-container &gt; .row,html body.page-node-type-patient-story .main-container &gt; .row,html body.page-node-type-white-page .main-container &gt; .row,html body.page-node-type-page .main-container &gt; .row,html body.page-node-type-event .main-container &gt; .row,html body.page-node-type-varbase-blog .main-container &gt; .row,html body.page-node-type-eh-files .main-container &gt; .row,html body.page-node-type-cns .main-container &gt; .row,html body.page-node-type-eh-remote-videos .main-container &gt; .row,html body.path-taxonomy .main-container &gt; .row,html body.path-news-room .main-container &gt; .row,html body.page-node-type-eh-map .main-container &gt; .row,html body.path-global-search .main-container &gt; .row,html body.path-search .main-container &gt; .row,html body.path-patients .main-container &gt; .row,html body.path-news .main-container &gt; .row{padding:0 0 100px 0;margin:0 auto;width:1260px;}html body.page-node-type-eh-page .main-container &gt; .row .row,html body.page-node-type-eh-page .main-container &gt; .row .col-12,html body.page-node-type-eh-page .main-container &gt; .row .col-xs-12,html body.page-node-type-eh-page .main-container &gt; .row .col-sm-12,html body.page-node-type-eh-page .main-container &gt; .row .col-md-12,html body.page-node-type-patient-story .main-container &gt; .row .row,html body.page-node-type-patient-story .main-container &gt; .row .col-12,html body.page-node-type-patient-story .main-container &gt; .row .col-xs-12,html body.page-node-type-patient-story .main-container &gt; .row .col-sm-12,html body.page-node-type-patient-story .main-container &gt; .row .col-md-12,html body.page-node-type-white-page .main-container &gt; .row .row,html body.page-node-type-white-page .main-container &gt; .row .col-12,html body.page-node-type-white-page .main-container &gt; .row .col-xs-12,html body.page-node-type-white-page .main-container &gt; .row .col-sm-12,html body.page-node-type-white-page .main-container &gt; .row .col-md-12,html body.page-node-type-page .main-container &gt; .row .row,html body.page-node-type-page .main-container &gt; .row .col-12,html body.page-node-type-page .main-container &gt; .row .col-xs-12,html body.page-node-type-page .main-container &gt; .row .col-sm-12,html body.page-node-type-page .main-container &gt; .row .col-md-12,html body.page-node-type-event .main-container &gt; .row .row,html body.page-node-type-event .main-container &gt; .row .col-12,html body.page-node-type-event .main-container &gt; .row .col-xs-12,html body.page-node-type-event .main-container &gt; .row .col-sm-12,html body.page-node-type-event .main-container &gt; .row .col-md-12,html body.page-node-type-varbase-blog .main-container &gt; .row .row,html body.page-node-type-varbase-blog .main-container &gt; .row .col-12,html body.page-node-type-varbase-blog .main-container &gt; .row .col-xs-12,html body.page-node-type-varbase-blog .main-container &gt; .row .col-sm-12,html body.page-node-type-varbase-blog .main-container &gt; .row .col-md-12,html body.page-node-type-eh-files .main-container &gt; .row .row,html body.page-node-type-eh-files .main-container &gt; .row .col-12,html body.page-node-type-eh-files .main-container &gt; .row .col-xs-12,html body.page-node-type-eh-files .main-container &gt; .row .col-sm-12,html body.page-node-type-eh-files .main-container &gt; .row .col-md-12,html body.page-node-type-cns .main-container &gt; .row .row,html body.page-node-type-cns .main-container &gt; .row .col-12,html body.page-node-type-cns .main-container &gt; .row .col-xs-12,html body.page-node-type-cns .main-container &gt; .row .col-sm-12,html body.page-node-type-cns .main-container &gt; .row .col-md-12,html body.page-node-type-eh-remote-videos .main-container &gt; .row .row,html body.page-node-type-eh-remote-videos .main-container &gt; .row .col-12,html body.page-node-type-eh-remote-videos .main-container &gt; .row .col-xs-12,html body.page-node-type-eh-remote-videos .main-container &gt; .row .col-sm-12,html body.page-node-type-eh-remote-videos .main-container &gt; .row .col-md-12,html body.path-taxonomy .main-container &gt; .row .row,html body.path-taxonomy .main-container &gt; .row .col-12,html body.path-taxonomy .main-container &gt; .row .col-xs-12,html body.path-taxonomy .main-container &gt; .row .col-sm-12,html body.path-taxonomy .main-container &gt; .row .col-md-12,html body.path-news-room .main-container &gt; .row .row,html body.path-news-room .main-container &gt; .row .col-12,html body.path-news-room .main-container &gt; .row .col-xs-12,html body.path-news-room .main-container &gt; .row .col-sm-12,html body.path-news-room .main-container &gt; .row .col-md-12,html body.page-node-type-eh-map .main-container &gt; .row .row,html body.page-node-type-eh-map .main-container &gt; .row .col-12,html body.page-node-type-eh-map .main-container &gt; .row .col-xs-12,html body.page-node-type-eh-map .main-container &gt; .row .col-sm-12,html body.page-node-type-eh-map .main-container &gt; .row .col-md-12,html body.path-global-search .main-container &gt; .row .row,html body.path-global-search .main-container &gt; .row .col-12,html body.path-global-search .main-container &gt; .row .col-xs-12,html body.path-global-search .main-container &gt; .row .col-sm-12,html body.path-global-search .main-container &gt; .row .col-md-12,html body.path-search .main-container &gt; .row .row,html body.path-search .main-container &gt; .row .col-12,html body.path-search .main-container &gt; .row .col-xs-12,html body.path-search .main-container &gt; .row .col-sm-12,html body.path-search .main-container &gt; .row .col-md-12,html body.path-patients .main-container &gt; .row .row,html body.path-patients .main-container &gt; .row .col-12,html body.path-patients .main-container &gt; .row .col-xs-12,html body.path-patients .main-container &gt; .row .col-sm-12,html body.path-patients .main-container &gt; .row .col-md-12,html body.path-news .main-container &gt; .row .row,html body.path-news .main-container &gt; .row .col-12,html body.path-news .main-container &gt; .row .col-xs-12,html body.path-news .main-container &gt; .row .col-sm-12,html body.path-news .main-container &gt; .row .col-md-12{margin-left:0;margin-right:0;padding-left:0;padding-right:0;}html body.page-node-type-eh-page .main-container &gt; .row .container,html body.page-node-type-patient-story .main-container &gt; .row .container,html body.page-node-type-white-page .main-container &gt; .row .container,html body.page-node-type-page .main-container &gt; .row .container,html body.page-node-type-event .main-container &gt; .row .container,html body.page-node-type-varbase-blog .main-container &gt; .row .container,html body.page-node-type-eh-files .main-container &gt; .row .container,html body.page-node-type-cns .main-container &gt; .row .container,html body.page-node-type-eh-remote-videos .main-container &gt; .row .container,html body.path-taxonomy .main-container &gt; .row .container,html body.path-news-room .main-container &gt; .row .container,html body.page-node-type-eh-map .main-container &gt; .row .container,html body.path-global-search .main-container &gt; .row .container,html body.path-search .main-container &gt; .row .container,html body.path-patients .main-container &gt; .row .container,html body.path-news .main-container &gt; .row .container{padding:0;}html body.page-node-type-eh-page .main-container figcaption,html body.page-node-type-patient-story .main-container figcaption,html body.page-node-type-white-page .main-container figcaption,html body.page-node-type-page .main-container figcaption,html body.page-node-type-event .main-container figcaption,html body.page-node-type-varbase-blog .main-container figcaption,html body.page-node-type-eh-files .main-container figcaption,html body.page-node-type-cns .main-container figcaption,html body.page-node-type-eh-remote-videos .main-container figcaption,html body.path-taxonomy .main-container figcaption,html body.path-news-room .main-container figcaption,html body.page-node-type-eh-map .main-container figcaption,html body.path-global-search .main-container figcaption,html body.path-search .main-container figcaption,html body.path-patients .main-container figcaption,html body.path-news .main-container figcaption{display:block;margin-left:auto;margin-right:auto;font-size:80%;font-weight:500;color:#2b2b2b;}@media only screen and (max-width:1600px){html body.page-node-type-eh-page .main-container,html body.page-node-type-patient-story .main-container,html body.page-node-type-white-page .main-container,html body.page-node-type-page .main-container,html body.page-node-type-event .main-container,html body.page-node-type-varbase-blog .main-container,html body.page-node-type-eh-files .main-container,html body.page-node-type-cns .main-container,html body.page-node-type-eh-remote-videos .main-container,html body.path-taxonomy .main-container,html body.path-news-room .main-container,html body.page-node-type-eh-map .main-container,html body.path-global-search .main-container,html body.path-search .main-container,html body.path-patients .main-container,html body.path-news .main-container{padding:0 30px !important;}}@media only screen and (max-width:1260px){html body.page-node-type-eh-page .main-container,html body.page-node-type-patient-story .main-container,html body.page-node-type-white-page .main-container,html body.page-node-type-page .main-container,html body.page-node-type-event .main-container,html body.page-node-type-varbase-blog .main-container,html body.page-node-type-eh-files .main-container,html body.page-node-type-cns .main-container,html body.page-node-type-eh-remote-videos .main-container,html body.path-taxonomy .main-container,html body.path-news-room .main-container,html body.page-node-type-eh-map .main-container,html body.path-global-search .main-container,html body.path-search .main-container,html body.path-patients .main-container,html body.path-news .main-container{padding:0 15px !important;}}@media only screen and (max-width:1200px){html body.page-node-type-eh-page .main-container &gt; .row,html body.page-node-type-patient-story .main-container &gt; .row,html body.page-node-type-white-page .main-container &gt; .row,html body.page-node-type-page .main-container &gt; .row,html body.page-node-type-event .main-container &gt; .row,html body.page-node-type-varbase-blog .main-container &gt; .row,html body.page-node-type-eh-files .main-container &gt; .row,html body.page-node-type-cns .main-container &gt; .row,html body.page-node-type-eh-remote-videos .main-container &gt; .row,html body.path-taxonomy .main-container &gt; .row,html body.path-news-room .main-container &gt; .row,html body.page-node-type-eh-map .main-container &gt; .row,html body.path-global-search .main-container &gt; .row,html body.path-search .main-container &gt; .row,html body.path-patients .main-container &gt; .row,html body.path-news .main-container &gt; .row{width:100%;}html body.page-node-type-eh-page .main-container &gt; .row .container,html body.page-node-type-patient-story .main-container &gt; .row .container,html body.page-node-type-white-page .main-container &gt; .row .container,html body.page-node-type-page .main-container &gt; .row .container,html body.page-node-type-event .main-container &gt; .row .container,html body.page-node-type-varbase-blog .main-container &gt; .row .container,html body.page-node-type-eh-files .main-container &gt; .row .container,html body.page-node-type-cns .main-container &gt; .row .container,html body.page-node-type-eh-remote-videos .main-container &gt; .row .container,html body.path-taxonomy .main-container &gt; .row .container,html body.path-news-room .main-container &gt; .row .container,html body.page-node-type-eh-map .main-container &gt; .row .container,html body.path-global-search .main-container &gt; .row .container,html body.path-search .main-container &gt; .row .container,html body.path-patients .main-container &gt; .row .container,html body.path-news .main-container &gt; .row .container{width:100%;}html body.page-node-type-eh-page .main-container &gt; .row .container .col-12,html body.page-node-type-eh-page .main-container &gt; .row .container .col-xs-12,html body.page-node-type-patient-story .main-container &gt; .row .container .col-12,html body.page-node-type-patient-story .main-container &gt; .row .container .col-xs-12,html body.page-node-type-white-page .main-container &gt; .row .container .col-12,html body.page-node-type-white-page .main-container &gt; .row .container .col-xs-12,html body.page-node-type-page .main-container &gt; .row .container .col-12,html body.page-node-type-page .main-container &gt; .row .container .col-xs-12,html body.page-node-type-event .main-container &gt; .row .container .col-12,html body.page-node-type-event .main-container &gt; .row .container .col-xs-12,html body.page-node-type-varbase-blog .main-container &gt; .row .container .col-12,html body.page-node-type-varbase-blog .main-container &gt; .row .container .col-xs-12,html body.page-node-type-eh-files .main-container &gt; .row .container .col-12,html body.page-node-type-eh-files .main-container &gt; .row .container .col-xs-12,html body.page-node-type-cns .main-container &gt; .row .container .col-12,html body.page-node-type-cns .main-container &gt; .row .container .col-xs-12,html body.page-node-type-eh-remote-videos .main-container &gt; .row .container .col-12,html body.page-node-type-eh-remote-videos .main-container &gt; .row .container .col-xs-12,html body.path-taxonomy .main-container &gt; .row .container .col-12,html body.path-taxonomy .main-container &gt; .row .container .col-xs-12,html body.path-news-room .main-container &gt; .row .container .col-12,html body.path-news-room .main-container &gt; .row .container .col-xs-12,html body.page-node-type-eh-map .main-container &gt; .row .container .col-12,html body.page-node-type-eh-map .main-container &gt; .row .container .col-xs-12,html body.path-global-search .main-container &gt; .row .container .col-12,html body.path-global-search .main-container &gt; .row .container .col-xs-12,html body.path-search .main-container &gt; .row .container .col-12,html body.path-search .main-container &gt; .row .container .col-xs-12,html body.path-patients .main-container &gt; .row .container .col-12,html body.path-patients .main-container &gt; .row .container .col-xs-12,html body.path-news .main-container &gt; .row .container .col-12,html body.path-news .main-container &gt; .row .container .col-xs-12{padding:0 0;}html body.page-node-type-eh-page .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-patient-story .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-white-page .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-page .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-event .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-varbase-blog .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-eh-files .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-cns .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-eh-remote-videos .main-container &gt; .row .paragraph &gt; .row,html body.path-taxonomy .main-container &gt; .row .paragraph &gt; .row,html body.path-news-room .main-container &gt; .row .paragraph &gt; .row,html body.page-node-type-eh-map .main-container &gt; .row .paragraph &gt; .row,html body.path-global-search .main-container &gt; .row .paragraph &gt; .row,html body.path-search .main-container &gt; .row .paragraph &gt; .row,html body.path-patients .main-container &gt; .row .paragraph &gt; .row,html body.path-news .main-container &gt; .row .paragraph &gt; .row{width:100%;}html body.page-node-type-eh-page .main-container &gt; .row .paragraph ul,html body.page-node-type-patient-story .main-container &gt; .row .paragraph ul,html body.page-node-type-white-page .main-container &gt; .row .paragraph ul,html body.page-node-type-page .main-container &gt; .row .paragraph ul,html body.page-node-type-event .main-container &gt; .row .paragraph ul,html body.page-node-type-varbase-blog .main-container &gt; .row .paragraph ul,html body.page-node-type-eh-files .main-container &gt; .row .paragraph ul,html body.page-node-type-cns .main-container &gt; .row .paragraph ul,html body.page-node-type-eh-remote-videos .main-container &gt; .row .paragraph ul,html body.path-taxonomy .main-container &gt; .row .paragraph ul,html body.path-news-room .main-container &gt; .row .paragraph ul,html body.page-node-type-eh-map .main-container &gt; .row .paragraph ul,html body.path-global-search .main-container &gt; .row .paragraph ul,html body.path-search .main-container &gt; .row .paragraph ul,html body.path-patients .main-container &gt; .row .paragraph ul,html body.path-news .main-container &gt; .row .paragraph ul{padding-left:20px;}html body.page-node-type-eh-page .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-patient-story .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-white-page .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-page .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-event .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-varbase-blog .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-eh-files .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-cns .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-eh-remote-videos .main-container &gt; .row .paragraph ul.menu,html body.path-taxonomy .main-container &gt; .row .paragraph ul.menu,html body.path-news-room .main-container &gt; .row .paragraph ul.menu,html body.page-node-type-eh-map .main-container &gt; .row .paragraph ul.menu,html body.path-global-search .main-container &gt; .row .paragraph ul.menu,html body.path-search .main-container &gt; .row .paragraph ul.menu,html body.path-patients .main-container &gt; .row .paragraph ul.menu,html body.path-news .main-container &gt; .row .paragraph ul.menu{padding-left:0;}}@media only screen and (max-width:880px){html body.page-node-type-eh-page .main-container &gt; .row .field,html body.page-node-type-patient-story .main-container &gt; .row .field,html body.page-node-type-white-page .main-container &gt; .row .field,html body.page-node-type-page .main-container &gt; .row .field,html body.page-node-type-event .main-container &gt; .row .field,html body.page-node-type-varbase-blog .main-container &gt; .row .field,html body.page-node-type-eh-files .main-container &gt; .row .field,html body.page-node-type-cns .main-container &gt; .row .field,html body.page-node-type-eh-remote-videos .main-container &gt; .row .field,html body.path-taxonomy .main-container &gt; .row .field,html body.path-news-room .main-container &gt; .row .field,html body.page-node-type-eh-map .main-container &gt; .row .field,html body.path-global-search .main-container &gt; .row .field,html body.path-search .main-container &gt; .row .field,html body.path-patients .main-container &gt; .row .field,html body.path-news .main-container &gt; .row .field{float:none;}html body.page-node-type-eh-page .main-container &gt; .row .field .media--image img,html body.page-node-type-patient-story .main-container &gt; .row .field .media--image img,html body.page-node-type-white-page .main-container &gt; .row .field .media--image img,html body.page-node-type-page .main-container &gt; .row .field .media--image img,html body.page-node-type-event .main-container &gt; .row .field .media--image img,html body.page-node-type-varbase-blog .main-container &gt; .row .field .media--image img,html body.page-node-type-eh-files .main-container &gt; .row .field .media--image img,html body.page-node-type-cns .main-container &gt; .row .field .media--image img,html body.page-node-type-eh-remote-videos .main-container &gt; .row .field .media--image img,html body.path-taxonomy .main-container &gt; .row .field .media--image img,html body.path-news-room .main-container &gt; .row .field .media--image img,html body.page-node-type-eh-map .main-container &gt; .row .field .media--image img,html body.path-global-search .main-container &gt; .row .field .media--image img,html body.path-search .main-container &gt; .row .field .media--image img,html body.path-patients .main-container &gt; .row .field .media--image img,html body.path-news .main-container &gt; .row .field .media--image img{margin:0 auto;}}.page-not-found-container{text-align:center;}.page-not-found-container .not-found-img{max-width:160px;}.page-not-found-container .not-found-text{padding-bottom:20px;}.page-not-found-container .not-found-text .not-found-404{font-size:170px;font-weight:500;line-height:190px;color:#f2f2f2;}.page-not-found-container .not-found-text .not-found-oops{font-size:24px;font-weight:600;color:#faa836;}.page-not-found-container .not-found-text .not-found-sorry{font-size:15px;font-weight:500;color:#000;}.page-not-found-container .iof-button{font-size:12px;}.path-global-search .view-global-search,.path-global-search .view-search,.path-search .view-global-search,.path-search .view-search{margin-top:45px;}.path-global-search .view-global-search .view-content .views-row,.path-global-search .view-search .view-content .views-row,.path-search .view-global-search .view-content .views-row,.path-search .view-search .view-content .views-row{margin-bottom:25px;}.path-global-search .view-global-search .view-content .views-row .views-field-url code,.path-global-search .view-search .view-content .views-row .views-field-url code,.path-search .view-global-search .view-content .views-row .views-field-url code,.path-search .view-search .view-content .views-row .views-field-url code{color:#faa836;background:rgba(250,168,54,0.2);}.views-field-search-api-relevance{display:none;font-size:17px;color:deeppink;font-weight:bold;}.view-views-cns-all-cns .views-row,.view-cns-by-country .views-row{font-size:16px;margin-bottom:35px;margin-top:15px;}.view-views-cns-all-cns dl.dl-horizontal,.view-cns-by-country dl.dl-horizontal{margin:0;}.view-views-cns-all-cns dl.dl-horizontal dt,.view-cns-by-country dl.dl-horizontal dt{font-size:100%;text-align:left;width:145px;}.view-views-cns-all-cns dl.dl-horizontal dd,.view-cns-by-country dl.dl-horizontal dd{margin-left:145px;margin-bottom:0;}.view-views-cns-all-cns .views-field-field-cns-phone .views-label,.view-views-cns-all-cns .views-field-field-cns-phone-number .views-label,.view-views-cns-all-cns .views-field-field-cns-email .views-label,.view-views-cns-all-cns .views-field-field-cns-website .views-label,.view-views-cns-all-cns .views-field-field-cns-website-main .views-label,.view-views-cns-all-cns .views-field-field-cns-facebook .views-label,.view-views-cns-all-cns .views-field-field-cns-twitter .views-label,.view-views-cns-all-cns .views-field-field-cns-patient-support .views-label,.view-cns-by-country .views-field-field-cns-phone .views-label,.view-cns-by-country .views-field-field-cns-phone-number .views-label,.view-cns-by-country .views-field-field-cns-email .views-label,.view-cns-by-country .views-field-field-cns-website .views-label,.view-cns-by-country .views-field-field-cns-website-main .views-label,.view-cns-by-country .views-field-field-cns-facebook .views-label,.view-cns-by-country .views-field-field-cns-twitter .views-label,.view-cns-by-country .views-field-field-cns-patient-support .views-label{width:145px;display:inline-block;}.news--item article{max-width:450px;padding:20px;margin:10px;min-height:305px;color:#003366;color:#003366;background:#f2f2f2;}.news--item article .main-content .field--name-field-blog-date{font-size:15px;font-weight:500;text-align:left;color:black;width:100%;}.news--item article .main-content .field--name-field-media{margin:5px auto;padding:1px;}.news--item article .main-content .field--name-node-title h3{text-align:left;line-height:20px;}.news--item article .main-content .field--name-node-title h3 a{text-decoration:none;font-size:17px;}.news--item article .main-content .field--name-node-title h3 a:hover,.news--item article .main-content .field--name-node-title h3 a:active,.news--item article .main-content .field--name-node-title h3 afocus{color:#faa836;text-decoration:none;}.context-news .news-listing,.context-news-room .news-listing,.context-news-latam .news-listing{opacity:1;}.context-news .news-listing .view-content,.context-news-room .news-listing .view-content,.context-news-latam .news-listing .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.context-news .news--item,.context-news-room .news--item,.context-news-latam .news--item{max-width:25%;}.context-news .events-listing,.context-news-room .events-listing,.context-news-latam .events-listing{opacity:1;}.view-display-id-most_recent_news_tag_based_block .view-filters.form-group,.view-display-id-latam_most_recent_news_tag_based_block .view-filters.form-group{display:none;}@media only screen and (max-width:992px){.context-news .news--item,.context-news-room .news--item,.context-news-latam .news--item{max-width:33.33%;}}@media only screen and (max-width:768px){.context-news .news--item,.context-news-room .news--item,.context-news-latam .news--item{max-width:50%;}}@media only screen and (max-width:480px){.context-news .news--item,.context-news-room .news--item,.context-news-latam .news--item{max-width:100%;}}@media only screen and (max-width:1500px){#vbp-78 .card-container.card-link-container{max-width:270px;max-height:270px;}#vbp-78 .card-container.card-link-container .card-img img{width:140px;}#vbp-78 .card-container.card-link-container .card-title{height:50px;}}@media only screen and (max-width:1392px){#vbp-78 .card-container.card-link-container{max-width:240px;max-height:240px;}#vbp-78 .card-container.card-link-container .card-img img{width:130px;}#vbp-78 .card-container.card-link-container .card-title h3{font-size:17px;}}@media only screen and (max-width:1200px){#vbp-78 .card-container.card-link-container{max-width:225px;max-height:225px;}#vbp-78 .card-container.card-link-container .card-img img{width:120px;}}@media only screen and (max-width:992px){#vbp-78 .card-container.card-link-container{max-width:220px;max-height:220px;}#vbp-78 .card-container.card-link-container .card-img img{width:100px;}#vbp-78 .card-container.card-link-container .card-title h3{font-size:15px;}}@media only screen and (max-width:768px){#vbp-78 .card-container.card-link-container{max-width:100%;}#vbp-78 .card-container.card-link-container .card-title{height:auto;}}@media only screen and (max-width:480px){#vbp-78 &gt; .container{padding-left:0;padding-right:0;max-width:100%;}#vbp-78 &gt; .container &gt; .row{margin-left:0;margin-right:0;padding:0 !important;}#vbp-78 &gt; .container &gt; .row &gt; div{padding:0 !important;}}.stronger-together-badges-conatiner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.cont-img-st{position:relative;min-width:185px;margin:0 80px;}.imgbgst{position:absolute;left:0;top:0;padding:12px;}.gauge-container{position:relative;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:-7px;}.gauge-container &gt; .gauge &gt; .dial{stroke:#fde4c1;stroke-width:7;}.gauge-container &gt; .gauge &gt; .value{stroke:#f8ac27;stroke-width:7;}.gauge-container &gt; .gauge &gt; .value-text{fill:#f8ac27;font-family:sans,"sans-serif";font-weight:bold;font-size:0.6em;}.st-label{font-weight:500;}.st-label &gt; span{font-weight:700;font-size:150%;}.project-logo{padding:50px 0 15px;height:185px;}.project-logo img{max-height:100px;max-width:50%;}.project-title{background:#036;padding:12px;border-radius:50px 50px 0 0;color:white;font-weight:500;font-size:90%;}.project-description{border-top:12px solid #faa836;margin-top:10px;padding-top:25px;font-size:85%;text-align:justify;padding-bottom:25px;}div.special-image-full-bg{padding-top:50px;}div.special-image-full-bg::before{display:none;}div.special-image-full-bg .overlay-item{display:none;}#vbp-tab-3544 .nav-tabs a,#vbp-tab-3585 .nav-tabs a{text-decoration:none;}@media only screen and (max-width:1500px){#vbp-3275 .card-container.card-link-container{max-height:260px;}#vbp-3275 .card-container.card-link-container .card-img img{width:130px;}}@media only screen and (max-width:1392px){#vbp-3275 .card-container.card-link-container{max-width:300px;}#vbp-3275 .card-container.card-link-container .card-title{margin-bottom:0;}#vbp-3275 .card-container.card-link-container .card-title h3{font-size:17px;}}@media only screen and (max-width:1025px){#vbp-3275 .card-container.card-link-container{max-width:300px;}#vbp-3275 .card-container.card-link-container .card-title{margin-bottom:0;}#vbp-3275 .card-container.card-link-container .card-title h3{font-size:17px;}}@media only screen and (max-width:992px){#vbp-3275 .card-container.card-link-container{max-width:320px;max-height:220px;}#vbp-3275 .card-container.card-link-container .card-img img{width:100px;}#vbp-3275 .card-container.card-link-container .card-title h3{font-size:15px;}#vbp-6689 .align-left{float:none;margin-bottom:-50px;}#vbp-6689 .align-left img{margin:0 auto;max-width:600px;}#vbp-6689 .iof-button{display:block;margin:0 auto;width:130px;text-align:center;line-height:1 !important;}}@media only screen and (max-width:768px){#vbp-3275 .card-container.card-link-container{max-width:100%;}#vbp-3275 .card-container.card-link-container .card-title{height:auto;}}@media only screen and (max-width:700px){#vbp-6689 .align-left img{width:100%;}}@media only screen and (max-width:480px){#vbp-258 .text-center img{margin-top:-13px !important;margin-right:0 !important;width:20px !important;height:auto !important;}#vbp-258 .text-center span{font-size:30px !important;}}#vbp-3134{margin-bottom:75px;}#vbp-3199 #vbp-accordion-3395 .vch_template_container img{max-width:100%;}#vbp-3199 #vbp-accordion-3395 .vch_template_container .iof-button{width:230px;}@media only screen and (max-width:1260px){#vbp-3196 .title_size_h3{text-align:center;}#vbp-3196 .vch_template_container .vch-col-10{padding-left:0;}#vbp-3196 .vch_template_container img{max-width:100%;}#vbp-3196 .vch_template_container .view_journal{text-align:center;}#vbp-3199 .vbp-accordion-3395 .vch_template_container img{max-width:180px;}#vbp-3199 #vbp-6592{text-align:center;font-size:16px;}}@media only screen and (max-width:1200px){#vbp-3196 .field--name-bp-text .view_journal a:hover{color:#003366;}#vbp-3196 .title_size_h3{margin:40px 0 6px 0;text-align:center;font-size:115%;}#vbp-3196 .vch_template_container{padding-left:3%;}#vbp-3196 .vch_template_container img{max-width:200px;}#vbp-3196 #vbp-6594 .media__image{margin:-30px auto;}#vbp-3199 #vbp-accordion-3395 .vch_template_container img{max-width:200px;}#vbp-3199 #vbp-accordion-3395 .vch_template_container .iof-button{width:230px;}}#vbp-3142{margin-top:-35px;}.gpc-container .paragraph--type--iof-comp-button{margin-top:-10px;}@media only screen and (max-width:992px){#vbp-6687 .iof-button{display:block;text-align:center;width:150px;margin:0 auto;font-size:12px;line-height:1.2 !important;}}#vbp-91 .bg-edge2edge .no-padding .card-container{background:none;}#vbp-91 .bg-edge2edge .no-padding:last-child img{width:120px;}#vbp-94{padding-top:30px;}#vbp-125{margin-top:25px;margin-bottom:-20px;}#vbp-126{margin-bottom:30px;}#vbp-104 .card-design-d{background:none;}@media only screen and (max-width:1500px){#vbp-94 .card-container.card-link-container{max-width:270px;max-height:270px;}#vbp-94 .card-container.card-link-container .card-img img{width:140px;}#vbp-94 .card-container.card-link-container .card-title{height:50px;}#vbp-104 .card-container .field--name-bp-image-field img{max-width:225px;}#vbp-104 .card-container .card-text{width:225px;margin:0 auto;font-size:16px;}}@media only screen and (max-width:1392px){#vbp-94 .card-container.card-link-container{max-width:240px;max-height:240px;}#vbp-94 .card-container.card-link-container .card-img img{width:130px;}#vbp-94 .card-container.card-link-container .card-title h3{font-size:17px;}}@media only screen and (max-width:1260px){#vbp-126{margin-bottom:20px;}}@media only screen and (max-width:1200px){#vbp-94 .card-container.card-link-container{max-width:225px;max-height:225px;}#vbp-94 .card-container.card-link-container .card-img img{width:120px;}}@media only screen and (max-width:992px){#vbp-94 .card-container.card-link-container{max-width:220px;max-height:220px;}#vbp-94 .card-container.card-link-container .card-img img{width:100px;}#vbp-94 .card-container.card-link-container .card-title h3{font-size:15px;}}@media only screen and (max-width:768px){#vbp-94 .card-container.card-link-container{max-width:100%;}#vbp-94 .card-container.card-link-container .card-title{height:auto;}#vbp-104 .card-container .card-text{width:60%;}}@media only screen and (max-width:480px){#vbp-6580 .title_size_h1,#vbp-6578 .title_size_h1{font-size:30px;}#vbp-125 .title_size_h1{font-size:30px;}}#vbp-166{margin-top:30px;}#vbp-173{margin-top:25px;}#vbp-173 .col-lg-2{margin-top:17px;width:33.333333%;}#vbp-186{margin-top:20px;}@media only screen and (max-width:1500px){#vbp-166 .card-container.card-link-container,#vbp-181 .card-container.card-link-container,#vbp-186 .card-container.card-link-container{max-width:270px;max-height:270px;}#vbp-166 .card-container.card-link-container .card-img img,#vbp-181 .card-container.card-link-container .card-img img,#vbp-186 .card-container.card-link-container .card-img img{width:140px;}#vbp-166 .card-container.card-link-container .card-title,#vbp-181 .card-container.card-link-container .card-title,#vbp-186 .card-container.card-link-container .card-title{height:50px;}#vbp-151 .card-container .field--name-bp-image-field img{max-width:225px;}#vbp-151 .card-container .card-text{width:225px;margin:0 auto;font-size:16px;}}@media only screen and (max-width:1392px){#vbp-166 .card-container.card-link-container,#vbp-181 .card-container.card-link-container,#vbp-186 .card-container.card-link-container{max-width:240px;max-height:240px;}#vbp-166 .card-container.card-link-container .card-img img,#vbp-181 .card-container.card-link-container .card-img img,#vbp-186 .card-container.card-link-container .card-img img{width:130px;}#vbp-166 .card-container.card-link-container .card-title h3,#vbp-181 .card-container.card-link-container .card-title h3,#vbp-186 .card-container.card-link-container .card-title h3{font-size:17px;}}@media only screen and (max-width:1200px){#vbp-166 .card-container.card-link-container,#vbp-181 .card-container.card-link-container,#vbp-186 .card-container.card-link-container{max-width:225px;max-height:225px;}#vbp-166 .card-container.card-link-container .card-img img,#vbp-181 .card-container.card-link-container .card-img img,#vbp-186 .card-container.card-link-container .card-img img{width:120px;}}@media only screen and (max-width:992px){#vbp-166 .card-container.card-link-container,#vbp-181 .card-container.card-link-container,#vbp-186 .card-container.card-link-container{max-width:220px;max-height:220px;}#vbp-166 .card-container.card-link-container .card-img img,#vbp-181 .card-container.card-link-container .card-img img,#vbp-186 .card-container.card-link-container .card-img img{width:100px;}#vbp-166 .card-container.card-link-container .card-title h3,#vbp-181 .card-container.card-link-container .card-title h3,#vbp-186 .card-container.card-link-container .card-title h3{font-size:15px;}}@media (max-width:768px){#vbp-166 .card-container.card-link-container,#vbp-173 .card-container.card-link-container,#vbp-181 .card-container.card-link-container,#vbp-186 .card-container.card-link-container{max-width:100%;}#vbp-166 .card-container.card-link-container .card-title,#vbp-173 .card-container.card-link-container .card-title,#vbp-181 .card-container.card-link-container .card-title,#vbp-186 .card-container.card-link-container .card-title{height:auto;}#vbp-173 .col-lg-2{margin:10px auto;width:100%;}#vbp-151 .card-container .card-text{width:60%;}}#vbp-5088 .embedded-entity{margin-bottom:-100px;}#vbp-5390{margin-top:30px;}@media only screen and (max-width:1500px){#vbp-3651 .card-container.card-link-container{max-height:260px;}#vbp-3651 .card-container.card-link-container .card-img img{width:130px;}}@media only screen and (max-width:1260px){}@media only screen and (max-width:1392px){#vbp-3651 .card-container.card-link-container{max-width:300px;}#vbp-3651 .card-container.card-link-container .card-title{margin-bottom:0;}#vbp-3651 .card-container.card-link-container .card-title h3{font-size:17px;}}@media only screen and (max-width:1025px){#vbp-3651 .card-container.card-link-container{max-width:300px;}#vbp-3651 .card-container.card-link-container .card-title{margin-bottom:0;}#vbp-3651 .card-container.card-link-container .card-title h3{font-size:17px;}}@media only screen and (max-width:992px){#vbp-3651 .card-container.card-link-container{max-width:320px;max-height:220px;}#vbp-3651 .card-container.card-link-container .card-img img{width:100px;}#vbp-3651 .card-container.card-link-container .card-title h3{font-size:15px;}}@media only screen and (max-width:768px){#vbp-3651 .card-container.card-link-container{max-width:100%;}#vbp-3651 .card-container.card-link-container .card-title{height:auto;}}@media only screen and (max-width:1500px){#vbp-213 .card-container .field--name-bp-image-field img{max-width:225px;}#vbp-213 .card-container .card-text{width:225px;margin:0 auto;font-size:16px;}}@media only screen and (max-width:1260px){}@media only screen and (max-width:768px){#vbp-213 .card-container .card-text{width:60%;}}@media only screen and (max-width:480px){#vbp-6501 .text-center img{margin-top:-13px !important;margin-right:0 !important;width:20px !important;height:auto !important;}#vbp-6501 .text-center span{font-size:30px !important;}}.btn-eh-block a{position:relative;display:block;height:150px;background:#ececec;}.btn-eh-block a span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-weight:600;text-align:center;text-transform:uppercase;}.btn-eh-block a:hover{color:#fff;background:#faa836;}.press-release--item article{padding:20px;margin:10px;color:#003366;background:#f2f2f2;min-height:138px;}.press-release--item article .field--name-field-blog-date{font-size:20px;text-transform:uppercase;}.press-release--item article h3 a{font-size:20px;color:#003366;text-decoration:none;}.press-release--item article h3 a:hover,.press-release--item article h3 a:active,.press-release--item article h3 afocus{color:#faa836;text-decoration:none;}#vbp-94,#vbp-166,#vbp-173,#vbp-186,#vbp-3275,#vbp-tab-3544{padding-bottom:30px;}#vbp-6302{padding-top:92px;}#vbp-6302:before{display:none;}@media (max-width:992px){#vbp-5407 .align-right{float:none;}#vbp-5407 .align-right img{margin:0 auto;}}#vbp-3334 .iof-comp--menu-blocks ul,#vbp-3030 .iof-comp--menu-blocks ul,#vbp-3031 .iof-comp--menu-blocks ul,#vbp-3033 .iof-comp--menu-blocks ul,#vbp-3032 .iof-comp--menu-blocks ul{-ms-flex-wrap:wrap;flex-wrap:wrap;}#vbp-3334 .iof-comp--menu-blocks ul li,#vbp-3030 .iof-comp--menu-blocks ul li,#vbp-3031 .iof-comp--menu-blocks ul li,#vbp-3033 .iof-comp--menu-blocks ul li,#vbp-3032 .iof-comp--menu-blocks ul li{width:25%;max-width:none;}#vbp-3334 .iof-comp--menu-blocks ul li a,#vbp-3030 .iof-comp--menu-blocks ul li a,#vbp-3031 .iof-comp--menu-blocks ul li a,#vbp-3033 .iof-comp--menu-blocks ul li a,#vbp-3032 .iof-comp--menu-blocks ul li a{height:110px;}@media (max-width:760px){#vbp-3334 .iof-comp--menu-blocks ul li,#vbp-3030 .iof-comp--menu-blocks ul li,#vbp-3031 .iof-comp--menu-blocks ul li,#vbp-3033 .iof-comp--menu-blocks ul li,#vbp-3032 .iof-comp--menu-blocks ul li{width:100%;}}#vbp-213 .card-container{background:none;}#vbp-1823 .iof-comp--menu-blocks ul,#vbp-1824 .iof-comp--menu-blocks ul,#vbp-1825 .iof-comp--menu-blocks ul,#vbp-1826 .iof-comp--menu-blocks ul,#vbp-1827 .iof-comp--menu-blocks ul,#vbp-1828 .iof-comp--menu-blocks ul,#vbp-1829 .iof-comp--menu-blocks ul,#vbp-3112 .iof-comp--menu-blocks ul,#vbp-3020 .iof-comp--menu-blocks ul,#vbp-3021 .iof-comp--menu-blocks ul,#vbp-3022 .iof-comp--menu-blocks ul,#vbp-3023 .iof-comp--menu-blocks ul,#vbp-3024 .iof-comp--menu-blocks ul,#vbp-3025 .iof-comp--menu-blocks ul,#vbp-3026 .iof-comp--menu-blocks ul,#vbp-3027 .iof-comp--menu-blocks ul{-ms-flex-wrap:wrap;flex-wrap:wrap;}#vbp-1823 .iof-comp--menu-blocks ul li,#vbp-1824 .iof-comp--menu-blocks ul li,#vbp-1825 .iof-comp--menu-blocks ul li,#vbp-1826 .iof-comp--menu-blocks ul li,#vbp-1827 .iof-comp--menu-blocks ul li,#vbp-1828 .iof-comp--menu-blocks ul li,#vbp-1829 .iof-comp--menu-blocks ul li,#vbp-3112 .iof-comp--menu-blocks ul li,#vbp-3020 .iof-comp--menu-blocks ul li,#vbp-3021 .iof-comp--menu-blocks ul li,#vbp-3022 .iof-comp--menu-blocks ul li,#vbp-3023 .iof-comp--menu-blocks ul li,#vbp-3024 .iof-comp--menu-blocks ul li,#vbp-3025 .iof-comp--menu-blocks ul li,#vbp-3026 .iof-comp--menu-blocks ul li,#vbp-3027 .iof-comp--menu-blocks ul li{width:33%;max-width:none;}@media (max-width:760px){#vbp-1823 .iof-comp--menu-blocks ul li,#vbp-1824 .iof-comp--menu-blocks ul li,#vbp-1825 .iof-comp--menu-blocks ul li,#vbp-1826 .iof-comp--menu-blocks ul li,#vbp-1827 .iof-comp--menu-blocks ul li,#vbp-1828 .iof-comp--menu-blocks ul li,#vbp-1829 .iof-comp--menu-blocks ul li,#vbp-3112 .iof-comp--menu-blocks ul li,#vbp-3020 .iof-comp--menu-blocks ul li,#vbp-3021 .iof-comp--menu-blocks ul li,#vbp-3022 .iof-comp--menu-blocks ul li,#vbp-3023 .iof-comp--menu-blocks ul li,#vbp-3024 .iof-comp--menu-blocks ul li,#vbp-3022 .iof-comp--menu-blocks ul li,#vbp-3025 .iof-comp--menu-blocks ul li,#vbp-3026 .iof-comp--menu-blocks ul li,#vbp-3027 .iof-comp--menu-blocks ul li{width:100%;}}#vbp-3087{padding:0;}#vbp-3095{top:40px;padding:0;}#vbp-151 .card-design-d{background:none;}#vbp-3406 .card-img{margin:0 0 50px 0;}#vbp-3407{margin-top:-76px;}#vbp-3407 #vbp-3406{margin-top:50px;}#vbp-4419{margin-bottom:30px;}#vbp-168 img{padding:14px 5px 22px;}#vbp-4242 article:nth-child(3),#vbp-4242 article:nth-child(4){float:none;clear:both;width:55%;}#vbp-4242 article:nth-child(3) .field--name-field-media-cover-image,#vbp-4242 article:nth-child(3) .group-choose-version,#vbp-4242 article:nth-child(4) .field--name-field-media-cover-image,#vbp-4242 article:nth-child(4) .group-choose-version{width:45%;}#vbp-4242 article:nth-child(3),#vbp-4242 article:nth-child(4){float:none;clear:both;width:55%;}.viewsreference--view-title{display:none;}#vbp-6596 img{width:215px;}.cv-infos-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0;}.cv-infos-block i{display:block;position:relative;top:5px;width:8%;}.cv-infos-block p{display:block;width:92%;}.social-icon-link{text-align:center;padding:25px;margin-top:40px;width:250px;}.social-icon-link a{text-decoration:none;display:block;padding:5px;color:#003366;}.social-icon-link i{font-size:72px;line-height:1;display:block;color:#003366;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}.social-icon-link span{font-size:28px;}.social-icon-link:hover i{color:#faa836;}@media (max-width:1500px){#vbp-6682 &gt; .row &gt; .col-12,#vbp-6682 &gt; .row &gt; .col-xs-12{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}#vbp-6682 &gt; .row &gt; .col-12 &gt; div,#vbp-6682 &gt; .row &gt; .col-xs-12 &gt; div{width:50%;}#vbp-6682 &gt; .row &gt; .col-12 &gt; div .social-icon-link,#vbp-6682 &gt; .row &gt; .col-xs-12 &gt; div .social-icon-link{margin:0 auto;}}@media (max-width:550px){#vbp-6682 &gt; .row &gt; .col-12 &gt; div,#vbp-6682 &gt; .row &gt; .col-xs-12 &gt; div{width:100%;}}@media (max-width:480px){#vbp-3158 .field--name-bp-text p:last-child{}#vbp-159 &gt; .container{margin:0 !important;padding:0 !important;}#vbp-159 &gt; .container &gt; .row{margin:0 !important;padding:0 !important;}}@media (max-width:992px){#vbp-5548 .vch_template_container .vch-col-6{margin-bottom:15px;}}.dl-hidden-block{display:none;}.block-rs-dl-section .dl-hidden-block{display:block;}.block-rs-dl-section &gt; div &gt; div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.block-rs-dl-section &gt; div &gt; div &gt; div{width:24% !important;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin:0 auto;padding:15px;color:#2b2b2b;background:#f2f2f2;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .tittle-news-rs{font-size:15px;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .tittle-news-rs i{font-size:25px;margin-right:5px;color:#faa836;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .tittle-news-rs a{color:#2b2b2b;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .tittle-news-rs a:hover{text-decoration:none;color:#003366;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .date-news-rs{font-size:18px;color:#2b2b2b;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .date-news-rs span{text-transform:uppercase;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .content-news-rs p{font-size:14px;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .content-news-rs p a{color:#003366;}.block-rs-dl-section &gt; div &gt; div &gt; div .digital-life-warper .digital-life-post .pic-news-rs img{display:block;margin:5px auto;width:100%;}@media only screen and (max-width:1260px){.block-rs-dl-section &gt; div &gt; div &gt; div{margin:10px 0;width:49% !important;}}@media only screen and (max-width:770px){.block-rs-dl-section &gt; div &gt; div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.block-rs-dl-section &gt; div &gt; div div{margin:1px auto !important;text-align:center;width:98% !important;max-width:370px;}}#vbp-4317 .field--type-text-with-summary{padding:40px 0;}.timeline_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:250px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.timeline_container ul,.timeline_container ol{list-style-type:none;}.timeline_container .wrap_tl{position:relative;margin:0 auto;padding:0 25px;width:1100px;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl #timeline_wrap{overflow:hidden;}.timeline_container .wrap_tl #timeline_wrap #timeline{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;left:0;margin:0;padding:0;height:175px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl #timeline_wrap #timeline .period{z-index:10;position:relative;left:0;margin:0 1px;min-width:150px;-webkit-transition:all 1s ease;transition:all 1s ease;}.timeline_container .wrap_tl #timeline_wrap #timeline .period .date{position:relative;top:50%;margin:0 !important;height:8px;text-align:center;color:#003366;background-color:#003366;cursor:pointer;overflow:visible !important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.timeline_container .wrap_tl #timeline_wrap #timeline .period .date em{display:block;position:relative;top:8px;padding:5px 0;width:100%;font-size:0.8em;font-style:normal;}.timeline_container .wrap_tl #timeline_wrap #timeline .period .date:before{content:"";display:block;position:absolute;bottom:8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:3px;height:0px;background-color:#faa836;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl #timeline_wrap #timeline .period .date:after{content:"";display:block;position:absolute;bottom:8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:10px;height:10px;border-radius:50%;background-color:#faa836;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl #timeline_wrap #timeline .period.actif .date{color:#faa836;background-color:#faa836;}.timeline_container .wrap_tl #timeline_wrap #timeline .period.actif .date:before{height:30px;}.timeline_container .wrap_tl #timeline_wrap #timeline .period.actif .date:after{bottom:30px;opacity:1;}.timeline_container .wrap_tl #content_tl{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:95%;font-weight:300;line-height:1.2em;list-style-type:none;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl #content_tl .infos_tl{position:absolute;bottom:-50px;left:0;padding-left:5px;font-size:0.9em;opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl #content_tl .infos_tl.actif{opacity:1;visibility:visible;}.timeline_container .wrap_tl #navigation button{position:absolute;top:51.85%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;width:55px;color:#003366;background:none;cursor:pointer;}.timeline_container .wrap_tl #navigation button i{font-size:40px;}.timeline_container .wrap_tl #navigation button#button_prev{left:-25px;opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl #navigation button#button_next{right:-21px;opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.timeline_container .wrap_tl.start #navigation button#button_next{opacity:1;visibility:visible;}.timeline_container .wrap_tl.middle #navigation button#button_next,.timeline_container .wrap_tl.middle #navigation button#button_prev{opacity:1;visibility:visible;}.timeline_container .wrap_tl.end #navigation button#button_prev{opacity:1;visibility:visible;}.timeline_container .wrap_tl:before{content:"";display:block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:28px;height:1px;background-color:#003366;}.timeline_container .wrap_tl:after{content:"";display:block;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:28px;height:1px;background-color:#003366;}.timeline_container .wrap_tl.initialized{opacity:1;}@media only screen and (max-width:1440px){.timeline_container .wrap_tl{width:956px;}.timeline_container .wrap_tl #timeline_wrap #timeline .period .date em{font-size:0.5em;}.timeline_container .wrap_tl #timeline_wrap #content_tl .infos_tl{font-size:0.9em;}}@media only screen and (max-width:1260px){.timeline_container{position:relative;top:50px;}.timeline_container .wrap_tl{width:659px;}}@media only screen and (max-width:740px){#vbp-4317 .field--type-text-with-summary{padding:20px 0 0 0;}.timeline_container{height:200px;margin-bottom:-30px;}.timeline_container .wrap_tl{width:355px;}.timeline_container .wrap_tl #navigation button{font-size:30px;margin:0;padding:0;width:auto;}.timeline_container .wrap_tl #navigation button#button_next{right:0;}.timeline_container .wrap_tl #navigation button#button_prev{left:0;}.timeline_container .wrap_tl #timeline_wrap #timeline .period.actif .date::before{height:15px;}.timeline_container .wrap_tl #timeline_wrap #timeline .period.actif .date::after{bottom:15px;}.timeline_container .wrap_tl #content_tl{font-size:0.8em;}.timeline_container .wrap_tl #content_tl .infos_tl{bottom:-63px;}.timeline_container .wrap_tl:before,.timeline_container .wrap_tl:after{display:none;}}#vbp-accordion-3732{display:block;}#vbp-accordion-3745{display:block;}#vbp-accordion-3743{display:block;}#vbp-tab-3544{display:none;}#vbp-tab-3585{display:none;}.view--people--group .view-footer .view-content{margin-top:40px;}.view--people--single .people-group-left,.view--people--group .people--item{padding:0;margin:0 5px 15px;overflow:hidden;}.view--people--single .people-group-left.select-option,.view--people--group .people--item.select-option{cursor:pointer;}.view--people--group .people--item{max-width:200px;-webkit-transition:400ms all ease-in-out;transition:400ms all ease-in-out;}.view--people--group .people--item .node--type-people{margin:0;}.view--people--group .people--item.selected{overflow:visible;border:15px solid var(--color-blue-dark);}.view--people--group .people--item.selected .main-content{overflow:hidden;}.view--people--group .view--people--single{max-width:100%;height:auto;}.view--people--group .view--people--single .node--type-people{margin:0;height:auto;}.view--people--group .view--people--single .node--type-people .main-content{height:auto;}.view--people--group .view--people--single .photo{float:left;padding:0 15px 15px 0;}body.context-about-us{}body.context-about-us #vbp-3266 .field--name-bp-text p,body.context-about-us #vbp-3279 .field--name-bp-text p{color:#000;}body.context-about-us .node--view-mode-text-teaser-large{margin-top:35px;color:#000;}body.context-about-us .node--view-mode-text-teaser-large .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;}body.context-about-us .node--view-mode-text-teaser-large .main-content .people-group-left{width:auto;margin:0 30px 30px 0;position:relative;}body.context-about-us .node--view-mode-text-teaser-large .main-content .people-group-right{-webkit-box-flex:1;-ms-flex:1;flex:1;}body.context-about-us .node--view-mode-text-teaser-large .main-content .people-group-right .field--name-field-role{text-transform:uppercase;}body.context-about-us .people-group-layer-blue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;height:68px;padding:5px;width:100%;text-align:center;color:#fff;background:#003366;}body.context-about-us .people-group-layer-blue &gt; div{width:100%;}body.context-about-us .people-group-layer-blue &gt; div p{color:black;font-size:17px;font-weight:300;line-height:1.2;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-full-name{text-transform:uppercase;font-size:14px;font-weight:600;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-country{margin:0 auto;font-size:13px;line-height:12px;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-role{margin-bottom:0;font-size:14px;}body.context-about-us .people-group-layer-blue .field--name-node-link{display:none;}body.context-about-us .field--name-field-main-image img{width:100%;}@media only screen and (max-width:1200px){body.context-about-us .people-group-left{max-width:215px;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0 auto;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item{margin:10px 5px;max-width:200px;width:200px;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item .field--name-field-main-image,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item .field--name-field-main-image{width:215px;margin:0 auto;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item .node--type-people,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item .node--type-people{margin:0;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item .node--type-people .main-content,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item .node--type-people .main-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item .main-content .people-group-layer-blue,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item .main-content .people-group-layer-blue{position:relative;width:100%;height:60px;margin:0 auto;}}@media only screen and (max-width:820px){body.context-about-us .node--view-mode-text-teaser-large{margin-top:0;}body.context-about-us .main-content{display:block !important;}body.context-about-us .people-group-left{width:500px;margin:5px auto !important;}body.context-about-us .people-group-right{width:100%;}}@media only screen and (max-width:650px){body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row{width:500px;margin:5px auto;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item{width:230px;}}@media only screen and (max-width:570px){body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row{width:420px;margin:5px auto;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item{width:190px;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item .field--name-field-main-image,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item .field--name-field-main-image{width:100%;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item .main-content .people-group-layer-blue,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item .main-content .people-group-layer-blue{width:100%;}}@media only screen and (max-width:491px){body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row{width:400px;margin:5px auto;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item{width:170px;}body.context-about-us .people-group-layer-blue &gt; div{width:100%;}body.context-about-us .people-group-layer-blue &gt; div p{font-size:15px;line-height:1.1;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-full-name{font-size:14px;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-country{font-size:12px;line-height:1;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-role{margin-bottom:0;font-size:12px;}}@media only screen and (max-width:412px){body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row{width:320px;}body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item{width:140px;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-full-name{font-size:13px;line-height:1;margin-bottom:3px;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-role{font-size:12px;line-height:1;}}@media only screen and (max-width:350px){body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row .people--item,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row .people--item{width:124px;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-full-name{font-size:13px;}body.context-about-us .people-group-layer-blue &gt; div.field--name-field-role{font-size:12px;}}@media only screen and (max-width:320px){body.context-about-us .paragraph--type--bp-accordion .view-people-contents .views-view-grid &gt; .row,body.context-about-us .paragraph--type--bp-accordion .view-people-the-staff .views-view-grid &gt; .row{width:100%;}}body.context-about-us .col-xs-2.col-sm-2.col-md-3.col-lg-6.people--item{width:30%;margin-bottom:15px;}#cv_tab_regional{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;}#cv_tab_regional .cv_section_regional h2{margin-top:30px;text-align:center;text-transform:uppercase;}#cv_tab_regional .cv_section_regional h3{font-size:18px;text-transform:uppercase;}#cv_tab_regional .cv_section_regional ul{margin-left:0;padding-left:0;}#cv_tab_regional .cv_section_regional ul li{font-size:16px;text-align:left;}#cv_tab_regional .cv_section_regional ul li:before{content:"";}#cv_tab_regional .cv_section_regional .cv_list_regional{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;}#cv_tab_regional .cv_section_regional .cv_list_regional.cv_int_section{margin-bottom:30px;}#cv_tab_regional .cv_section_regional .cv_list_regional.cv_int_section:first-child{width:28%;}#cv_tab_regional .cv_section_regional .cv_list_regional.cv_int_section:last-child{width:33%;}#cv_tab_regional .cv_section_regional #cv_middle_east{padding:1px 0 30px 0;}#cv_tab_regional .cv_section_regional #cv_middle_east h2{color:#003366;}#cv_tab_regional .cv_section_regional #cv_middle_east h3{color:#fff;}#cv_tab_regional .cv_section_regional #cv_middle_east ul li{color:#003366;}#cv_tab_regional .cv_section_regional #cv_asia_pacific{padding-bottom:30px;}#cv_tab_regional .cv_section_regional #cv_asia_pacific h3{color:#003366;}#cv_tab_regional .cv_section_regional #cv_asia_pacific ul li{color:#003366;}#cv_tab_regional .cv_section_regional#cv_latin_america{padding:0 35px;}#cv_tab_regional .cv_section_regional#cv_latin_america h2{color:#faa836;}#cv_tab_regional .cv_section_regional#cv_latin_america h3{text-align:center;color:#fff;}#cv_tab_regional .cv_section_regional#cv_latin_america ul li{color:#fff;}#cv_tab_regional .cv_section_regional#cv_latin_america .cv_int_section:first-child{width:100%;}#cv_tab_regional .cv_section_regional#cv_latin_america .cv_int_section:last-child{width:100%;}#cv_tab_regional .cv_section_regional#cv_latin_america .cv_btn_regional .iof-button:hover{color:#003366 !important;background:#fff !important;}#cv_tab_regional .cv_section_regional#cv_latin_america .cv_btn_regional .iof-button:focus{color:#fff;background:#faa836;}#cv_tab_regional .cv_section_regional:first-child{width:710px;}#cv_tab_regional .cv_section_regional:last-child{width:520px;}#cv_tab_regional ul{margin-left:-30px;text-align:center;}#cv_tab_regional .cv_btn_regional a{display:block;margin:0 auto;margin-top:50px;width:130px;}@media only screen and (max-width:1650px){#cv_tab_regional .cv_section_regional ul li{margin-bottom:7px;font-size:14px;line-height:1.15;text-align:center;}#cv_tab_regional .cv_section_regional:first-child{width:100%;}#cv_tab_regional .cv_section_regional:last-child{width:100%;}.cv_list_regional .cv_int_section:first-child{width:100%;}.cv_list_regional .cv_int_section:last-child{width:100%;}.cv_list_regional .cv_int_section{text-align:center;}#cv_latin_america{padding-bottom:30px !important;}#cv_tab_regional .cv_btn_regional .iof-button{margin-top:7px;}}@media only screen and (max-width:1260px){#cv_tab_regional .cv_section_regional h2{font-size:17px;}}.events-group{margin:0 15px;}.events-group .view-content h3,.events-group .view-empty h3{padding:10px;margin-bottom:15px;min-height:60px;font-size:22px;text-align:center;line-height:40px;color:#fff;background:#003366;}.events-group .view-content .events--item a,.events-group .view-empty .events--item a{text-decoration:none;color:#003366;}.events-group .view-content .events--item .events--item--container,.events-group .view-empty .events--item .events--item--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;text-align:center;}.events-group .view-content .events--item .events--item--container .events--item--left,.events-group .view-empty .events--item .events--item--container .events--item--left{padding:12px;width:22%;font-size:17px;font-weight:bold;text-transform:uppercase;line-height:1.2;color:#fff;background:#faa836;}.events-group .view-content .events--item .events--item--container .events--item--left .events--item--days,.events-group .view-empty .events--item .events--item--container .events--item--left .events--item--days{font-family:"Roboto Condensed",sans-serif;font-size:23px;padding-bottom:3px;}.events-group .view-content .events--item .events--item--container .events--item--left .events--item--month,.events-group .view-content .events--item .events--item--container .events--item--left .events--item--year,.events-group .view-empty .events--item .events--item--container .events--item--left .events--item--month,.events-group .view-empty .events--item .events--item--container .events--item--left .events--item--year{font-size:17px;line-height:1;font-weight:100;}.events-group .view-content .events--item .events--item--container .events--item--left .events--item--month time:nth-of-type(2),.events-group .view-content .events--item .events--item--container .events--item--left .events--item--year time:nth-of-type(2),.events-group .view-empty .events--item .events--item--container .events--item--left .events--item--month time:nth-of-type(2),.events-group .view-empty .events--item .events--item--container .events--item--left .events--item--year time:nth-of-type(2){display:none;}.events-group .view-content .events--item .events--item--container .events--item--right,.events-group .view-empty .events--item .events--item--container .events--item--right{width:78%;background:#f2f2f2;}.events-group .view-content .events--item .events--item--container .events--item--right .events--item--title,.events-group .view-empty .events--item .events--item--container .events--item--right .events--item--title{padding:8px 5px;font-size:17px;font-weight:500;text-transform:uppercase;line-height:1.2;background:#bfbfbf;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.events-group .view-content .events--item .events--item--container .events--item--right .events--item--location,.events-group .view-empty .events--item .events--item--container .events--item--right .events--item--location{padding:5px;}.events-group .view-content .events--item .events--item--container:hover .events--item--right .events--item--title,.events-group .view-empty .events--item .events--item--container:hover .events--item--right .events--item--title{color:#fff;background:#003366;}.events-group .view-content .events--item.event-past .events--item--container .events--item--left,.events-group .view-empty .events--item.event-past .events--item--container .events--item--left{color:#003366;background:#f2f2f2;}.vbp_color_07 .events-group .view-content .events--item .events--item--container:hover .events--item--right .events--item--title,.vbp_color_07 .events-group .view-empty .events--item .events--item--container:hover .events--item--right .events--item--title{color:#003366;background:rgba(0,51,102,0.5);}#vbp-4335 .events-group,#vbp-4336 .events-group{margin:0;margin-bottom:50px;}.view-display-id-block_6 .view-content,.view-display-id-block_7 .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.view-display-id-block_6 .view-content h3,.view-display-id-block_7 .view-content h3{width:100%;}.view-display-id-block_6 .view-content .events--item,.view-display-id-block_7 .view-content .events--item{width:49.5%;}@media (max-width:1260px){#vbp-4336 .view-content .events--item,#vbp-6655 .view-content .events--item,.view-display-id-block_7 .view-content .events--item{width:100%;}}.event-countdown-block .col-12,.event-countdown-block .col-xs-12{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;}.event-countdown-block .col-12 &gt; div,.event-countdown-block .col-xs-12 &gt; div{width:450px;}.event-countdown-block .col-12 &gt; div .event_block,.event-countdown-block .col-xs-12 &gt; div .event_block{position:relative;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;}.event-countdown-block .col-12 &gt; div .event_block:before,.event-countdown-block .col-xs-12 &gt; div .event_block:before{display:block;content:" ";width:100%;padding-top:60%;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0 5px;text-align:center;width:100%;min-height:40px;background-color:rgba(255,255,255,0.9);-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .title_event_block h3,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .title_event_block h3{margin:0;padding:10px 0;font-size:20px;text-transform:uppercase;color:#003366;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block{margin-top:5px;text-transform:uppercase;color:#faa836;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block h4,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block h4{font-size:20px;color:#faa836 !important;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li{position:relative;display:block;margin:0 2px;padding:5px;width:25px;height:35px;border-radius:5px;font-weight:800;color:white;background-color:#faa836;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li span,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li span{display:block;position:absolute;top:16%;left:28%;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .iof-button,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .iof-button{position:relative;top:15px;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .iof-button:hover,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .iof-button:hover{color:#fff !important;background-color:#faa836 !important;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .iof-button:focus,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .iof-button:focus{text-decoration:none;color:#fff;background-color:#003366;}.event-countdown-block .col-12 &gt; div .event_block:hover .content_block_animation,.event-countdown-block .col-xs-12 &gt; div .event_block:hover .content_block_animation{min-height:240px;}.event-countdown-block .col-12 &gt; div .event_block:hover .content_block_animation .content_event_block,.event-countdown-block .col-xs-12 &gt; div .event_block:hover .content_block_animation .content_event_block{opacity:1;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);}.event-countdown-block.event-countdown-3b .col-12 &gt; div,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div{width:370px;}.event-countdown-block.event-countdown-3b .col-12 &gt; div .event_block,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div .event_block{position:relative;}.event-countdown-block.event-countdown-3b .col-12 &gt; div .event_block:before,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div .event_block:before{display:block;content:" ";width:100%;padding-top:60%;}.event-countdown-block.event-countdown-3b .col-12 &gt; div .event_block .content_block_animation .title_event_block h3,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div .event_block .content_block_animation .title_event_block h3{font-size:16px;}.event-countdown-block.event-countdown-3b .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block h4,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block h4{font-size:15px;}.event-countdown-block.event-countdown-3b .col-12 &gt; div .event_block:hover .content_block_animation,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div .event_block:hover .content_block_animation{min-height:210px;}@media only screen and (max-width:1440px){.event-countdown-block.event-countdown-3b .col-12,.event-countdown-block.event-countdown-3b .col-xs-12{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.event-countdown-block.event-countdown-3b .col-12 &gt; div .event_block,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div .event_block{margin:5px 0;}}@media only screen and (max-width:1260px){.event-countdown-block .col-12,.event-countdown-block .col-xs-12{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.event-countdown-block .col-12 &gt; div .event_block,.event-countdown-block .col-xs-12 &gt; div .event_block{margin:5px 0;}}@media only screen and (max-width:1200px){.event-countdown-block .col-12,.event-countdown-block .col-xs-12{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.event-countdown-block .col-12 &gt; div,.event-countdown-block .col-xs-12 &gt; div{width:435px;}}@media only screen and (max-width:1100px){.event-countdown-block .col-12,.event-countdown-block .col-xs-12{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.event-countdown-block .col-12 &gt; div,.event-countdown-block .col-xs-12 &gt; div{width:420px;}}@media only screen and (max-width:960px){.event-countdown-block .col-12 &gt; div,.event-countdown-block .col-xs-12 &gt; div{width:auto;}.event-countdown-block .col-12 &gt; div .event_block,.event-countdown-block .col-xs-12 &gt; div .event_block{width:380px;height:220px;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation{min-height:40px;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .title_event_block h3,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .title_event_block h3{font-size:15px;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block{left:0;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block h4,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block h4{font-size:12px;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li{padding:5px;width:25px;height:35px;}.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li span,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block .days_left li span{display:block;position:absolute;top:16%;left:28%;font-size:0.9em;}.event-countdown-block .col-12 &gt; div .event_block:hover .content_block_animation,.event-countdown-block .col-xs-12 &gt; div .event_block:hover .content_block_animation{min-height:200px;max-height:200px;}.event-countdown-block.event-countdown-3b .col-12 &gt; div,.event-countdown-block.event-countdown-3b .col-xs-12 &gt; div{width:auto;}}@media only screen and (max-width:870px){.event-countdown-block .col-12 &gt; div,.event-countdown-block .col-xs-12 &gt; div{width:auto;}.event-countdown-block .col-12 &gt; div .event_block,.event-countdown-block .col-xs-12 &gt; div .event_block{width:350px;height:200px;}}@media only screen and (max-width:805px){.event-countdown-block .col-12,.event-countdown-block .col-xs-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.event-countdown-block .col-12 &gt; div,.event-countdown-block .col-xs-12 &gt; div{width:auto;}.event-countdown-block .col-12 &gt; div .event_block,.event-countdown-block .col-xs-12 &gt; div .event_block{width:380px;height:220px;}}@media only screen and (max-width:480px){.event-countdown-block .col-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block li span,.event-countdown-block .col-xs-12 &gt; div .event_block .content_block_animation .content_event_block .countdown_block li span{top:20% !important;left:33% !important;}}@media only screen and (max-width:390px){.event-countdown-block .col-12,.event-countdown-block .col-xs-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.event-countdown-block .col-12 &gt; div,.event-countdown-block .col-xs-12 &gt; div{width:auto;}.event-countdown-block .col-12 &gt; div .event_block,.event-countdown-block .col-xs-12 &gt; div .event_block{width:340px;height:200px;}}.countdown_wrap{position:relative;margin:0 auto;width:640px;}.countdown_wrap .countdown_title{margin-bottom:30px;padding:10px 0;font-size:2em;text-align:center;text-transform:uppercase;color:#003366;background-color:#f2f2f2;}.countdown_wrap .psgTimer{font-size:0;}.countdown_wrap .psgTimer .psgTimer_numbers{display:-webkit-box;display:-ms-flexbox;display:flex;width:640px;}.countdown_wrap .psgTimer .psgTimer_numbers .psgTimer_unit{display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px 10px;}.countdown_wrap .psgTimer .psgTimer_numbers .psgTimer_unit .number{margin:0 2px;padding:20px;border-radius:5px;font-size:32px;color:#fff;background-color:#FAA836;background-color:var(--color-orange);}.countdown_wrap .psgTimer .psgTimer_labels{position:absolute;top:85px;left:0;width:700px;}.countdown_wrap .psgTimer .psgTimer_labels div{display:inline-block;font-size:24px;text-align:center;text-transform:uppercase;color:orange;width:146px;}.countdown_wrap .psgTimer .psgTimer_labels div.days{width:200px;}.countdown_wrap .psgTimer[data_number_zero=yes]{margin-left:61px;}.countdown_wrap .number_zero{display:inline-block;position:relative;bottom:125px;left:11px;margin:0 2px;padding:20px;border-radius:5px;font-size:32px;color:#fff;background-color:#FAA836;background-color:var(--color-orange);}@media only screen and (max-width:768px){.countdown_wrap{width:98%;}.countdown_wrap .countdown_title{margin-bottom:10px;padding:5px 0;font-size:1.2em;}.countdown_wrap .psgTimer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:98%;}.countdown_wrap .psgTimer .psgTimer_numbers{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:45%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.countdown_wrap .psgTimer .psgTimer_numbers .psgTimer_unit{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:5px;}.countdown_wrap .psgTimer .psgTimer_numbers .psgTimer_unit .number{padding:0 10px;border-radius:3px;font-size:23px;}.countdown_wrap .psgTimer .psgTimer_labels{position:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:40%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.countdown_wrap .psgTimer .psgTimer_labels div{font-size:19px;text-align:right !important;width:100% !important;line-height:33px;}.countdown_wrap .psgTimer[data_number_zero=yes]{margin-left:40px;}.countdown_wrap .number_zero{display:none;}}@media (max-width:650px){.countdown_wrap .psgTimer{width:auto;}.countdown_wrap .psgTimer .psgTimer_numbers{width:60%;}.countdown_wrap .psgTimer .psgTimer_labels div{text-align:left;}}.newsletter-subscribe-form{width:100%;max-width:680px;margin:0 auto;}.newsletter-subscribe-form .block-extra-top{display:block;width:800px;height:6px;}.newsletter-subscribe-form .block-wrapper{padding:10px 20px;}.newsletter-subscribe-form .block-wrapper #subForm .form-item{margin-bottom:15px;}.newsletter-subscribe-form .block-wrapper #subForm .form-item label{display:none;}.newsletter-subscribe-form .block-wrapper #subForm .form-item input{border:none;padding:10px;border-radius:50px;text-align:center;}.newsletter-subscribe-form .block-extra-bottom{display:block;width:800px;height:6px;}.newsletter-subscribe-form .error-message{padding-top:3px;font-weight:bold;font-size:12px;color:#cc5656;text-align:center;}.newsletter-subscribe-form .error-message.privacy{float:left;width:100%;}.newsletter-subscribe-form #form-control--privacy #privacy{border:1px solid aquamarine;margin:12px 8px 35px 11px;}.newsletter-subscribe-form #form-control--privacy label[for=privacy]{font-weight:normal;display:inline;float:left;width:84%;font-size:16px !important;padding:8px 0 0 0 !important;}@media only screen and (max-width:480px){.newsletter-subscribe-form .block-wrapper{padding:0 20px;}.newsletter-subscribe-form .block-wrapper #subForm .form-item{margin-bottom:12px;}.newsletter-subscribe-form .block-wrapper #subForm input{display:block;margin:0 auto;padding:5px;max-width:270px;height:28px;font-size:13px;}}.iof-select{z-index:11;position:relative;width:100%;}.iof-select .iof-select--title{position:relative;width:100%;margin-bottom:10px;padding:10px;border-radius:30px;text-align:center;text-transform:uppercase;color:#fff;background-color:#003366;}.iof-select .iof-select--title span{font-weight:800;text-transform:none;}.iof-select .iof-select--title:after{content:"\f054";position:relative;top:2px;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:FontAwesome;color:#fff;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.iof-select .iof-select--title:hover:after{content:"\f078";font-family:FontAwesome;}.iof-select .iof-select--options{z-index:10;display:none;list-style:none;margin-bottom:10px;padding:0;}.iof-select .iof-select--options .select_option{margin:4px;width:24.2%;text-align:center;background:none;font-weight:500;color:#003366;}.iof-select .iof-select--options .select_option a{display:block;width:100%;background-color:#f2f2f2;padding:4px 10px;text-decoration:none;color:#003366;font-size:14px;}.iof-select .iof-select--options .select_option a:hover,.iof-select .iof-select--options .select_option a:active,.iof-select .iof-select--options .select_option a:focus{background:#003366;color:#faa836;}.iof-select .iof-select--options .select_option a.selected{background:#faa836;}.iof-select .iof-select--options .select_option a.selected:hover,.iof-select .iof-select--options .select_option a.selected:active,.iof-select .iof-select--options .select_option a.selected:focus{background:#003366;color:#fff;}.iof-select:hover .iof-select--title{border-radius:30px 30px 0 0;}.iof-select:hover .iof-select--options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 10px;width:100%;position:absolute;top:45px;background-color:#003366;border-radius:0 0 30px 30px;}.iof-select.on .iof-select--title:after{content:"\f078";font-family:FontAwesome;}@media (max-width:1350px){.iof-select .iof-select--options .select_option{width:23.9%;}}@media (max-width:1260px){.iof-select{z-index:80;margin:0 auto;}.iof-select .iof-select--options .select_option a{font-size:12px;}}@media (max-width:992px){.iof-select .iof-select--options .select_option{width:48.75%;}}@media (max-width:775px){.iof-select .iof-select--options .select_option{width:99%;}}@media (max-width:690px){.iof-select .iof-select--title{font-size:14px;}.iof-select .iof-select--title span{display:block;}.iof-select .iof-select--title:after{position:absolute;top:50%;left:auto;right:10px;}}@media (max-width:600px){.iof-select{width:100% !important;padding:0 !important;}.iof-select--options{width:100% !important;}}.map-statistics-by-region{position:relative;width:100%;height:650px;}.map-statistics-by-region .map-statistics-br-pic{position:absolute;top:0;left:0;opacity:0;}.map-statistics-by-region .map-statistics-br-pic.map-display,.map-statistics-by-region .map-statistics-br-pic.map-hover{opacity:1;}@media only screen and (max-width:1260px){.map-statistics-by-region{height:550px;}}@media only screen and (max-width:992px){.map-statistics-by-region{height:400px;}}@media only screen and (max-width:675px){.map-statistics-by-region{height:370px;}}@media only screen and (max-width:595px){.map-statistics-by-region{height:310px;}}@media only screen and (max-width:485px){.map-statistics-by-region{height:250px;}}@media only screen and (max-width:410px){.map-statistics-by-region{height:200px;}}.titles-World-osteoporosis-day{margin-bottom:30px;text-align:center;}.titles-World-osteoporosis-day h3{margin:0;font-size:80px;color:#003366;}.titles-World-osteoporosis-day h4{margin:0;margin-top:-20px;font-size:25px;font-weight:600;color:#003366;}#wod-posters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:25px 0 50px;}#wod-posters li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24%;}#wod-posters li:before{display:none;}#wod-posters li img{display:block;padding:8px;border:1px solid #f2f2f2;width:100%;max-width:320px;-webkit-box-shadow:0 0px 3px -2px #2b2b2b;box-shadow:0 0px 3px -2px #2b2b2b;}#vbp-6580,#vbp-6578,#vbp-6582{margin-top:25px;margin-bottom:-20px;}@media (max-width:1260px){#wod-posters li{width:49%;}}@media only screen and (max-width:480px){#vbp-6580 .title_size_h1,#vbp-6578 .title_size_h1,#vbp-6582 .title_size_h1{font-size:30px;}}body.onMobile{position:relative;}body.onMobile #menu-scroll,body.onMobile #iof-page{left:0;width:100%;}body.onMobile #iof-page{overflow-x:hidden;}body.onMobile .paragraph--type--bp-horizontal-section{left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw !important;}body.onMobile .paragraph--type--bp-horizontal-section &gt; .container{right:0;width:100%;}body.oldAndroid{}body.oldAndroid .mburger{width:60px !important;height:26px !important;}body.oldAndroid .mburger b{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px;}body.oldAndroid .mburger b:nth-of-type(2){top:10px;}body.oldAndroid .mburger b:nth-of-type(3){top:21px;}body.oldAndroid .mm-wrapper_opening .mburger b:nth-of-type(1){left:18px;bottom:12px;}body.oldAndroid .mm-wrapper_opening .mburger b:nth-of-type(3){left:19px;top:10px;}body.oldAndroid .mm-navbar:first-child{top:0 !important;}body.oldAndroid .mm-navbar .menu-header-close .mburger{height:50px !important;width:50px !important;}body.oldAndroid .mm-navbar .menu-header-close .mburger b:nth-of-type(1){top:50%;left:50%;-webkit-transform:translate(-50%) rotate(135deg);-ms-transform:translate(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg);}body.oldAndroid .mm-navbar .menu-header-close .mburger b:nth-of-type(3){top:50%;left:50%;-webkit-transform:translate(-50%) rotate(225deg);-ms-transform:translate(-50%) rotate(225deg);transform:translate(-50%) rotate(225deg);}body.oldAndroid .mm-divider{color:#fff;background-color:#335c85;}body.oldAndroid .mm-navbars_bottom .mm-navbar{color:#fff;background-color:#335c85;}body.oldAndroid .mm-panels{background-color:#335c85;}body.oldAndroid .mm-panels .mm-panel:not(.mm-panel_iconpanel-first) .mm-listitem__text{color:#fff;}body.oldAndroid.av5 .mm-panels .mm-panel{}body.oldAndroid.av5 .mm-panels .mm-panel.mm-panel_opened{width:100% !important;}body.oldAndroid .timeline_container .wrap_tl #timeline_wrap #timeline{height:100%;}body.oldAndroid .timeline_container .wrap_tl #timeline_wrap #timeline .period{height:75px;}body.oldAndroid .timeline_container .wrap_tl #timeline_wrap #timeline .period .date em{height:30px;}body.oldAndroid .timeline_container .wrap_tl #content_tl .infos_tl{bottom:0;}.onSafari,.onSafariMobile{}.onSafari .mm-divider,.onSafariMobile .mm-divider{color:#fff;background-color:#335c85;}.onSafari .mm-navbars_bottom .mm-navbar,.onSafariMobile .mm-navbars_bottom .mm-navbar{color:#fff;background-color:#335c85;}.onSafari .mm-panels,.onSafariMobile .mm-panels{background-color:#335c85;}.onSafari .mm-panels .mm-panel:not(.mm-panel_iconpanel-first) .mm-listitem__text,.onSafariMobile .mm-panels .mm-panel:not(.mm-panel_iconpanel-first) .mm-listitem__text{color:#fff;}.onSafari .slick-next,.onSafari .slick-prev,.onSafariMobile .slick-next,.onSafariMobile .slick-prev{padding:0;}.onSafari .card-container,.onSafariMobile .card-container{position:relative;height:auto;}.onSafari .card-container div,.onSafariMobile .card-container div{clear:both;}.onSafari .card-container .card-img,.onSafariMobile .card-container .card-img{position:relative;min-height:100px;max-width:100%;}.onSafari .card-container .card-img img,.onSafariMobile .card-container .card-img img{display:block;max-height:130px;width:auto;max-width:100%;}.onSafari .card-container .card-title,.onSafariMobile .card-container .card-title{min-height:50px;}.onSafari #vbp-6513 .slick-track,.onSafari #vbp-5390 .slick-track,.onSafariMobile #vbp-6513 .slick-track,.onSafariMobile #vbp-5390 .slick-track{margin-bottom:-200px;}@media only screen and (max-width:992px){.onSafari #vbp-6513 .slick-track,.onSafari #vbp-5390 .slick-track,.onSafariMobile #vbp-6513 .slick-track,.onSafariMobile #vbp-5390 .slick-track{margin-bottom:-370px;}}.oldSafari{}.oldSafari .timeline_container .wrap_tl #timeline_wrap #timeline{height:100%;}.oldSafari .timeline_container .wrap_tl #timeline_wrap #timeline .period{height:75px;}.oldSafari .timeline_container .wrap_tl #timeline_wrap #timeline .period .date em{height:30px;}.oldSafari .timeline_container .wrap_tl #content_tl .infos_tl{bottom:0;}.oldSafari #vbp-accordion-3429,.oldSafari .paragraph--type--iof-comp-card,.oldSafari .paragraph--type--bp-simple,.oldSafari #vbp-91 .bg-edge2edge{position:static !important;}@media only screen and (min-width:1670px){.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_07:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 3,105 3,105 0,0 2' fill='%23003366'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_07:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 0,105 2,105 3,0 3' fill='%23003366' /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_08:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 3,105 3,105 0,0 2' fill='%23fff'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_08:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 0,105 2,105 3,0 3' fill='%23fff' /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_09:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 3,105 3,105 0,0 2' fill='%23FAA836'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_09:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 0,105 2,105 3,0 3' fill='%23FAA836' /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_010:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 3,105 3,105 0,0 2' fill='%23F2F2F2'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page.onSafari .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_010:before{top:-45px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 0,105 2,105 3,0 3' fill='%23F2F2F2' /%3E%3C/svg%3E") no-repeat !important;}.gpc-container.onSafari:before,.gpc-container-2.onSafari:before{display:none;}.gpc-container.onSafari:after{top:-1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 0,105 0,105 0,0 2' fill='%23FFFFFF' /%3E%3C/svg%3E") no-repeat !important;}.gpc-container-2.onSafari:after{top:-1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 3'%3E%3Cpolygon points='0 0,105 0,105 2,0 0' fill='%23FFFFFF' /%3E%3C/svg%3E") no-repeat !important;}}@media only screen and (max-width:768px){.oldSafari{}.oldSafari #vbp-78 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-94 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-166 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-173 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-181 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-186 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-3275 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-3651 &gt; .container &gt; .row &gt; div,.oldSafari #vbp-6672 &gt; .container &gt; .row &gt; div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.oldSafari #vbp-78 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-94 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-166 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-173 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-181 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-186 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-3275 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-3651 &gt; .container &gt; .row &gt; div .card-container,.oldSafari #vbp-6672 &gt; .container &gt; .row &gt; div .card-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:310px;text-align:center;}.oldSafari #vbp-78 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-94 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-166 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-173 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-181 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-186 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-3275 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-3651 &gt; .container &gt; .row &gt; div .card-container .card-img,.oldSafari #vbp-6672 &gt; .container &gt; .row &gt; div .card-container .card-img{margin:0 auto !important;}.oldSafari #vbp-78 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-94 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-166 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-173 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-181 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-186 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-3275 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-3651 &gt; .container &gt; .row &gt; div .card-container .card-title,.oldSafari #vbp-6672 &gt; .container &gt; .row &gt; div .card-container .card-title{width:100% !important;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.mburger{width:60px !important;height:26px !important;}.mburger b{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px;}.mburger b:nth-of-type(2){top:10px;}.mburger b:nth-of-type(3){top:21px;}.mm-wrapper_opening .mburger b:nth-of-type(1){left:18px;bottom:12px;}.mm-wrapper_opening .mburger b:nth-of-type(3){left:19px;top:10px;}.mm-navbar:first-child{top:0 !important;}.mm-navbar .menu-header-close .mburger{height:50px !important;width:50px !important;}.mm-navbar .menu-header-close .mburger b:nth-of-type(1){top:50%;left:50%;-webkit-transform:translate(-50%) rotate(135deg);-ms-transform:translate(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg);}.mm-navbar .menu-header-close .mburger b:nth-of-type(3){top:50%;left:50%;-webkit-transform:translate(-50%) rotate(225deg);-ms-transform:translate(-50%) rotate(225deg);transform:translate(-50%) rotate(225deg);}.mm-panels .mm-panel{}.mm-panels .mm-panel.mm-panel_opened{width:100% !important;}.mm-divider{color:#fff;background-color:#335c85;}.mm-navbars_bottom .mm-navbar{color:#fff;background-color:#335c85;}.mm-panels{background-color:#335c85;}.mm-panels .mm-panel:not(.mm-panel_iconpanel-first) .mm-listitem__text{color:#fff;}.mm-wrapper_sidebar-closed .mm-panel_iconpanel-first.mm-panel_opened-parent{left:82px !important;}.mm-wrapper_sidebar-closed .mm-panel_opened{left:45px !important;}.mm-wrapper_sidebar-closed .mm-panel_opened.mm-panel_iconpanel-first{left:0 !important;}.timeline_container .wrap_tl{margin:0;}.img-responsive,.thumbnail &gt; img,.thumbnail a &gt; img,.carousel-inner &gt; .item &gt; img,.carousel-inner &gt; .item &gt; a &gt; img{width:100%;}.img-responsive{width:auto;}.carousel-inner img{width:100%;}#vbp-6689 .align-left img,#vbp-6687 .align-left img{width:100%;}#vbp-51{margin-top:-50px;}.paragraph--type--bp-horizontal-section{border:1px solid transparent;margin-bottom:-40px;}.paragraph--type--bp-horizontal-section &gt; .container{margin-top:40px;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_07:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 3,250 3,250 0,0 2' fill='%23003366'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_07:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 0,250 2,250 3,0 3' fill='%23003366' /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_08:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 3,250 3,250 0,0 2' fill='%23fff'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_08:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 0,250 2,250 3,0 3' fill='%23fff' /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_09:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 3,250 3,250 0,0 2' fill='%23FAA836'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_09:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 0,250 2,250 3,0 3' fill='%23FAA836' /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_10:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 3,250 3,250 0,0 2' fill='%23F2F2F2'  /%3E%3C/svg%3E") no-repeat !important;}.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_10:before{top:-40px !important;left:-1px !important;width:-webkit-calc(100% + 2px) !important;width:calc(100% + 2px) !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 0,250 2,250 3,0 3' fill='%23F2F2F2' /%3E%3C/svg%3E") no-repeat !important;}.gpc-container:before,.gpc-container-2:before{display:none !important;}.gpc-container:after{display:none;top:-14px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 0,250 0,250 0,0 2' fill='%23FFFFFF' /%3E%3C/svg%3E") no-repeat !important;}.gpc-container-2:after{display:none;top:-1px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 3'%3E%3Cpolygon points='0 0,250 0,250 2,0 0' fill='%23FFFFFF' /%3E%3C/svg%3E") no-repeat !important;}.gpc-container,.gpc-container-2{margin-top:0 !important;}.menu_eh_by_topics ul,.menu_eh_by_materials ul{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;}.menu_eh_by_topics ul &gt; a,.menu_eh_by_materials ul &gt; a{margin:0.5%;width:24%;}.iof-select .iof-select--title:after{top:12px;}div.paragraph.paragraph--type--iof-comp-card a{position:relative !important;}.vbp_color_07 a.iof-button{color:#fff !important;}.vbp_color_07 a.iof-button:hover{color:#003366 !important;}.card-img .field--name-bp-image-field{width:100%;}.card-img .field--name-bp-image-field img{display:block;margin:0 auto;}#vbp-accordion-3429,.paragraph--type--iof-comp-card,.paragraph--type--bp-simple,#vbp-91 .bg-edge2edge{position:static !important;}}@media only screen and (max-width:1530px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_07:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_07:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_08:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_08:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_09:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_09:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_10:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_10:before{top:-38px !important;}}@media only screen and (max-width:1435px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_07:before,.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_07:before,.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_08:before,.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_08:before,.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_09:before,.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_09:before,.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_10:before,.mm-wrapper_opening.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_10:before{top:-32px !important;}}@media only screen and (max-width:1260px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_07:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_07:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_08:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_08:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_09:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_09:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_10:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_10:before{top:-35px !important;}.menu_eh_by_topics ul &gt; a,.menu_eh_by_materials ul &gt; a{width:32% !important;}}@media only screen and (max-width:992px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.menu_eh_by_topics ul &gt; a,.menu_eh_by_materials ul &gt; a{width:49% !important;}#vbp-3266 .main-content,#vbp-3279 .main-content{display:block !important;}}@media only screen and (max-width:655px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_07:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_07:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_08:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_08:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_09:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_09:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(even).vbp_color_10:before,.page-node-type-landing-page .region-content &gt; article .content &gt; div:nth-of-type(odd).vbp_color_10:before{display:none;}.menu_eh_by_topics ul &gt; a,.menu_eh_by_materials ul &gt; a{width:100% !important;}}@media only screen and (max-width:570px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.menu_eh_by_topics ul &gt; a,.menu_eh_by_materials ul &gt; a{width:100% !important;}}.onIphone{}.onIphone .slick-next,.onIphone .slick-prev{padding:0;}@media only screen and (max-width:992px){.onIphone #vbp-6513 .slick-track,.onIphone #vbp-5390 .slick-track{margin-bottom:-320px;}}.onIphone #vbp-78 &gt; .container &gt; .row &gt; div .card-container,.onIphone #vbp-94 &gt; .container &gt; .row &gt; div .card-container,.onIphone #vbp-166 &gt; .container &gt; .row &gt; div .card-container,.onIphone #vbp-173 &gt; .container &gt; .row &gt; div .card-container,.onIphone #vbp-181 &gt; .container &gt; .row &gt; div .card-container,.onIphone #vbp-186 &gt; .container &gt; .row &gt; div .card-container,.onIphone #vbp-3651 &gt; .container &gt; .row &gt; div .card-container,.onIphone #vbp-6672 &gt; .container &gt; .row &gt; div .card-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.onIphone #vbp-78 &gt; .container &gt; .row &gt; div .col-lg-4,.onIphone #vbp-78 &gt; .container &gt; .row &gt; div col-md-4,.onIphone #vbp-78 &gt; .container &gt; .row &gt; div col-sm-4{width:100%;}.onIphone #vbp-78 &gt; .container &gt; .row &gt; div .col-lg-4 .card-container,.onIphone #vbp-78 &gt; .container &gt; .row &gt; div col-md-4 .card-container,.onIphone #vbp-78 &gt; .container &gt; .row &gt; div col-sm-4 .card-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.onIphone #vbp-3275 &gt; .row &gt; div .col-lg-4,.onIphone #vbp-3275 &gt; .row &gt; div col-md-4,.onIphone #vbp-3275 &gt; .row &gt; div col-sm-4,.onIphone #vbp-3651 &gt; .row &gt; div .col-lg-4,.onIphone #vbp-3651 &gt; .row &gt; div col-md-4,.onIphone #vbp-3651 &gt; .row &gt; div col-sm-4{width:100%;}.onIphone #vbp-3275 &gt; .row &gt; div .col-lg-4 .card-container,.onIphone #vbp-3275 &gt; .row &gt; div col-md-4 .card-container,.onIphone #vbp-3275 &gt; .row &gt; div col-sm-4 .card-container,.onIphone #vbp-3651 &gt; .row &gt; div .col-lg-4 .card-container,.onIphone #vbp-3651 &gt; .row &gt; div col-md-4 .card-container,.onIphone #vbp-3651 &gt; .row &gt; div col-sm-4 .card-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.onIphone #vbp-94 &gt; .row &gt; div .col-lg-3,.onIphone #vbp-94 &gt; .row &gt; div .col-md-3,.onIphone #vbp-94 &gt; .row &gt; div .col-sm-3,.onIphone #vbp-166 &gt; .row &gt; div .col-lg-3,.onIphone #vbp-166 &gt; .row &gt; div .col-md-3,.onIphone #vbp-166 &gt; .row &gt; div .col-sm-3,.onIphone #vbp-181 &gt; .row &gt; div .col-lg-3,.onIphone #vbp-181 &gt; .row &gt; div .col-md-3,.onIphone #vbp-181 &gt; .row &gt; div .col-sm-3,.onIphone #vbp-186 &gt; .row &gt; div .col-lg-3,.onIphone #vbp-186 &gt; .row &gt; div .col-md-3,.onIphone #vbp-186 &gt; .row &gt; div .col-sm-3{width:100%;}.onIphone #vbp-94 &gt; .row &gt; div .col-lg-3 .card-container,.onIphone #vbp-94 &gt; .row &gt; div .col-md-3 .card-container,.onIphone #vbp-94 &gt; .row &gt; div .col-sm-3 .card-container,.onIphone #vbp-166 &gt; .row &gt; div .col-lg-3 .card-container,.onIphone #vbp-166 &gt; .row &gt; div .col-md-3 .card-container,.onIphone #vbp-166 &gt; .row &gt; div .col-sm-3 .card-container,.onIphone #vbp-181 &gt; .row &gt; div .col-lg-3 .card-container,.onIphone #vbp-181 &gt; .row &gt; div .col-md-3 .card-container,.onIphone #vbp-181 &gt; .row &gt; div .col-sm-3 .card-container,.onIphone #vbp-186 &gt; .row &gt; div .col-lg-3 .card-container,.onIphone #vbp-186 &gt; .row &gt; div .col-md-3 .card-container,.onIphone #vbp-186 &gt; .row &gt; div .col-sm-3 .card-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.onIphone #vbp-173 &gt; .row &gt; div .col-lg-2,.onIphone #vbp-173 &gt; .row &gt; div .col-md-2,.onIphone #vbp-173 &gt; .row &gt; div .col-sm-2{width:100%;}.onIphone #vbp-173 &gt; .row &gt; div .col-lg-2 .card-container,.onIphone #vbp-173 &gt; .row &gt; div .col-md-2 .card-container,.onIphone #vbp-173 &gt; .row &gt; div .col-sm-2 .card-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.ck-content .title-style-0,.ck-content .title-style-1,.ck-content .title-style-2,.ck-content .title-style-3,.ck-content .title-style-4,.ck-content .title-style-5,.ck-content .title-style-6{font-family:"Roboto",sans-serif;color:#faa836;}.ck-content .title-style-0 a,.ck-content .title-style-1 a,.ck-content .title-style-2 a,.ck-content .title-style-3 a,.ck-content .title-style-4 a,.ck-content .title-style-5 a,.ck-content .title-style-6 a{font-family:"Roboto",sans-serif;color:#faa836;}.ck-content .title-style-0 a[href^=tel],.ck-content .title-style-1 a[href^=tel],.ck-content .title-style-2 a[href^=tel],.ck-content .title-style-3 a[href^=tel],.ck-content .title-style-4 a[href^=tel],.ck-content .title-style-5 a[href^=tel],.ck-content .title-style-6 a[href^=tel]{color:inherit;text-decoration:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}.ck-content .title-style-7,.ck-content .title-style-8,.ck-content .title-style-9,.ck-content .title-style-10,.ck-content .title-style-11,.ck-content .title-style-12,.ck-content .title-style-13{font-family:"Roboto",sans-serif;font-weight:600;color:#003366;}.ck-content .title-style-0,.ck-content .title-style-7{font-size:80px;}.ck-content .title-style-1,.ck-content .title-style-8{font-size:40px;}.ck-content .title-style-2,.ck-content .title-style-9{font-size:35px;}.ck-content .title-style-3,.ck-content .title-style-10{font-size:22px;}.ck-content .title-style-4,.ck-content .title-style-11{font-size:19px;}.ck-content .title-style-5,.ck-content .title-style-12{font-size:16px;}.ck-content .title-style-6,.ck-content .title-style-13{font-size:12px;}.title-style-0,.title-style-1,.title-style-2,.title-style-3,.title-style-4,.title-style-5,.title-style-6{font-family:"Roboto",sans-serif;color:#faa836;}.title-style-0 a,.title-style-1 a,.title-style-2 a,.title-style-3 a,.title-style-4 a,.title-style-5 a,.title-style-6 a{font-family:"Roboto",sans-serif;color:#faa836;}.title-style-0 a[href^=tel],.title-style-1 a[href^=tel],.title-style-2 a[href^=tel],.title-style-3 a[href^=tel],.title-style-4 a[href^=tel],.title-style-5 a[href^=tel],.title-style-6 a[href^=tel]{color:inherit;text-decoration:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}.title-style-7,.title-style-8,.title-style-9,.title-style-10,.title-style-11,.title-style-12,.title-style-13{font-family:"Roboto",sans-serif;font-weight:600;color:#003366;}.title-style-0,.title-style-7{font-size:80px;}.title-style-1,.title-style-8{font-size:40px;}.title-style-2,.title-style-9{font-size:35px;}.title-style-3,.title-style-10{font-size:22px;}.title-style-4,.title-style-11{font-size:19px;}.title-style-5,.title-style-12{font-size:16px;}.title-style-6,.title-style-13{font-size:12px;}
.bg-blue{background-color:#036;color:#fff}.bg-white{background-color:#fff;color:#000}.bg-orange{background-color:#faa836;color:#fff}.bg-grey-pale{background-color:#ececec;color:#000}.bg-grey-light{background-color:#f2f2f2;color:#000}.bg-grey-dark{background-color:#2b2b2b;color:#fff}.white-blue-down{background:-webkit-linear-gradient(top right,#003366 49%,#fff 50%);background:-o-linear-gradient(top right,#003366 49%,#fff 50%);background:linear-gradient(to bottom left,#003366 49%,#fff 50%)}.white-blue-up{background:-webkit-linear-gradient(top left,#003366 49%,#fff 50%);background:-o-linear-gradient(top left,#003366 49%,#fff 50%);background:linear-gradient(to bottom right,#003366 49%,#fff 50%)}.blue-white-down{background:-webkit-linear-gradient(top right,#fff 49%,#003366 50%);background:-o-linear-gradient(top right,#fff 49%,#003366 50%);background:linear-gradient(to bottom left,#fff 49%,#003366 50%)}.blue-white-up{background:-webkit-linear-gradient(top left,#fff 49%,#003366 50%);background:-o-linear-gradient(top left,#fff 49%,#003366 50%);background:linear-gradient(to bottom right,#fff 49%,#003366 50%)}.white-orange-down{background:-webkit-linear-gradient(top right,white 49%,#faa836 50%);background:-o-linear-gradient(top right,white 49%,#faa836 50%);background:linear-gradient(to bottom left,white 49%,#faa836 50%)}.white-orange-up{background:-webkit-linear-gradient(top left,#fff 49%,#faa836 50%);background:-o-linear-gradient(top left,#fff 49%,#faa836 50%);background:linear-gradient(to bottom right,#fff 49%,#faa836 50%)}.orange-white-down{background:-webkit-linear-gradient(top right,#faa836 49%,#fff 50%);background:-o-linear-gradient(top right,#faa836 49%,#fff 50%);background:linear-gradient(to bottom left,#faa836 49%,#fff 50%)}.orange-white-up{background:-webkit-linear-gradient(top left,#faa836 49%,#fff 50%);background:-o-linear-gradient(top left,#faa836 49%,#fff 50%);background:linear-gradient(to bottom right,#faa836 49%,#fff 50%)}.orange-grey-down{background:-webkit-linear-gradient(top right,#faa836 49%,#f2f2f2 50%);background:-o-linear-gradient(top right,#faa836 49%,#f2f2f2 50%);background:linear-gradient(to bottom left,#faa836 49%,#f2f2f2 50%)}.between-border-grey-light-on-white{height:5px;background-color:#fff;border-bottom:2px solid #f2f2f2}.between-border-orange-on-grey-light{height:5px;background-color:#f2f2f2;border-bottom:2px solid #faa836}:root{--color-black:#000;--color-blue-dark:#003366;--color-blue-sky:#4395d0;--color-grey:#58595b;--color-grey-dark:#2b2b2b;--color-grey-pale:#ececec;--color-grey-medium:#bfbfbf;--color-grey-light:#f2f2f2;--color-grey-very-light:#f6f6f6;--color-orange:#faa836;--color-white:#fff;--color-white-transparent:rgba(255,255,255,0.75);--font-general:"Roboto",sans-serif;--font-condensed:"Roboto Condensed",sans-serif}.helper--flex-row-space-around{display:flex;flex-direction:row;justify-content:space-around}.helper--flex-row-reverse-space-around{display:flex;flex-direction:row-reverse;justify-content:space-around}.helper--flex-column{display:flex;flex-direction:column}.helper--flex-column-reverse{display:flex;flex-direction:column-reverse}.clear{display:block;width:100%;clear:both;line-height:0px;height:0px}.between{content:"Â&nbsp;";height:2vw}.spacer-20{content:"Â&nbsp;";margin-bottom:20px}.spacer-50{content:"Â&nbsp;";margin-bottom:50px}.spacer-h-20{content:"Â&nbsp;";margin-right:20px}.row-items-centered{display:flex;flex-direction:row;justify-content:center;align-items:center}.row-items-centered-top{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.row-items-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.row-items-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.col-items-left{display:flex;flex-direction:column;justify-content:flex-start}.col-items-centered{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.ck-content .title-style-0,.ck-content .title-style-1,.ck-content .title-style-2,.ck-content .title-style-3,.ck-content .title-style-4,.ck-content .title-style-5,.ck-content .title-style-6{font-family:"Roboto",sans-serif;color:#faa836}.ck-content .title-style-0 a,.ck-content .title-style-1 a,.ck-content .title-style-2 a,.ck-content .title-style-3 a,.ck-content .title-style-4 a,.ck-content .title-style-5 a,.ck-content .title-style-6 a{font-family:"Roboto",sans-serif;color:#faa836}.ck-content .title-style-0 a[href^=tel],.ck-content .title-style-1 a[href^=tel],.ck-content .title-style-2 a[href^=tel],.ck-content .title-style-3 a[href^=tel],.ck-content .title-style-4 a[href^=tel],.ck-content .title-style-5 a[href^=tel],.ck-content .title-style-6 a[href^=tel]{color:inherit;text-decoration:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}.ck-content .title-style-7,.ck-content .title-style-8,.ck-content .title-style-9,.ck-content .title-style-10,.ck-content .title-style-11,.ck-content .title-style-12,.ck-content .title-style-13{font-family:"Roboto",sans-serif;font-weight:600;color:#036}.ck-content .title-style-0,.ck-content .title-style-7{font-size:80px}.ck-content .title-style-1,.ck-content .title-style-8{font-size:40px}.ck-content .title-style-2,.ck-content .title-style-9{font-size:35px}.ck-content .title-style-3,.ck-content .title-style-10{font-size:22px}.ck-content .title-style-4,.ck-content .title-style-11{font-size:19px}.ck-content .title-style-5,.ck-content .title-style-12{font-size:16px}.ck-content .title-style-6,.ck-content .title-style-13{font-size:12px}.title-style-0,.title-style-1,.title-style-2,.title-style-3,.title-style-4,.title-style-5,.title-style-6{font-family:"Roboto",sans-serif;color:#faa836}.title-style-0 a,.title-style-1 a,.title-style-2 a,.title-style-3 a,.title-style-4 a,.title-style-5 a,.title-style-6 a{font-family:"Roboto",sans-serif;color:#faa836}.title-style-0 a[href^=tel],.title-style-1 a[href^=tel],.title-style-2 a[href^=tel],.title-style-3 a[href^=tel],.title-style-4 a[href^=tel],.title-style-5 a[href^=tel],.title-style-6 a[href^=tel]{color:inherit;text-decoration:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}.title-style-7,.title-style-8,.title-style-9,.title-style-10,.title-style-11,.title-style-12,.title-style-13{font-family:"Roboto",sans-serif;font-weight:600;color:#036}.title-style-0,.title-style-7{font-size:80px}.title-style-1,.title-style-8{font-size:40px}.title-style-2,.title-style-9{font-size:35px}.title-style-3,.title-style-10{font-size:22px}.title-style-4,.title-style-11{font-size:19px}.title-style-5,.title-style-12{font-size:16px}.title-style-6,.title-style-13{font-size:12px}.vch_template_container{display:flex;flex-wrap:wrap;justify-content:center}.vch_template_container.align-top{align-items:flex-start}.vch_template_container.align-center{align-items:center}.vch_template_container.align-bottom{align-items:flex-end}.vch_template_container.justify-left{justify-content:flex-start}.vch_template_container .vch-col-12{margin:.5%;width:99%}.vch_template_container .vch-col-11{margin:.5%;width:90.66666666%}.vch_template_container .vch-col-10{margin:.5%;width:82.33333333%}.vch_template_container .vch-col-9{margin:.5%;width:74%}.vch_template_container .vch-col-8{margin:.5%;width:65.66666666%}.vch_template_container .vch-col-7{margin:.5%;width:57.33333333%}.vch_template_container .vch-col-6{margin:.5%;width:49%}.vch_template_container .vch-col-5{margin:.5%;width:40.66666666%}.vch_template_container .vch-col-4{margin:.5%;width:32.33333333%}.vch_template_container .vch-col-3{margin:.5%;width:24%}.vch_template_container .vch-col-2{margin:.5%;width:15.66666666%}.vch_template_container .vch-col-1{margin:.5%;width:7.33333333%}.vch_template_container img{max-width:100%;height:auto}.vch_template_float .float-left{float:left;padding:1%;max-width:50%}.vch_template_float .float-left img{max-width:100%;height:auto}.vch_template_float .float-right{float:right;padding:1%;max-width:50%}.vch_template_float .float-right img{max-width:100%;height:auto}.vch_template_float .clear-all{clear:all}@media only screen and (max-width:1200px){div:not(.form-textarea-wrapper) .vch_template_container .vch-col-11{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-10{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-9{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-8{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-7{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-5{width:49%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-4{width:49%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-3{width:49%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-2{width:49%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-1{width:49%}}@media only screen and (max-width:992px){div:not(.form-textarea-wrapper) .vch_template_container .vch-col-7{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-6{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-5{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-4{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-3{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-2{width:99%}div:not(.form-textarea-wrapper) .vch_template_container .vch-col-1{width:99%}div:not(.form-textarea-wrapper) .vch_template_float .float-left{max-width:99%;width:99%}div:not(.form-textarea-wrapper) .vch_template_float .float-right{max-width:99%;width:99%}div:not(.form-textarea-wrapper) .vch_template_float .clear-all{clear:all}}
#auth-box{padding:50px 0 0;}#auth-box h1#the-logo{text-align:center;margin:0;padding:0 0 25px;}#auth-box h2.title{margin:0;padding:0 0 15px;font-size:2em;}#auth-box #middle-part{border-radius:3px;background:#fff;padding:15px;overflow:hidden;box-shadow:0 0 3px 1px #ccc;}#auth-box .back-link{padding:15px 0 0;}#auth-box #bottom-part{font-size:13px;padding:15px 0 0;text-align:center;}#auth-box .user-form .form-control{max-width:100%;}#auth-box .block-title{text-align:center;background:#eeeeee;height:1px;margin:30px 0;}#auth-box .block-title span{background-color:#ffffff;text-transform:uppercase;font-size:18px;padding:0 10px;background:#fff;padding:10px;position:relative;top:-20px;}#auth-box .user-login-form{text-align:left;}#auth-box .form-actions{text-align:center;}#auth-box .block-social-auth-login{text-align:center;}
@media print{.col-p-1,.col-p-2,.col-p-3,.col-p-4,.col-p-5,.col-p-6,.col-p-7,.col-p-8,.col-p-9,.col-p-10,.col-p-11,.col-p-12{float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px;}.col-p-12{width:100%;}.col-p-11{width:91.66666667%;}.col-p-10{width:83.33333333%;}.col-p-9{width:75%;}.col-p-8{width:66.66666667%;}.col-p-7{width:58.33333333%;}.col-p-6{width:50%;}.col-p-5{width:41.66666667%;}.col-p-4{width:33.33333333%;}.col-p-3{width:25%;}.col-p-2{width:16.66666667%;}.col-p-1{width:8.33333333%;}.col-p-pull-12{right:100%;}.col-p-pull-11{right:91.66666667%;}.col-p-pull-10{right:83.33333333%;}.col-p-pull-9{right:75%;}.col-p-pull-8{right:66.66666667%;}.col-p-pull-7{right:58.33333333%;}.col-p-pull-6{right:50%;}.col-p-pull-5{right:41.66666667%;}.col-p-pull-4{right:33.33333333%;}.col-p-pull-3{right:25%;}.col-p-pull-2{right:16.66666667%;}.col-p-pull-1{right:8.33333333%;}.col-p-pull-0{right:auto;}.col-p-push-12{left:100%;}.col-p-push-11{left:91.66666667%;}.col-p-push-10{left:83.33333333%;}.col-p-push-9{left:75%;}.col-p-push-8{left:66.66666667%;}.col-p-push-7{left:58.33333333%;}.col-p-push-6{left:50%;}.col-p-push-5{left:41.66666667%;}.col-p-push-4{left:33.33333333%;}.col-p-push-3{left:25%;}.col-p-push-2{left:16.66666667%;}.col-p-push-1{left:8.33333333%;}.col-p-push-0{left:auto;}.col-p-offset-12{margin-left:100%;}.col-p-offset-11{margin-left:91.66666667%;}.col-p-offset-10{margin-left:83.33333333%;}.col-p-offset-9{margin-left:75%;}.col-p-offset-8{margin-left:66.66666667%;}.col-p-offset-7{margin-left:58.33333333%;}.col-p-offset-6{margin-left:50%;}.col-p-offset-5{margin-left:41.66666667%;}.col-p-offset-4{margin-left:33.33333333%;}.col-p-offset-3{margin-left:25%;}.col-p-offset-2{margin-left:16.66666667%;}.col-p-offset-1{margin-left:8.33333333%;}.col-p-offset-0{margin-left:0%;}.always-page-break-after,.always-pba{page-break-after:always;}.avoid-page-break-after,.avoid-pba{page-break-after:avoid;}.left-page-break-after,.left-pba{page-break-after:left;}.right-page-break-after,.right-pba{page-break-after:right;}.always-page-break-before,.always-pbb{page-break-before:always;}.avoid-page-break-before,.avoid-pbb{page-break-before:avoid;}.left-page-break-before,.left-pbb{page-break-before:left;}.right-page-break-before,.right-pbb{page-break-before:right;}.avoid-page-break-inside,.avoid-pbi{page-break-inside:avoid;width:3;}a[href]:after{content:none !important;}}
@media print{.col-sm-1,.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-10,.col-sm-11,.col-sm-12{float:left;}.col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}.col-sm-pull-12{right:100%;}.col-sm-pull-11{right:91.66666667%;}.col-sm-pull-10{right:83.33333333%;}.col-sm-pull-9{right:75%;}.col-sm-pull-8{right:66.66666667%;}.col-sm-pull-7{right:58.33333333%;}.col-sm-pull-6{right:50%;}.col-sm-pull-5{right:41.66666667%;}.col-sm-pull-4{right:33.33333333%;}.col-sm-pull-3{right:25%;}.col-sm-pull-2{right:16.66666667%;}.col-sm-pull-1{right:8.33333333%;}.col-sm-pull-0{right:auto;}.col-sm-push-12{left:100%;}.col-sm-push-11{left:91.66666667%;}.col-sm-push-10{left:83.33333333%;}.col-sm-push-9{left:75%;}.col-sm-push-8{left:66.66666667%;}.col-sm-push-7{left:58.33333333%;}.col-sm-push-6{left:50%;}.col-sm-push-5{left:41.66666667%;}.col-sm-push-4{left:33.33333333%;}.col-sm-push-3{left:25%;}.col-sm-push-2{left:16.66666667%;}.col-sm-push-1{left:8.33333333%;}.col-sm-push-0{left:auto;}.col-sm-offset-12{margin-left:100%;}.col-sm-offset-11{margin-left:91.66666667%;}.col-sm-offset-10{margin-left:83.33333333%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-8{margin-left:66.66666667%;}.col-sm-offset-7{margin-left:58.33333333%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-5{margin-left:41.66666667%;}.col-sm-offset-4{margin-left:33.33333333%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-2{margin-left:16.66666667%;}.col-sm-offset-1{margin-left:8.33333333%;}.col-sm-offset-0{margin-left:0%;}}
.paragraph.paragraph--color{display:table;}.paragraph.paragraph--color &gt; .paragraph__column{padding-top:30px;padding-bottom:30px;}.paragraph.paragraph--color + .paragraph &gt; .paragraph__column{padding-top:30px;}.vbp_color_01{background-color:#338ec7;color:#ffffff;}.vbp_color_01 a{color:#ffffff;}.vbp_color_01 a:hover,.vbp_color_01 a:focus,.vbp_color_01 a:active,.vbp_color_01 a.is-active{color:#ffffff;}.vbp_color_02{background-color:#2c3e50;color:#ffffff;}.vbp_color_02 a{color:#ffffff;}.vbp_color_02 a:hover,.vbp_color_02 a:focus,.vbp_color_02 a:active,.vbp_color_02 a.is-active{color:#ffffff;}.vbp_color_03{background-color:#a4a4a4;color:#ffffff;}.vbp_color_03 a{color:#ffffff;}.vbp_color_03 a:hover,.vbp_color_03 a:focus,.vbp_color_03 a:active,.vbp_color_03 a.is-active{color:#ffffff;}.vbp_color_04{background-color:#d3d3d3;color:#000000;}.vbp_color_04 a{color:#000000;}.vbp_color_04 a:hover,.vbp_color_04 a:focus,.vbp_color_04 a:active,.vbp_color_04 a.is-active{color:#000000;}.vbp_color_05{background-color:#cc3c2d;color:#ffffff;}.vbp_color_05 a{color:#ffffff;}.vbp_color_05 a:hover,.vbp_color_05 a:focus,.vbp_color_05 a:active,.vbp_color_05 a.is-active{color:#ffffff;}
</pre></body></html>