/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}.flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc;}.flip-clock-wrapper a:hover{color:#fff;}.flip-clock-wrapper ul{list-style:none;}.flip-clock-wrapper.clearfix:before,.flip-clock-wrapper.clearfix:after{content:" ";display:table;}.flip-clock-wrapper.clearfix:after{clear:both;}.flip-clock-wrapper.clearfix{*zoom:1;}.flip-clock-wrapper{font:normal 11px "Helvetica Neue",Helvetica,sans-serif;-webkit-user-select:none;}.flip-clock-meridium{background:none !important;box-shadow:0 0 0 !important;font-size:36px !important;}.flip-clock-meridium a{color:#313333;}.flip-clock-wrapper{text-align:center;position:relative;width:100%;margin:1em;}.flip-clock-wrapper:before,.flip-clock-wrapper:after{content:" ";display:table;}.flip-clock-wrapper:after{clear:both;}.flip-clock-wrapper ul{position:relative;float:left;margin:5px;width:60px;height:90px;font-size:80px;font-weight:bold;line-height:87px;border-radius:6px;background:#000;}.flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:87px;text-decoration:none !important;}.flip-clock-wrapper ul li:first-child{z-index:2;}.flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0 !important;overflow:visible !important;cursor:default !important;}.flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden;outline:1px solid transparent;}.flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2;}.flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0;}.flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,0.4);}.flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}.flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#ccc;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px;font-size:70px;}.flip-clock-wrapper ul li a div.up div.inn{top:0;}.flip-clock-wrapper ul li a div.down div.inn{bottom:0;}.flip-clock-wrapper ul.play li.flip-clock-before{z-index:3;}.flip-clock-wrapper .flip{box-shadow:0 2px 5px rgba(0,0,0,0.7);}.flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd 0.5s 0.5s linear both;-moz-animation:asd 0.5s 0.5s linear both;animation:asd 0.5s 0.5s linear both;z-index:5;}.flip-clock-divider{float:left;display:inline-block;position:relative;width:20px;height:100px;}.flip-clock-divider:first-child{width:0;}.flip-clock-dot{display:block;background:#323434;width:10px;height:10px;position:absolute;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.5);left:5px;}.flip-clock-divider .flip-clock-label{position:absolute;top:-1.5em;right:-86px;color:black;text-shadow:none;}.flip-clock-divider.minutes .flip-clock-label{right:-88px;}.flip-clock-divider.seconds .flip-clock-label{right:-91px;}.flip-clock-dot.top{top:30px;}.flip-clock-dot.bottom{bottom:30px;}@-webkit-keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}@-moz-keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}@-o-keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}@keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn 0.5s 0.5s linear both;-moz-animation:turn 0.5s 0.5s linear both;animation:turn 0.5s 0.5s linear both;}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg);}100%{-webkit-transform:rotateX(0deg);}}@-moz-keyframes turn{0%{-moz-transform:rotateX(90deg);}100%{-moz-transform:rotateX(0deg);}}@-o-keyframes turn{0%{-o-transform:rotateX(90deg);}100%{-o-transform:rotateX(0deg);}}@keyframes turn{0%{transform:rotateX(90deg);}100%{transform:rotateX(0deg);}}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 0.5s linear both;-moz-animation:turn2 0.5s linear both;animation:turn2 0.5s linear both;}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0deg);}100%{-webkit-transform:rotateX(-90deg);}}@-moz-keyframes turn2{0%{-moz-transform:rotateX(0deg);}100%{-moz-transform:rotateX(-90deg);}}@-o-keyframes turn2{0%{-o-transform:rotateX(0deg);}100%{-o-transform:rotateX(-90deg);}}@keyframes turn2{0%{transform:rotateX(0deg);}100%{transform:rotateX(-90deg);}}.flip-clock-wrapper ul li.flip-clock-active{z-index:3;}.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,0.1) 0%,black 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,black));background:linear,top,rgba(0,0,0,0.1) 0%,black 100%;background:-o-linear-gradient(top,rgba(0,0,0,0.1) 0%,black 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.1) 0%,black 100%);background:linear,to bottom,rgba(0,0,0,0.1) 0%,black 100%;-webkit-animation:show 0.5s linear both;-moz-animation:show 0.5s linear both;animation:show 0.5s linear both;}.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,0.1) 0%,black 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,black));background:linear,top,rgba(0,0,0,0.1) 0%,black 100%;background:-o-linear-gradient(top,rgba(0,0,0,0.1) 0%,black 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.1) 0%,black 100%);background:linear,to bottom,rgba(0,0,0,0.1) 0%,black 100%;-webkit-animation:hide 0.5s 0.3s linear both;-moz-animation:hide 0.5s 0.3s linear both;animation:hide 0.5s 0.3s linear both;}.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,black 0%,rgba(0,0,0,0.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,black),color-stop(100%,rgba(0,0,0,0.1)));background:linear,top,black 0%,rgba(0,0,0,0.1) 100%;background:-o-linear-gradient(top,black 0%,rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top,black 0%,rgba(0,0,0,0.1) 100%);background:linear,to bottom,black 0%,rgba(0,0,0,0.1) 100%;-webkit-animation:show 0.5s linear both;-moz-animation:show 0.5s linear both;animation:show 0.5s linear both;}.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,black 0%,rgba(0,0,0,0.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,black),color-stop(100%,rgba(0,0,0,0.1)));background:linear,top,black 0%,rgba(0,0,0,0.1) 100%;background:-o-linear-gradient(top,black 0%,rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top,black 0%,rgba(0,0,0,0.1) 100%);background:linear,to bottom,black 0%,rgba(0,0,0,0.1) 100%;-webkit-animation:hide 0.5s 0.3s linear both;-moz-animation:hide 0.5s 0.3s linear both;animation:hide 0.5s 0.2s linear both;}@-webkit-keyframes show{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes show{0%{opacity:0;}100%{opacity:1;}}@-o-keyframes show{0%{opacity:0;}100%{opacity:1;}}@keyframes show{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes hide{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes hide{0%{opacity:1;}100%{opacity:0;}}@-o-keyframes hide{0%{opacity:1;}100%{opacity:0;}}@keyframes hide{0%{opacity:1;}100%{opacity:0;}}
#ba-wrapper{max-width:1110px;position:relative;margin:auto;}#ba-wrapper .ba-map{position:relative;margin-bottom:30px;}#ba-wrapper .ba-map > img{max-width:100%;height:auto;}#ba-wrapper .ba-map .ba-map-elements > div{font-weight:700;color:white;color:#264f36;font-size:1.1vw;line-height:1.2;position:absolute;}@media screen and (min-width:1140px){#ba-wrapper .ba-map .ba-map-elements > div{font-size:12px;}}@media screen and (min-width:992px){#ba-wrapper .ba-map .ba-map-elements > div{cursor:pointer;}}#ba-wrapper .ba-map .ba-map-elements > div img{display:block;width:2.8vw;height:auto;margin-bottom:0.25vw;}@media screen and (min-width:1140px){#ba-wrapper .ba-map .ba-map-elements > div img{width:31px;margin-bottom:3px;}}.ba-info{margin:0 10px 30px;}.ba-info h3{text-align:center;font-size:18px;font-weight:normal;margin:30px 0;}@media screen and (min-width:992px){.ba-info h3{display:none;}}#ba-select{margin-bottom:15px;width:100%;font-size:20px;font-weight:700;}@media screen and (min-width:992px){#ba-select{display:none;}}.ba-tooltip{display:none;padding:15px;}@media screen and (min-width:992px){.ba-tooltip{position:absolute;top:0;left:6.9vw;width:200px;z-index:2;background:white;box-shadow:0px 6px 14px 0px rgba(0,0,0,0.14);border-radius:12px;padding:20px;}.ba-tooltip.two-col{width:450px;}.ba-tooltip.two-col .col{flex:1;}.ba-tooltip.ba-active.two-col{display:flex;}}@media screen and (min-width:1140px){.ba-tooltip{left:79px;}}.ba-tooltip h6{font-size:18px;text-transform:uppercase;color:#ffbc0d;margin:0;}.ba-tooltip ul{list-style:none;margin:0;padding:0;}.ba-tooltip ul li{line-height:1.4;padding:2px 0 0 15px;color:#2b2929;font-size:15px;font-weight:700;}.ba-tooltip ul li:before{content:"•";color:#ffbc0d;font-weight:bold;display:inline-block;width:15px;margin-left:-15px;font-size:22px;line-height:0;}.ba-tooltip ul + h6{margin-top:15px;}@media screen and (min-width:992px){.ba-tooltip:before{content:"";display:block;position:absolute;left:-10px;width:0;height:0;border-style:solid;border-width:8px 10px 8px 0;border-color:transparent #ffffff transparent transparent;}.ba-tooltip.ba-left{left:auto;right:6.9vw;}}@media screen and (min-width:992px) and (min-width:1140px){.ba-tooltip.ba-left{margin-right:0;right:79px;}}@media screen and (min-width:992px){.ba-tooltip.ba-left:before{left:auto;right:-10px;border-width:7px 0 7px 10px;border-color:transparent transparent transparent #ffffff;}.ba-tooltip.ba-low{top:auto;bottom:0;}.ba-tooltip.ba-low:before{top:auto;bottom:25px;}.ba-show .ba-tooltip{display:block;}.ba-show .ba-tooltip.two-col{display:flex;}.ba-show .ba-tooltip.two-col-special{width:680px;}.ba-show .ba-tooltip.two-col-special .two-cols-split{display:flex;}.ba-show .ba-tooltip.two-col-special .two-cols-split ul{width:50%;}.ba-show .ba-tooltip.two-col-special .two-cols-split ul:last-child{margin-left:3rem;}}@media screen and (max-width:991px){.ba-tooltip.ba-active{display:block;}.ba-tooltip .col + .col{margin-top:15px;}}#ba-1{top:16.5%;left:21.2%;}#ba-2{top:9.4%;left:31.2%;}#ba-3{top:31%;left:37.2%;}#ba-4{top:44.4%;left:45%;}#ba-5{top:49%;left:42.7%;}#ba-6{top:84%;left:50.5%;}#ba-7{top:18.3%;left:30.8%;}#ba-8{top:18.5%;left:10%;}#ba-9{top:28.2%;left:45.5%;}#ba-10{top:55.7%;left:85.7%;}#ba-11{top:11%;left:37.6%;}#ba-12{top:11.2%;left:7.2%;}#ba-13{top:21.9%;left:26.8%;}#ba-14{top:23%;left:31.5%;}#ba-15{top:20.5%;left:40.5%;}#ba-16{top:23%;left:17%;}#ba-17{top:3%;left:49%;}#ba-18{top:10%;left:3.5%;}#ba-19{top:24%;left:37%;}#ba-20{top:33.8%;left:42.9%;}#ba-21{top:11%;left:14.5%;}#ba-22{top:7.5%;left:18%;}#ba-23{top:14.5%;left:2%;}#ba-24{top:72%;left:15%;}#ba-25{top:7.1%;left:22.3%;}#ba-26{top:46.8%;left:54%;}#ba-27{top:11.7%;left:22.5%;}#ba-28{top:88%;left:68%;}#ba-29{top:8%;left:26.4%;}#ba-30{top:25%;left:10%;}#ba-31{top:28%;left:35.5%;}#ba-32{top:72%;left:76.3%;}#ba-33{top:81%;left:80.5%;}#ba-34{top:74.5%;left:84%;}#ba-35{top:57.5%;left:92%;}#ba-36{top:39.7%;left:42.9%;}#ba-37{top:12.6%;left:46%;}#ba-38{top:45%;left:56%;}#ba-39{top:42%;left:62%;}#ba-40{top:52%;left:72%;}#ba-41{top:55%;left:58%;}#ba-42{top:53.5%;left:69%;}#ba-43{top:49%;left:65%;}#ba-44{top:11%;left:41.5%;}#ba-45{top:8.2%;left:45%;}#ba-46{top:53.8%;left:67%;}#ba-47{top:59%;left:77%;}#ba-48{top:65%;left:68%;}#ba-49{top:37.6%;left:58%;}#ba-50{top:34.5%;left:30%;}#ba-51{top:29.5%;left:29.3%;}#ba-52{top:40%;left:33.5%;}#ba-53{top:29.3%;left:53.5%;}#ba-54{top:27.4%;left:49%;}#ba-55{top:35.5%;left:39.5%;}#ba-56{top:26.5%;left:25.2%;}#ba-57{top:4.2%;left:35%;}#ba-58{top:44%;left:63.4%;}#ba-59{top:51.5%;left:52%;}#ba-60{top:52.7%;left:48%;}#ba-61{top:23.2%;left:44.9%;}#ba-62{top:8%;left:55%;}#ba-63{top:87%;left:46%;}#ba-64{top:95%;left:67%;}#ba-65{top:-1%;left:37%;}#ba-66{top:94%;left:71.5%;}#ba-67{top:21%;left:2.5%;}#ba-68{top:52%;left:81.3%;}#ba-69{top:50%;left:75.5%;}#ba-70{top:25%;left:41.5%;}#ba-71{top:10%;left:50%;}#ba-73{top:55%;left:16.5%;}#ba-74{top:17%;left:26.5%;}#ba-75{top:19%;left:36.2%;}#ba-76{top:40%;left:32.5%;}#ba-77{top:12.5%;left:26.7%;}#ba-78{top:29.5%;left:40.7%;}#ba-79{top:83%;left:70%;}#ba-80{top:94%;left:58.5%;}#ba-81{top:13.5%;left:7.2%;}#ba-82{top:28%;left:7%;}#ba-83{top:37.4%;left:50.5%;}#ba-84{top:1.5%;left:29.5%;}#ba-85{top:3.5%;left:26%;}#ba-86{top:16%;left:39.7%;}#ba-87{top:43.2%;left:57.5%;}#ba-88{top:61%;left:88%;}#ba-89{top:42%;left:53%;}#ba-90{top:32.7%;left:46.5%;}#ba-91{top:81%;left:75%;}#ba-92{top:89%;left:52%;}#ba-93{top:62.5%;left:73%;}#ba-94{top:26%;left:11.5%;}#ba-95{top:17.5%;left:17.5%;}#ba-96{top:59.6%;left:61.5%;}#ba-97{top:54.6%;left:63%;}#ba-98{top:58.7%;left:66%;}#ba-99{top:63%;left:96%;}#ba-100{top:3.8%;left:42%;}#ba-101{top:35%;left:54.3%;}#ba-102{top:31.8%;left:50%;}#ba-103{top:76.5%;left:80%;}#ba-104{top:1.3%;left:45.3%;}#ba-105{top:68.5%;left:85%;}#ba-106{top:69.9%;left:79.5%;}#ba-107{top:67.4%;left:76%;}#ba-108{top:45%;left:48.7%;}#ba-109{top:38%;left:36.2%;}#ba-110{top:39.5%;left:47%;}#ba-111{top:32%;left:33.5%;}#ba-112{top:13.8%;left:32.2%;}#ba-113{top:2.6%;left:21.3%;}#ba-114{top:18.5%;left:6.2%;}.area-counter{position:relative;z-index:1;padding:8rem 0 1rem;background:#f5bc04;}.area-counter h2{margin-bottom:4rem;}.area-counter .flip-clock-wrapper{margin:1em 0;}.area-counter .flip-clock-wrapper ul{width:90px;height:125px;float:initial;display:inline-block;box-shadow:none !important;border-radius:10px;background:#f1f1f1;}.area-counter .flip-clock-wrapper ul li{padding:2px;}.area-counter .flip-clock-wrapper ul li.flip-clock-active{padding:2px;}.area-counter .flip-clock-wrapper ul li.flip-clock-active:before{content:"";background:none;background:rgba(0,0,0,0.2);height:3px;position:absolute;top:50%;width:calc(80% - 10px);left:calc(10% + 5px);z-index:111111;bottom:0;}.area-counter .flip-clock-wrapper ul li a div .inn{font-size:100px;line-height:124px;border-radius:10px;border:3px solid #d5d5d5;color:#3b3b3b;text-shadow:none;font-family:"Speedee",Arial,Helvetica,sans-serif !important;background-color:#f1f1f1;}.area-counter .flip-clock-wrapper ul li a div .inn.up:after {background-color:rgba(0,0,0,0.2);}.area-counter .flip-clock-wrapper ul li a div.up:before{content:"";background:none;background-image:linear-gradient(to top,rgba(255,255,255,0),rgba(0,0,0,0.07));height:auto;border-top:3px solid rgba(59,59,59,0.2);border-right:2px solid rgba(59,59,59,0.2);position:absolute;top:60%;right:auto;width:10%;left:3px;z-index:111111;bottom:0;}.area-counter .flip-clock-wrapper ul li a div.up:after{content:"";background:none;background-image:linear-gradient(to top,rgba(255,255,255,0),rgba(0,0,0,0.07));height:auto;border-top:3px solid rgba(59,59,59,0.2);border-left:2px solid rgba(59,59,59,0.2);position:absolute;top:60%;left:auto;width:10%;right:3px;z-index:111111;bottom:0;}.area-counter .flip-clock-wrapper ul li a div.down .inn{border-top:1px solid #ffffff;}.area-counter .flip-clock-wrapper ul li a div.down .shadow{border-radius:0 0 10px 10px;margin:0;color:#3b3b3b;font-family:"Speedee Condensed",Arial,sans-serif;}.area-counter .flip-clock-wrapper ul li a div.down:before{content:"";background:none;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,0.07));height:auto;border-bottom:3px solid rgba(59,59,59,0.2);border-right:2px solid rgba(59,59,59,0.2);position:absolute;bottom:60%;right:auto;width:10%;left:3px;z-index:111111;top:0;}.area-counter .flip-clock-wrapper ul li a div.down:after{content:"";background:none;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,0.07));height:auto;border-bottom:3px solid rgba(59,59,59,0.2);border-left:2px solid rgba(59,59,59,0.2);position:absolute;bottom:60%;left:auto;width:10%;right:3px;z-index:111111;top:0;}@media (max-width:767px){* .area-counter{padding:6rem 0 1rem;}* .area-counter .flip-clock-wrapper ul{width:45px;height:62px;border-radius:5px;}* .area-counter .flip-clock-wrapper ul li.flip-clock-active:before{left:3px;width:calc(100% - 6px);}* .area-counter .flip-clock-wrapper ul li a div .inn{font-size:50px;line-height:62px;border-radius:5px;}* .area-counter .flip-clock-wrapper ul li a div:before,* .area-counter .flip-clock-wrapper ul li a div:after{display:none;}}.paragraph--type--hero-logo .hero-logo__text .col-lg-6{background-color:#ffffff;flex:0 1 auto;max-width:none;width:auto;}.paragraph--type--hero-logo .hero-logo__text .col-lg-6 img{max-height:8rem;margin-bottom:3rem;}@media (min-width:992px){.paragraph--type--hero-logo .hero-logo__text .col-lg-6{padding-top:3rem;padding-bottom:3rem;}}@media (min-width:1400px){.paragraph--type--hero-logo .hero-logo__text .col-lg-6{padding-left:3rem;padding-right:3rem;margin-left:5rem;}}@media (min-width:1690px){.paragraph--type--hero-logo .hero-logo__text .col-lg-6{padding-top:5rem;padding-bottom:5rem;padding-left:5rem;padding-right:5rem;margin-left:8rem;}}@media (max-width:1199px){.paragraph--type--hero-logo .hero-logo__text .col-lg-6 h1{font-size:3.8rem;}.paragraph--type--hero-logo .hero-logo__text .col-lg-6 img{max-height:6rem;margin-bottom:2rem;}}@media (max-width:991px){.paragraph--type--hero-logo .hero-logo__text{position:relative;}.paragraph--type--hero-logo .hero-logo__text .col-lg-6{padding-top:5rem;padding-bottom:5rem;}.paragraph--type--hero-logo .hero-logo__text .col-lg-6 h1{font-size:3.2rem;}.paragraph--type--hero-logo .hero-logo__text .col-lg-6 img{display:none;}}.paragraph--type--textual-paragraph.first-paragraph:not(#p-top){padding-top:6rem !important;}@media (max-width:1199px){.paragraph--type--textual-paragraph.first-paragraph:not(#p-top){padding-top:5rem !important;}}.paragraph.paragraph--type--text-and-image .container{background-color:#FCBC00;}.paragraph.paragraph--type--text-and-image .marked{display:inline-block;background-color:#ffffff;margin-top:1.5rem;margin-bottom:0;padding:0.3rem 1rem;}.paragraph.paragraph--type--text-and-image .col-image{padding-top:3rem;}@media (min-width:992px){.paragraph.paragraph--type--text-and-image .col-image{padding-bottom:3rem;flex:0 0 30%;max-width:30%;}}.paragraph.paragraph--type--text-and-image .col-text{margin-bottom:0;}.paragraph.paragraph--type--text-and-image .col-text .text{margin-bottom:0;}@media (min-width:992px){.paragraph.paragraph--type--text-and-image .col-text{padding-right:3rem;}.paragraph.paragraph--type--text-and-image .col-text p{font-size:1.6rem;}}@media (min-width:992px){.paragraph.paragraph--type--text-and-image .col-text{flex:0 0 70%;max-width:70%;padding-right:6.5rem;}.paragraph.paragraph--type--text-and-image .col-text p{font-size:2rem;}}#logos-section{padding-top:0;}#logos-section .row{align-items:center;justify-content:center;}#logos-section .col-sm-12{position:relative;display:flex;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;}#logos-section .col-sm-12:after{content:"";height:2px;background-color:#e2e2e2;position:absolute;right:40%;left:40%;bottom:0;}#logos-section .col-sm-12:last-child:after{content:none;}#logos-section .list-item{margin-bottom:0;}#logos-section figure{margin-top:3rem;}#logos-section img{max-width:23rem;max-height:9rem;}@media (min-width:992px){#logos-section .row{flex-wrap:nowrap;}#logos-section .col-sm-12{flex:1 1 auto;width:auto;border-bottom:0;}#logos-section .col-sm-12:after{height:auto;width:2px;top:20%;bottom:20%;right:0;left:auto;}#logos-section img{max-width:32rem;max-height:11rem;}}.paragraph--type--elements-carousel{padding-bottom:1rem;}.paragraph--type--elements-carousel .owl-carousel .owl-dots{flex-wrap:wrap;justify-content:center;}@media (min-width:992px){.paragraph--type--elements-carousel{padding-top:1rem;}.paragraph--type--elements-carousel .owl-stage{display:flex;flex-wrap:wrap;justify-content:center;width:100% !important;}.paragraph--type--elements-carousel .owl-stage .owl-item{display:flex;align-items:center;width:17% !important;margin:0 1rem 1rem 1rem !important;}}.paragraph--type--history .history__slides .history_slides__item{height:auto;}.paragraph--type--history .history__slides .history_slides__item > img{display:none !important;}.paragraph--type--history .history__slides .history_slides__item .history_slide__content{height:100%;display:flex;flex-direction:column;justify-content:space-between;}.paragraph--type--history .history__slides .history_slides__item .history_slide__content h3,.paragraph--type--history .history__slides .history_slides__item .history_slide__content h2{display:none;}.paragraph--type--history .history__slides .history_slides__item .history_slide__content p{margin-bottom:0;}.paragraph--type--history .history__slides .history_slides__item .history_slide__content p:first-of-type,.paragraph--type--history .history__slides .history_slides__item .history_slide__content p:last-of-type{display:none;}.paragraph--type--history .history__slides .history_slides__item .history_slide__content .btn{margin-top:1rem;}.paragraph--type--history .history__slides .history_slides__item .history_slide__content .story-title{display:block;margin-bottom:1rem;}.paragraph--type--history .history_slides__controls .history_slides__control{top:75%;}
