/* @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-tooltip{display:none}@media screen and (min-width:992px){.ba-show .ba-tooltip{display:block}.ba-show .ba-tooltip.two-col{display:flex}}.container-mappa h3{line-height:2}.container-mappa h3 span{background-color:#ffbc0d;padding:.4rem 1.5rem;border-radius:3rem;white-space:nowrap}@media (max-width:767.98px){.container-mappa h3{line-height:1.9;font-size:1.6rem}.container-mappa h3 span{padding:.1rem .4rem}}#ba-wrapper{max-width:1110px;position:relative;margin:auto}#ba-wrapper .title-click{display:flex;align-items:center;position:absolute;right:0;top:14.6%;max-width:42%;padding:2rem 2.5rem;border-radius:6rem;border:1px solid #ffbc0d}#ba-wrapper .title-click h4{text-align:left;font-size:1.6rem;margin-bottom:0;line-height:1.2}#ba-wrapper .title-click h4 strong img{max-width:2rem;margin-bottom:.8rem;margin-left:.8rem}#ba-wrapper .title-click img{max-width:3rem;margin-right:2.5rem}@media screen and (max-width:994px){#ba-wrapper .title-click{display:none}}#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;text-align:center}@media (min-width:576px) and (max-width:767.98px){#ba-wrapper .ba-map .ba-map-elements>div{font-size:1vw}}@media (min-width:768px) and (max-width:991.98px){#ba-wrapper .ba-map .ba-map-elements>div{font-size:1rem}}@media screen and (min-width:1200px){#ba-wrapper .ba-map .ba-map-elements>div{font-size:14px}}@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:auto;margin-bottom:.25vw}@media (min-width:576px) and (max-width:767.98px){#ba-wrapper .ba-map .ba-map-elements>div img{width:2.2vw}}@media (min-width:768px) and (max-width:991.98px){#ba-wrapper .ba-map .ba-map-elements>div img{width:2rem}}@media screen and (min-width:1200px){#ba-wrapper .ba-map .ba-map-elements>div img{width:32px;margin-bottom:3px}}#ba-wrapper .ba-tooltip{padding:15px;text-align:left}#ba-wrapper .ba-tooltip .owl-dots{position:relative;flex-wrap:wrap;bottom:0;padding-top:1rem}#ba-wrapper .ba-tooltip .owl-dots .owl-dot:not(.active){background:#e2e2e2}@media screen and (max-width:991px){#ba-wrapper .ba-tooltip h5{display:none}#ba-wrapper .ba-tooltip .slide{margin-bottom:3rem}}@media screen and (min-width:992px){#ba-wrapper .ba-tooltip{position:absolute;top:0;left:6.9vw;width:400px;z-index:2;background:white;border:1px solid #264f36;box-shadow:4px 6px 0 0 rgba(38,79,54,0.2);border-radius:12px;padding:20px}#ba-wrapper .ba-tooltip.two-col{width:450px}#ba-wrapper .ba-tooltip.two-col .col{flex:1}#ba-wrapper .ba-tooltip.ba-active.two-col{display:flex}#ba-wrapper .ba-tooltip.ba-tooltip-right-side{left:-42rem !important}#ba-wrapper .ba-tooltip.ba-tooltip-right-side::before,#ba-wrapper .ba-tooltip.ba-tooltip-right-side::after{transform:rotate(180deg);left:initial}#ba-wrapper .ba-tooltip.ba-tooltip-right-side::before{right:-12px}#ba-wrapper .ba-tooltip.ba-tooltip-right-side::after{right:-11px}#ba-wrapper .ba-tooltip.ba-tooltip-open-from-bottom{top:initial;bottom:1rem}#ba-wrapper .ba-tooltip.ba-tooltip-open-from-bottom::before,#ba-wrapper .ba-tooltip.ba-tooltip-open-from-bottom::after{top:initial}#ba-wrapper .ba-tooltip.ba-tooltip-open-from-bottom::before{right:-12px;bottom:20px !important}#ba-wrapper .ba-tooltip.ba-tooltip-open-from-bottom::after{right:-11px;bottom:21px !important}}@media screen and (min-width:1140px){#ba-wrapper .ba-tooltip{left:79px}}#ba-wrapper .ba-tooltip h5{font-size:18px;color:#264f36;font-weight:bold;margin:0}#ba-wrapper .ba-tooltip h6{font-size:16px;color:#264f36;font-weight:bold;margin-top:1.5rem;margin-bottom:.5rem}#ba-wrapper .ba-tooltip p{font-weight:normal;margin-bottom:0}#ba-wrapper .ba-tooltip .img-wrap{display:flex;flex-wrap:wrap;width:100%;margin:1.5rem -.2rem}#ba-wrapper .ba-tooltip .img-wrap .img-item{flex:1 0 50%;padding:.4rem}#ba-wrapper .ba-tooltip .img-wrap img{width:100% !important;max-width:100%;margin-bottom:0 !important}#ba-wrapper .ba-tooltip .img-wrap.three-items .img-item{flex:0 0 50%}#ba-wrapper .ba-tooltip ul{list-style:none;margin:0;padding:0}#ba-wrapper .ba-tooltip ul li{line-height:1.4;padding:2px 0 0 15px;color:#2b2929;font-size:15px;font-weight:700}#ba-wrapper .ba-tooltip ul li:before{content:"\2022";color:#ffbc0d;font-weight:bold;display:inline-block;width:15px;margin-left:-15px;font-size:22px;line-height:0}#ba-wrapper .ba-tooltip ul+h6{margin-top:15px}@media screen and (min-width:992px){#ba-wrapper .ba-tooltip:before{content:'';display:block;position:absolute;top:20px;left:-11px;width:0;height:0;border-style:solid;border-width:9px 11px 9px 0;border-color:transparent #264f36 transparent transparent}#ba-wrapper .ba-tooltip:after{content:'';display:block;position:absolute;top:21px;left:-10px;width:0;height:0;border-style:solid;border-width:8px 10px 8px 0;border-color:transparent #ffffff transparent transparent}#ba-wrapper .ba-tooltip.ba-left{left:auto;right:100%;margin-right:1.6vw}}@media screen and (min-width:992px) and (min-width:1140px){#ba-wrapper .ba-tooltip.ba-left{margin-right:19px}}@media screen and (min-width:992px){#ba-wrapper .ba-tooltip.ba-left:before{left:auto;right:-11px;border-width:9px 0 9px 11px;border-color:transparent transparent transparent #264f36}#ba-wrapper .ba-tooltip.ba-left:after{left:auto;right:-10px;border-width:8px 0 8px 10px;border-color:transparent transparent transparent #ffffff}#ba-wrapper .ba-tooltip.ba-low{top:auto;bottom:0}#ba-wrapper .ba-tooltip.ba-low:before{top:auto;bottom:25px}}@media screen and (max-width:991px){#ba-wrapper .ba-tooltip.ba-active{display:block}#ba-wrapper .ba-tooltip .col+.col{margin-top:15px}}.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-mi{top:14.5%;left:20%}#ba-bs{top:7%;left:27.4%}#ba-lc{top:4.5%;left:24%}#ba-mb{top:9.8%;left:20.5%}#ba-mn{left:33%;top:17%}#ba-sa{top:62%;left:67%}#ba-va{top:13%;left:15.8%}#ba-pz{top:60%;left:76%}#ba-rm{top:51%;left:46%}#ba-ar{top:32%;left:38%}#ba-mo{top:23%;left:34.9%}#ba-fr{top:51%;left:55%}#ba-vr{top:14%;left:36%}#ba-to{top:16%;left:8%}#ba-pv{top:19.1%;left:19.2%}#ba-pr{top:20.2%;left:24%}#ba-pg{top:36%;left:44%}#ba-gr{top:40%;left:33%}#ba-re{top:22%;left:26.5%}#ba-ce{left:58.5%;top:56%}#ba-cr{top:18%;left:28%}#ba-fg{left:72%;top:51%}#ba-cb{top:48%;left:62%}#ba-sr{left:69.5%;top:94%}#ba-ba{left:83%;top:55%}#ba-na{top:58.5%;left:63.5%}#ba-tr{top:41%;left:47.5%}#ba-ve{top:14%;left:43%}#ba-bg{top:11%;left:24%}#ba-co{top:8.6%;left:17.4%}#ba-li{top:33%;left:28%}#ba-lo{top:16%;left:26%}#ba-bt{top:53%;left:77%}#ba-tv{left:42%;top:9.4%}#ba-ap{top:37%;left:54.5%}#ba-fi{top:32%;left:34%}#ba-ct{top:89%;left:68%}#ba-rc{top:81%;left:77%}#ba-ch{top:45%;left:55.3%}#ba-pe{left:61.5%;top:44%}#ba-fo{top:27.5%;left:42.5%}#ba-ca{top:72.5%;left:15%}#ba-im{top:27%;left:9%}#ba-ud{top:7%;left:52%}#ba-le{top:61%;left:92%}#ba-lt{top:52%;left:51%}#ba-go{top:11.5%;left:52%}#ba-cs{top:72.5%;left:79%}#ba-an{top:30%;left:50%}#ba-cl{top:90%;left:58%}#ba-ri{top:46%;left:49%}#ba-bi{top:12%;left:11%}#ba-ms{top:28%;left:28%}#ba-cz{top:76.4%;left:82%}#ba-bo{top:24.7%;left:39.6%}#ba-vr{top:13.4%;left:34.7%}#ba-fe{top:20.4%;left:40%}#ba-fm{top:33%;left:54.5%}#ba-te{top:41%;left:57.5%}#ba-me{top:83%;left:70%}#ba-ta{top:60%;left:88%}#ba-pn{top:7%;left:47%}#ba-ss{top:58%;left:12%}#ba-vi{top:12%;left:38.2%}#ba-kr{top:73%;left:86%}#ba-vv{top:76.8%;left:77%}#ba-is{top:53.3%;left:63.7%}#ba-pc{top:12.3%;left:29%}#ba-rg{top:95%;left:67%}#ba-pd{top:16%;left:38.5%}#ba-bn{top:55.1%;left:68%}#ba-ts{top:6.7%;left:54.4%}#ba-br{top:62.4%;left:94.5%}#ba-lu{top:29.5%;left:29.3%}#ba-tp{top:87%;left:46%}#ba-pt{top:28%;left:36.9%}#ba-po{top:28%;left:33%}#ba-no{top:16.8%;left:15%}#ba-mt{top:62.8%;left:80.1%}#ba-at{top:20%;left:6.8%;}#ba-bz{top:-1%;left:37%;}#ba-tn{top:4.2%;left:35%}#ba-ao{top:10%;left:3.5%}.area-counter{position:relative;z-index:1;padding:8rem 0 3rem;background:#f5bc04}.area-counter h2{margin-bottom:4rem}.area-counter .col-text h3{color:#fff}@media (max-width:991.98px){.area-counter .col-text h3{text-align:center;padding-top:1rem;padding-bottom:2rem;font-size:3rem}}@media (min-width:992px){.area-counter #time-countdown{display:flex;justify-content:flex-end}}.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:767.98px){.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}}#main .mark{background-color:#ffbc0d;border-radius:3rem;padding:.1rem .8rem;white-space:nowrap}.underlined,#img-text-h2 h2{position:relative;padding-bottom:1.5rem;margin-bottom:3rem;display:inline-block}.underlined:before,#img-text-h2 h2:before{content:'';position:absolute;left:0;bottom:0;border-radius:30px;right:0;height:7px;background:#ffbc0d}.underlined:after,#img-text-h2 h2:after{content:'';position:absolute;left:0;bottom:-19px;right:10px;height:20px;background:url("/themes/mcd/build/images/colata-menu.svg") no-repeat right bottom;background-size:auto 100%;overflow:hidden}.paragraph--type--hero-logo .hero-logo__text h1{color:#264f36;font-size:3.1rem;font-weight:700}@media (min-width:992px){.paragraph--type--hero-logo .hero-logo__text h1{font-size:4.6rem}}@media (min-width:1200px){.paragraph--type--hero-logo .hero-logo__text h1{font-size:5.5rem}}@media (max-width:991.98px){.paragraph--type--hero-logo .hero-logo__text h1{text-align:center}}.paragraph--type--hero-logo .hero-logo__text .hero-logo{max-width:25rem;height:auto;margin-bottom:3rem}@media (max-width:1399.98px){.paragraph--type--hero-logo .hero-logo__text .hero-logo{max-width:20rem}}@media (max-width:991.98px){.paragraph--type--hero-logo .hero-logo__text .hero-logo{margin:1rem auto;max-width:10rem}}@media (max-width:991.98px){.paragraph--type--hero-logo .hero-logo__text{top:9rem;bottom:60vw}}.paragraph--type--text-and-image .text{line-height:1.3}@media (min-width:768px){.paragraph--type--text-and-image .col-image{flex:0 0 33.33333%;max-width:33.33333%}.paragraph--type--text-and-image .col-text{flex:0 0 66.66667%;max-width:66.66667%}}.paragraph--type--elements-carousel .owl-carousel .owl-nav button.disabled{display:block;pointer-events:none;opacity:.7}@media (min-width:768px){.paragraph--type--elements-carousel .owl-carousel .owl-nav button.owl-prev{transform:translate(0,-50%)}.paragraph--type--elements-carousel .owl-carousel .owl-nav button.owl-next{transform:translate(0,-50%)}}.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%}
