/* @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-pv{top:16.5%;left:21.2%;}#ba-bs{top:9.4%;left:31.4%;}#ba-fi{top:31%;left:37.2%;}#ba-rm{top:44.4%;left:45%;}#ba-pomezia{top:49%;left:43.7%;}#ba-pa{top:84%;left:50.5%;}#ba-pc{top:18.3%;left:30.8%;}#ba-al{top:20.5%;left:11%;}#ba-pu{top:28.2%;left:45.5%;}#ba-ba{top:55.7%;left:85.7%;}#ba-vr{top:13.1% !important;left:35.2% !important;}#ba-vb{top:11.2%;left:7.2%;}#ba-pr{top:21.9%;left:26.8%;}#ba-re{top:23%;left:31.5%;}#ba-fe{top:20.5%;left:40.3%;}#ba-ge{top:23%;left:17%;}#ba-ud{top:3%;left:49%;}#ba-ao{top:10%;left:3.5%;}#ba-bo{top:24%;left:37%;}#ba-citta-di-castello{top:33.8%;left:42.9%;}#ba-no{top:13%;left:15.3%;}#ba-va{top:7.5%;left:18%;}#ba-to{top:14.5%;left:4.8%;}#ba-im{top:27%;left:9%;}#ba-ca{top:72%;left:15%;}#ba-mb{top:7.1%;left:22.3%;}#ba-avezzano{top:46.8%;left:54%;}#ba-mi{top:11.7%;left:22.5%;}#ba-ct{top:88%;left:68%;}#ba-bg{top:8%;left:26.4%;}#ba-sv{top:25%;left:10%;}#ba-pt{top:29%;left:33.2%;}#ba-cs{top:72%;left:76.3%;}#ba-siderno{top:81%;left:80.5%;}#ba-cz{top:76.5%;left:81%;}#ba-br{top:57.5%;left:92%;}#ba-pg{top:39.7%;left:42.9%;}#ba-ve{top:13%;left:47%;}#ba-ch{top:45.9%;left:60%;}#ba-vasto{top:42%;left:62%;}#ba-fg{top:52%;left:72%;}#ba-na{top:55%;left:58%;}#ba-bn{top:55.1%;left:68%;}#ba-cb{top:48%;left:65%;}#ba-pd{top:11%;left:42.1%;}#ba-tv{top:8.2%;left:45%;}#ba-ma{top:14%;left:31.5%;}#ba-maddaloni{top:58.8%;left:62%;}#ba-pz{top:59%;left:77%;}#ba-sa{top:65%;left:68%;}#ba-san-benedetto-del-tronto{top:37.6%;left:58%;}#ba-pi{top:34.5%;left:29%;}#ba-lu{top:29.5%;left:29.3%;}#ba-li{top:38%;left:31.7%;}#ba-mc{top:30.3%;left:53.5%;}#ba-an{top:28.9%;left:49%;}#ba-ar{top:35.5%;left:39.5%;}#ba-ms{top:26.5%;left:25.2%;}#ba-tn{top:4.2%;left:35%;}#ba-montesilvano{top:44%;left:63.4%;}#ba-fr{top:51.5%;left:52%;}#ba-lt{top:52.7%;left:48%;}#ba-rn{top:23.8%;left:44.9%;}#ba-ts{top:6.7%;left:54.4%;}#ba-tp{top:87%;left:46%;}#ba-rg{top:95%;left:67%;}#ba-bz{top:-1%;left:37%;}#ba-sr{top:94%;left:71.5%;}#ba-cn{top:22.8%;left:2.5%;}#ba-bt{top:54%;left:80.3%;}#ba-bisceglie{top:50%;left:75.5%;}#ba-fc{top:25%;left:41.5%;}#ba-monfalcone{top:10%;left:50%;}#ba-olbia{top:58%;left:18.5%;}#ba-lo{top:17.8%;left:26.5%;}#ba-mo{top:18%;left:36.2%;}#ba-gr{top:41.8%;left:35.8%;}#ba-crema{top:12.5%;left:26.7%;}#ba-ra{top:29.5%;left:40.7%;}#ba-me{top:83%;left:70%;}#ba-cl{top:94%;left:58.5%;}#ba-vc{top:11.5%;left:11.2%;}#ba-ventimiglia{top:28%;left:7%;}#ba-corridonia{top:37.8%;left:50.5%;}#ba-so{top:1.5%;left:29.5%;}#ba-lc{top:3.5%;left:26%;}#ba-ro{top:16%;left:39.7%;}#ba-te{top:44.8%;left:55.2%;}#ba-ta{top:61%;left:88%;}#ba-aq{top:40%;left:55%;}#ba-osimo{top:33.5%;left:49.7%;}#ba-rc{top:84%;left:75%;}#ba-castelvetrano{top:89%;left:52%;}#ba-battipaglia{top:62.5%;left:73%;}#ba-sanremo{top:26%;left:11.5%;}#ba-parona{top:17.5%;left:17.5%;}#ba-pompei{top:59.6%;left:61.5%;}#ba-nola{top:52.5%;left:65%;}#ba-torre-annunziata{top:58.7%;left:66%;}#ba-le{top:63%;left:96%;}#ba-pn{top:7.8%;left:49.6%;}#ba-ap{top:35.6%;left:54.3%;}#ba-fm{top:33.1%;left:50%;}#ba-lamezia{top:76.5%;left:80%;}#ba-fiume-veneto{top:1.3%;left:45.3%;}#ba-corigliano-calabro{top:68.5%;left:85%;}#ba-zumpano{top:69.9%;left:79.5%;}#ba-rende{top:67.4%;left:76%;}#ba-ri{top:45%;left:48.7%;}#ba-si{top:37%;left:36.2%;}#ba-tr{top:39.5%;left:47%;}#ba-empoli{top:33.5%;left:33.5%;}#ba-cr{top:12.5%;left:26.7%;}#ba-co{top:2.6%;left:21.3%;}#ba-at{top:18.9%;left:6.8%;}#ba-serravalle{top:17.5%;left:15%;}#ba-av{top:59.8%;left:68%;}#ba-vt{top:44%;left:41%;}#ba-vi{top:10.4%;left:38.2%;}#ba-kr{top:73%;left:86%;}#ba-vv{top:78.3%;left:77%;}#ba-alpignano{top:18%;left:1.1%;}#ba-castelletto-ticino{top:5.4%;left:12%;}#ba-chivasso{top:15.9%;left:9.8%;}#ba-chieri{top:23.5%;left:6.5%;}#ba-bi{top:11.6%;left:7.9%;}#ba-or{top:67%;left:12.5%;}#ba-bl{top:3.9%;left:43.5%;}#ba-pe{top:41.4%;left:59.7%;}#ba-ce{top:53.4%;left:62.3%;}#ba-biassono{top:2.6%;left:21.3%;}#ba-concorezzo{top:8%;left:26.4%;}#ba-san-vendemiano-conegliano{top:8.2%;left:45%;}#ba-gerenzano{top:6.5%;left:18%;}#ba-assago{top:11.5%;left:18.7%;}#ba-mirandola{top:19%;left:32.7%;}#ba-bracciano{top:39.7%;left:41.9%;}#ba-sansepolcro{top:30.4%;left:41%;}#ba-vittoria{top:92%;left:63%;}#ba-chieri{top:16.9%;left:10.6%;}#ba-desenzano-del-garda{top:13.7%;left:29.7%;}#ba-chioggia{top:15.1%;left:44%;}#ba-ghedi{top:13.4%;left:26.2%;}#ba-orzinuovi{top:8.4%;left:33.2%;}#ba-caianello{top:50.8%;left:60%;}#ba-castiglione-delle-stiviere{top:12.1%;left:33%;}#ba-isernia{top:45.8%;left:60%;}#ba-en{top:88%;left:59%;}#ba-fiumicino{top:45.2%;left:41%;}.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;}}#hero-text-carousel{background-color:#ffbc0d;padding-top:6rem;padding-bottom:6rem;}@media (max-width:991px){#hero-text-carousel{text-align:center;padding-top:calc(5rem + 7rem);padding-bottom:5rem;}}#hero-text-carousel .hero-logo__image{opacity:0;display:none;}#hero-text-carousel .hero-logo__text{position:relative;top:0;transform:translateY(0);padding-top:2rem;padding-bottom:2rem;}#hero-text-carousel .hero-logo__text .row{align-items:center;}#hero-text-carousel .hero-logo__text .text-wrap{background-color:#ffbc0d;}#hero-text-carousel .hero-logo__text h1{font-size:12rem;color:#ffffff;}#hero-text-carousel .hero-logo__text h1 span{display:block;margin-top:-0.2em;font-size:0.4em;}@media (max-width:1199px){#hero-text-carousel .hero-logo__text h1{font-size:10rem;}}@media (max-width:991px){#hero-text-carousel .hero-logo__text h1{font-size:8rem;}}@media (max-width:991px){#hero-text-carousel .carousel-wrap{padding-top:2rem;padding-bottom:2rem;}}@media (min-width:992px){#hero-text-carousel .carousel-wrap{width:105%;}}#hero-text-carousel .owl-carousel .item{display:flex;justify-content:center;}#hero-text-carousel .owl-carousel figure{width:100%;}@media (max-width:991px){#hero-text-carousel .owl-carousel figure{width:90%;}}.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;}}.paragraph.paragraph--type--text-and-image a{text-decoration:none;}.paragraph.paragraph--type--text-and-image a:hover{color:#ffffff;}#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--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: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 p{margin-bottom:0;}.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%;}
