@charset "UTF-8";@media print,screen and (min-width:42.5em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:1;-webkit-transition-property:opacity;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-down.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.spin-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(-.75turn);transform:rotate(-.75turn);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(.75turn);transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(.75turn);transform:rotate(.75turn);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-.75turn);transform:rotate(-.75turn);opacity:0}.slow{-webkit-transition-duration:.75s !important;transition-duration:.75s !important}.fast{-webkit-transition-duration:.25s !important;transition-duration:.25s !important}.linear{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important}.ease{-webkit-transition-timing-function:ease !important;transition-timing-function:ease !important}.ease-in{-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important}.ease-out{-webkit-transition-timing-function:ease-out !important;transition-timing-function:ease-out !important}.ease-in-out{-webkit-transition-timing-function:ease-in-out !important;transition-timing-function:ease-in-out !important}.bounce-in{-webkit-transition-timing-function:cubic-bezier(.485,.155,.24,1.245) !important;transition-timing-function:cubic-bezier(.485,.155,.24,1.245) !important}.bounce-out{-webkit-transition-timing-function:cubic-bezier(.485,.155,.515,.845) !important;transition-timing-function:cubic-bezier(.485,.155,.515,.845) !important}.bounce-in-out{-webkit-transition-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important;transition-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important}.short-delay{-webkit-transition-delay:.3s !important;transition-delay:.3s !important}.long-delay{-webkit-transition-delay:.7s !important;transition-delay:.7s !important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-ccw-1turn;animation-name:spin-ccw-1turn}@-webkit-keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:.75s !important;animation-duration:.75s !important}.fast{-webkit-animation-duration:.25s !important;animation-duration:.25s !important}.linear{-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important}.ease{-webkit-animation-timing-function:ease !important;animation-timing-function:ease !important}.ease-in{-webkit-animation-timing-function:ease-in !important;animation-timing-function:ease-in !important}.ease-out{-webkit-animation-timing-function:ease-out !important;animation-timing-function:ease-out !important}.ease-in-out{-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245) !important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245) !important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845) !important;animation-timing-function:cubic-bezier(.485,.155,.515,.845) !important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important}.short-delay{-webkit-animation-delay:.3s !important;animation-delay:.3s !important}.long-delay{-webkit-animation-delay:.7s !important;animation-delay:.7s !important}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=42.5em&tablet=53.75em&large=73.125em&xlarge=80em&xxlarge=90.0625em"}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#121212;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:0 0;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:87.5rem;margin-right:auto;margin-left:auto}.row:before,.row:after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:42.5em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:53.75em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:73.125em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:80em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:90.0625em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.625rem;padding-left:.625rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:.9375rem;padding-left:.9375rem}.column,.columns{padding-right:.625rem;padding-left:.625rem;width:100%;float:left}@media print,screen and (min-width:42.5em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column,.columns,.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:left;clear:none}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.66667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.28571%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row{margin-right:0;margin-left:0}.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-right:0;margin-left:0}.small-uncentered,.small-uncentered:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-pull-0,.small-pull-0:last-child:not(:first-child){float:left;clear:none}.small-uncentered:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-pull-0:last-child:not(:first-child){float:right}@media print,screen and (min-width:42.5em){.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.66667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.28571%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row{margin-right:0;margin-left:0}.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-right:0;margin-left:0}.medium-uncentered,.medium-uncentered:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-pull-0,.medium-pull-0:last-child:not(:first-child){float:left;clear:none}.medium-uncentered:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-pull-0:last-child:not(:first-child){float:right}}@media print,screen and (min-width:53.75em){.tablet-1{width:8.33333%}.tablet-push-1{position:relative;left:8.33333%}.tablet-pull-1{position:relative;left:-8.33333%}.tablet-offset-0{margin-left:0}.tablet-2{width:16.66667%}.tablet-push-2{position:relative;left:16.66667%}.tablet-pull-2{position:relative;left:-16.66667%}.tablet-offset-1{margin-left:8.33333%}.tablet-3{width:25%}.tablet-push-3{position:relative;left:25%}.tablet-pull-3{position:relative;left:-25%}.tablet-offset-2{margin-left:16.66667%}.tablet-4{width:33.33333%}.tablet-push-4{position:relative;left:33.33333%}.tablet-pull-4{position:relative;left:-33.33333%}.tablet-offset-3{margin-left:25%}.tablet-5{width:41.66667%}.tablet-push-5{position:relative;left:41.66667%}.tablet-pull-5{position:relative;left:-41.66667%}.tablet-offset-4{margin-left:33.33333%}.tablet-6{width:50%}.tablet-push-6{position:relative;left:50%}.tablet-pull-6{position:relative;left:-50%}.tablet-offset-5{margin-left:41.66667%}.tablet-7{width:58.33333%}.tablet-push-7{position:relative;left:58.33333%}.tablet-pull-7{position:relative;left:-58.33333%}.tablet-offset-6{margin-left:50%}.tablet-8{width:66.66667%}.tablet-push-8{position:relative;left:66.66667%}.tablet-pull-8{position:relative;left:-66.66667%}.tablet-offset-7{margin-left:58.33333%}.tablet-9{width:75%}.tablet-push-9{position:relative;left:75%}.tablet-pull-9{position:relative;left:-75%}.tablet-offset-8{margin-left:66.66667%}.tablet-10{width:83.33333%}.tablet-push-10{position:relative;left:83.33333%}.tablet-pull-10{position:relative;left:-83.33333%}.tablet-offset-9{margin-left:75%}.tablet-11{width:91.66667%}.tablet-push-11{position:relative;left:91.66667%}.tablet-pull-11{position:relative;left:-91.66667%}.tablet-offset-10{margin-left:83.33333%}.tablet-12{width:100%}.tablet-offset-11{margin-left:91.66667%}.tablet-up-1>.column,.tablet-up-1>.columns{float:left;width:100%}.tablet-up-1>.column:nth-of-type(1n),.tablet-up-1>.columns:nth-of-type(1n){clear:none}.tablet-up-1>.column:nth-of-type(1n+1),.tablet-up-1>.columns:nth-of-type(1n+1){clear:both}.tablet-up-1>.column:last-child,.tablet-up-1>.columns:last-child{float:left}.tablet-up-2>.column,.tablet-up-2>.columns{float:left;width:50%}.tablet-up-2>.column:nth-of-type(1n),.tablet-up-2>.columns:nth-of-type(1n){clear:none}.tablet-up-2>.column:nth-of-type(2n+1),.tablet-up-2>.columns:nth-of-type(2n+1){clear:both}.tablet-up-2>.column:last-child,.tablet-up-2>.columns:last-child{float:left}.tablet-up-3>.column,.tablet-up-3>.columns{float:left;width:33.33333%}.tablet-up-3>.column:nth-of-type(1n),.tablet-up-3>.columns:nth-of-type(1n){clear:none}.tablet-up-3>.column:nth-of-type(3n+1),.tablet-up-3>.columns:nth-of-type(3n+1){clear:both}.tablet-up-3>.column:last-child,.tablet-up-3>.columns:last-child{float:left}.tablet-up-4>.column,.tablet-up-4>.columns{float:left;width:25%}.tablet-up-4>.column:nth-of-type(1n),.tablet-up-4>.columns:nth-of-type(1n){clear:none}.tablet-up-4>.column:nth-of-type(4n+1),.tablet-up-4>.columns:nth-of-type(4n+1){clear:both}.tablet-up-4>.column:last-child,.tablet-up-4>.columns:last-child{float:left}.tablet-up-5>.column,.tablet-up-5>.columns{float:left;width:20%}.tablet-up-5>.column:nth-of-type(1n),.tablet-up-5>.columns:nth-of-type(1n){clear:none}.tablet-up-5>.column:nth-of-type(5n+1),.tablet-up-5>.columns:nth-of-type(5n+1){clear:both}.tablet-up-5>.column:last-child,.tablet-up-5>.columns:last-child{float:left}.tablet-up-6>.column,.tablet-up-6>.columns{float:left;width:16.66667%}.tablet-up-6>.column:nth-of-type(1n),.tablet-up-6>.columns:nth-of-type(1n){clear:none}.tablet-up-6>.column:nth-of-type(6n+1),.tablet-up-6>.columns:nth-of-type(6n+1){clear:both}.tablet-up-6>.column:last-child,.tablet-up-6>.columns:last-child{float:left}.tablet-up-7>.column,.tablet-up-7>.columns{float:left;width:14.28571%}.tablet-up-7>.column:nth-of-type(1n),.tablet-up-7>.columns:nth-of-type(1n){clear:none}.tablet-up-7>.column:nth-of-type(7n+1),.tablet-up-7>.columns:nth-of-type(7n+1){clear:both}.tablet-up-7>.column:last-child,.tablet-up-7>.columns:last-child{float:left}.tablet-up-8>.column,.tablet-up-8>.columns{float:left;width:12.5%}.tablet-up-8>.column:nth-of-type(1n),.tablet-up-8>.columns:nth-of-type(1n){clear:none}.tablet-up-8>.column:nth-of-type(8n+1),.tablet-up-8>.columns:nth-of-type(8n+1){clear:both}.tablet-up-8>.column:last-child,.tablet-up-8>.columns:last-child{float:left}.tablet-collapse>.column,.tablet-collapse>.columns{padding-right:0;padding-left:0}.tablet-collapse .row{margin-right:0;margin-left:0}.expanded.row .tablet-collapse.row{margin-right:0;margin-left:0}.tablet-uncollapse>.column,.tablet-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.tablet-centered{margin-right:auto;margin-left:auto}.tablet-centered,.tablet-centered:last-child:not(:first-child){float:none;clear:both}.tablet-uncentered,.tablet-push-0,.tablet-pull-0{position:static;margin-right:0;margin-left:0}.tablet-uncentered,.tablet-uncentered:last-child:not(:first-child),.tablet-push-0,.tablet-push-0:last-child:not(:first-child),.tablet-pull-0,.tablet-pull-0:last-child:not(:first-child){float:left;clear:none}.tablet-uncentered:last-child:not(:first-child),.tablet-push-0:last-child:not(:first-child),.tablet-pull-0:last-child:not(:first-child){float:right}}@media print,screen and (min-width:73.125em){.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.66667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.28571%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row{margin-right:0;margin-left:0}.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-right:0;margin-left:0}.large-uncentered,.large-uncentered:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-pull-0,.large-pull-0:last-child:not(:first-child){float:left;clear:none}.large-uncentered:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-pull-0:last-child:not(:first-child){float:right}}@media screen and (min-width:80em){.xlarge-1{width:8.33333%}.xlarge-push-1{position:relative;left:8.33333%}.xlarge-pull-1{position:relative;left:-8.33333%}.xlarge-offset-0{margin-left:0}.xlarge-2{width:16.66667%}.xlarge-push-2{position:relative;left:16.66667%}.xlarge-pull-2{position:relative;left:-16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{width:33.33333%}.xlarge-push-4{position:relative;left:33.33333%}.xlarge-pull-4{position:relative;left:-33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.66667%}.xlarge-push-5{position:relative;left:41.66667%}.xlarge-pull-5{position:relative;left:-41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{width:58.33333%}.xlarge-push-7{position:relative;left:58.33333%}.xlarge-pull-7{position:relative;left:-58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.66667%}.xlarge-push-8{position:relative;left:66.66667%}.xlarge-pull-8{position:relative;left:-66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{width:83.33333%}.xlarge-push-10{position:relative;left:83.33333%}.xlarge-pull-10{position:relative;left:-83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.66667%}.xlarge-push-11{position:relative;left:91.66667%}.xlarge-pull-11{position:relative;left:-91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.33333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.66667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.28571%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xlarge-collapse.row{margin-right:0;margin-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;margin-right:0;margin-left:0}.xlarge-uncentered,.xlarge-uncentered:last-child:not(:first-child),.xlarge-push-0,.xlarge-push-0:last-child:not(:first-child),.xlarge-pull-0,.xlarge-pull-0:last-child:not(:first-child){float:left;clear:none}.xlarge-uncentered:last-child:not(:first-child),.xlarge-push-0:last-child:not(:first-child),.xlarge-pull-0:last-child:not(:first-child){float:right}}@media screen and (min-width:90.0625em){.xxlarge-1{width:8.33333%}.xxlarge-push-1{position:relative;left:8.33333%}.xxlarge-pull-1{position:relative;left:-8.33333%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{width:16.66667%}.xxlarge-push-2{position:relative;left:16.66667%}.xxlarge-pull-2{position:relative;left:-16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{width:33.33333%}.xxlarge-push-4{position:relative;left:33.33333%}.xxlarge-pull-4{position:relative;left:-33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.66667%}.xxlarge-push-5{position:relative;left:41.66667%}.xxlarge-pull-5{position:relative;left:-41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{width:58.33333%}.xxlarge-push-7{position:relative;left:58.33333%}.xxlarge-pull-7{position:relative;left:-58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.66667%}.xxlarge-push-8{position:relative;left:66.66667%}.xxlarge-pull-8{position:relative;left:-66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{width:83.33333%}.xxlarge-push-10{position:relative;left:83.33333%}.xxlarge-pull-10{position:relative;left:-83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.66667%}.xxlarge-push-11{position:relative;left:91.66667%}.xxlarge-pull-11{position:relative;left:-91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{float:left;width:100%}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{float:left;width:50%}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{float:left;width:33.33333%}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{float:left;width:25%}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{float:left;width:20%}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{float:left;width:16.66667%}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{float:left;width:14.28571%}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{float:left;width:12.5%}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xxlarge-collapse.row{margin-right:0;margin-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.xxlarge-centered{margin-right:auto;margin-left:auto}.xxlarge-centered,.xxlarge-centered:last-child:not(:first-child){float:none;clear:both}.xxlarge-uncentered,.xxlarge-push-0,.xxlarge-pull-0{position:static;margin-right:0;margin-left:0}.xxlarge-uncentered,.xxlarge-uncentered:last-child:not(:first-child),.xxlarge-push-0,.xxlarge-push-0:last-child:not(:first-child),.xxlarge-pull-0,.xxlarge-pull-0:last-child:not(:first-child){float:left;clear:none}.xxlarge-uncentered:last-child:not(:first-child),.xxlarge-push-0:last-child:not(:first-child),.xxlarge-pull-0:last-child:not(:first-child){float:right}}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:42.5em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1{font-size:2.25rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.875rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1.0625rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:42.5em){h1,.h1{font-size:3.375rem}h2,.h2{font-size:2.6875rem}h3,.h3{font-size:1.25rem}h4,.h4{font-size:1.125rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}}@media screen and (min-width:80em){h3,.h3{font-size:1.5rem}}@media screen and (min-width:90.0625em){h1,.h1{font-size:3.75rem}h2,.h2{font-size:3rem}h3,.h3{font-size:1.6875rem}h4,.h4{font-size:1.5625rem}h5,.h5{font-size:1.3125rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#d22533;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#b5202c}a img{border:0}hr{clear:both;max-width:87.5rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #000;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #121212;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#121212}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}cite,.cite-block{display:block;color:#8a8a8a;font-size:.8125rem}cite:before,.cite-block:before{content:"— "}code,.code-inline{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#121212;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#121212;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:42.5em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:53.75em){.tablet-text-left{text-align:left}.tablet-text-right{text-align:right}.tablet-text-center{text-align:center}.tablet-text-justify{text-align:justify}}@media print,screen and (min-width:73.125em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:80em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:90.0625em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:0 0 !important;color:#000 !important;-webkit-print-color-adjust:economy;color-adjust:economy;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;-webkit-box-shadow:inset 0 1px 2px rgba(18,18,18,.1);box-shadow:inset 0 1px 2px rgba(18,18,18,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#121212;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=submit],[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#cacaca}::-moz-placeholder{color:#cacaca}:-ms-input-placeholder{color:#cacaca}::-ms-input-placeholder{color:#cacaca}::placeholder{color:#cacaca}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#121212}label.middle{margin:0 0 1rem;line-height:1.5;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#121212}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0}.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#121212;text-align:center;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{-ms-flex-item-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#121212;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::-moz-placeholder{color:#cc4b37}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;color:#cc4b37}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .button{outline:0}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:#d22533;color:#fff}.button:hover,.button:focus{background-color:#b31f2b;color:#fff}.button.primary,.button.primary.disabled,.button.primary[disabled],.button.primary.disabled:hover,.button.primary[disabled]:hover,.button.primary.disabled:focus,.button.primary[disabled]:focus{background-color:#d22533;color:#fff}.button.primary:hover,.button.primary:focus{background-color:#a81e29;color:#fff}.button.secondary,.button.secondary.disabled,.button.secondary[disabled],.button.secondary.disabled:hover,.button.secondary[disabled]:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:focus{background-color:#cacaca;color:#121212}.button.secondary:hover,.button.secondary:focus{background-color:#a2a2a2;color:#121212}.button.success,.button.success.disabled,.button.success[disabled],.button.success.disabled:hover,.button.success[disabled]:hover,.button.success.disabled:focus,.button.success[disabled]:focus{background-color:#3adb76;color:#121212}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#121212}.button.warning,.button.warning.disabled,.button.warning[disabled],.button.warning.disabled:hover,.button.warning[disabled]:hover,.button.warning.disabled:focus,.button.warning[disabled]:focus{background-color:#ffae00;color:#121212}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#121212}.button.alert,.button.alert.disabled,.button.alert[disabled],.button.alert.disabled:hover,.button.alert[disabled]:hover,.button.alert.disabled:focus,.button.alert[disabled]:focus{background-color:#cc4b37;color:#fff}.button.alert:hover,.button.alert:focus{background-color:#a53b2a;color:#fff}.button.giallo,.button.giallo.disabled,.button.giallo[disabled],.button.giallo.disabled:hover,.button.giallo[disabled]:hover,.button.giallo.disabled:focus,.button.giallo[disabled]:focus{background-color:#efaf0b;color:#121212}.button.giallo:hover,.button.giallo:focus{background-color:#bf8c09;color:#121212}.button.nero,.button.nero.disabled,.button.nero[disabled],.button.nero.disabled:hover,.button.nero[disabled]:hover,.button.nero.disabled:focus,.button.nero[disabled]:focus{background-color:#121212;color:#fff}.button.nero:hover,.button.nero:focus{background-color:#0e0e0e;color:#fff}.button.beige,.button.beige.disabled,.button.beige[disabled],.button.beige.disabled:hover,.button.beige[disabled]:hover,.button.beige.disabled:focus,.button.beige[disabled]:focus{background-color:#f8ebdf;color:#121212}.button.beige:hover,.button.beige:focus{background-color:#e7bb92;color:#121212}.button.bianco,.button.bianco.disabled,.button.bianco[disabled],.button.bianco.disabled:hover,.button.bianco[disabled]:hover,.button.bianco.disabled:focus,.button.bianco[disabled]:focus{background-color:#fff;color:#121212}.button.bianco:hover,.button.bianco:focus{background-color:#ccc;color:#121212}.button.hollow,.button.hollow:hover,.button.hollow:focus,.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow[disabled],.button.hollow.disabled:hover,.button.hollow[disabled]:hover,.button.hollow.disabled:focus,.button.hollow[disabled]:focus{border:1px solid #d22533;color:#d22533}.button.hollow:hover,.button.hollow:focus{border-color:#69131a;color:#69131a}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary[disabled],.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled]:hover,.button.hollow.primary.disabled:focus,.button.hollow.primary[disabled]:focus{border:1px solid #d22533;color:#d22533}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#69131a;color:#69131a}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary[disabled],.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled]:hover,.button.hollow.secondary.disabled:focus,.button.hollow.secondary[disabled]:focus{border:1px solid #cacaca;color:#cacaca}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#656565;color:#656565}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success[disabled],.button.hollow.success.disabled:hover,.button.hollow.success[disabled]:hover,.button.hollow.success.disabled:focus,.button.hollow.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning[disabled],.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled]:hover,.button.hollow.warning.disabled:focus,.button.hollow.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert[disabled],.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled]:hover,.button.hollow.alert.disabled:focus,.button.hollow.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#67251a;color:#67251a}.button.hollow.giallo,.button.hollow.giallo.disabled,.button.hollow.giallo[disabled],.button.hollow.giallo.disabled:hover,.button.hollow.giallo[disabled]:hover,.button.hollow.giallo.disabled:focus,.button.hollow.giallo[disabled]:focus{border:1px solid #efaf0b;color:#efaf0b}.button.hollow.giallo:hover,.button.hollow.giallo:focus{border-color:#785806;color:#785806}.button.hollow.nero,.button.hollow.nero.disabled,.button.hollow.nero[disabled],.button.hollow.nero.disabled:hover,.button.hollow.nero[disabled]:hover,.button.hollow.nero.disabled:focus,.button.hollow.nero[disabled]:focus{border:1px solid #121212;color:#121212}.button.hollow.nero:hover,.button.hollow.nero:focus{border-color:#090909;color:#090909}.button.hollow.beige,.button.hollow.beige.disabled,.button.hollow.beige[disabled],.button.hollow.beige.disabled:hover,.button.hollow.beige[disabled]:hover,.button.hollow.beige.disabled:focus,.button.hollow.beige[disabled]:focus{border:1px solid #f8ebdf;color:#f8ebdf}.button.hollow.beige:hover,.button.hollow.beige:focus{border-color:#c1732a;color:#c1732a}.button.hollow.bianco,.button.hollow.bianco.disabled,.button.hollow.bianco[disabled],.button.hollow.bianco.disabled:hover,.button.hollow.bianco[disabled]:hover,.button.hollow.bianco.disabled:focus,.button.hollow.bianco[disabled]:focus{border:1px solid #fff;color:#fff}.button.hollow.bianco:hover,.button.hollow.bianco:focus{border-color:gray;color:gray}.button.clear,.button.clear:hover,.button.clear:focus,.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear.disabled:hover,.button.clear[disabled]:hover,.button.clear.disabled:focus,.button.clear[disabled]:focus{color:#d22533}.button.clear:hover,.button.clear:focus{color:#69131a}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary.disabled:hover,.button.clear.primary[disabled]:hover,.button.clear.primary.disabled:focus,.button.clear.primary[disabled]:focus{color:#d22533}.button.clear.primary:hover,.button.clear.primary:focus{color:#69131a}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary[disabled],.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled]:hover,.button.clear.secondary.disabled:focus,.button.clear.secondary[disabled]:focus{color:#cacaca}.button.clear.secondary:hover,.button.clear.secondary:focus{color:#656565}.button.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success.disabled:hover,.button.clear.success[disabled]:hover,.button.clear.success.disabled:focus,.button.clear.success[disabled]:focus{color:#3adb76}.button.clear.success:hover,.button.clear.success:focus{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning.disabled:hover,.button.clear.warning[disabled]:hover,.button.clear.warning.disabled:focus,.button.clear.warning[disabled]:focus{color:#ffae00}.button.clear.warning:hover,.button.clear.warning:focus{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert.disabled:hover,.button.clear.alert[disabled]:hover,.button.clear.alert.disabled:focus,.button.clear.alert[disabled]:focus{color:#cc4b37}.button.clear.alert:hover,.button.clear.alert:focus{color:#67251a}.button.clear.giallo,.button.clear.giallo.disabled,.button.clear.giallo[disabled],.button.clear.giallo.disabled:hover,.button.clear.giallo[disabled]:hover,.button.clear.giallo.disabled:focus,.button.clear.giallo[disabled]:focus{color:#efaf0b}.button.clear.giallo:hover,.button.clear.giallo:focus{color:#785806}.button.clear.nero,.button.clear.nero.disabled,.button.clear.nero[disabled],.button.clear.nero.disabled:hover,.button.clear.nero[disabled]:hover,.button.clear.nero.disabled:focus,.button.clear.nero[disabled]:focus{color:#121212}.button.clear.nero:hover,.button.clear.nero:focus{color:#090909}.button.clear.beige,.button.clear.beige.disabled,.button.clear.beige[disabled],.button.clear.beige.disabled:hover,.button.clear.beige[disabled]:hover,.button.clear.beige.disabled:focus,.button.clear.beige[disabled]:focus{color:#f8ebdf}.button.clear.beige:hover,.button.clear.beige:focus{color:#c1732a}.button.clear.bianco,.button.clear.bianco.disabled,.button.clear.bianco[disabled],.button.clear.bianco.disabled:hover,.button.clear.bianco[disabled]:hover,.button.clear.bianco.disabled:focus,.button.clear.bianco[disabled]:focus{color:#fff}.button.clear.bianco:hover,.button.clear.bianco:focus{color:gray}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after{display:block;width:0;height:0;border-style:solid;border-width:.4em;content:'';border-bottom-width:0;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.hollow:after,.button.dropdown.clear:after{border-top-color:#d22533}.button.dropdown.hollow.primary:after,.button.dropdown.clear.primary:after{border-top-color:#d22533}.button.dropdown.hollow.secondary:after,.button.dropdown.clear.secondary:after{border-top-color:#cacaca}.button.dropdown.hollow.success:after,.button.dropdown.clear.success:after{border-top-color:#3adb76}.button.dropdown.hollow.warning:after,.button.dropdown.clear.warning:after{border-top-color:#ffae00}.button.dropdown.hollow.alert:after,.button.dropdown.clear.alert:after{border-top-color:#cc4b37}.button.dropdown.hollow.giallo:after,.button.dropdown.clear.giallo:after{border-top-color:#efaf0b}.button.dropdown.hollow.nero:after,.button.dropdown.clear.nero:after{border-top-color:#121212}.button.dropdown.hollow.beige:after,.button.dropdown.clear.beige:after{border-top-color:#f8ebdf}.button.dropdown.hollow.bianco:after,.button.dropdown.clear.bianco:after{border-top-color:#fff}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:hover,a.button:focus{text-decoration:none}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0}.accordion-item:last-child>:last-child{border-radius:0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#d22533}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0}.accordion-title:hover,.accordion-title:focus{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fff;color:#121212}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:before,.breadcrumbs:after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#121212;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#d22533}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.button-group:before,.button-group:after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group:before,.button-group:after{display:none}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button[disabled],.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled]:hover,.button-group.primary .button.disabled:focus,.button-group.primary .button[disabled]:focus{background-color:#d22533;color:#fff}.button-group.primary .button:hover,.button-group.primary .button:focus{background-color:#a81e29;color:#fff}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button[disabled],.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled]:hover,.button-group.secondary .button.disabled:focus,.button-group.secondary .button[disabled]:focus{background-color:#cacaca;color:#121212}.button-group.secondary .button:hover,.button-group.secondary .button:focus{background-color:#a2a2a2;color:#121212}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button[disabled],.button-group.success .button.disabled:hover,.button-group.success .button[disabled]:hover,.button-group.success .button.disabled:focus,.button-group.success .button[disabled]:focus{background-color:#3adb76;color:#121212}.button-group.success .button:hover,.button-group.success .button:focus{background-color:#22bb5b;color:#121212}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button[disabled],.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled]:hover,.button-group.warning .button.disabled:focus,.button-group.warning .button[disabled]:focus{background-color:#ffae00;color:#121212}.button-group.warning .button:hover,.button-group.warning .button:focus{background-color:#cc8b00;color:#121212}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button[disabled],.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled]:hover,.button-group.alert .button.disabled:focus,.button-group.alert .button[disabled]:focus{background-color:#cc4b37;color:#fff}.button-group.alert .button:hover,.button-group.alert .button:focus{background-color:#a53b2a;color:#fff}.button-group.giallo .button,.button-group.giallo .button.disabled,.button-group.giallo .button[disabled],.button-group.giallo .button.disabled:hover,.button-group.giallo .button[disabled]:hover,.button-group.giallo .button.disabled:focus,.button-group.giallo .button[disabled]:focus{background-color:#efaf0b;color:#121212}.button-group.giallo .button:hover,.button-group.giallo .button:focus{background-color:#bf8c09;color:#121212}.button-group.nero .button,.button-group.nero .button.disabled,.button-group.nero .button[disabled],.button-group.nero .button.disabled:hover,.button-group.nero .button[disabled]:hover,.button-group.nero .button.disabled:focus,.button-group.nero .button[disabled]:focus{background-color:#121212;color:#fff}.button-group.nero .button:hover,.button-group.nero .button:focus{background-color:#0e0e0e;color:#fff}.button-group.beige .button,.button-group.beige .button.disabled,.button-group.beige .button[disabled],.button-group.beige .button.disabled:hover,.button-group.beige .button[disabled]:hover,.button-group.beige .button.disabled:focus,.button-group.beige .button[disabled]:focus{background-color:#f8ebdf;color:#121212}.button-group.beige .button:hover,.button-group.beige .button:focus{background-color:#e7bb92;color:#121212}.button-group.bianco .button,.button-group.bianco .button.disabled,.button-group.bianco .button[disabled],.button-group.bianco .button.disabled:hover,.button-group.bianco .button[disabled]:hover,.button-group.bianco .button.disabled:focus,.button-group.bianco .button[disabled]:focus{background-color:#fff;color:#121212}.button-group.bianco .button:hover,.button-group.bianco .button:focus{background-color:#ccc;color:#121212}.button-group.hollow .button,.button-group.hollow .button:hover,.button-group.hollow .button:focus,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:hover,.button-group.hollow .button[disabled]:focus{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button[disabled],.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled]:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled]:focus{border:1px solid #d22533;color:#d22533}.button-group.hollow .button:hover,.button-group.hollow .button:focus{border-color:#69131a;color:#69131a}.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled]:hover,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary[disabled]:focus{border:1px solid #d22533;color:#d22533}.button-group.hollow.primary .button:hover,.button-group.hollow.primary .button:focus,.button-group.hollow .button.primary:hover,.button-group.hollow .button.primary:focus{border-color:#69131a;color:#69131a}.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled]:hover,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary[disabled]:focus{border:1px solid #cacaca;color:#cacaca}.button-group.hollow.secondary .button:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow .button.secondary:focus{border-color:#656565;color:#656565}.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled]:hover,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button[disabled]:focus,.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button-group.hollow.success .button:hover,.button-group.hollow.success .button:focus,.button-group.hollow .button.success:hover,.button-group.hollow .button.success:focus{border-color:#157539;color:#157539}.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled]:hover,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button-group.hollow.warning .button:hover,.button-group.hollow.warning .button:focus,.button-group.hollow .button.warning:hover,.button-group.hollow .button.warning:focus{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled]:hover,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:hover,.button-group.hollow.alert .button:focus,.button-group.hollow .button.alert:hover,.button-group.hollow .button.alert:focus{border-color:#67251a;color:#67251a}.button-group.hollow.giallo .button,.button-group.hollow.giallo .button.disabled,.button-group.hollow.giallo .button[disabled],.button-group.hollow.giallo .button.disabled:hover,.button-group.hollow.giallo .button[disabled]:hover,.button-group.hollow.giallo .button.disabled:focus,.button-group.hollow.giallo .button[disabled]:focus,.button-group.hollow .button.giallo,.button-group.hollow .button.giallo.disabled,.button-group.hollow .button.giallo[disabled],.button-group.hollow .button.giallo.disabled:hover,.button-group.hollow .button.giallo[disabled]:hover,.button-group.hollow .button.giallo.disabled:focus,.button-group.hollow .button.giallo[disabled]:focus{border:1px solid #efaf0b;color:#efaf0b}.button-group.hollow.giallo .button:hover,.button-group.hollow.giallo .button:focus,.button-group.hollow .button.giallo:hover,.button-group.hollow .button.giallo:focus{border-color:#785806;color:#785806}.button-group.hollow.nero .button,.button-group.hollow.nero .button.disabled,.button-group.hollow.nero .button[disabled],.button-group.hollow.nero .button.disabled:hover,.button-group.hollow.nero .button[disabled]:hover,.button-group.hollow.nero .button.disabled:focus,.button-group.hollow.nero .button[disabled]:focus,.button-group.hollow .button.nero,.button-group.hollow .button.nero.disabled,.button-group.hollow .button.nero[disabled],.button-group.hollow .button.nero.disabled:hover,.button-group.hollow .button.nero[disabled]:hover,.button-group.hollow .button.nero.disabled:focus,.button-group.hollow .button.nero[disabled]:focus{border:1px solid #121212;color:#121212}.button-group.hollow.nero .button:hover,.button-group.hollow.nero .button:focus,.button-group.hollow .button.nero:hover,.button-group.hollow .button.nero:focus{border-color:#090909;color:#090909}.button-group.hollow.beige .button,.button-group.hollow.beige .button.disabled,.button-group.hollow.beige .button[disabled],.button-group.hollow.beige .button.disabled:hover,.button-group.hollow.beige .button[disabled]:hover,.button-group.hollow.beige .button.disabled:focus,.button-group.hollow.beige .button[disabled]:focus,.button-group.hollow .button.beige,.button-group.hollow .button.beige.disabled,.button-group.hollow .button.beige[disabled],.button-group.hollow .button.beige.disabled:hover,.button-group.hollow .button.beige[disabled]:hover,.button-group.hollow .button.beige.disabled:focus,.button-group.hollow .button.beige[disabled]:focus{border:1px solid #f8ebdf;color:#f8ebdf}.button-group.hollow.beige .button:hover,.button-group.hollow.beige .button:focus,.button-group.hollow .button.beige:hover,.button-group.hollow .button.beige:focus{border-color:#c1732a;color:#c1732a}.button-group.hollow.bianco .button,.button-group.hollow.bianco .button.disabled,.button-group.hollow.bianco .button[disabled],.button-group.hollow.bianco .button.disabled:hover,.button-group.hollow.bianco .button[disabled]:hover,.button-group.hollow.bianco .button.disabled:focus,.button-group.hollow.bianco .button[disabled]:focus,.button-group.hollow .button.bianco,.button-group.hollow .button.bianco.disabled,.button-group.hollow .button.bianco[disabled],.button-group.hollow .button.bianco.disabled:hover,.button-group.hollow .button.bianco[disabled]:hover,.button-group.hollow .button.bianco.disabled:focus,.button-group.hollow .button.bianco[disabled]:focus{border:1px solid #fff;color:#fff}.button-group.hollow.bianco .button:hover,.button-group.hollow.bianco .button:focus,.button-group.hollow .button.bianco:hover,.button-group.hollow .button.bianco:focus{border-color:gray;color:gray}.button-group.clear .button,.button-group.clear .button:hover,.button-group.clear .button:focus,.button-group.clear .button.disabled,.button-group.clear .button.disabled:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:hover,.button-group.clear .button[disabled]:focus{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button[disabled],.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled]:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled]:focus{color:#d22533}.button-group.clear .button:hover,.button-group.clear .button:focus{color:#69131a}.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled]:hover,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button[disabled]:focus,.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled]:hover,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary[disabled]:focus{color:#d22533}.button-group.clear.primary .button:hover,.button-group.clear.primary .button:focus,.button-group.clear .button.primary:hover,.button-group.clear .button.primary:focus{color:#69131a}.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled]:hover,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button[disabled]:focus,.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary[disabled]:focus{color:#cacaca}.button-group.clear.secondary .button:hover,.button-group.clear.secondary .button:focus,.button-group.clear .button.secondary:hover,.button-group.clear .button.secondary:focus{color:#656565}.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button[disabled],.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled]:hover,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button[disabled]:focus,.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success[disabled],.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled]:hover,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success[disabled]:focus{color:#3adb76}.button-group.clear.success .button:hover,.button-group.clear.success .button:focus,.button-group.clear .button.success:hover,.button-group.clear .button.success:focus{color:#157539}.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled]:hover,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button[disabled]:focus,.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled]:hover,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning[disabled]:focus{color:#ffae00}.button-group.clear.warning .button:hover,.button-group.clear.warning .button:focus,.button-group.clear .button.warning:hover,.button-group.clear .button.warning:focus{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled]:hover,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button[disabled]:focus,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled]:hover,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert[disabled]:focus{color:#cc4b37}.button-group.clear.alert .button:hover,.button-group.clear.alert .button:focus,.button-group.clear .button.alert:hover,.button-group.clear .button.alert:focus{color:#67251a}.button-group.clear.giallo .button,.button-group.clear.giallo .button.disabled,.button-group.clear.giallo .button[disabled],.button-group.clear.giallo .button.disabled:hover,.button-group.clear.giallo .button[disabled]:hover,.button-group.clear.giallo .button.disabled:focus,.button-group.clear.giallo .button[disabled]:focus,.button-group.clear .button.giallo,.button-group.clear .button.giallo.disabled,.button-group.clear .button.giallo[disabled],.button-group.clear .button.giallo.disabled:hover,.button-group.clear .button.giallo[disabled]:hover,.button-group.clear .button.giallo.disabled:focus,.button-group.clear .button.giallo[disabled]:focus{color:#efaf0b}.button-group.clear.giallo .button:hover,.button-group.clear.giallo .button:focus,.button-group.clear .button.giallo:hover,.button-group.clear .button.giallo:focus{color:#785806}.button-group.clear.nero .button,.button-group.clear.nero .button.disabled,.button-group.clear.nero .button[disabled],.button-group.clear.nero .button.disabled:hover,.button-group.clear.nero .button[disabled]:hover,.button-group.clear.nero .button.disabled:focus,.button-group.clear.nero .button[disabled]:focus,.button-group.clear .button.nero,.button-group.clear .button.nero.disabled,.button-group.clear .button.nero[disabled],.button-group.clear .button.nero.disabled:hover,.button-group.clear .button.nero[disabled]:hover,.button-group.clear .button.nero.disabled:focus,.button-group.clear .button.nero[disabled]:focus{color:#121212}.button-group.clear.nero .button:hover,.button-group.clear.nero .button:focus,.button-group.clear .button.nero:hover,.button-group.clear .button.nero:focus{color:#090909}.button-group.clear.beige .button,.button-group.clear.beige .button.disabled,.button-group.clear.beige .button[disabled],.button-group.clear.beige .button.disabled:hover,.button-group.clear.beige .button[disabled]:hover,.button-group.clear.beige .button.disabled:focus,.button-group.clear.beige .button[disabled]:focus,.button-group.clear .button.beige,.button-group.clear .button.beige.disabled,.button-group.clear .button.beige[disabled],.button-group.clear .button.beige.disabled:hover,.button-group.clear .button.beige[disabled]:hover,.button-group.clear .button.beige.disabled:focus,.button-group.clear .button.beige[disabled]:focus{color:#f8ebdf}.button-group.clear.beige .button:hover,.button-group.clear.beige .button:focus,.button-group.clear .button.beige:hover,.button-group.clear .button.beige:focus{color:#c1732a}.button-group.clear.bianco .button,.button-group.clear.bianco .button.disabled,.button-group.clear.bianco .button[disabled],.button-group.clear.bianco .button.disabled:hover,.button-group.clear.bianco .button[disabled]:hover,.button-group.clear.bianco .button.disabled:focus,.button-group.clear.bianco .button[disabled]:focus,.button-group.clear .button.bianco,.button-group.clear .button.bianco.disabled,.button-group.clear .button.bianco[disabled],.button-group.clear .button.bianco.disabled:hover,.button-group.clear .button.bianco[disabled]:hover,.button-group.clear .button.bianco.disabled:focus,.button-group.clear .button.bianco[disabled]:focus{color:#fff}.button-group.clear.bianco .button:hover,.button-group.clear.bianco .button:focus,.button-group.clear .button.bianco:hover,.button-group.clear .button.bianco:focus{color:gray}.button-group.no-gaps .button{margin-right:-.0625rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-small,.button-group.stacked-for-medium{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked .button,.button-group.stacked-for-small .button,.button-group.stacked-for-medium .button{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-medium .button:last-child{margin-bottom:0}.button-group.stacked.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-medium.expanded .button{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}@media print,screen and (min-width:42.5em){.button-group.stacked-for-small .button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:73.125em){.button-group.stacked-for-medium .button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width:42.49875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media print,screen and (max-width:53.74875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.close-button{position:absolute;z-index:10;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#121212}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fff;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#d22533 transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:0}.dropdown.menu>li.is-active>a{background:0 0;color:#d22533}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #d22533 transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #d22533}@media print,screen and (min-width:42.5em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#d22533 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #d22533 transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #d22533}}@media print,screen and (min-width:53.75em){.dropdown.menu.tablet-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.tablet-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.tablet-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.tablet-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#d22533 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.tablet-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.tablet-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.tablet-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.tablet-vertical>li>a:after{right:14px}.dropdown.menu.tablet-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #d22533 transparent transparent;right:auto;left:5px}.dropdown.menu.tablet-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #d22533}}@media print,screen and (min-width:73.125em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#d22533 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #d22533 transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #d22533}}@media screen and (min-width:80em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#d22533 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #d22533 transparent transparent;right:auto;left:5px}.dropdown.menu.xlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #d22533}}@media screen and (min-width:90.0625em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#d22533 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a:after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #d22533 transparent transparent;right:auto;left:5px}.dropdown.menu.xxlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #d22533}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fff}.dropdown .is-dropdown-submenu a{padding:0}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #d22533 transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #d22533}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.pagination{margin-left:0;margin-bottom:1rem}.pagination:before,.pagination:after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media print,screen and (min-width:42.5em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#121212}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#d22533;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:0 0}.pagination .ellipsis:after{padding:.1875rem .625rem;content:'\2026';color:#121212}.pagination-previous a:before,.pagination-previous.disabled:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next a:after,.pagination-next.disabled:after{display:inline-block;margin-left:.5rem;content:"»"}.sticky-container{position:relative}.sticky{position:relative;z-index:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(18,18,18,.45);overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:42.5em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:42.5em){.reveal{width:600px;max-width:87.5rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:42.5em){.reveal.tiny{width:30%;max-width:87.5rem}}@media print,screen and (min-width:42.5em){.reveal.small{width:50%;max-width:87.5rem}}@media print,screen and (min-width:42.5em){.reveal.large{width:90%;max-width:87.5rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:42.49875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid #f2f2f2;background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f9f9f9;color:#121212}tfoot{background:#f2f2f2;color:#121212}thead tr,tfoot tr{background:0 0}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody th,tbody td{padding:.5rem .625rem .625rem}tbody tr:nth-child(even){border-bottom:0;background-color:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:1px solid #f2f2f2;background-color:#fff}@media print,screen and (max-width:53.74875em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fff;list-style-type:none}.tabs:before,.tabs:after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:0 0}.tabs.primary{background:#d22533}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#c82330}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#d22533}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fff;color:#b5202c}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#d22533}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fff;color:#121212;-webkit-transition:all .5s ease;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.top-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#fff}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:42.5em){.top-bar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width:53.74875em){.top-bar.stacked-for-medium{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:73.12375em){.top-bar.stacked-for-tablet{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-tablet .top-bar-left,.top-bar.stacked-for-tablet .top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:79.99875em){.top-bar.stacked-for-large{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:90.06125em){.top-bar.stacked-for-xlarge{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar.stacked-for-xxlarge{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.top-bar-title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none !important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:42.49875em){.hide-for-small-only{display:none !important}}@media screen and (max-width:0em),screen and (min-width:42.5em){.show-for-small-only{display:none !important}}@media print,screen and (min-width:42.5em){.hide-for-medium{display:none !important}}@media screen and (max-width:42.49875em){.show-for-medium{display:none !important}}@media print,screen and (min-width:42.5em) and (max-width:53.74875em){.hide-for-medium-only{display:none !important}}@media screen and (max-width:42.49875em),screen and (min-width:53.75em){.show-for-medium-only{display:none !important}}@media print,screen and (min-width:53.75em){.hide-for-tablet{display:none !important}}@media screen and (max-width:53.74875em){.show-for-tablet{display:none !important}}@media print,screen and (min-width:53.75em) and (max-width:73.12375em){.hide-for-tablet-only{display:none !important}}@media screen and (max-width:53.74875em),screen and (min-width:73.125em){.show-for-tablet-only{display:none !important}}@media print,screen and (min-width:73.125em){.hide-for-large{display:none !important}}@media screen and (max-width:73.12375em){.show-for-large{display:none !important}}@media print,screen and (min-width:73.125em) and (max-width:79.99875em){.hide-for-large-only{display:none !important}}@media screen and (max-width:73.12375em),screen and (min-width:80em){.show-for-large-only{display:none !important}}@media screen and (min-width:80em){.hide-for-xlarge{display:none !important}}@media screen and (max-width:79.99875em){.show-for-xlarge{display:none !important}}@media screen and (min-width:80em) and (max-width:90.06125em){.hide-for-xlarge-only{display:none !important}}@media screen and (max-width:79.99875em),screen and (min-width:90.0625em){.show-for-xlarge-only{display:none !important}}@media screen and (min-width:90.0625em){.hide-for-xxlarge{display:none !important}}@media screen and (max-width:90.06125em){.show-for-xxlarge{display:none !important}}@media screen and (min-width:90.0625em){.hide-for-xxlarge-only{display:none !important}}@media screen and (max-width:90.06125em){.show-for-xxlarge-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block !important}.hide-for-dark-mode{display:none !important}}.show-for-ie{display:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.show-for-ie{display:block !important}.hide-for-ie{display:none !important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:before,.clearfix:after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.clearfix:after{clear:both}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-100.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-200.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;src:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../fonts/inter-v12-latin-900.woff2) format("woff2")}.f_din{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}.f_inter{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}.ttu{text-transform:uppercase}.tti{text-transform:initial}h1.tti,.h1.tti,h2.tti,.h2.tti{text-transform:initial}h1,h2,h3,.h1,.h2,.h3{letter-spacing:-.04em;font-weight:500}h1,.h1,h2,.h2{font-weight:500}h3,.h3{font-weight:600}.fwb{font-weight:600}h1,.h1{line-height:1;font-weight:600}.entry-content h2,.entry-content h3,.entry-content h4,.entry-content .h2,.entry-content .h3,.entry-content .h4{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial}.entry-content h2,.entry-content .h2{font-weight:500}.entry-content h3,.entry-content .h3{font-weight:300}.entry-content table{margin-bottom:2rem;border:0;font-size:1.125rem}.entry-content table tbody{border:0}.entry-content table tbody th,.entry-content table tbody td{border:0}.entry-content table tbody tr{border-bottom:1px solid}.entry-content table tbody tr:nth-child(even){background:0 0}.single-studios .entry-content table{max-width:1000px}.text-rosso{color:#d22533;color:#d22533}.fw-bold{font-weight:700}.fw-semibold{font-weight:600 !important}.row.ext{max-width:120rem}.row.ext .row{max-width:100rem;margin-right:auto;margin-left:auto}.page-title .vcard{border:0;padding:0}.byline{color:#999}.entry-content img,.entry_content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft,.entry_content .alignleft,.entry_content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright,.entry_content .alignright,.entry_content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter,.entry_content .aligncenter,.entry_content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content video,.entry-content object,.entry_content video,.entry_content object{max-width:100%;height:auto}.entry-content pre,.entry_content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit],.post-password-form input[type=submit].disabled,.post-password-form input[type=submit][disabled],.post-password-form input[type=submit].disabled:hover,.post-password-form input[type=submit][disabled]:hover,.post-password-form input[type=submit].disabled:focus,.post-password-form input[type=submit][disabled]:focus{background-color:#d22533;color:#fff}.post-password-form input[type=submit]:hover,.post-password-form input[type=submit]:focus{background-color:#b31f2b;color:#fff}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.gallery:before,.gallery:after{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{padding-right:.625rem;padding-left:.625rem;width:100%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-1>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2>dl{padding-right:.625rem;padding-left:.625rem;width:50%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-2>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3>dl{padding-right:.625rem;padding-left:.625rem;width:33.33333%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-3>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4>dl{padding-right:.625rem;padding-left:.625rem;width:25%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-4>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5>dl{padding-right:.625rem;padding-left:.625rem;width:20%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-5>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6>dl{padding-right:.625rem;padding-left:.625rem;width:16.66667%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-6>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7>dl{padding-right:.625rem;padding-left:.625rem;width:14.28571%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-7>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8>dl{padding-right:.625rem;padding-left:.625rem;width:12.5%;float:left}@media print,screen and (min-width:42.5em){.gallery.gallery-columns-8>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:1rem}#comments .commentlist{margin-left:0}#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=text],.respond-form form input[type=email],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=text]:focus,.respond-form form input[type=email]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=text]:invalid,.respond-form form input[type=email]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=text],.respond-form form input[type=email],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both;margin-top:1em}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none !important;position:absolute !important;left:-9000px}@use "sass:math";@use "sass:map";.el{font-size:clamp(3rem,5vw + -.75rem,5.25rem)}.fullheight{height:calc(var(--vh,1vh)*100)}.row.exp{max-width:120rem}body.logged-in.admin-bar .main-header{margin-top:32px}.aniarrow-cont{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.aniarrow-cont .aniarrow{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 !important}@media print,screen and (max-width:79.99875em){.aniarrow-cont .aniarrow{margin-right:5px !important}}.aniarrow-cont .aniarrow svg{font-size:150%}.aniarrow-cont .aniarrow svg.fa-arrow-right-long,.aniarrow-cont .aniarrow svg.fa-arrow-left-long{position:relative;z-index:2;-webkit-transform:translateX(-80%);transform:translateX(-80%);-webkit-transition:margin .4s,-webkit-transform .4s;transition:margin .4s,-webkit-transform .4s;transition:transform .4s,margin .4s;transition:transform .4s,margin .4s,-webkit-transform .4s;margin-right:-1rem}.aniarrow-cont .aniarrow svg.fa-minus{z-index:1}.aniarrow-cont:hover .aniarrow svg.fa-arrow-right-long,.aniarrow-cont:hover .aniarrow svg.fa-arrow-left-long,.aniarrow-cont:focus .aniarrow svg.fa-arrow-right-long,.aniarrow-cont:focus .aniarrow svg.fa-arrow-left-long{-webkit-transform:translateX(-4%);transform:translateX(-4%);margin-right:1rem}.underline{position:relative}.underline:before{content:"";position:absolute;display:block;width:100%;height:3px;bottom:0;left:0;background-color:inherit;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.underline:hover:before,.underline:focus:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.fll{width:100%;float:left;position:relative}.zoomThumb .thumb_cont{overflow:hidden;position:relative}.zoomThumb .thumb_cont:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-box-shadow:inset -1px -1px 0 0px #fff;box-shadow:inset -1px -1px 0 0px #fff}.zoomThumb .thumb_cont img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.zoomThumb:hover .thumb_cont:after,.zoomThumb:focus .thumb_cont:after{-webkit-box-shadow:inset -1px -1px 0 10px #fff;box-shadow:inset -1px -1px 0 10px #fff}.zoomThumb:hover .thumb_cont img,.zoomThumb:focus .thumb_cont img{background-color:transparent;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center center;transform-origin:center center}.zoomThumb.nero .thumb_cont{overflow:hidden;position:relative}.zoomThumb.nero .thumb_cont:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-box-shadow:inset -1px -1px 0 0px #000;box-shadow:inset -1px -1px 0 0px #000}.zoomThumb.nero .thumb_cont img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.zoomThumb.nero:hover .thumb_cont:after,.zoomThumb.nero:focus .thumb_cont:after{-webkit-box-shadow:inset -1px -1px 0 10px #000;box-shadow:inset -1px -1px 0 10px #000}.zoomThumb.nero:hover .thumb_cont img,.zoomThumb.nero:focus .thumb_cont img{background-color:transparent;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center center;transform-origin:center center}.zoomThumb.rosso .thumb_cont{overflow:hidden;position:relative}.zoomThumb.rosso .thumb_cont:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-box-shadow:inset -1px -1px 0 0px #d22533;box-shadow:inset -1px -1px 0 0px #d22533}.zoomThumb.rosso .thumb_cont img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.zoomThumb.rosso:hover .thumb_cont:after,.zoomThumb.rosso:focus .thumb_cont:after{-webkit-box-shadow:inset -1px -1px 0 10px #d22533;box-shadow:inset -1px -1px 0 10px #d22533}.zoomThumb.rosso:hover .thumb_cont img,.zoomThumb.rosso:focus .thumb_cont img{background-color:transparent;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center center;transform-origin:center center}.zoomThumb.beige .thumb_cont{overflow:hidden;position:relative}.zoomThumb.beige .thumb_cont:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-box-shadow:inset -1px -1px 0 0px #f8ebdf;box-shadow:inset -1px -1px 0 0px #f8ebdf}.zoomThumb.beige .thumb_cont img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.zoomThumb.beige:hover .thumb_cont:after,.zoomThumb.beige:focus .thumb_cont:after{-webkit-box-shadow:inset -1px -1px 0 10px #f8ebdf;box-shadow:inset -1px -1px 0 10px #f8ebdf}.zoomThumb.beige:hover .thumb_cont img,.zoomThumb.beige:focus .thumb_cont img{background-color:transparent;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center center;transform-origin:center center}.zoomThumb.beigechiaro .thumb_cont{overflow:hidden;position:relative}.zoomThumb.beigechiaro .thumb_cont:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-box-shadow:inset -1px -1px 0 0px #f9f4f0;box-shadow:inset -1px -1px 0 0px #f9f4f0}.zoomThumb.beigechiaro .thumb_cont img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.zoomThumb.beigechiaro:hover .thumb_cont:after,.zoomThumb.beigechiaro:focus .thumb_cont:after{-webkit-box-shadow:inset -1px -1px 0 10px #f9f4f0;box-shadow:inset -1px -1px 0 10px #f9f4f0}.zoomThumb.beigechiaro:hover .thumb_cont img,.zoomThumb.beigechiaro:focus .thumb_cont img{background-color:transparent;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center center;transform-origin:center center}.zoomThumb.grigio .thumb_cont{overflow:hidden;position:relative}.zoomThumb.grigio .thumb_cont:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-box-shadow:inset -1px -1px 0 0px #ececec;box-shadow:inset -1px -1px 0 0px #ececec}.zoomThumb.grigio .thumb_cont img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.zoomThumb.grigio:hover .thumb_cont:after,.zoomThumb.grigio:focus .thumb_cont:after{-webkit-box-shadow:inset -1px -1px 0 10px #ececec;box-shadow:inset -1px -1px 0 10px #ececec}.zoomThumb.grigio:hover .thumb_cont img,.zoomThumb.grigio:focus .thumb_cont img{background-color:transparent;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center center;transform-origin:center center}.lightbox .lb-image{border:0 !important}.lb-outerContainer{background-color:#000}body:not(.page-template-page-home){-webkit-transition:margin .3s;transition:margin .3s;margin-top:114px;margin-top:var(--header-height,114px)}.otgs-development-site-front-end{display:none !important}body{letter-spacing:-.02em}html{min-height:50vh}.accordion{background-color:transparent}.accordion .accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:0;padding-right:0;padding-left:0;font-size:1.3125rem;font-size:clamp(1.25rem,.44444vw + .84167rem,1.375rem);font-weight:600;color:#000;line-height:1;background:0 0;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width:73.12375em){.accordion .accordion-title{font-size:1.3125rem}}@media print,screen and (max-width:42.49875em){.accordion .accordion-title{font-size:1.125rem;font-weight:500}}.accordion .accordion-title span{padding-right:1rem}.accordion .accordion-title:hover,.accordion .accordion-title:focus{background:0 0}.accordion .accordion-item .accordion-title svg{float:right;margin-right:.5rem;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.accordion .accordion-item.is-active .accordion-title svg{-webkit-transform:rotate(0);transform:rotate(0)}.accordion .accordion-item{border-bottom:1px solid}.accordion .accordion-item .accordion-title:before{content:none}.accordion .accordion-content{padding:1rem;padding-right:0;padding-left:0;display:none;border:none;border-bottom:0;background-color:transparent;color:inherit;font-size:clamp(1.125rem,.44444vw + .71667rem,1.25rem)}@media print,screen and (max-width:73.12375em){.accordion .accordion-content{font-size:1.0625rem}}footer.site-footer{background:#d22533;color:#fff;padding-top:4rem;padding-bottom:2rem;width:100%;float:left}@media print,screen and (max-width:73.12375em){footer.site-footer{padding-top:3rem;padding-bottom:1rem}}footer.site-footer a{color:#fff}footer.site-footer ul{list-style:none;margin:0}footer.site-footer ul li{display:inline-block;margin:0 .3rem}footer.site-footer ul li:first-child{margin-left:0}footer.site-footer ul li:last-child{margin-right:0}footer.site-footer ul li a:hover,footer.site-footer ul li a:focus{text-decoration:underline}footer.site-footer .footer-right{text-align:right}@media print,screen and (max-width:73.12375em){footer.site-footer .footer-left #site-logo{width:225px}}footer.site-footer ul#footer-links{font-weight:500}@media print,screen and (max-width:42.49875em){footer.site-footer ul#footer-links li{margin:0;display:block}}footer.site-footer ul#legale{text-align:right}footer.site-footer .dflex{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (max-width:42.49875em){footer.site-footer .dflex{margin-top:1rem}}footer.site-footer .wtext,footer.site-footer .wtext p{font-size:clamp(.875rem,.22222vw + .67083rem,.9375rem)}footer.site-footer .source-org{margin-top:1rem}@media print,screen and (max-width:73.12375em){footer.site-footer .source-org{margin-top:0}}footer.site-footer .social-link-cont ul li{margin:0 .5rem}footer.site-footer .social-link-cont ul li:last-child{margin-right:0}footer.site-footer .social-link-cont ul li a{font-size:1.875rem}footer.site-footer .social-link-cont ul li a:hover,footer.site-footer .social-link-cont ul li a:focus{color:#f8ebdf}footer.site-footer hr{max-width:calc(1400px - 40px);border-color:#fff}@media print,screen and (min-width:40em){footer.site-footer hr{max-width:calc(1400px - 2rem)}}footer.site-footer .lang-sel-cont{margin-top:1rem}footer.site-footer .lang-sel-cont .wpml-ls-legacy-list-horizontal{padding:0}footer.site-footer .lang-sel-cont ul li{margin-left:.5rem}footer.site-footer .lang-sel-cont ul li a{border:2px solid;height:60px;width:60px;color:#fff !important;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.6;font-weight:500;line-height:1}footer.site-footer .lang-sel-cont ul li a:hover,footer.site-footer .lang-sel-cont ul li a:focus{opacity:1;text-decoration:none}@media print,screen and (max-width:42.49875em){footer.site-footer .lang-sel-cont ul li a{height:40px;width:40px}}footer.site-footer .lang-sel-cont ul li.wpml-ls-current-language a{opacity:1}.entry_content h2,.entry-content h2{font-weight:500;font-weight:500;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-size:clamp(1.625rem,.88889vw + .80833rem,1.875rem);margin-bottom:1rem;line-height:1.4}@media print,screen and (max-width:79.99875em){.entry_content h2,.entry-content h2{font-size:1.5rem}}@media print,screen and (max-width:73.12375em){.entry_content h2,.entry-content h2{font-size:1.3125rem}}.entry_content h3,.entry-content h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}.entry_content p,.entry_content li,.entry_content ol,.entry_content ul,.entry_content a,.entry-content p,.entry-content li,.entry-content ol,.entry-content ul,.entry-content a{font-size:clamp(1.125rem,.44444vw + .71667rem,1.25rem)}@media print,screen and (max-width:73.12375em){.entry_content p,.entry_content li,.entry_content ol,.entry_content ul,.entry_content a,.entry-content p,.entry-content li,.entry-content ol,.entry-content ul,.entry-content a{font-size:1.0625rem}}.entry_content h2 a,.entry_content h3 a,.entry_content h4 a,.entry_content .h2 a,.entry_content .h3 a,.entry_content .h4 a,.entry-content h2 a,.entry-content h3 a,.entry-content h4 a,.entry-content .h2 a,.entry-content .h3 a,.entry-content .h4 a{font-size:inherit}.entry_content ul li,.entry-content ul li{margin-bottom:.5rem}.page-navigation{text-align:center;margin-top:3rem;float:left;width:100%}.page-navigation .pagination{margin-bottom:2rem}.page-navigation .pagination li{font-size:1.875rem;font-weight:300}@media print,screen and (max-width:42.49875em){.page-navigation .pagination li{font-size:1.5rem}}.page-navigation .pagination a,.page-navigation .pagination button{color:#888}.page-navigation .pagination a,.page-navigation .pagination .current{padding:.1875rem 1rem}iframe.wp-embedded-content .wp-embed{border:0}.button.rounded{border-radius:50px}.button.goto_archive{font-weight:500;text-transform:uppercase;padding:.85em 1.5em;margin-top:1rem}.button.goto_archive.hollow.nero:hover,.button.goto_archive.hollow.nero:focus{color:#d22533;border-color:#d22533}.f_centered{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-list-cont{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;float:left;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}article.list-item{padding:0}article.list-item a{color:#000;display:block;position:relative;float:left;-webkit-transition:background .3s;transition:background .3s;width:100%}article.list-item a:hover h2,article.list-item a:hover h3,article.list-item a:focus h2,article.list-item a:focus h3{color:#d22533}article.list-item.bghover a:hover,article.list-item.bghover a:focus{background:#f9f4f0}article.list-item.bghover a:hover h2,article.list-item.bghover a:hover h3,article.list-item.bghover a:focus h2,article.list-item.bghover a:focus h3{color:#d22533}article.list-item .text h2,article.list-item .text h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial}article.list-item .text .cat{line-height:1;opacity:.75;display:inline-block;margin-bottom:.5rem;font-size:.875rem;text-transform:uppercase;font-weight:500}@media print,screen and (max-width:73.12375em){article.list-item .text .cat{font-size:.875rem}}article.list-item .text .meta{font-size:.9375rem}article.list-item .text .data{text-transform:uppercase;margin-bottom:.5rem;font-weight:500}article.list-item .text .location{margin-bottom:0}article.list-item .text .location svg{margin-bottom:.5rem;float:left;position:relative;top:.2rem}article.list-item .text p{margin-bottom:0}@media print,screen and (max-width:73.12375em){article.list-item .text p{font-size:.875rem;line-height:1.4}}article.list-item .thumb_cont{padding:0;margin-bottom:.5rem;position:relative}@media print,screen and (min-width:73.125em){article.list-item .thumb_cont{margin-bottom:1rem}}article.list-item .thumb_cont .play-icon{color:#d22533;font-size:300%;position:absolute;bottom:1rem;left:1rem}article.list-item .text{padding:0}article.list-item .cont{padding:1rem}article.list-item.item-eventi .cat{padding:.4rem .8rem;line-height:1;color:#fff;background-color:#000;margin-bottom:.5rem;display:inline-block;font-size:.6875rem !important;text-transform:uppercase;font-weight:500;margin-right:.4rem;opacity:1}@media print,screen and (max-width:73.12375em){article.list-item.item-eventi .cat{font-size:.625rem !important;margin-bottom:.3rem}}@media print,screen and (max-width:42.49875em){article.list-item.item-eventi .cat{font-size:9px !important;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}article.list-item.item-eventi.nero .cat{color:#000;background-color:#fff;font-weight:600}article.list-item.item-eventi.horiz{margin-bottom:2rem}article.list-item.item-eventi.horiz .cat{opacity:1}article.list-item.item-eventi.horiz a.cont{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:100%}@media print,screen and (max-width:73.12375em){article.list-item.item-eventi.horiz{margin-bottom:0}}@media print,screen and (max-width:42.49875em){article.list-item.item-eventi.horiz{margin-bottom:1rem;padding:0}}article.list-item.item-eventi.horiz .thumb_cont{margin-bottom:0;margin-bottom:0;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}article.list-item.item-eventi.horiz .text{padding-left:2rem;padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:40em){article.list-item.item-eventi.horiz .text{padding-top:.9375rem;padding-bottom:.9375rem}}@media print,screen and (max-width:73.12375em){article.list-item.item-eventi.horiz .text{padding-top:0;padding-bottom:0;padding-left:1rem}}article.list-item.item-editoria .autore,article.list-item.item-film .autore{padding-bottom:.5rem;margin-bottom:.5rem;margin-top:.5rem;text-transform:uppercase;border-bottom:1px solid #000;font-size:.9375rem;font-size:clamp(.84375rem,.33333vw + .5375rem,.9375rem);line-height:1.3}article.list-item.item-editoria a:hover .autore,article.list-item.item-editoria a:focus .autore,article.list-item.item-film a:hover .autore,article.list-item.item-film a:focus .autore{border-color:#d22533}article.list-item.item-editoria.nero .autore,article.list-item.item-film.nero .autore{border-color:#f9f4f0}article.list-item.item-editoria.rosso .autore,article.list-item.item-film.rosso .autore{border-color:#f9f4f0}article.list-item.item-editoria.rosso a:hover .autore,article.list-item.item-editoria.rosso a:focus .autore,article.list-item.item-film.rosso a:hover .autore,article.list-item.item-film.rosso a:focus .autore{border-color:#000}article.list-item.item-editoria h3,article.list-item.item-film h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-size:clamp(1.125rem,.44444vw + .71667rem,1.25rem);margin-bottom:0}article.list-item.item-editoria h4,article.list-item.item-film h4{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-weight:300;font-size:clamp(1rem,.44444vw + .59167rem,1.125rem)}article.list-item.item-film .thumb_cont img{width:100%}article.list-item.item-film .autore{font-size:.8125rem;margin-top:0}.altri-post{margin-bottom:3rem}.altri-post .post-list-cont{width:100%}@media print,screen and (max-width:73.12375em){.altri-post .post-list-cont.news article p{display:none}}.altri-post h2{margin-bottom:1rem}@media print,screen and (max-width:42.49875em){.single-post .altri-post{margin-bottom:1rem;padding-top:0;padding-bottom:2rem}.single-post .altri-post .post-list-cont{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:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;overflow-x:auto;width:100%;margin:0}.single-post .altri-post .post-list-cont article{-ms-flex-preferred-size:80%;flex-basis:80%;-ms-flex-negative:0;flex-shrink:0;padding-right:.625rem;padding-left:.625rem}.single-post .altri-post .post-list-cont article .cont{padding:0}}header.archive_header{padding-top:3rem;padding-bottom:2rem}header.archive_header h1{color:#d22533}header.archive_header .h2{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}.sidebar{text-align:right;margin-top:1rem;padding:1rem;background:#ececec;position:sticky;top:calc(66px + 1rem)}@media print,screen and (max-width:79.99875em){.sidebar{background:0 0;padding-top:0;padding-bottom:0;position:static}}.sidebar .inner{background:#ececec}@media print,screen and (max-width:79.99875em){.sidebar .inner{padding:1rem;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (max-width:79.99875em){.sidebar .inner>div{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:3rem}}@media print,screen and (max-width:42.49875em){.sidebar .inner>div{padding-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (max-width:79.99875em){.sidebar .inner>div .widgettitle{margin:0}}@media print,screen and (max-width:79.99875em){.sidebar .inner>div select{margin:0 1rem}}@media print,screen and (max-width:42.49875em){.sidebar .inner>div select{margin:0}}.sidebar select{font-size:.875rem}.sidebar ul{list-style:none;margin:0;padding:0}.sidebar ul li a{color:#000;padding:.2rem 0;display:inline-block;font-weight:500}.sidebar ul li a:hover,.sidebar ul li a:focus{color:#d22533}.sidebar ul li.current-cat a{font-weight:700}#search-modal{background-color:#000;color:#fff;z-index:999}@media print,screen and (max-width:42.49875em){#search-modal{top:0 !important}}#search-modal>.row{height:100%;position:relative}#search-modal>.row>.search-cont{height:100%;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#search-modal>.row>.search-cont form{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0}@media print,screen and (max-width:42.49875em){#search-modal>.row>.search-cont form{-ms-flex-wrap:wrap;flex-wrap:wrap}}#search-modal>.row>.search-cont form>label{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;margin-right:2rem}#search-modal>.row>.search-cont form input.search-submit{border:none;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-image:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../images/search-light-white.svg);width:3rem;height:3rem;text-indent:-9000em;margin:0}#search-modal>.row>.search-cont form input.search-field{background-color:transparent;border:0;border-bottom:2px solid #f8ebdf;color:#fff;font-size:clamp(1.3125rem,.66667vw + .7rem,1.5rem);padding-left:0;font-weight:300;margin-right:3rem;height:4rem}#search-modal>.row>.search-cont form input.search-field::-webkit-input-placeholder{color:#f8ebdf}#search-modal>.row>.search-cont form input.search-field::-moz-placeholder{color:#f8ebdf}#search-modal>.row>.search-cont form input.search-field:-ms-input-placeholder{color:#f8ebdf}#search-modal>.row>.search-cont form input.search-field::-ms-input-placeholder{color:#f8ebdf}#search-modal>.row>.search-cont form input.search-field::placeholder{color:#f8ebdf}#search-modal>.row>.search-cont form input.search-field:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#fff}#search-modal>.row>.search-cont form select{background-color:transparent;color:#fff;margin-bottom:0;height:3.2rem;border:0;border-bottom:2px solid #f8ebdf;font-size:1.125rem}#search-modal>.row>.search-cont form select:hover,#search-modal>.row>.search-cont form select:focus{background-color:transparent;border-color:#fff;outline:none;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#fff}#search-modal .close-button{font-size:4em;line-height:1;font-weight:200;padding:1rem;right:4rem;padding-top:0;top:0}#search-modal .close-button:hover,#search-modal .close-button:focus{color:#d22533}@media print,screen and (max-width:42.49875em){#search-modal .close-button{right:0}}.social-share{margin-top:2rem;display:inline-block}.social-share .social-share-toggle{color:#fff;background:#000;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;width:40px;height:40px;font-size:1.125rem;text-align:center;border-radius:20px;cursor:pointer;float:left;margin-right:.5rem}@media print,screen and (max-width:73.12375em){.social-share .social-share-toggle{font-size:1rem;width:34px;height:34px}}.social-share ul{display:inline-block;margin:0;padding:0;list-style:none}.social-share ul li{margin:0;display:inline-block;text-align:center}.social-share .social-share-cont{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none}.social-share .social-share-cont li{margin:0;width:0;-webkit-transition:width .3s,margin .3s;transition:width .3s,margin .3s}.social-share .social-share-cont li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.social-share .social-share-cont li:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}.social-share .social-share-cont li:nth-child(4){-webkit-transition-delay:.3s;transition-delay:.3s}.social-share .social-share-cont li:nth-child(5){-webkit-transition-delay:.4s;transition-delay:.4s}.social-share .social-share-cont li a{color:#000;text-align:center;width:40px;height:40px;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-size:1.125rem;border-radius:20px;border:1px solid}@media print,screen and (max-width:73.12375em){.social-share .social-share-cont li a{font-size:1rem;width:34px;height:34px}}.social-share .social-share-cont.active{opacity:1;pointer-events:initial}.social-share .social-share-cont.active li{width:36px;margin:0 .3rem}@media print,screen and (max-width:73.12375em){.social-share .social-share-cont.active li{margin:0 .2rem}}.results-container.dflex{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;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:1280px) and (max-width:1340px){header.main-header .top-bar .top-bar-left{margin-left:0 !important;margin-right:0 !important}}.ratio{position:relative;width:100%}.ratio-16x9{--amr-aspect-ratio:56.25%}.ratio-21x9{--amr-aspect-ratio:42.8571428571%}.ratio-striscia{--amr-aspect-ratio:35%}@media print,screen and (max-width:53.74875em){.ratio-striscia{--amr-aspect-ratio:45%}}.ratio:before{display:block;padding-top:var(--amr-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio img{-o-object-fit:cover;object-fit:cover}header.main-header{background:#fff;position:fixed;width:100%;float:left;top:0;left:0;-webkit-transition:opacity .3s,padding .3s,-webkit-box-shadow .3s;transition:opacity .3s,padding .3s,-webkit-box-shadow .3s;transition:opacity .3s,padding .3s,box-shadow .3s;transition:opacity .3s,padding .3s,box-shadow .3s,-webkit-box-shadow .3s;opacity:1;z-index:11}header.main-header .top-bar{background-color:transparent;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .5rem;position:relative;z-index:11;padding-top:1.5rem;padding-bottom:1.5rem;-webkit-transition:padding .2s ease;transition:padding .2s ease}@media (max-width:1280px){header.main-header .top-bar{padding-top:1rem;padding-bottom:1rem}}header.main-header .top-bar .top-bar-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;position:relative}@media print,screen and (max-width:42.49875em){header.main-header .top-bar .top-bar-left{margin-right:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}header.main-header .top-bar .logo-cont{z-index:2;margin-left:.6rem;-webkit-transition:margin .3s;transition:margin .3s;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media print,screen and (max-width:42.49875em){header.main-header .top-bar .logo-cont{margin:0}}header.main-header .top-bar .logo-cont .area-label{font-size:1.125rem;font-weight:600;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:1rem;margin-left:1rem;border-left:1px solid #000}header.main-header .top-bar .logo-cont .area-label a{text-decoration:none;color:#000}header.main-header .top-bar .logo-cont .area-label a:hover{text-decoration:underline}header.main-header .top-bar .logo-cont #site-logo{width:160px;display:block;-webkit-transition:width .3s,margin .3s;transition:width .3s,margin .3s}@media (max-width:1280px){header.main-header .top-bar .logo-cont #site-logo{width:160px}}header.main-header .top-bar .logo-cont #site-logo path{fill:#d22533;-webkit-transition:fill .3s;transition:fill .3s}header.main-header .top-bar .logo-cont:hover .area_label:after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}header.main-header .top-bar .logo-cont:hover .area_label span{-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}header.main-header .top-bar .logo-cont:hover .area_label svg{opacity:1;width:auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}header.main-header .top-bar .top-bar-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:73.125em){header.main-header .top-bar .top-bar-right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (max-width:42.49875em){header.main-header .top-bar .top-bar-right{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}header.main-header .top-bar .top-bar-right>ul.menu{background-color:transparent;list-style:none;margin:0;font-size:1rem;font-size:1rem;font-size:clamp(.9375rem,.22222vw + .73333rem,1rem);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:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 120px);font-weight:500;-webkit-transition:opacity .3s;transition:opacity .3s;line-height:1.2;padding:0 1rem}@media (max-width:1280px){header.main-header .top-bar .top-bar-right>ul.menu{font-size:.9375rem !important}}header.main-header .top-bar .top-bar-right>ul.menu .submenu{background:#fff;padding-top:1rem;padding-bottom:1rem;padding-bottom:1rem;padding-bottom:1rem;border:0;-webkit-box-shadow:0 0 6px 0px rgba(0,0,0,.1);box-shadow:0 0 6px 0px rgba(0,0,0,.1);left:0;right:auto;margin:0;margin-left:-.5rem}header.main-header .top-bar .top-bar-right>ul.menu .submenu li{width:100%}header.main-header .top-bar .top-bar-right>ul.menu .submenu a{color:#000 !important;padding:.2rem 1rem;display:block;text-align:left}header.main-header .top-bar .top-bar-right>ul.menu.dropdown li.has-submenu>a:after{display:none !important}header.main-header .top-bar .top-bar-right>ul.menu.dropdown .dropdown-chevron{font-size:.8em;margin-left:.5rem;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;color:currentColor}header.main-header .top-bar .top-bar-right>ul.menu.dropdown li.has-submenu:hover .dropdown-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header.main-header .top-bar .top-bar-right>ul.menu.dropdown li.has-submenu>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0 !important}header.main-header .top-bar .top-bar-right>ul.menu.main-nav{font-size:.9375rem;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:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}@media (max-width:1280px){header.main-header .top-bar .top-bar-right>ul.menu.main-nav{font-size:1rem;width:calc(100% - 140px)}}header.main-header .top-bar .top-bar-right>ul.menu li{display:inline-block;margin:0;margin-left:clamp(.5rem,.22222vw + .29583rem,.5625rem);margin-left:clamp(.5rem,.22222vw + .29583rem,.5625rem);margin-right:clamp(.5rem,.22222vw + .29583rem,.5625rem);margin-right:clamp(.5rem,.22222vw + .29583rem,.5625rem)}@media (max-width:1280px){header.main-header .top-bar .top-bar-right>ul.menu li{margin-right:6px;margin-left:6px}}header.main-header .top-bar .top-bar-right>ul.menu li a{color:#000;padding-top:1rem;padding-bottom:1rem}header.main-header .top-bar .top-bar-right>ul.menu li a:hover,header.main-header .top-bar .top-bar-right>ul.menu li a:focus{text-decoration:underline}header.main-header .top-bar .top-bar-right>ul.menu li.current-menu-item a{color:#d22533;font-weight:600}header.main-header .top-bar .top-bar-right>ul.menu li[class*=ancestor] a{font-weight:600}header.main-header .top-bar .top-bar-right .ls-search{display:inline-block;float:right;-webkit-transition:opacity .3s;transition:opacity .3s;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (max-width:42.49875em){header.main-header .top-bar .top-bar-right .ls-search{width:50px;height:50px}}header.main-header .top-bar .top-bar-right .ls-search li{display:inline-block;margin:0 .3vw}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select{margin-left:.3vw;-ms-flex-negative:0;flex-shrink:0}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown{width:auto}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul{background:0 0}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li{position:relative;padding:.5rem .6rem;min-width:49px;text-align:center;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-weight:400;font-size:1rem}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li:hover>ul,header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li:focus>ul{display:block}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li a,header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li a.wpml-ls-item-toggle{display:inline-block;color:#fff;background:0 0;border:0;padding:.5rem}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li a:after,header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li a.wpml-ls-item-toggle:after{display:none}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li ul{display:none;position:absolute;top:40px;border:0;right:0;text-align:center;background:#d22533;margin:0}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-dropdown>ul>li ul li{margin:0;padding:.5rem .6rem;text-align:center}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-list-horizontal{width:auto;margin:0;padding:0}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-list-horizontal>ul{background:0 0}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-list-horizontal>ul>li{background-color:transparent;margin:0}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-list-horizontal>ul>li a{color:#000;padding:.5rem .6rem;font-weight:500;font-size:.9375rem;border-right:1px solid}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-list-horizontal>ul>li.wpml-ls-current-language a{color:#000;padding:.5rem .6rem;font-weight:700}header.main-header .top-bar .top-bar-right .ls-search li.wpml-select>div.wpml-ls-legacy-list-horizontal>ul>li:last-child a{border-right:0}header.main-header .top-bar .top-bar-right .ls-search li.search-button-cont{margin-left:.6vw;margin-right:1rem;font-size:1.2rem}@media print,screen and (min-width:73.125em){header.main-header .top-bar .top-bar-right .ls-search li.search-button-cont{margin-right:.3rem}}@media print,screen and (max-width:42.49875em){header.main-header .top-bar .top-bar-right .ls-search li.search-button-cont{margin-right:.8rem;-webkit-transition:opacity .3s;transition:opacity .3s}}header.main-header .top-bar .top-bar-right .ls-search li.search-button-cont a{color:#000}header.main-header .top-bar .top-bar-right .social-link-cont{position:relative;display:none;min-width:200px;-webkit-transition-delay:.4s;transition-delay:.4s;position:absolute;right:1rem}header.main-header .top-bar .top-bar-right .social-link-cont ul{list-style:none;background:0 0;padding:0;margin:0}header.main-header .top-bar .top-bar-right .social-link-cont ul li{display:inline-block}header.main-header .top-bar .top-bar-right .social-link-cont ul li a{color:#fff;padding:1rem .5rem;font-size:1.5rem}header.main-header .top-bar .top-bar-right .social-link-cont ul li a:hover,header.main-header .top-bar .top-bar-right .social-link-cont ul li a:focus{opacity:.7}header.main-header .subpage-nav{background-color:#d22533;-webkit-transition:opacity .3s,height .3s,padding .3s;transition:opacity .3s,height .3s,padding .3s}header.main-header .subpage-nav ul.menu{list-style:none;margin:0 auto;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.main-header .subpage-nav ul.menu li{display:inline-block}header.main-header .subpage-nav ul.menu li a{color:#fff;padding:.8rem .5rem;-webkit-transition:padding .3s;transition:padding .3s;display:block}header.main-header .subpage-nav ul.menu li a:hover,header.main-header .subpage-nav ul.menu li a:focus{text-decoration:underline}header.main-header .subpage-nav ul.menu li.current_page_item a{font-weight:600;text-decoration:underline}header.main-header .fake_breadcrumb .p-plus--is-showing-toggle.p-plus--is-showing-overflow li.same-id{display:none}header.main-header .fake_breadcrumb .p-plus__toggle-btn{color:#fff;margin-left:.2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}header.main-header .fake_breadcrumb .p-plus__toggle-btn>span{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:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.main-header .fake_breadcrumb .p-plus__toggle-btn>span span{-webkit-transition:opacity .3s;transition:opacity .3s}header.main-header .fake_breadcrumb .p-plus__toggle-btn svg,header.main-header .fake_breadcrumb .p-plus__toggle-btn i{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}header.main-header .fake_breadcrumb .p-plus__toggle-btn[aria-expanded=true]>span span{opacity:0}header.main-header .fake_breadcrumb .p-plus__toggle-btn[aria-expanded=true]>span svg,header.main-header .fake_breadcrumb .p-plus__toggle-btn[aria-expanded=true]>span i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header.main-header .fake_breadcrumb .p-plus__primary-wrapper{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}header.main-header .fake_breadcrumb ul.ancestors,header.main-header .fake_breadcrumb .p-plus__overflow{list-style:none;margin:0;padding-left:calc(70px + 2.2rem);padding-right:0;-webkit-transition:padding .3s;transition:padding .3s;width:100%}@media (max-width:1280px){header.main-header .fake_breadcrumb ul.ancestors,header.main-header .fake_breadcrumb .p-plus__overflow{padding-left:calc(70px + 2rem);font-size:.9375rem}}@media print,screen and (max-width:73.12375em){header.main-header .fake_breadcrumb ul.ancestors,header.main-header .fake_breadcrumb .p-plus__overflow{padding-left:0}}@media print,screen and (max-width:42.49875em){header.main-header .fake_breadcrumb ul.ancestors,header.main-header .fake_breadcrumb .p-plus__overflow{font-size:.875rem}}header.main-header .fake_breadcrumb ul.ancestors li,header.main-header .fake_breadcrumb .p-plus__overflow li{display:inline-block;color:#f8ebdf;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}header.main-header .fake_breadcrumb ul.ancestors li a,header.main-header .fake_breadcrumb ul.ancestors li button,header.main-header .fake_breadcrumb .p-plus__overflow li a,header.main-header .fake_breadcrumb .p-plus__overflow li button{color:#fff;padding:.8rem .5rem;line-height:1.2;margin:0;font-weight:500;display:inline-block}@media (max-width:1280px){header.main-header .fake_breadcrumb ul.ancestors li a,header.main-header .fake_breadcrumb ul.ancestors li button,header.main-header .fake_breadcrumb .p-plus__overflow li a,header.main-header .fake_breadcrumb .p-plus__overflow li button{padding:.5rem}}@media print,screen and (max-width:42.49875em){header.main-header .fake_breadcrumb ul.ancestors li a,header.main-header .fake_breadcrumb ul.ancestors li button,header.main-header .fake_breadcrumb .p-plus__overflow li a,header.main-header .fake_breadcrumb .p-plus__overflow li button{padding:.5rem .3rem;padding-right:.1rem}}header.main-header .fake_breadcrumb ul.ancestors li a:hover,header.main-header .fake_breadcrumb ul.ancestors li a:focus,header.main-header .fake_breadcrumb ul.ancestors li button:hover,header.main-header .fake_breadcrumb ul.ancestors li button:focus,header.main-header .fake_breadcrumb .p-plus__overflow li a:hover,header.main-header .fake_breadcrumb .p-plus__overflow li a:focus,header.main-header .fake_breadcrumb .p-plus__overflow li button:hover,header.main-header .fake_breadcrumb .p-plus__overflow li button:focus{text-decoration:underline}header.main-header .fake_breadcrumb ul.ancestors li span,header.main-header .fake_breadcrumb .p-plus__overflow li span{color:#fff;padding:.8rem .5rem;margin:0;font-weight:400;display:inline-block;cursor:default;line-height:1.2}@media (max-width:1280px){header.main-header .fake_breadcrumb ul.ancestors li span,header.main-header .fake_breadcrumb .p-plus__overflow li span{padding:.5rem}}@media print,screen and (max-width:42.49875em){header.main-header .fake_breadcrumb ul.ancestors li span,header.main-header .fake_breadcrumb .p-plus__overflow li span{padding:.5rem .3rem;padding-right:.1rem}}header.main-header .fake_breadcrumb ul.ancestors li button,header.main-header .fake_breadcrumb .p-plus__overflow li button{font-weight:600;cursor:pointer}header.main-header .fake_breadcrumb ul.ancestors li button i,header.main-header .fake_breadcrumb ul.ancestors li button svg,header.main-header .fake_breadcrumb .p-plus__overflow li button i,header.main-header .fake_breadcrumb .p-plus__overflow li button svg{margin-left:.5rem;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;top:1px}@media print,screen and (max-width:42.49875em){header.main-header .fake_breadcrumb ul.ancestors li button i,header.main-header .fake_breadcrumb ul.ancestors li button svg,header.main-header .fake_breadcrumb .p-plus__overflow li button i,header.main-header .fake_breadcrumb .p-plus__overflow li button svg{margin-left:.1rem}}header.main-header .fake_breadcrumb ul.ancestors li button.active i,header.main-header .fake_breadcrumb ul.ancestors li button.active svg,header.main-header .fake_breadcrumb .p-plus__overflow li button.active i,header.main-header .fake_breadcrumb .p-plus__overflow li button.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header.main-header .fake_breadcrumb ul.ancestors li:last-child strong,header.main-header .fake_breadcrumb .p-plus__overflow li:last-child strong{display:none}header.main-header .fake_breadcrumb .p-plus__overflow{margin-bottom:1rem}header.main-header .fake_breadcrumb .p-plus__overflow li a{line-height:1;padding-top:0}header.main-header .fake_breadcrumb .p-plus--is-showing-toggle ul.ancestors li:last-child strong,header.main-header .fake_breadcrumb .p-plus--is-showing-toggle .p-plus__overflow li:last-child strong{display:inline}header.main-header .fake_breadcrumb .subnav-dropdown{display:none;float:left;width:100%}header.main-header .fake_breadcrumb .subnav-dropdown.active .subpage-nav{opacity:1}header.main-header .fake_breadcrumb .subpage-nav{list-style:none;margin:0;padding-top:1rem;padding-bottom:1rem;-webkit-transition:none;transition:none;padding-left:calc(70px + 2.2rem);float:left;opacity:0;-webkit-transition:opacity .3s,padding .3s;transition:opacity .3s,padding .3s;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:73.12375em){header.main-header .fake_breadcrumb .subpage-nav{padding-left:0}}@media print,screen and (max-width:42.49875em){header.main-header .fake_breadcrumb .subpage-nav{margin-top:1rem}}header.main-header .fake_breadcrumb .subpage-nav.active{opacity:1}header.main-header .fake_breadcrumb .subpage-nav li{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media print,screen and (max-width:73.12375em){header.main-header .fake_breadcrumb .subpage-nav li{-ms-flex-preferred-size:50%;flex-basis:50%}}@media print,screen and (max-width:42.49875em){header.main-header .fake_breadcrumb .subpage-nav li{-ms-flex-preferred-size:100%;flex-basis:100%}}header.main-header .fake_breadcrumb .subpage-nav li a{color:#fff;padding:.3rem .5rem;display:inline-block;margin:0;font-weight:500;line-height:1.3}header.main-header .fake_breadcrumb .subpage-nav li a:hover,header.main-header .fake_breadcrumb .subpage-nav li a:focus{text-decoration:underline}header.main-header .fake_breadcrumb .subpage-nav li.current_page_item a{font-weight:600;text-decoration:underline}header.main-header.is-stuck{background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}header.main-header.is-stuck .top-bar{padding-top:.3rem;padding-bottom:.3rem}header.main-header.is-stuck .top-bar .logo-cont{margin-left:.625rem}@media print,screen and (max-width:42.49875em){header.main-header.is-stuck .top-bar .logo-cont{margin-left:0}}header.main-header.is-stuck .top-bar .logo-cont #site-logo{width:160px;position:relative}@media (max-width:1280px){header.main-header.is-stuck .top-bar .logo-cont #site-logo{width:160px}}@media print,screen and (max-width:42.49875em){header.main-header.is-stuck .top-bar .logo-cont #site-logo{width:140px}}header.main-header.is-stuck .top-bar .logo-cont #site-logo path{fill:#d22533}header.main-header.is-stuck .top-bar .logo-cont .area_label{font-size:.9375rem;margin-top:-5px}header.main-header.is-stuck .top-bar .top-bar-right ul.menu{font-size:1rem;font-size:clamp(.9375rem,.22222vw + .73333rem,1rem)}@media (max-width:1280px){header.main-header.is-stuck .top-bar .top-bar-right ul.menu{font-size:1rem}}header.main-header.is-stuck .top-bar .top-bar-right ul.menu.main-nav{font-size:1rem;font-size:clamp(.9375rem,.22222vw + .73333rem,1rem)}@media (max-width:1280px){header.main-header.is-stuck .top-bar .top-bar-right ul.menu.main-nav{font-size:.9375rem}}header.main-header.is-stuck .top-bar .top-bar-right ul.menu li:not(.current-menu-item) a{color:#000}header.main-header.is-stuck .top-bar .top-bar-right ul.menu li.wpml-ls-item a{color:#fff}header.main-header.is-stuck .top-bar .top-bar-right li.wpml-select>div.wpml-ls-legacy-list-horizontal>ul>li a{color:#000 !important}@media print,screen and (max-width:42.49875em){header.main-header.is-stuck .top-bar .top-bar-right .ls-search li.search-button-cont{opacity:1}}header.main-header.is-stuck .menu-button-cont{-webkit-transform:scale(.72);transform:scale(.72)}header.main-header.is-stuck .menu-button-cont .hamb-cont{background-color:#000}header.main-header.is-stuck .menu-button-cont .hamb-cont #menu-button div{background-color:#000}header.main-header.is-stuck .mega-menu ul#offcanvas-nav{padding-top:0}header.main-header.is-stuck .subpage-nav ul li a,header.main-header.is-stuck .subpage-nav ul li button,header.main-header.is-stuck .subpage-nav ul li span{padding:.5rem;font-size:.9375rem}header.main-header.is-stuck .fake_breadcrumb ul.ancestors{padding-left:calc(70px + .8rem)}@media (max-width:1280px){header.main-header.is-stuck .fake_breadcrumb ul.ancestors li a,header.main-header.is-stuck .fake_breadcrumb ul.ancestors li button,header.main-header.is-stuck .fake_breadcrumb ul.ancestors li span{font-size:.875rem;padding:.4rem .5rem}}@media print,screen and (max-width:73.12375em){header.main-header.is-stuck .fake_breadcrumb ul.ancestors{padding-left:0}}@media print,screen and (max-width:42.49875em){header.main-header.is-stuck .fake_breadcrumb ul.ancestors li a,header.main-header.is-stuck .fake_breadcrumb ul.ancestors li button,header.main-header.is-stuck .fake_breadcrumb ul.ancestors li span{padding:.3rem}}header.main-header.is-stuck .fake_breadcrumb .subpage-nav{padding-left:calc(70px + .8rem)}@media print,screen and (max-width:73.12375em){header.main-header.is-stuck .fake_breadcrumb .subpage-nav{padding-left:0}}body.-side-panel-open header.main-header{opacity:0;z-index:-1}@media print,screen and (max-width:79.99875em){body.-side-panel-open #offcanvas-nav>li>a{opacity:0;-webkit-transition-delay:2.3s !important;transition-delay:2.3s !important;-webkit-transition:opacity .3s;transition:opacity .3s}body.-side-panel-open #service-nav,body.-side-panel-open .mega-menu .social-link-cont{display:none !important}}@media print,screen and (max-width:53.74875em){body.-mobile-menu-open{overflow:hidden}}body.-mobile-menu-open header.main-header{z-index:1000}body.-mm-open{overflow:hidden}body.-mm-open header.main-header,body.-mm-open header.main-header.is-stuck{background-color:#fff;opacity:0}body.-mm-open header.main-header .top-bar #site-logo path,body.-mm-open header.main-header.is-stuck .top-bar #site-logo path{fill:#fff}body.-mm-open header.main-header .top-bar .area_label,body.-mm-open header.main-header.is-stuck .top-bar .area_label{color:#fff}body.-mm-open header.main-header .top-bar .top-bar-right .menu,body.-mm-open header.main-header.is-stuck .top-bar .top-bar-right .menu{opacity:0;pointer-events:none}body.-mm-open header.main-header .top-bar .top-bar-right .social-link-cont,body.-mm-open header.main-header.is-stuck .top-bar .top-bar-right .social-link-cont{display:block;-webkit-transition-delay:.3s;transition-delay:.3s;margin-left:auto;width:auto;float:right;opacity:0}body.-mm-open header.main-header .top-bar .top-bar-right .ls-search,body.-mm-open header.main-header.is-stuck .top-bar .top-bar-right .ls-search{opacity:0;pointer-events:none}body.-mm-open header.main-header .subpage-nav,body.-mm-open header.main-header.is-stuck .subpage-nav{opacity:0;height:0;padding:0;overflow:hidden}body.-mm-opened *{-webkit-transition-delay:0s;transition-delay:0s}body.-mm-opened header.main-header,body.-mm-opened header.main-header.is-stuck{opacity:1;background-color:transparent}body.-mm-opened header.main-header .top-bar .top-bar-right .social-link-cont,body.-mm-opened header.main-header.is-stuck .top-bar .top-bar-right .social-link-cont{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.mega-menu{opacity:0;width:100%;color:#fff;background:#d22533;-webkit-transition:opacity .4s,height .4s,width .4s,padding .4s;transition:opacity .4s,height .4s,width .4s,padding .4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;position:fixed;top:0;padding-top:5rem;left:0;width:0;height:0;z-index:10}@media print,screen and (max-width:73.12375em){.mega-menu{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:10px}}.mega-menu.kill{display:none}.mega-menu>.row{position:relative;height:100%;width:100%}@media print,screen and (max-width:42.49875em){.mega-menu>.row{position:static;overflow-y:auto}}.mega-menu nav.principale{height:calc(100% - 100px);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s;-webkit-transition-delay:.4s;transition-delay:.4s}@media print,screen and (max-width:73.12375em){.mega-menu nav.principale{height:auto;width:100%;max-width:calc(100% - 90px)}}.mega-menu.-open{opacity:1;height:100%;width:100%;pointer-events:initial}.mega-menu.-open nav.principale{opacity:1}.mega-menu.-opened{-webkit-transition-delay:.2s;transition-delay:.2s;z-index:10}.mega-menu.-opened nav.principale{-webkit-transition-delay:0s;transition-delay:0s}.mega-menu.-opened .service-cont{-webkit-transition-delay:0s;transition-delay:0s;opacity:1}.mega-menu ul#offcanvas-nav{background-color:transparent;list-style:none;margin:0;margin-left:1rem;font-size:3.5625rem;font-size:clamp(2.5rem,7.5vh + -.3125rem,4.75rem);font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-weight:600;text-transform:uppercase;padding-top:calc(var(--vh,1vh)*2);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;-ms-flex-line-pack:stretch;align-content:stretch}@media print,screen and (max-width:73.12375em){.mega-menu ul#offcanvas-nav{font-size:3.125rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:0;padding-left:1rem;margin-top:2rem}}@media print,screen and (max-width:42.49875em){.mega-menu ul#offcanvas-nav{font-size:2.375rem;margin:0}}.mega-menu ul#offcanvas-nav li{line-height:1;display:block}@media print,screen and (max-width:42.49875em){.mega-menu ul#offcanvas-nav li{line-height:1.2}}.mega-menu ul#offcanvas-nav li a{color:#fff;padding-bottom:0;line-height:1.25;display:inline-block;margin-top:0}.mega-menu ul#offcanvas-nav li a{position:relative}.mega-menu ul#offcanvas-nav li a:before{content:"";position:absolute;display:block;width:100%;height:3px;bottom:0;left:0;background-color:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mega-menu ul#offcanvas-nav li a:hover:before,.mega-menu ul#offcanvas-nav li a:focus:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.mega-menu ul#offcanvas-nav li.menu-item-has-children ul{background-color:#fff}.mega-menu ul#offcanvas-nav li.menu-item-has-children ul a{color:#121212}.mega-menu ul#offcanvas-nav li.menu-item-has-children ul a{position:relative}.mega-menu ul#offcanvas-nav li.menu-item-has-children ul a:before{content:"";position:absolute;display:block;width:100%;height:3px;bottom:0;left:0;background-color:#d22533;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mega-menu ul#offcanvas-nav li.menu-item-has-children ul a:hover:before,.mega-menu ul#offcanvas-nav li.menu-item-has-children ul a:focus:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.mega-menu .social-link-cont{display:block;max-width:calc(100% - 100px);-webkit-transition-delay:.4s;transition-delay:.4s;padding-left:1rem;padding-top:1rem;float:left}.mega-menu .social-link-cont .show-for-sr{display:block !important;width:auto !important;height:auto !important;overflow:auto !important;clip:initial !important;padding:initial !important;white-space:initial !important;position:relative !important;font-weight:500;padding-left:.7rem !important}.mega-menu .social-link-cont ul{list-style:none;background:0 0;padding:0;margin:0}.mega-menu .social-link-cont ul li{display:inline-block}.mega-menu .social-link-cont ul li a{color:#fff;padding:1rem .5rem;font-size:1.8rem}.mega-menu .social-link-cont ul li a:hover,.mega-menu .social-link-cont ul li a:focus{opacity:.7}.mega-menu #offcanvas-nav .sliding-panel{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-11;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background-color:#fff;font-size:3.75rem;font-size:clamp(2.375rem,4.88889vw + -2.11667rem,3.75rem)}.mega-menu #offcanvas-nav .sliding-panel.-open{display:block;opacity:1;z-index:3}.mega-menu #offcanvas-nav .sliding-panel.-open .side-panel{-webkit-transform:translateX(0);transform:translateX(0)}.mega-menu #offcanvas-nav .sliding-panel>.row{max-width:100rem;margin:0 auto;height:100%}.mega-menu #offcanvas-nav .sliding-panel .side-panel{height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mega-menu #offcanvas-nav .sliding-panel .side-panel .title-cont{height:calc(100% - 20vh);margin-top:10vh;position:relative;font-size:clamp(2.375rem,4.88889vw + -2.11667rem,3.75rem)}.mega-menu #offcanvas-nav .sliding-panel .side-panel .title-cont span{-webkit-transform:scale(-1);transform:scale(-1);display:block;position:absolute;bottom:0;right:0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.mega-menu #offcanvas-nav .sliding-panel .side-panel .back-button{cursor:pointer;width:86px;height:86px;background:#d22533;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:2rem;z-index:4;-webkit-transform:translateX(50%);transform:translateX(50%);-webkit-transition:width .3s;transition:width .3s}@media print,screen and (max-width:42.49875em){.mega-menu #offcanvas-nav .sliding-panel .side-panel .back-button{width:66px;height:66px}}.mega-menu #offcanvas-nav .sliding-panel .side-panel .back-button:hover{width:100px}.mega-menu #offcanvas-nav .sliding-panel .side-panel .back-button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);width:45px}@media print,screen and (max-width:42.49875em){.mega-menu #offcanvas-nav .sliding-panel .side-panel .back-button svg{width:35px}}.mega-menu #offcanvas-nav .sliding-panel .side-panel span.back-button-text{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-size:1rem;text-transform:uppercase;color:#000;font-weight:300;position:absolute;left:100px;top:2.2rem;display:block;width:150px}@media print,screen and (max-width:42.49875em){.mega-menu #offcanvas-nav .sliding-panel .side-panel span.back-button-text{top:1.5rem;left:80px}}.mega-menu #offcanvas-nav .sliding-panel .submenu-cont{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mega-menu #offcanvas-nav .sliding-panel .submenu-cont ul{margin-left:6rem;list-style:none}@media print,screen and (max-width:73.12375em){.mega-menu #offcanvas-nav .sliding-panel .submenu-cont ul{margin-left:4rem}}@media print,screen and (max-width:42.49875em){.mega-menu #offcanvas-nav .sliding-panel .submenu-cont ul{margin-left:2rem}}.mega-menu #offcanvas-nav .sliding-panel .submenu-cont ul li a{padding:calc(var(--vh,1vh)*0.8) 0;padding-right:1.8rem;word-break:break-word;line-height:1}.mega-menu #offcanvas-nav .sliding-panel .submenu-cont .mm-close-button{cursor:pointer;color:#656565;right:0;position:absolute;top:3.5rem;right:2rem}@media print,screen and (max-width:42.49875em){.mega-menu #offcanvas-nav .sliding-panel .submenu-cont .mm-close-button{top:2.8rem}}.mega-menu .service-cont{position:absolute;bottom:0;left:0;margin-bottom:1rem;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media print,screen and (min-width:73.125em){.mega-menu .service-cont{margin-bottom:2rem}}@media print,screen and (max-width:73.12375em){.mega-menu .service-cont{position:relative;padding-left:1rem;margin-top:1rem;padding:0 1rem;max-width:calc(100% - 90px)}}.mega-menu .service-cont ul#service-nav{background-color:transparent;list-style:none;margin:0;font-size:1.25rem;font-size:clamp(1.125rem,.27778vw + .91667rem,1.25rem);font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-weight:600;text-transform:uppercase;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media print,screen and (max-width:73.12375em){.mega-menu .service-cont ul#service-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;font-size:1.25rem}}.mega-menu .service-cont ul#service-nav li{float:left;-webkit-box-flex:.03;-ms-flex-positive:.03;flex-grow:.03}.mega-menu .service-cont ul#service-nav li a{color:#fff;padding:.2rem .7rem;padding-bottom:0}.mega-menu .service-cont ul#service-nav li a:hover,.mega-menu .service-cont ul#service-nav li a:focus{text-decoration:underline}@media print,screen and (max-width:73.12375em){.mega-menu .service-cont ul#service-nav li a{display:block;padding:.5rem .7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mega-menu .service-cont ul#service-nav li.network a{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;font-size:inherit;margin-bottom:0;border-radius:2rem;padding:.5em 1.2em}[data-whatinput=mouse] .mega-menu .service-cont ul#service-nav li.network a{outline:0}.mega-menu .service-cont ul#service-nav li.network a,.mega-menu .service-cont ul#service-nav li.network a.disabled,.mega-menu .service-cont ul#service-nav li.network a[disabled],.mega-menu .service-cont ul#service-nav li.network a.disabled:hover,.mega-menu .service-cont ul#service-nav li.network a[disabled]:hover,.mega-menu .service-cont ul#service-nav li.network a.disabled:focus,.mega-menu .service-cont ul#service-nav li.network a[disabled]:focus{background-color:rgba(255,255,255,.2);color:#fff}.mega-menu .service-cont ul#service-nav li.network a:hover,.mega-menu .service-cont ul#service-nav li.network a:focus{background-color:#fff;color:#fff}.mega-menu .service-cont ul#service-nav li.network a:hover,.mega-menu .service-cont ul#service-nav li.network a:focus{color:#d22533;text-decoration:none}@media print,screen and (max-width:73.12375em){.mega-menu .service-cont ul#service-nav li.network a{padding:.5em .8em;font-size:1.125rem;margin:.3rem 0}}.mega-menu .service-cont ul#service-nav li.search-button-cont a{padding-left:1.5rem;font-size:1.5rem;font-size:clamp(1.125rem,.83333vw + .5rem,1.5rem)}@media print,screen and (max-width:42.49875em){.mega-menu .service-cont ul#service-nav li.search-button-cont a{font-size:1.875rem}}.mega-menu .service-cont ul#service-nav li.search-button-cont a:hover,.mega-menu .service-cont ul#service-nav li.search-button-cont a:focus{opacity:.8}.mega-menu .lang-sel-cont{position:absolute;bottom:0;right:0;text-align:right;margin-bottom:1rem}@media print,screen and (min-width:73.125em){.mega-menu .lang-sel-cont{margin-bottom:2rem}}@media print,screen and (max-width:42.49875em){.mega-menu .lang-sel-cont{width:90px;bottom:1rem;margin-bottom:0}}.mega-menu .lang-sel-cont .wpml-ls-legacy-list-horizontal{padding:0}.mega-menu .lang-sel-cont ul li{margin:.3rem}.mega-menu .lang-sel-cont ul li a{border:2px solid;height:60px;width:60px;color:#fff !important;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.6;font-weight:500;line-height:1}@media print,screen and (min-width:73.125em){.mega-menu .lang-sel-cont ul li a{height:80px;width:80px}}.mega-menu .lang-sel-cont ul li a:hover,.mega-menu .lang-sel-cont ul li a:focus{opacity:1;text-decoration:none}.mega-menu .lang-sel-cont ul li.wpml-ls-current-language a{opacity:1}.mega-menu .search-button-cont a{padding-right:1.2rem;color:#fff;padding-bottom:1rem;display:block;font-size:1.875rem}.mega-menu .search-button-cont a:hover,.mega-menu .search-button-cont a:focus{opacity:.8}.menu-button-cont{z-index:2;width:50px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;position:relative;height:50px;-webkit-transform:scale(.9);transform:scale(.9)}@media print,screen and (max-width:42.49875em){.menu-button-cont{-webkit-transform:scale(.9);transform:scale(.9)}}.menu-button-cont .menu-button-cont2{width:50px;position:absolute;top:0;right:0;height:100%;z-index:11;cursor:pointer}.hamb-cont{position:relative;-webkit-transition:width .3s,border-radius .3s;transition:width .3s,border-radius .3s}.hamb-cont #menu-button{float:right;height:50px;width:50px;cursor:pointer;-webkit-transition:none;transition:none}.hamb-cont #menu-button div{background-color:#000;-webkit-transition:all .3s ease;transition:all .3s ease;height:2px;position:absolute;right:8px;width:30px;-webkit-transform-origin:center center;transform-origin:center center}.hamb-cont #menu-button div.bar_1{-webkit-transform:translateY(16px);transform:translateY(16px)}.hamb-cont #menu-button div.bar_2{-webkit-transform:translateY(24px);transform:translateY(24px)}.hamb-cont #menu-button div.bar_3{-webkit-transform:translateY(32px);transform:translateY(32px)}.hamb-cont #menu-button.is-open div.bar_1{-webkit-transform:translateY(24px) rotate(45deg);transform:translateY(24px) rotate(45deg)}.hamb-cont #menu-button.is-open div.bar_2{opacity:0;-webkit-transform:translateY(24px) scaleX(0);transform:translateY(24px) scaleX(0)}.hamb-cont #menu-button.is-open div.bar_3{-webkit-transform:translateY(24px) rotate(-45deg);transform:translateY(24px) rotate(-45deg)}header.main-header.is-stuck .hamb-cont{background-color:#000}header.main-header.is-stuck #menu-button div{background-color:#fff}body.home .menu-button-cont .hamb-cont #menu-button div{background-color:#fff}@media print,screen and (min-width:73.125em){body.home .menu-button-cont{display:none}}.secco{font-weight:700;font-size:3rem;color:red}.mobile-dropdown-menu{position:absolute;top:120%;left:0;width:auto;min-width:260px;height:auto;overflow-y:auto;background:#fff;color:#000;z-index:999;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .3s ease,top .3s ease;transition:all .3s ease,top .3s ease;-webkit-box-shadow:0 0 6px 0px rgba(0,0,0,.1);box-shadow:0 0 6px 0px rgba(0,0,0,.1)}@media print,screen and (max-width:53.74875em){.mobile-dropdown-menu{position:fixed;top:80px;left:0;right:0;bottom:0;width:100vw;max-height:calc(100vh - 80px);overflow-y:auto;background:#d22533;clip-path:inset(1px -5px -5px -5px);color:#fff}.mobile-dropdown-menu *{color:#fff !important}.mobile-dropdown-menu .mobile-menu-content{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mobile-dropdown-menu .mobile-menu-content .principale{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mobile-dropdown-menu .mobile-menu-content .lang-sel-cont{padding:0 .5rem !important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mobile-dropdown-menu .mobile-menu-content .lang-sel-cont ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-dropdown-menu .mobile-menu-content .lang-sel-cont .wpml-ls-link{margin-bottom:1rem;width:50px;height:50px;border:1.5px solid;text-align:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500}.mobile-dropdown-menu ul{background-color:transparent !important}.mobile-dropdown-menu ul li a{padding:.8rem 0 !important;opacity:1 !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-dropdown-menu ul li a svg{margin-left:1rem}.mobile-dropdown-menu ul.nested li a{padding:.35rem .5rem !important}}header.main-header.is-stuck .mobile-dropdown-menu{top:55px}@media print,screen and (max-width:53.74875em){header.main-header.is-stuck .mobile-dropdown-menu{max-height:calc(100vh - 55px)}}@media print,screen and (max-width:42.49875em){header.main-header.is-stuck .mobile-dropdown-menu{top:58px;max-height:calc(100vh - 58px)}}.mobile-dropdown-menu.is-open{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.mobile-dropdown-menu .mobile-menu-content{padding:1rem 0;min-height:auto}.mobile-dropdown-menu .mobile-menu-content .row{height:auto}.mobile-dropdown-menu .mobile-menu-content nav.principale{height:auto}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav{background-color:transparent;list-style:none;margin:0;font-size:1rem;font-weight:500;padding:0 1rem;height:auto;width:100%}@media print,screen and (max-width:42.49875em){.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav{font-size:1.0625rem;margin:0;padding-left:1rem}}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li{line-height:1.2;display:block;margin-bottom:.1rem;font-weight:500}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li>a{color:#000;padding:.5rem 1rem;line-height:1;display:block;text-decoration:none;font-weight:500}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li>a:hover,.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li>a:focus{text-decoration:underline}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li.is-accordion-submenu-parent>a:after{display:none}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li.is-accordion-submenu-parent .dropdown-chevron{float:right;font-size:1rem;line-height:1;margin-top:.1rem;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li.is-accordion-submenu-parent.is-active>a .dropdown-chevron{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li ul.nested{margin:0;font-weight:500;padding:0;padding:0;max-height:0;overflow:hidden;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li ul.nested li a{color:#000;font-size:.9375rem;font-weight:500;padding:0 1rem;display:block;text-decoration:none;opacity:.7}@media print,screen and (max-width:42.49875em){.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li ul.nested li a{font-size:.9375rem}}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li ul.nested li a:hover,.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li ul.nested li a:focus{text-decoration:underline}.mobile-dropdown-menu .mobile-menu-content nav.principale ul#vertical-nav>li.is-active ul.nested{max-height:500px;padding:.5rem 0}.mobile-dropdown-menu .mobile-menu-content .service-cont{padding-top:1rem}.mobile-dropdown-menu .mobile-menu-content .service-cont nav.service ul{list-style:none;margin:0;padding:0}.mobile-dropdown-menu .mobile-menu-content .service-cont nav.service ul li{margin-bottom:.5rem}.mobile-dropdown-menu .mobile-menu-content .service-cont nav.service ul li a{color:#fff;font-size:1.125rem;text-decoration:none}.mobile-dropdown-menu .mobile-menu-content .service-cont nav.service ul li a:hover,.mobile-dropdown-menu .mobile-menu-content .service-cont nav.service ul li a:focus{text-decoration:underline}.mobile-dropdown-menu .mobile-menu-content .social-link-cont{padding-top:1rem}.mobile-dropdown-menu .mobile-menu-content .social-link-cont ul{list-style:none;margin:0;padding:0}.mobile-dropdown-menu .mobile-menu-content .social-link-cont ul li{display:inline-block;margin-right:1rem}.mobile-dropdown-menu .mobile-menu-content .social-link-cont ul li a{color:#fff;font-size:1.5rem}.mobile-dropdown-menu .mobile-menu-content .social-link-cont ul li a:hover,.mobile-dropdown-menu .mobile-menu-content .social-link-cont ul li a:focus{opacity:.7}.mobile-dropdown-menu .mobile-menu-content .lang-sel-cont{padding-top:1rem}.mobile-dropdown-menu .mobile-menu-content .lang-sel-cont .search-button-cont{margin-bottom:1rem}.mobile-dropdown-menu .mobile-menu-content .lang-sel-cont .search-button-cont a{color:#fff;font-size:1.5rem;text-decoration:none}.page-template-page-home header.main-header .top-bar .top-bar-right>ul.menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.area-label-mobile{width:100%;border-top:1px solid #d3d3d3}.area-dropdown-toggle{background:0 0;border:none;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto;padding:.8rem 1.3rem;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;font-weight:500}.area-dropdown-toggle:hover,.area-dropdown-toggle:focus{text-decoration:underline;outline:none}.area-dropdown-toggle .dropdown-chevron{margin-left:.5rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;font-size:.8em}.area-dropdown-toggle.rotated .dropdown-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.area-dropdown-toggle.is-open{background:rgba(255,255,255,.1);text-decoration:underline}.main-header.is-stuck .area-dropdown-toggle{padding:.65rem 1.2rem;font-size:.9375rem;font-size:.9375rem}.area-dropdown-menu{border-top:1px solid rgba(255,255,255,.2);margin-top:0;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);padding-left:0;padding-right:0;font-size:.9375rem;position:absolute;top:40px;left:0;background:#fff;width:auto}.area-dropdown-menu nav{padding:0}.area-dropdown-menu #area-vertical-nav{background:0 0;margin:0;padding:.4rem 0}.area-dropdown-menu #area-vertical-nav li{display:block;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.area-dropdown-menu #area-vertical-nav li:last-child{border-bottom:none}.area-dropdown-menu #area-vertical-nav li a{color:#000;padding:.5rem 1.3rem;display:block;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:500}.area-dropdown-menu #area-vertical-nav li a:hover,.area-dropdown-menu #area-vertical-nav li a:focus{background:rgba(255,255,255,.1);text-decoration:underline}.area-dropdown-menu #area-vertical-nav li.current_page_item a,.area-dropdown-menu #area-vertical-nav li.current-menu-item a{font-weight:600;background:rgba(255,255,255,.2)}.area-dropdown-menu #area-vertical-nav li.is-accordion-submenu-parent>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.area-dropdown-menu #area-vertical-nav li.is-accordion-submenu-parent>a .dropdown-chevron{-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;font-size:.8em}.area-dropdown-menu #area-vertical-nav li.is-accordion-submenu-parent.is-active>a .dropdown-chevron{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.area-dropdown-menu #area-vertical-nav li ul.nested{background:rgba(0,0,0,.04);margin:0;padding:0;display:none}.area-dropdown-menu #area-vertical-nav li ul.nested li{border-bottom:1px solid rgba(255,255,255,.05)}.area-dropdown-menu #area-vertical-nav li ul.nested li a{padding:.5rem 1.3rem;padding:.5rem 1.3rem;font-size:.9em;opacity:.9;font-weight:500}.area-dropdown-menu #area-vertical-nav li ul.nested li a:hover,.area-dropdown-menu #area-vertical-nav li ul.nested li a:focus{background:rgba(255,255,255,.15)}.area-dropdown-menu #area-vertical-nav li.is-active ul.nested{display:block;padding:.25rem 0}@media print,screen and (max-width:42.49875em){.area-dropdown-menu nav{padding:0}.area-dropdown-menu #area-vertical-nav li a{padding:.4rem 1.3rem;font-size:.9375rem}.area-dropdown-menu #area-vertical-nav li ul.nested li a{padding:.4rem 1.3rem;font-size:.875rem}}.page-template-page-home header.main-header{background:0 0}.page-template-page-home header.main-header.is-stuck{background:#fff}.page-template-page-home header.main-header.is-stuck .top-bar .top-bar-right li.wpml-ls-menu-item:not(.wpml-ls-current-language) a,.page-template-page-home header.main-header.is-stuck .top-bar .top-bar-right li.wpml-ls-item:not(.wpml-ls-current-language) a{display:inline-block;color:#000 !important}.page-template-page-home header.main-header.is-stuck .top-bar .top-bar-right li.search-button-cont a{color:#000}.page-template-page-home header.main-header .top-bar{color:#fff}.page-template-page-home header.main-header .top-bar #site-logo path{fill:#fff}.page-template-page-home header.main-header .top-bar .top-bar-right ul.menu li a{color:#fff}.page-template-page-home header.main-header .top-bar .top-bar-right li.wpml-ls-menu-item a,.page-template-page-home header.main-header .top-bar .top-bar-right li.wpml-ls-item a{display:inline-block;color:#fff !important}.page-template-page-home header.main-header .top-bar .top-bar-right li.search-button-cont a{color:#fff}.page-template-page-home .in-evidenza{background-color:#000;background-image:radial-gradient(at 40% 20%,#d20f3c 0px,transparent 50%),radial-gradient(at 80% 0%,#dc4141 0px,transparent 50%),radial-gradient(at 0% 50%,#d22836 0px,transparent 50%),radial-gradient(at 80% 50%,#d62e66 0px,transparent 50%),radial-gradient(at 0% 100%,#e44a3f 0px,transparent 50%),radial-gradient(at 80% 100%,#ff6669 0px,transparent 50%),radial-gradient(at 0% 0%,#cb1045 0px,transparent 50%);background-image:url(//cinecitta.com/wp-content/themes/amaranto-cinecitta-rev/assets/styles/../images/BaseNera.webp);background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:calc(var(--header-height,114px));padding-bottom:3rem}.page-template-page-home .in-evidenza .swiper-wrapper{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:87.5rem){.page-template-page-home .in-evidenza .main-slider-cont{overflow:hidden}}.page-template-page-home .in-evidenza #home-slider{position:relative}.page-template-page-home .in-evidenza .swiper-button-cont{position:absolute;top:50%;right:60px;z-index:3;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media print,screen and (max-width:73.12375em){.page-template-page-home .in-evidenza .swiper-button-cont{right:50px}}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-button-cont{right:10px;-webkit-transform:none;transform:none}}.page-template-page-home .in-evidenza .swiper-button-cont .homeslider-swiper-button-next{padding:1rem;color:#fff;font-size:2.25rem;line-height:1.25;background:#d22533;-webkit-transform:translateX(32%);transform:translateX(32%);cursor:pointer}@media screen and (min-width:90.0625em){.page-template-page-home .in-evidenza .swiper-button-cont .homeslider-swiper-button-next{font-size:3.125rem}}@media print,screen and (max-width:73.12375em){.page-template-page-home .in-evidenza .swiper-button-cont .homeslider-swiper-button-next{font-size:1.875rem}}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-button-cont .homeslider-swiper-button-next{font-size:1.875rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:.7rem}}.page-template-page-home .in-evidenza .swiper-pagination{bottom:0;text-align:right;margin-right:60px;left:auto;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:2}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-pagination{-webkit-transform:translateY(140%);transform:translateY(140%);margin:0;text-align:center}}.page-template-page-home .in-evidenza .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:45px;height:4px}.page-template-page-home .in-evidenza .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.page-template-page-home .in-evidenza .swiper-slide{z-index:3 !important;opacity:1 !important;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:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width:53.74875em){.page-template-page-home .in-evidenza .swiper-slide{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-template-page-home .in-evidenza .swiper-slide>.row{position:relative}.page-template-page-home .in-evidenza .swiper-slide .img{margin-right:60px}@media print,screen and (max-width:73.12375em){.page-template-page-home .in-evidenza .swiper-slide .img{margin-right:40px}}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-slide .img{margin-right:30px;width:calc(100% - 30px)}}.page-template-page-home .in-evidenza .swiper-slide .text-cont{color:#fff;z-index:2;-webkit-transition:opacity .4s;transition:opacity .4s}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-slide .text-cont{position:relative;-webkit-transform:none;transform:none;top:initial;left:initial;padding-left:.625rem}}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-slide .text-cont .text-wrap{padding-right:1rem}}.page-template-page-home .in-evidenza .swiper-slide .text-cont .occhiello{text-transform:uppercase;font-size:.9375rem;opacity:.75;margin-bottom:1rem;font-weight:500}@media print,screen and (max-width:79.99875em){.page-template-page-home .in-evidenza .swiper-slide .text-cont .occhiello{font-size:1rem}}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-slide .text-cont .occhiello{margin-bottom:0;margin-top:.5rem}}.page-template-page-home .in-evidenza .swiper-slide .text-cont h2{font-weight:700;font-size:clamp(4.0625rem,-3.33333vw + 7.125rem,3.125rem);margin-bottom:1rem;line-height:.9}@media (max-width:1280px){.page-template-page-home .in-evidenza .swiper-slide .text-cont h2{font-size:3.75rem}}@media print,screen and (max-width:79.99875em){.page-template-page-home .in-evidenza .swiper-slide .text-cont h2{font-size:3.125rem}}@media print,screen and (max-width:73.12375em){.page-template-page-home .in-evidenza .swiper-slide .text-cont h2{font-size:1.875rem}}.page-template-page-home .in-evidenza .swiper-slide .text-cont p{font-size:1.25rem;line-height:1.4}@media (max-width:1280px){.page-template-page-home .in-evidenza .swiper-slide .text-cont p{font-size:1.125rem}}@media print,screen and (max-width:79.99875em){.page-template-page-home .in-evidenza .swiper-slide .text-cont p{font-size:1.0625rem}}@media print,screen and (max-width:73.12375em){.page-template-page-home .in-evidenza .swiper-slide .text-cont p{margin-bottom:0;font-size:1rem}}.page-template-page-home .in-evidenza .swiper-slide .text-cont a{color:#fff;font-weight:500;font-size:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:1rem}.page-template-page-home .in-evidenza .swiper-slide .text-cont a .aniarrow{position:relative;top:2px}.page-template-page-home .in-evidenza .swiper-slide .text-cont a svg{font-size:2.5rem}@media print,screen and (min-width:73.125em){.page-template-page-home .in-evidenza .swiper-slide .text-cont a{font-size:1.3125rem}}.page-template-page-home .in-evidenza .swiper-slide .text-cont .a1{-webkit-transition:opacity .7s,-webkit-transform .5s;transition:opacity .7s,-webkit-transform .5s;transition:opacity .7s,transform .5s;transition:opacity .7s,transform .5s,-webkit-transform .5s;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.page-template-page-home .in-evidenza .swiper-slide .text-cont .a2{-webkit-transition:opacity .7s,-webkit-transform .5s;transition:opacity .7s,-webkit-transform .5s;transition:opacity .7s,transform .5s;transition:opacity .7s,transform .5s,-webkit-transform .5s;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.2s;transition-delay:.2s}.page-template-page-home .in-evidenza .swiper-slide img{-webkit-transition:opacity .4s,-webkit-transform .4s,-webkit-filter .4s;transition:opacity .4s,-webkit-transform .4s,-webkit-filter .4s;transition:transform .4s,filter .4s,opacity .4s;transition:transform .4s,filter .4s,opacity .4s,-webkit-transform .4s,-webkit-filter .4s;-webkit-transition:transform .4s,-webkit-filter .4s,opacity .4s;-moz-transition:transform .4s,-moz-filter .4s,opacity .4s;-ms-transition:transform .4s,-ms-filter .4s,opacity .4s;-o-transition:transform .4s,-o-filter .4s,opacity .4s;z-index:1;opacity:1;max-height:calc(85vh - var(--header-height,114px));width:auto;max-width:100%;float:right;margin-top:2rem;margin-bottom:1rem}@media print,screen and (max-width:42.49875em){.page-template-page-home .in-evidenza .swiper-slide img{margin-top:0;width:100%;max-width:none}}.page-template-page-home .in-evidenza .swiper-slide:not(.swiper-slide-fully-visible){z-index:0 !important}.page-template-page-home .in-evidenza .swiper-slide:not(.swiper-slide-fully-visible) .a1{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}.page-template-page-home .in-evidenza .swiper-slide:not(.swiper-slide-fully-visible) .a2{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}.page-template-page-home .in-evidenza .swiper-slide:not(.swiper-slide-fully-visible) img{-webkit-transform:scale(.9) translateX(60px);transform:scale(.9) translateX(60px);opacity:.3;-webkit-transform-origin:center right;transform-origin:center right;webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);-webkit-filter:url(#blur);filter:url(#blur);-webkit-filter:blur(3px);filter:blur(3px);filter:progid:DXImageTransform.Microsoft.blur(PixelRadius='3')}.page-template-page-home .in-evidenza .swiper-slide:not(.swiper-slide-fully-visible).swiper-slide-next img{-webkit-transform:scale(.95) translateX(20px);transform:scale(.95) translateX(20px);opacity:.6}.apb_block{width:100%;float:left;position:relative;padding-top:4rem;padding-bottom:4rem}@media (max-width:1280px){.apb_block{padding-top:3rem;padding-bottom:3rem}}.apb_block.mt_half{padding-top:2rem}.apb_block.mb_half{padding-bottom:2rem}.apb_block:not(.boxed).mt_none{padding-top:0}.apb_block:not(.boxed).mb_none{padding-bottom:0}.apb_block.boxed{margin-top:3rem;padding-top:2rem;padding-bottom:2rem;margin-bottom:3rem;padding-right:2rem;padding-left:2rem}@media print,screen and (max-width:42.49875em){.apb_block.boxed{margin-top:2rem;margin-bottom:2rem;padding-top:1rem;padding-bottom:1rem;padding-right:1rem;padding-left:1rem}}.apb_block.boxed.mt_half{margin-top:1.5rem}@media print,screen and (max-width:42.49875em){.apb_block.boxed.mt_half{margin-top:1rem}}.apb_block.boxed.mb_half{margin-bottom:1.5rem}@media print,screen and (max-width:42.49875em){.apb_block.boxed.mb_half{margin-bottom:1rem}}.apb_block.boxed.mt_none{margin-top:0}.apb_block.boxed.mb_none{margin-bottom:0}.apb_block.fullw>.row{max-width:120rem}.apb_block.fullw>.row>.medium-centered{width:100%}.apb_block.fullw>.row>.medium-centered iframe{border:0;width:100%;margin:0;margin-bottom:-25px}.apb_block .post_list .item .thumb_cont{margin-bottom:1.5rem;margin-bottom:1rem}@media print,screen and (max-width:42.49875em){.apb_block .post_list .item .thumb_cont{margin-bottom:.5rem}}.apb_block .post_list .item .thumb_cont img{border-radius:3px}.apb_block .post_list .item .cat{opacity:.6;font-size:1rem;font-weight:500;margin-bottom:.5rem}.apb_block.nero{background-color:#000;color:#fff}.apb_block.rosso{background-color:#d22533;color:#fff}.apb_block.beige{background-color:#f8ebdf}.apb_block.grigio{background-color:#ececec}.apb_block .swiper-button-cont>div{-webkit-transition:opacity .3s;transition:opacity .3s}.apb_block .swiper-button-cont>div:hover,.apb_block .swiper-button-cont>div:focus{opacity:.7}.apb_block .title_cont{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:1.125rem;margin-bottom:.5rem}.apb_block .title_cont p{font-size:1.3125rem;padding-right:2rem;line-height:1.2;margin-bottom:0}@media print,screen and (max-width:73.12375em){.apb_block .title_cont p{font-size:1.125rem}}@media print,screen and (max-width:42.49875em){.apb_block .title_cont p{padding-right:0;font-size:1rem}}.apb_block .title_cont:after,.apb_block .title_cont:before{content:initial}.apb_block .title_cont h2{display:inline-block;line-height:1;font-weight:700}.apb_block .text a:hover,.apb_block .text a:focus{text-decoration:underline}.apb_block a.a2{width:auto;float:left;clear:both;line-height:1.3;font-size:1.125rem;font-size:1.125rem;font-size:clamp(1.0625rem,.66667vw + .45rem,1.25rem)}@media print,screen and (max-width:79.99875em){.apb_block a.a2{font-size:1.125rem}}@media print,screen and (max-width:42.49875em){.apb_block a.a2{font-size:1.0625rem;line-height:1.2}}.apb_block a.button.file-link{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.85em 1.5em}.apb_block a.button.file-link i,.apb_block a.button.file-link svg{margin-right:.5rem}.apb_block.bianco .text a,.apb_block.bianco .text .a{color:#d22533}.apb_block.bianco a{color:#000}.apb_block.bianco a:hover h3,.apb_block.bianco a:focus h3{color:#d22533}.apb_block.bianco a.a2{color:#000}.apb_block.bianco a.button.file-link,.apb_block.bianco a.button.file-link.disabled,.apb_block.bianco a.button.file-link[disabled],.apb_block.bianco a.button.file-link.disabled:hover,.apb_block.bianco a.button.file-link[disabled]:hover,.apb_block.bianco a.button.file-link.disabled:focus,.apb_block.bianco a.button.file-link[disabled]:focus{background-color:#ececec;color:#121212}.apb_block.bianco a.button.file-link:hover,.apb_block.bianco a.button.file-link:focus{background-color:#bdbdbd;color:#121212}.apb_block.bianco:not(.style_bg)+.bianco.mt_def{padding-top:1rem}.apb_block.nero .text a,.apb_block.nero .text .a{color:#f8ebdf}.apb_block.nero a{color:#fff}.apb_block.nero a:hover h3,.apb_block.nero a:focus h3{color:#d22533}.apb_block.nero a.a2{color:#fff}.apb_block.nero hr{border-color:#fff}.apb_block.nero:not(.style_bg)+.nero.mt_def{padding-top:1rem}.apb_block.rosso .text a,.apb_block.rosso .text .a{color:#f8ebdf}.apb_block.rosso h2{color:#f8ebdf}.apb_block.rosso hr{border-color:#f8ebdf}.apb_block.rosso a{color:#fff}.apb_block.rosso a:hover h3,.apb_block.rosso a:focus h3{color:#fff}.apb_block.rosso a.a2{color:#fff}.apb_block.rosso a.button.file-link,.apb_block.rosso a.button.file-link.disabled,.apb_block.rosso a.button.file-link[disabled],.apb_block.rosso a.button.file-link.disabled:hover,.apb_block.rosso a.button.file-link[disabled]:hover,.apb_block.rosso a.button.file-link.disabled:focus,.apb_block.rosso a.button.file-link[disabled]:focus{background-color:#f9f4f0;color:#121212}.apb_block.rosso a.button.file-link:hover,.apb_block.rosso a.button.file-link:focus{background-color:#ddc1aa;color:#121212}.apb_block.rosso:not(.style_bg)+.rosso.mt_def{padding-top:1rem}.apb_block.beige .text a,.apb_block.beige .text .a{color:#d22533}.apb_block.beige a{color:#d22533}.apb_block.beige a:hover h3,.apb_block.beige a:focus h3{color:#d22533}.apb_block.beige a.a2{color:#000}.apb_block.beige a.button.file-link,.apb_block.beige a.button.file-link.disabled,.apb_block.beige a.button.file-link[disabled],.apb_block.beige a.button.file-link.disabled:hover,.apb_block.beige a.button.file-link[disabled]:hover,.apb_block.beige a.button.file-link.disabled:focus,.apb_block.beige a.button.file-link[disabled]:focus{background-color:#d22533;color:#fff}.apb_block.beige a.button.file-link:hover,.apb_block.beige a.button.file-link:focus{background-color:#a81e29;color:#fff}.apb_block.beige hr{border-color:#d22533}.apb_block.beige h2{color:#d22533}.apb_block.beige:not(.style_bg)+.beige.mt_def{padding-top:1rem}.apb_block.grigio hr{border-color:#000}.apb_block.grigio .text a,.apb_block.grigio .text .a{color:#d22533}.apb_block.grigio a{color:#000}.apb_block.grigio a:hover h3,.apb_block.grigio a:focus h3{color:#d22533}.apb_block.grigio a.a2{color:#000}.apb_block.grigio a.button.file-link,.apb_block.grigio a.button.file-link.disabled,.apb_block.grigio a.button.file-link[disabled],.apb_block.grigio a.button.file-link.disabled:hover,.apb_block.grigio a.button.file-link[disabled]:hover,.apb_block.grigio a.button.file-link.disabled:focus,.apb_block.grigio a.button.file-link[disabled]:focus{background-color:#121212;color:#fff}.apb_block.grigio a.button.file-link:hover,.apb_block.grigio a.button.file-link:focus{background-color:#0e0e0e;color:#fff}.apb_block.grigio:not(.style_bg)+.grigio.mt_def{padding-top:1rem}.apb-loop_carousel .post_list.swiper-initialized{overflow:hidden;padding-left:0;padding-right:30px}.apb-loop_carousel .post_list .list-item .cat{line-height:1}.apb-loop_carousel .post_list .list-item h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-size:1.2rem}@media (min-width:90.0625em){.apb-loop_carousel .post_list .list-item h3{font-size:1.4rem}}@media (min-width:42.5em){.apb-loop_carousel .post_list .list-item h3{font-size:1.3rem}}.apb-loop_carousel .post_list .list-item p{font-size:clamp(.9375rem,.22222vw + .73333rem,1rem);font-weight:400;line-height:1.5}@media print,screen and (max-width:73.12375em){.apb-loop_carousel .post_list .list-item p{font-size:.875rem;font-size:.875rem}}@media print,screen and (max-width:73.12375em){.apb-loop_carousel .post_list .list-item p{display:none}}@media print,screen and (max-width:42.49875em){.apb-loop_carousel.carousel .post_list{padding:0}.apb-loop_carousel .post_list .swiper-wrapper{overflow-x:auto;position:relative}.apb-loop_carousel .post_list .swiper-wrapper article{padding:0 10px;-ms-flex-preferred-size:75%;flex-basis:75%}.apb-loop_carousel .post_list .swiper-wrapper article a.cont{padding-right:0;padding-left:0}}.apb-loop_carousel .title_cont{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.apb-loop_carousel .title_cont:after,.apb-loop_carousel .title_cont:before{content:initial}.apb-loop_carousel .title_cont h2{display:inline-block;line-height:1}.apb-loop_carousel .title_cont p{padding-right:1rem}@media print,screen and (max-width:42.49875em){.apb-loop_carousel .title_cont p{padding-right:0}}.apb-loop_carousel .title_cont .swiper-button-cont{position:relative;display:inline-block;z-index:3;-ms-flex-negative:0;flex-shrink:0}.apb-loop_carousel .title_cont .swiper-button-cont .post_carousel-swiper-button-next,.apb-loop_carousel .title_cont .swiper-button-cont .post_carousel-swiper-button-prev{padding:1rem .5rem;color:#000;font-size:1.875rem;line-height:1.25;background:0 0;position:relative;right:-.5rem;cursor:pointer;display:inline-block}@media print,screen and (max-width:73.12375em){.apb-loop_carousel .title_cont .swiper-button-cont .post_carousel-swiper-button-next,.apb-loop_carousel .title_cont .swiper-button-cont .post_carousel-swiper-button-prev{padding:.5rem;margin-left:.2rem}}@media print,screen and (max-width:42.49875em){.apb-loop_carousel .title_cont .swiper-button-cont{display:none}}.apb-loop_carousel.bianco a{color:#000}.apb-loop_carousel.bianco a:hover h3,.apb-loop_carousel.bianco a:focus h3{color:#d22533}.apb-loop_carousel.nero a{color:#fff}.apb-loop_carousel.nero a:hover h3,.apb-loop_carousel.nero a:focus h3{color:#d22533}.apb-loop_carousel.rosso .swiper-button-cont{position:relative;display:inline-block;z-index:3}.apb-loop_carousel.rosso .swiper-button-cont .post_carousel-swiper-button-next,.apb-loop_carousel.rosso .swiper-button-cont .post_carousel-swiper-button-prev{color:#f8ebdf}.apb-loop_carousel.rosso h2{color:#f8ebdf}.apb-loop_carousel.rosso a{color:#f8ebdf}.apb-loop_carousel.rosso a:hover h3,.apb-loop_carousel.rosso a:focus h3{color:#fff}.apb-loop_carousel.beige .swiper-button-cont .post_carousel-swiper-button-next,.apb-loop_carousel.beige .swiper-button-cont .post_carousel-swiper-button-prev{color:#d22533}.apb-loop_carousel.beige a{color:#000}.apb-loop_carousel.beige a:hover h3,.apb-loop_carousel.beige a:focus h3{color:#d22533}.apb-loop_carousel.beige h2{color:#d22533}.apb-loop_carousel.grigio h2{color:#d22533}.apb-loop_carousel.grigio a{color:#000}.apb-loop_carousel.grigio a:hover h3,.apb-loop_carousel.grigio a:focus h3{color:#d22533}.apb-loop_carousel .list_wrapper{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-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.apb-loop_carousel.network .post_list .list_wrapper{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-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch}.apb-loop_carousel.network .post_list .item{border-bottom:1px solid #ccc;padding-bottom:1rem}.apb-loop_carousel.disambigua .post_list .list-item .cont{display:block;position:relative}.apb-loop_carousel.disambigua .post_list .list-item .cont .thumb_cont{margin-bottom:0;background:#000;display:inline-block}.apb-loop_carousel.disambigua .post_list .list-item .cont .thumb_cont img{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.apb-loop_carousel.disambigua .post_list .list-item .cont h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;position:absolute;padding:1rem;background:rgba(0,0,0,.7);color:#fff;margin:0;left:2rem;bottom:2rem;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease;max-width:calc(100% - 6rem)}@media screen and (min-width:80em){.apb-loop_carousel.disambigua .post_list .list-item .cont h3{font-size:clamp(1.75rem,1.33333vw + .525rem,2.125rem)}}@media print,screen and (max-width:42.49875em){.apb-loop_carousel.disambigua .post_list .list-item .cont h3{font-size:1.875rem}}.apb-loop_carousel.disambigua .post_list .list-item .cont:hover .thumb_cont img{opacity:.8}.apb-loop_carousel.disambigua .post_list .list-item .cont:hover h3{background:rgba(210,37,51,.75)}.apb-loop_carousel.disambigua.nero .post_list .list-item .cont h3{background:rgba(210,37,51,.85)}.apb-loop_carousel.disambigua.nero .post_list .list-item .cont:hover h3{background:rgba(0,0,0,.7)}.apb-loop_carousel.disambigua.rosso .post_list .list-item .cont h3{background:rgba(0,0,0,.7);color:#fff}.apb-loop_carousel.disambigua.rosso .post_list .list-item .cont:hover h3{background:rgba(248,235,223,.8);color:#d22533}.apb-loop_carousel.disambigua.beige .post_list .list-item .cont h3{background:rgba(210,37,51,.75)}.apb-loop_carousel.disambigua.beige .post_list .list-item .cont:hover h3{color:#d22533;background:rgba(248,235,223,.8)}@media print,screen and (max-width:42.49875em){.apb-content_textimg hr{display:none}}@media print,screen and (max-width:90.06125em){.apb-content_textimg.style_bg{padding-top:0 !important}}@media print,screen and (max-width:42.49875em){.apb-content_textimg.style_bg{max-height:initial;height:auto}.apb-content_textimg.style_bg h2{margin-bottom:1rem}}.apb-content_textimg.style_bg .newimgbg{margin-bottom:2rem}@media (min-width:1430px){.apb-content_textimg.style_bg .newimgbg img{margin-left:.9375rem;margin-right:.9375rem;width:calc(100% - 1.8rem)}}.apb-content_textimg.style_bg>.row{height:100%;background-repeat:no-repeat;background-size:cover;position:relative;background-position:center center}@media screen and (min-width:80em){.apb-content_textimg.style_bg>.row{background-attachment:fixed}}.apb-content_textimg.style_bg .velina{background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;height:100%;z-index:0}@media print,screen and (max-width:42.49875em){.apb-content_textimg.style_bg .velina{background-color:rgba(0,0,0,.5)}}.apb-content_textimg.style_bg .text_cont{position:relative;z-index:1}.apb-content_textimg.style_bg .text_cont h2{line-height:1.1;font-weight:700;font-weight:700}.apb-content_textimg.style_bg .text_cont h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}.apb-content_textimg.style_bg .text_cont p{font-size:clamp(1.125rem,.44444vw + .71667rem,1.25rem)}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_bg .text_cont p{font-size:1.0625rem}}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_bg .text_cont p{font-size:1.0625rem}}.apb-content_textimg.style_bg .text_cont .occhiello{font-size:.90625rem;margin-bottom:.75rem;opacity:.75;font-weight:500;font-weight:500}.apb-content_textimg.style_bg .text_cont hr{border-color:inherit;margin-top:3rem}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_bg .text_cont hr{margin-top:1.5rem}}.apb-content_textimg.style_bg .text_cont a.a2{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:1rem;margin-top:0;color:inherit}@media print,screen and (max-width:42.49875em){.apb-content_textimg.style_side{padding-top:0 !important;padding-bottom:0 !important}.apb-content_textimg.style_side .img_cont{margin-bottom:2rem}}.apb-content_textimg.style_side>.row{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-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width:53.74875em){.apb-content_textimg.style_side>.row{-ms-flex-wrap:wrap;flex-wrap:wrap}.apb-content_textimg.style_side>.row .text_cont{margin-bottom:2rem}}.apb-content_textimg.style_side>.row>.row{position:relative;height:100%;margin:0 auto;max-width:100rem}.apb-content_textimg.style_side .text_cont{z-index:1}@media print,screen and (max-width:42.49875em){.apb-content_textimg.style_side .text_cont{position:relative}}.apb-content_textimg.style_side .text_cont h2{line-height:1.1;margin-bottom:2rem;font-weight:700}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_side .text_cont h2{margin-bottom:1rem}}.apb-content_textimg.style_side .text_cont h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}.apb-content_textimg.style_side .text_cont .occhiello{font-size:.90625rem;margin-bottom:.75rem;opacity:.75;font-weight:500;font-weight:500}.apb-content_textimg.style_side .text_cont hr{margin-top:3rem}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_side .text_cont hr{margin:1rem auto}}.apb-content_textimg.style_side .text_cont .text,.apb-content_textimg.style_side .text_cont .sopra{padding-right:3rem}@media print,screen and (max-width:79.99875em){.apb-content_textimg.style_side .text_cont .text,.apb-content_textimg.style_side .text_cont .sopra{padding-right:2rem}}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_side .text_cont .text,.apb-content_textimg.style_side .text_cont .sopra{padding-right:1rem}}.apb-content_textimg.style_side .text_cont p{font-size:clamp(1.125rem,.44444vw + .71667rem,1.25rem)}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_side .text_cont p{font-size:1.0625rem}}.apb-content_textimg.style_side .text_cont a.a2{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:1rem;margin-top:0}@media print,screen and (max-width:73.12375em){.apb-content_textimg.style_side .text_cont a.a2{padding-top:0}}.apb-content_textimg.style_side .img_cont{padding:0}.apb-content_textimg.style_side.rosso h2,.apb-content_textimg.style_side.rosso .occhiello,.apb-content_textimg.style_side.rosso a{color:#f8ebdf}.apb-content_textimg.style_side.beige h2{color:#d22533}.apb-content_2col.rosso h2,.apb-content_2col.rosso .occhiello,.apb-content_2col.rosso a{color:#f8ebdf}.apb-content_2col.beige h2{color:#d22533}.apb-content_2col .occhiello{font-weight:500}.apb-content_2col .text div,.apb-content_2col .text p,.apb-content_2col .text li,.apb-content_2col .text ol,.apb-content_2col .text ul,.apb-content_2col .text a{font-size:clamp(1.125rem,.44444vw + .71667rem,1.25rem)}@media print,screen and (max-width:73.12375em){.apb-content_2col .text div,.apb-content_2col .text p,.apb-content_2col .text li,.apb-content_2col .text ol,.apb-content_2col .text ul,.apb-content_2col .text a{font-size:1.0625rem}}.apb-content_2col .text .occhiello{font-size:.90625rem;margin-bottom:.75rem;opacity:.75;font-weight:500;font-weight:500}.apb-content_2col .text h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-weight:300}.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material]{float:left}@media print,screen and (max-width:42.49875em){.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material]{padding:2rem !important}}.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material] .forminator-field.forminator-is_active label.forminator-label[class*=forminator-floating-]{color:#000 !important}.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material] .forminator-field.forminator-is_active .forminator-input--wrap:after{background-color:#000 !important}.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material] .forminator-field.forminator-is_active .forminator-textarea--wrap:after{border-color:#000 !important}.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material] .forminator-field .forminator-input--wrap:after{background-color:#000 !important}.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material] .forminator-field .forminator-textarea--wrap:after{border-color:#000 !important}.apb-content_2col .text form[id^=forminator-module].forminator-ui.forminator-design--material.forminator-custom-form[data-design=material] .forminator-field button.forminator-button-submit{font-size:1.125rem !important;font-weight:700 !important;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;color:#d22533 !important;background:0 0 !important;border:0 !important;border-bottom:2px solid #d22533 !important;padding-left:0 !important;padding-right:0 !important;float:right !important}.apb-content_2col a.a2{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:1rem;margin-top:0}.apb-content_2col h2.titolo{line-height:1;margin-bottom:2rem;font-weight:700}@media print,screen and (max-width:42.49875em){.apb-content_2col h2.titolo{margin-bottom:1rem}}.apb-content_2col hr{margin-top:2rem}@media print,screen and (max-width:42.49875em){.apb-content_2col hr{margin-top:1rem;display:none}}.apb-content_2col>.row{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:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width:42.49875em){.apb-content_2col>.row{-ms-flex-wrap:wrap;flex-wrap:wrap}.apb-content_2col>.row .left,.apb-content_2col>.row .right{-ms-flex-negative:0;flex-shrink:0}}.apb-content_2col.align_items_top>.row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (max-width:42.49875em){.apb-content_2col .right{margin-top:2rem}}.apb-content_gallery div.scroller{overflow-x:hidden}.apb-content_gallery .gallery_list .item{width:auto;height:100%}@media print,screen and (max-width:42.49875em){.apb-content_gallery .gallery_list .item{width:100%;height:auto;max-width:90%}}.apb-content_gallery .gallery_list .item .cat{text-transform:uppercase;line-height:1}.apb-content_gallery .gallery_list .item h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;margin-bottom:1rem}.apb-content_gallery .gallery_list .item p{font-size:1.125rem;font-weight:400}.apb-content_gallery .gallery_list .item img{height:50vh;max-width:none;width:auto}@media print,screen and (max-width:42.49875em){.apb-content_gallery .gallery_list .item img{width:100%;height:auto}}.apb-content_gallery .gallery_list .item figcaption{padding:1rem;border-left:2px solid #d22533;margin-top:.5rem;margin-left:2rem;max-width:calc(100% - 4.5rem)}.apb-content_gallery .title_cont{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:.5rem}.apb-content_gallery .title_cont .text{margin-bottom:.5rem}@media print,screen and (max-width:42.49875em){.apb-content_gallery .title_cont{margin-bottom:.5rem}}.apb-content_gallery .title_cont .swiper-button-cont{position:relative;display:inline-block;z-index:3;margin-bottom:1rem}@media print,screen and (max-width:73.12375em){.apb-content_gallery .title_cont .swiper-button-cont{margin-bottom:.5rem}}.apb-content_gallery .title_cont .swiper-button-cont .gallery-swiper-button-next,.apb-content_gallery .title_cont .swiper-button-cont .gallery-swiper-button-prev{padding:1rem .5rem;color:#000;font-size:1.875rem;line-height:1.25;background:0 0;position:relative;right:-.5rem;cursor:pointer;display:inline-block}@media print,screen and (max-width:73.12375em){.apb-content_gallery .title_cont .swiper-button-cont .gallery-swiper-button-next,.apb-content_gallery .title_cont .swiper-button-cont .gallery-swiper-button-prev{padding:.5rem;margin-left:.2rem}}.apb-content_gallery.rosso .swiper-button-cont{position:relative;display:inline-block;z-index:3}.apb-content_gallery.rosso .swiper-button-cont .gallery-swiper-button-next,.apb-content_gallery.rosso .swiper-button-cont .gallery-swiper-button-prev{background:#f8ebdf;color:#d22533}.apb-content_gallery.rosso h2{color:#f8ebdf}.apb-content_gallery.rosso a{color:#f8ebdf}.apb-content_gallery.rosso a:hover h3,.apb-content_gallery.rosso a:focus h3{color:#fff}.apb-content_gallery.rosso .gallery_list .item figcaption{border-color:#f8ebdf}.apb-content_accordion .accordion{margin:0 auto}.apb-content_accordion .accordion .accordion-item .accordion-title{font-weight:600}.apb-content_accordion .accordion .accordion-item .accordion-title svg{float:right;margin-right:.5rem;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.apb-content_accordion .accordion .accordion-item.is-active .accordion-title svg{-webkit-transform:rotate(0);transform:rotate(0)}.apb-content_link-list .title_cont+.row{margin-top:3rem}.apb-content_link-list ul{list-style:none}@media print,screen and (max-width:42.49875em){.apb-content_link-list ul{margin-left:0}}.apb-content_link-list ul li.link-list_item a{overflow:hidden;position:relative;display:block;border-bottom:3px solid;padding-bottom:1rem;margin-bottom:1rem;font-size:2.625rem;font-size:clamp(2rem,2.22222vw + -.04167rem,2.625rem);line-height:1.1}@media print,screen and (max-width:73.12375em){.apb-content_link-list ul li.link-list_item a{font-size:1.75rem}}@media print,screen and (max-width:42.49875em){.apb-content_link-list ul li.link-list_item a{font-size:1.3125rem;font-weight:500}}.apb-content_link-list ul li.link-list_item a:after{content:"";position:absolute;width:100%;left:0}.apb-content_link-list ul li.link-list_item a:after{content:attr(data-replace);height:100%;top:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0);-webkit-transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1);font-weight:700}.apb-content_link-list ul li.link-list_item a:hover:after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.apb-content_link-list ul li.link-list_item a span{display:inline-block;-webkit-transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1)}.apb-content_link-list ul li.link-list_item a:hover span{-webkit-transform:translate3d(0,-200%,0);transform:translate3d(0,-200%,0)}.apb-content_imgvid>.row{max-height:80vh;height:100%;overflow:hidden;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.apb-content_imgvid img{width:100%}.apb-content_text a{color:#d22533}.apb-content_text a.a2{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:1rem;margin-top:0;width:100%}.apb-content_text h2.titolo{margin-bottom:2rem;margin-bottom:2rem;font-size:clamp(2.375rem,.44444vw + 1.96667rem,2.5rem)}@media print,screen and (max-width:79.99875em){.apb-content_text h2.titolo{font-size:2.375rem}}@media print,screen and (max-width:73.12375em){.apb-content_text h2.titolo{font-size:1.875rem}}.apb-content_social-links .cont{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.apb-content_social-links .cont .testo{padding-right:1rem;font-weight:500}@media print,screen and (max-width:42.49875em){.apb-content_social-links .cont .testo{padding-right:.5rem}}.apb-content_social-links .cont .testo p,.apb-content_social-links .cont .testo h2,.apb-content_social-links .cont .testo .h2{margin-bottom:0}.apb-content_social-links .cont .testo p+h2,.apb-content_social-links .cont .testo p+.h2{margin-top:.5rem}.apb-content_social-links .cont .social-links{padding-left:1rem}@media print,screen and (max-width:42.49875em){.apb-content_social-links .cont .social-links{padding-left:.5rem}}.apb-content_social-links .cont .social-links a,.apb-content_social-links .cont .social-links span{font-size:clamp(2.25rem,.88889vw + 1.43333rem,2.5rem);padding:.5rem .3rem;display:inline-block}@media print,screen and (max-width:42.49875em){.apb-content_social-links .cont .social-links a,.apb-content_social-links .cont .social-links span{font-size:1.875rem}}.apb-content_social-links .cont.sx{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.apb-content_social-links .cont.dx{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.apb-content_social-links .cont.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testata_pagine{position:relative;color:#000}.testata_pagine.bg{height:calc(85vh - var(--header-height,114px));background-size:cover;background-repeat:no-repeat;background-position:center center;color:#fff;overflow:hidden;max-height:680px}@media print,screen and (max-width:73.12375em){.testata_pagine.bg{height:calc(60vh - var(--header-height,114px))}}.testata_pagine.bg .row{height:100%;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:calc(87.5rem - .9375rem)}.testata_pagine.bg .text{margin-top:0;margin-bottom:3rem}@media print,screen and (max-width:42.49875em){.testata_pagine.bg .text{margin-bottom:1rem}.testata_pagine.bg .text .intro{font-weight:400}}.testata_pagine.bg .velina{height:100%;width:100%;position:absolute;top:0;left:0;background:#000;z-index:0;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.678331)),color-stop(55%,rgba(0,0,0,0)));background:linear-gradient(0deg,rgba(0,0,0,.678331) 0%,rgba(0,0,0,0) 55%)}.testata_pagine.bg video{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-o-object-fit:cover;object-fit:cover;height:100%}.testata_pagine img{width:100%}.testata_pagine .text{z-index:1}.testata_pagine .text h1{font-size:4.6875rem;font-size:clamp(3.75rem,2.08333vw + 2.1875rem,4.6875rem);font-weight:600;color:#fff;color:#fff;color:#fff}@media print,screen and (max-width:73.12375em){.testata_pagine .text h1{font-size:4.0625rem}}@media print,screen and (max-width:42.49875em){.testata_pagine .text h1{font-size:3.375rem;word-wrap:break-word}}.testata_pagine .text .intro{font-size:2.125rem;font-size:clamp(1.125rem,1.33333vw + -.1rem,1.5rem);line-height:1.2}.testata_pagine.fascia .row{max-width:calc(87.5rem - .9375rem)}.testata_pagine.fascia .text{margin-top:3rem;margin-bottom:2rem}.testata_pagine.fascia .text h1{font-size:4.6875rem;font-size:clamp(3.75rem,2.08333vw + 2.1875rem,4.6875rem);font-weight:600;color:#000}@media print,screen and (max-width:73.12375em){.testata_pagine.fascia .text h1{font-size:4.0625rem}}@media print,screen and (max-width:42.49875em){.testata_pagine.fascia .text h1{font-size:3.375rem;word-wrap:break-word}}@media print,screen and (max-width:73.12375em){.testata_pagine.fascia .text{margin-top:3rem;margin-bottom:2rem}.testata_pagine.fascia .text h1{margin-bottom:1rem}}@media print,screen and (max-width:42.49875em){.testata_pagine.fascia .text{margin-top:2rem;margin-bottom:1rem}.testata_pagine.fascia .text .intro{margin-bottom:1rem}}.testata_pagine.fascia .text .intro{font-size:2.125rem;margin-top:1rem;font-size:clamp(1.3125rem,1.33333vw + .0875rem,1.6875rem)}.testata_pagine+#main-content{padding-top:0}.entry-content-wrapper .article-header{margin-bottom:3rem;padding-top:2rem}@media print,screen and (max-width:73.12375em){.entry-content-wrapper .article-header{margin-bottom:2rem}}@media print,screen and (max-width:42.49875em){.entry-content-wrapper .article-header{margin-bottom:1rem}}.entry-content-wrapper .entry-content{font-size:clamp(1.125rem,.66667vw + .5125rem,1.3125rem);padding-top:2rem;padding-bottom:3rem}@media print,screen and (max-width:42.49875em){.single-pubblicazioni .sx{padding-top:0}}.single-pubblicazioni .sx .autore{font-weight:500}.single-pubblicazioni .sx .meta strong{font-weight:500}@media print,screen and (max-width:73.12375em){.single-pubblicazioni .sx .article-header{padding-top:0}}.single-pubblicazioni .dx img{margin:0 auto;display:block;max-height:calc(100vh - var(--header-height,120) - 4rem);width:auto}@media (min-width:1280px){.single-pubblicazioni .dx{position:sticky;top:5rem}}.single-pubblicazioni .altre-pubblicazioni{padding-top:4rem;padding-bottom:4rem}@media print,screen and (max-width:42.49875em){.single-pubblicazioni .altre-pubblicazioni{padding-top:0;padding-bottom:2rem}.single-pubblicazioni .altre-pubblicazioni .loop_editoria_cont{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:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;overflow-x:auto;width:100%;margin:0}.single-pubblicazioni .altre-pubblicazioni .loop_editoria_cont article{-ms-flex-preferred-size:80%;flex-basis:80%;-ms-flex-negative:0;flex-shrink:0;padding-right:.625rem;padding-left:.625rem}.single-pubblicazioni .altre-pubblicazioni .loop_editoria_cont article .cont{padding-right:.5rem;padding-left:.5rem}.single-pubblicazioni .altre-pubblicazioni .loop_editoria_cont article:first-child{padding-left:0}.single-pubblicazioni .altre-pubblicazioni .loop_editoria_cont article:first-child .cont{padding-left:0}.single-pubblicazioni .altre-pubblicazioni .loop_editoria_cont article:last-child{padding-right:0}.single-pubblicazioni .altre-pubblicazioni .loop_editoria_cont article:last-child .cont{padding-right:0}}.single-pubblicazioni .altre-pubblicazioni h2{margin-bottom:2rem}.single-pubblicazioni .altre-pubblicazioni hr{border-color:#000;border-width:2px;margin:2rem auto}@media print,screen and (max-width:42.49875em){.single-pubblicazioni .altre-pubblicazioni hr{margin:1rem auto}}.loop_editoria_cont{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;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:none;margin:0 clamp(-.9375rem,-3.33333vw + 2.125rem,-1.875rem)}@media (max-width:1900px){.loop_editoria_cont{padding:0 1rem}}.loop_editoria_cont article.item-film{margin-bottom:2rem}.loop_editoria_cont article.item-editoria{padding-right:clamp(.9375rem,3.33333vw + -2.125rem,1.875rem);padding-left:clamp(.9375rem,3.33333vw + -2.125rem,1.875rem);margin-bottom:2rem}@media print,screen and (max-width:73.12375em){.loop_editoria_cont article.item-editoria{padding-right:0;padding-left:0}}@media print,screen and (max-width:42.49875em){.apb-loop_carousel.carousel_film .post_list .list_wrapper.fxr{width:calc(100% + 20px)}}.fxr{width:100%;float:left;margin:0 auto}@media print,screen and (max-width:42.49875em){.fxr{padding:0}}.fxr article{-ms-flex-preferred-size:50%;flex-basis:50%}@media print,screen and (max-width:42.49875em){.fxr article a.cont{padding:.625rem}}@media print,screen and (min-width:42.5em){.fxr article{-ms-flex-preferred-size:33%;flex-basis:33%}}@media print,screen and (min-width:53.75em){.fxr article{-ms-flex-preferred-size:25%;flex-basis:25%}}@media screen and (min-width:80em){.fxr article{-ms-flex-preferred-size:20%;flex-basis:20%}}.promozione-template-page-calendario_promozione h1,.promozione-template-page-calendario_promozione .h1{color:#d22533}@media print,screen and (max-width:79.99875em){.promozione-template-page-calendario_promozione h1,.promozione-template-page-calendario_promozione .h1{font-size:4.25rem}}@media print,screen and (max-width:73.12375em){.promozione-template-page-calendario_promozione h1,.promozione-template-page-calendario_promozione .h1{font-size:3.625rem}}@media print,screen and (max-width:42.49875em){.promozione-template-page-calendario_promozione h1,.promozione-template-page-calendario_promozione .h1{margin-bottom:1rem !important;font-size:2.8125rem}}.promozione-template-page-calendario_promozione .article-header{margin-bottom:3rem}@media print,screen and (max-width:42.49875em){.promozione-template-page-calendario_promozione .article-header{margin-bottom:1rem}}.promozione-template-page-calendario_promozione .article-header .h2{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-weight:400;font-size:clamp(1.625rem,2.66667vw + -.825rem,2.375rem)}@media print,screen and (max-width:42.49875em){.promozione-template-page-calendario_promozione .article-header h1{margin-bottom:0}}.promozione-template-page-calendario_promozione .calendario-wrap{padding-top:3rem;padding-bottom:3rem;background-color:#ececec}.promozione-template-page-calendario_promozione .post-list-cont{width:100%}.promozione-template-page-calendario_promozione .post-list-cont article{padding-right:.9375rem;padding-left:.9375rem}.promozione-template-page-calendario_promozione .post-list-cont article a.cont{display:block;width:100%;float:left;background-color:#fff}.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua{padding-bottom:2rem}@media print,screen and (max-width:73.12375em){.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua{padding-bottom:1rem}}.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .title_cont{margin-bottom:1rem}@media print,screen and (max-width:42.49875em){.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .title_cont{margin-bottom:2rem}}.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua h2{color:#d22533}@media print,screen and (max-width:73.12375em){.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .post_list .item a.cont{padding:.5rem}}@media print,screen and (max-width:73.12375em){.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .post_list .item .thumb_cont{margin-bottom:1rem}}@media print,screen and (max-width:42.49875em){.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .post_list .item .thumb_cont{width:30%;float:left;margin-right:10px;margin-bottom:0}}@media print,screen and (max-width:42.49875em){.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .post_list .item p{display:block;font-size:14px;line-height:1.2}}.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .post_list .item h3{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-size:clamp(2.375rem,1.33333vw + 1.15rem,2.75rem);font-weight:700}@media print,screen and (max-width:79.99875em){.promozione-template-page-calendario_promozione .apb-loop_carousel.promozione_disambigua .post_list .item h3{font-size:1.5rem;word-wrap:break-word}}.single-post .top{border-bottom:2px solid #000;text-transform:uppercase;font-weight:400;font-size:1rem;font-weight:500;padding-bottom:.3rem;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-post .top a{color:#000;font-size:1rem;font-weight:600}.single-post .top a:hover,.single-post .top a:focus{color:#d22533}.single-post .top p{font-size:.9375rem;margin-bottom:0}.single-post h1{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-weight:600;font-size:clamp(3rem,1.77778vw + 1.36667rem,3.5rem)}@media print,screen and (max-width:79.99875em){.single-post h1{font-size:2.375rem}}@media print,screen and (max-width:42.49875em){.single-post h1{font-size:2.125rem}}.single-post .entry-content h3{font-weight:700}.single-post .entry-content .text{margin-bottom:4rem}.single-post .img-cont{margin-bottom:2rem}.single-post .autore{margin-top:2rem;margin-bottom:1rem;border-top:2px solid #000;font-style:italic;padding-top:1rem}.single-post .sottotitolo{font-weight:400;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-size:clamp(1.25rem,.88889vw + .43333rem,1.5rem);margin-top:1rem;margin-bottom:0;line-height:1.5}@media print,screen and (min-width:42.5em){body.blog .testata_pagine,body.archive.category .testata_pagine,body.archive.date .testata_pagine{margin-bottom:2rem}}@media print,screen and (max-width:79.99875em){body.blog .archive_header,body.archive.category .archive_header,body.archive.date .archive_header{padding-bottom:0;padding-top:2rem}}@media print,screen and (max-width:42.49875em){body.blog .archive_header,body.archive.category .archive_header,body.archive.date .archive_header{padding-top:1rem}}body.blog article .thumb_cont img,body.archive.category article .thumb_cont img,body.archive.date article .thumb_cont img{min-width:100%}body.blog .post-list-cont,body.archive.category .post-list-cont,body.archive.date .post-list-cont{padding-left:0;margin-bottom:2rem}@media print,screen and (max-width:79.99875em){body.blog .post-list-cont,body.archive.category .post-list-cont,body.archive.date .post-list-cont{padding-right:0}}.search .search-form{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:2rem;padding-bottom:1rem;background-color:#ececec}.search .search-form>label{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:2rem}.search .results-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;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.search .results-container article{margin-bottom:.5rem}.search .results-container article .thumb_cont{margin-bottom:.5rem}.search .results-container article.item-news .text p{font-size:.875rem}.search .results-container article.item-eventi .cat{font-size:.6875rem}.search .results-container article .cat{margin-bottom:.5rem;font-size:.875rem;margin-top:0}.search .results-container article .autore{margin-top:.5rem;font-size:.875rem}.eventi_visita.calendario-wrap{padding-top:3rem;padding-bottom:3rem}.eventi_visita.calendario-wrap .article-header{margin-bottom:3rem}@media print,screen and (max-width:42.49875em){.eventi_visita.calendario-wrap .article-header{margin-bottom:1rem}}.eventi_visita.calendario-wrap .article-header .h2{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-weight:400;font-size:clamp(1.625rem,2.66667vw + -.825rem,2.375rem)}@media print,screen and (max-width:42.49875em){.eventi_visita.calendario-wrap .article-header h1{margin-bottom:0}}.eventi_visita.calendario-wrap .post-list-cont{width:100%}.eventi_visita.calendario-wrap .h1{color:#d22533}@media print,screen and (max-width:79.99875em){.eventi_visita.calendario-wrap .h1{font-size:4.25rem}}@media print,screen and (max-width:73.12375em){.eventi_visita.calendario-wrap .h1{font-size:3.625rem}}@media print,screen and (max-width:42.49875em){.eventi_visita.calendario-wrap .h1{margin-bottom:1rem !important;font-size:2.8125rem}}.single-studios.studios-template-single-studios-mappa svg#mappa-studios{position:relative;left:2rem}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa svg#mappa-studios{left:initial}}.single-studios.studios-template-single-studios-mappa svg#mappa-studios g{-webkit-transition:opacity .4s;transition:opacity .4s}.single-studios.studios-template-single-studios-mappa svg#mappa-studios [id^=label]{opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.single-studios.studios-template-single-studios-mappa svg#mappa-studios *{-webkit-tap-highlight-color:transparent}.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g:not(.active),.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g:not(.active){opacity:.35}.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.active,.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.active g,.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.clicked,.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.clicked g,.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.active,.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.active g,.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.clicked,.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.clicked g{opacity:1}.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.active [id^=label],.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.active g [id^=label],.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.clicked [id^=label],.single-studios.studios-template-single-studios-mappa svg#mappa-studios.active g.clicked g [id^=label],.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.active [id^=label],.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.active g [id^=label],.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.clicked [id^=label],.single-studios.studios-template-single-studios-mappa svg#mappa-studios.clicked g.clicked g [id^=label]{opacity:1}.single-studios.studios-template-single-studios-mappa svg#mappa-studios.hovered [id^=label]{opacity:1}.single-studios.studios-template-single-studios-mappa .mappa-cont{padding-left:0;margin-top:2rem}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa .mappa-cont{padding-left:.625rem}}.single-studios.studios-template-single-studios-mappa .mappa-side{padding-right:0;padding-left:3rem}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa .mappa-side{padding:0 .625rem}}.single-studios.studios-template-single-studios-mappa .article-header{margin-top:2rem;margin-bottom:2rem}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa .article-header{margin-top:0;margin-bottom:1rem}}.single-studios.studios-template-single-studios-mappa .mappa-cont-list{position:relative;margin-top:2rem}.single-studios.studios-template-single-studios-mappa .mappa-cont-list .mappa-cont-item{position:absolute;top:0;left:0;width:100%;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;font-weight:500}.single-studios.studios-template-single-studios-mappa .mappa-cont-list .mappa-cont-item.active{opacity:1;z-index:1}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa .mappa-cont-list .mappa-cont-item.active{position:relative}}.single-studios.studios-template-single-studios-mappa .mappa-cont-list .mappa-cont-item a{color:#000;display:inline-block;float:left;margin-bottom:.3rem;width:100%;font-weight:500}.single-studios.studios-template-single-studios-mappa .mappa-cont-list .mappa-cont-item a:hover,.single-studios.studios-template-single-studios-mappa .mappa-cont-list .mappa-cont-item a:focus{color:#d22533}.single-studios.studios-template-single-studios-mappa ul.lista-aree{list-style:none;font-size:1.0625rem;text-align:right;padding-right:0;margin:0}@media (max-width:1280px){.single-studios.studios-template-single-studios-mappa ul.lista-aree{font-size:1rem}}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa ul.lista-aree{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;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.single-studios.studios-template-single-studios-mappa ul.lista-aree li{-webkit-transition:opacity .4s;transition:opacity .4s;display:block;padding:.4rem .5rem;border:1px solid;transition:opacity .4s;margin-bottom:.3rem;cursor:pointer;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.1}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa ul.lista-aree li{-ms-flex-preferred-size:50%;flex-basis:50%;margin:0;font-size:.9375rem;border:0}}.single-studios.studios-template-single-studios-mappa ul.lista-aree li span{border-radius:1rem;width:24px;height:24px;display:block;float:right;margin-left:1rem;margin-right:.2rem}@media print,screen and (max-width:42.49875em){.single-studios.studios-template-single-studios-mappa ul.lista-aree li span{-ms-flex-negative:0;flex-shrink:0}}.single-studios.studios-template-single-studios-mappa ul.lista-aree li[data-target=Backlot] span{background-color:#465866}.single-studios.studios-template-single-studios-mappa ul.lista-aree li[data-target=Teatristorici] span{background-color:#6d8181}.single-studios.studios-template-single-studios-mappa ul.lista-aree li[data-target=Teatrirossi] span{background:#df1c40}.single-studios.studios-template-single-studios-mappa ul.lista-aree li[data-target=Servizi] span{background-color:#cdd6d6}.single-studios.studios-template-single-studios-mappa ul.lista-aree li[data-target=SERVIZI2] span{background-color:#b981a0}.single-studios.studios-template-single-studios-mappa ul.lista-aree:hover li.active,.single-studios.studios-template-single-studios-mappa ul.lista-aree:hover li.clicked{opacity:1}.single-studios.studios-template-single-studios-mappa ul.lista-aree:hover li{opacity:.5}.single-studios.studios-template-single-studios-mappa ul.lista-aree li:hover{opacity:1 !important}.single-studios.studios-template-single-studios-mappa ul.lista-aree.active li.active,.single-studios.studios-template-single-studios-mappa ul.lista-aree.active li.clicked,.single-studios.studios-template-single-studios-mappa ul.lista-aree.clicked li.active,.single-studios.studios-template-single-studios-mappa ul.lista-aree.clicked li.clicked{opacity:1}.single-studios.studios-template-single-studios-mappa ul.lista-aree.active li,.single-studios.studios-template-single-studios-mappa ul.lista-aree.clicked li{opacity:.5}.single-studios .entry-content table tbody th,.single-studios .entry-content table tbody td{width:33%}.studios-template-single-studios-teatro .tabella-cont{font-size:1.125rem;margin-bottom:2rem}@media print,screen and (max-width:73.12375em){.studios-template-single-studios-teatro .tabella-cont{font-size:1rem}}@media print,screen and (max-width:42.49875em){.studios-template-single-studios-teatro .tabella-cont{margin-bottom:1rem}}.studios-template-single-studios-teatro .tabella-cont .intestazione{margin-bottom:1rem}.studios-template-single-studios-teatro .tabella-cont .riga{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-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}@media print,screen and (max-width:42.49875em){.studios-template-single-studios-teatro .tabella-cont .riga{margin-bottom:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.studios-template-single-studios-teatro .tabella-cont .riga>div{float:left;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}@media print,screen and (max-width:42.49875em){.studios-template-single-studios-teatro .tabella-cont .riga>div{-ms-flex-preferred-size:50%;flex-basis:50%;padding-left:0}}.studios-template-single-studios-teatro .tabella-cont .riga>div:first-child{padding-left:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media print,screen and (max-width:42.49875em){.studios-template-single-studios-teatro .tabella-cont .riga>div:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:.3rem;font-weight:500}}.studios-template-single-studios-teatro aside.dx{position:sticky;top:var(--header-height,110px);padding-left:2rem}@media print,screen and (max-width:42.49875em){.studios-template-single-studios-teatro aside.dx{padding-left:.625rem}}.studios-template-single-studios-teatro aside.dx .bottoni{margin-top:2rem}.studios-template-single-studios-teatro aside.dx .button{font-size:1.125rem;font-weight:500;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.studios-template-single-studios-teatro aside.dx .button i,.studios-template-single-studios-teatro aside.dx .button svg{margin-right:1rem}.single-eventi .top,.single-eventi_visita .top{border-bottom:2px solid #000;text-transform:uppercase;font-weight:500;font-size:1rem;margin-bottom:0}.single-eventi .top a,.single-eventi_visita .top a{font-size:1rem;color:#000;font-weight:600}.single-eventi .top a:hover,.single-eventi .top a:focus,.single-eventi_visita .top a:hover,.single-eventi_visita .top a:focus{color:#d22533}.single-eventi .top p,.single-eventi_visita .top p{margin-bottom:0}.single-eventi h1,.single-eventi_visita h1{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-size:clamp(2.5rem,3.55556vw + -.76667rem,3.5rem);font-weight:500}@media print,screen and (max-width:79.99875em){.single-eventi h1,.single-eventi_visita h1{font-size:2.5rem}}@media print,screen and (max-width:73.12375em){.single-eventi h1,.single-eventi_visita h1{font-size:2.125rem}}.single-eventi .entry-content-wrapper .article-header,.single-eventi_visita .entry-content-wrapper .article-header{margin-bottom:1rem}.single-eventi .entry-content h3,.single-eventi_visita .entry-content h3{font-weight:700}.single-eventi .entry-content .social-share,.single-eventi_visita .entry-content .social-share{margin-top:0;margin-bottom:1rem}.single-eventi .entry-content .meta i,.single-eventi .entry-content .meta svg,.single-eventi_visita .entry-content .meta i,.single-eventi_visita .entry-content .meta svg{color:#d22533;path:#d22533}.single-eventi .entry-content .meta p,.single-eventi_visita .entry-content .meta p{margin-bottom:.5rem;font-size:1.125rem;display:block}@media print,screen and (max-width:73.12375em){.single-eventi .entry-content .meta p,.single-eventi_visita .entry-content .meta p{font-size:1rem}}.single-eventi .entry-content .meta p.links,.single-eventi_visita .entry-content .meta p.links{margin-top:.5rem}.single-eventi .entry-content .meta p.moreinfo,.single-eventi_visita .entry-content .meta p.moreinfo{font-size:1rem;margin:.8rem 0}.single-eventi .entry-content .meta a,.single-eventi_visita .entry-content .meta a{font-size:1.125rem}.single-eventi .img-cont,.single-eventi_visita .img-cont{margin-bottom:2rem}@media print,screen and (max-width:42.49875em){.single-eventi .img-cont,.single-eventi_visita .img-cont{margin-bottom:0}}.single-eventi .sx,.single-eventi_visita .sx{position:sticky;top:calc(var(--header-height,110px) - 4rem)}@media print,screen and (max-width:79.99875em){.single-eventi .sx,.single-eventi_visita .sx{top:calc(var(--header-height,110px) - 3rem)}}@media print,screen and (max-width:42.49875em){.single-eventi .sx,.single-eventi_visita .sx{position:static;padding:0}}.single-eventi .dx .data,.single-eventi_visita .dx .data{display:inline-block;position:relative;top:-1rem;font-weight:700;font-size:26px;font-size:clamp(1.375rem,.88889vw + .55833rem,1.625rem);margin:1rem 0}@media print,screen and (max-width:73.12375em){.single-eventi .dx .data,.single-eventi_visita .dx .data{font-size:1.25rem}}.single-eventi .date-multiple,.single-eventi_visita .date-multiple{margin-bottom:1rem}.single-eventi .date-multiple>p,.single-eventi_visita .date-multiple>p{margin-bottom:0;font-size:1.125rem;display:block;font-weight:500}@media print,screen and (max-width:73.12375em){.single-eventi .date-multiple>p,.single-eventi_visita .date-multiple>p{font-size:1rem}}.single-eventi .date-multiple>p i,.single-eventi .date-multiple>p svg,.single-eventi_visita .date-multiple>p i,.single-eventi_visita .date-multiple>p svg{color:#d22533}.single-eventi .date-multiple .date-multiple-cont,.single-eventi_visita .date-multiple .date-multiple-cont{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;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-eventi .date-multiple .date-multiple-cont>div,.single-eventi_visita .date-multiple .date-multiple-cont>div{font-size:1.125rem;font-size:clamp(1.0625rem,.66667vw + .45rem,1.25rem);color:#8a8a8a;padding:.5rem;-ms-flex-preferred-size:14%;flex-basis:14%;width:14%;text-align:center;line-height:1.1}.single-eventi .date-multiple .date-multiple-cont>div span,.single-eventi_visita .date-multiple .date-multiple-cont>div span{display:block}.single-eventi .date-multiple .date-multiple-cont>div span.d,.single-eventi_visita .date-multiple .date-multiple-cont>div span.d{font-size:2rem;font-size:clamp(2rem,1.33333vw + .775rem,2.375rem);font-weight:700}.single-eventi .date-multiple .date-multiple-cont>div span.f,.single-eventi_visita .date-multiple .date-multiple-cont>div span.f{font-weight:500;text-transform:uppercase}.single-eventi .date-multiple .date-multiple-cont>div span.y,.single-eventi_visita .date-multiple .date-multiple-cont>div span.y{font-weight:700;line-height:1.4}.single-eventi .date-multiple .date-multiple-cont>div:first-of-type,.single-eventi_visita .date-multiple .date-multiple-cont>div:first-of-type{color:#000}.post-type-archive-eventi h1,.post-type-archive-eventi_visita h1{text-transform:initial}.single-film hr{border-bottom:2px solid #000}.single-film .testata_pagine .text{margin-top:0;margin-bottom:1rem}@media print,screen and (min-width:53.75em){.single-film .testata_pagine .text{margin-bottom:2.5rem}}.single-film .testata_pagine .text h1{margin-bottom:1rem;color:#000;font-size:50px}@media print,screen and (min-width:53.75em){.single-film .testata_pagine .text h1{font-size:clamp(3.75rem,2.77778vw + 1.66667rem,5rem)}}.single-film .testata_pagine .text h2{margin-bottom:1rem;text-transform:initial}.single-film .testata_pagine .text h1+h2{margin-top:-1rem}.single-film .testata_pagine .text .intro{font-size:1.75rem;font-size:clamp(1.625rem,.44444vw + 1.21667rem,1.75rem);font-weight:300;line-height:1.2}@media (max-width:1280px){.single-film .testata_pagine .text .intro{font-size:1.625rem}}@media print,screen and (max-width:79.99875em){.single-film .testata_pagine .text .intro{font-size:1.4375rem}}@media print,screen and (max-width:73.12375em){.single-film .testata_pagine .text .intro{font-size:1.3125rem}}@media print,screen and (max-width:42.49875em){.single-film .testata_pagine .text .intro{font-size:1.25rem}}.single-film .testata_pagine .secondrow{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.single-film .thirdrow{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;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.single-film .thirdrow .movielabel{margin-bottom:0;margin:.2rem .1rem;cursor:initial}.single-film .thirdrow .movielabel:hover{background:#d22533}@media print,screen and (max-width:73.12375em){.single-film .thirdrow .movielabel{font-size:.8125rem;padding:.7em .8em}}@media print,screen and (min-width:53.75em){.single-film .corpo{padding-left:3rem}}.single-film .side{position:relative;margin-top:1.5rem;padding-top:.5rem;padding-top:0;padding-bottom:1rem}.single-film .side>a>img{display:block;margin:0 auto}@media print,screen and (min-width:53.75em){.single-film .side{padding-top:0;padding-bottom:2rem;margin-top:0;margin-bottom:1rem}}.single-film .side hr{border-color:#dcdcdc}@media print,screen and (min-width:53.75em){.single-film .side hr{border-color:#606060}}.single-film .side.hobg{top:-8rem}.single-film .side .generali{margin-bottom:1rem}@media print,screen and (min-width:53.75em){.single-film .side .generali{margin-top:2rem}}@media print,screen and (min-width:53.75em){.single-film .side .generali hr{margin-top:1.75rem}}.single-film .side .generali p{width:100%;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.3}@media print,screen and (max-width:79.99875em){.single-film .side .generali p{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (max-width:42.49875em){.single-film .side .generali p{font-size:.9375rem}.single-film .side .generali p strong{-ms-flex-preferred-size:40%;flex-basis:40%}.single-film .side .generali p span{-ms-flex-preferred-size:60%;flex-basis:60%}}.single-film .side .generali p strong{width:130px;display:inline-block}@media print,screen and (min-width:53.75em){.single-film .side .generali p strong{-ms-flex-negative:0;flex-shrink:0}}.single-film .side .generali.diritti strong{min-width:0;display:block}.single-film .side .generali.diritti p{margin-bottom:0;margin-top:.5rem;float:left;display:block}@media print,screen and (max-width:42.49875em){.single-film .side .generali.diritti p{margin-top:0}}.single-film .side .film-link{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.5rem 0;color:#121212;font-weight:600;font-size:.9375rem}.single-film .side .film-link:hover,.single-film .side .film-link:focus{text-decoration:underline}.single-film .side .film-link svg,.single-film .side .film-link i{color:#d22533;margin-right:10px;font-size:1.3rem}.single-film .side .contatti-area{background-color:#ececec;padding:1.25rem;margin-top:1rem;margin-bottom:1rem}@media print,screen and (min-width:53.75em){.single-film .side .contatti-area{margin-bottom:0}}.single-film .side .contatti-area p{line-height:1.2;margin-bottom:.5rem}.single-film .side .contatti-area p:last-child{margin:0}@media print,screen and (max-width:42.49875em){.single-film .side .tag{font-size:.9375rem}}.single-film .entry-content-wrapper{margin-top:1.5rem}@media print,screen and (min-width:53.75em){.single-film .entry-content-wrapper{margin-top:3rem;min-height:60vh}}.single-film .entry-content section{margin-bottom:1rem}.single-film .entry-content .text,.single-film .entry-content .text p,.single-film .entry-content ul li,.single-film .entry-content ol li,.single-film .entry-content a{font-size:clamp(.9375rem,.22222vw + .73333rem,1rem)}@media print,screen and (max-width:73.12375em){.single-film .entry-content .text,.single-film .entry-content .text p,.single-film .entry-content ul li,.single-film .entry-content ol li,.single-film .entry-content a{font-size:.875rem;font-size:.875rem}}@media print,screen and (max-width:42.49875em){.single-film .entry-content .text,.single-film .entry-content .text p,.single-film .entry-content ul li,.single-film .entry-content ol li,.single-film .entry-content a{font-size:1rem}}.single-film .entry-content .sub p,.single-film .entry-content .sub a{font-size:clamp(.9375rem,.22222vw + .73333rem,1rem)}@media print,screen and (max-width:73.12375em){.single-film .entry-content .sub p,.single-film .entry-content .sub a{font-size:.875rem;font-size:.875rem}}@media print,screen and (max-width:42.49875em){.single-film .entry-content .sub p,.single-film .entry-content .sub a{font-size:1rem}}.single-film .entry-content .sub hr{margin-top:2rem}.single-film .entry-content .sub.trailerbackstage{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;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:53.75em){.single-film .entry-content .sub.trailerbackstage{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.single-film .entry-content .sub.trailerbackstage{-ms-flex-wrap:wrap;flex-wrap:wrap}.single-film .entry-content .sub.trailerbackstage>div{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:53.75em){.single-film .entry-content .sub.trailerbackstage>div{-ms-flex-preferred-size:50%;flex-basis:50%}}.single-film .entry-content table{margin-bottom:0}@media print,screen and (max-width:42.49875em){.single-film .entry-content table{font-size:1rem}}.single-film .entry-content table tr{border-bottom:none}.single-film .entry-content table tr td:last-child{padding-right:0}.single-film .entry-content table tr td:first-child{padding-left:0}.single-film .entry-content table tbody th,.single-film .entry-content table tbody td{padding:.3rem .5rem .5rem}.single-film .apb-content_gallery .title_cont{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.single-film :last-child>.accordion-content:last-child{border-bottom:0}.single-film .accordion-item{border-bottom:2px solid #000}.single-film .accordion-item .accordion-title{border:0 !important}.single-film .accordion-item .accordion-title span{font-weight:300;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-size:1.3125rem;margin-bottom:0;line-height:1;text-transform:uppercase}.single-film .mobile-card_img{width:100%;float:left;display:block;margin-bottom:2rem;padding:0 2rem}.single-film .mobile-card_scheda.side{background:0 0;padding:0}@media print,screen and (min-width:53.75em){.single-film .filmsearch{margin-top:1rem}}.single-film .filmsearch .filmsearch-button{margin:0;background:#ececec}.single-film .filmsearch .filmsearch-button:hover{background:#cacaca}.single-film .filmsearch .filmsearch-button img{width:30px;margin-right:.5rem}.classificazione{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;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem;padding-right:2.5rem;width:100%}.classificazione img{width:45px;height:45px;margin:2px}.film_placeholder{aspect-ratio:2/2.85;background:#656565;background:linear-gradient(9deg,#e9e9e9,#f5f5f5);color:#000;padding:1rem;border-radius:10px;position:relative}.film_placeholder .autore{border:0 !important;border-bottom:0;font-size:.8125rem !important;font-size:clamp(.75rem,.22222vw + .54583rem,.8125rem) !important;padding-bottom:0 !important;margin-bottom:0 !important;display:block}.film_placeholder .titolo{font-weight:700;font-size:clamp(1rem,.44444vw + .59167rem,1.125rem);line-height:1.1;display:block}.film_placeholder .missing{position:absolute;bottom:1rem;left:1rem;text-transform:uppercase;font-size:.75rem;font-weight:500;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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:calc(100% - 3rem);line-height:1.2}@media print,screen and (max-width:42.49875em){.film_placeholder .missing{max-width:calc(100% - 20px);font-size:.6875rem}}.film_placeholder .missing p{margin:0;line-height:1.2}.film_placeholder .missing svg{width:40px;margin-right:1rem}@media print,screen and (max-width:42.49875em){.film_placeholder .missing svg{margin-right:.5rem}}.film_placeholder .missing svg path{fill:#000}.moviesearch.search-form{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:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:2rem;padding-bottom:1rem;background:#ececec}@media print,screen and (max-width:42.49875em){.moviesearch.search-form{padding-left:1rem;padding-right:1rem}}.moviesearch.search-form .search-submit{float:right;font-weight:600;font-size:1rem;margin-top:1.5rem}.moviesearch.search-form .quicklinks{margin-top:1.5rem;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;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}@media print,screen and (max-width:42.49875em){.moviesearch.search-form .quicklinks{width:100%;margin-top:6rem}}.moviesearch.search-form .quicklinks span{font-weight:600;margin-right:.5rem;font-size:.875rem;text-transform:uppercase;margin-top:.5rem;margin-bottom:.5rem}@media print,screen and (max-width:42.49875em){.moviesearch.search-form .quicklinks span{width:100%}}.moviesearch.search-form .quicklinks a{margin:0 .5rem;padding:.6em .8em;margin-top:.5rem;margin-bottom:.5rem}@media print,screen and (max-width:42.49875em){.moviesearch.search-form .quicklinks a{margin-left:0}}.moviesearch.search-form label{font-size:1rem;font-weight:600}.archive-amm-trasparente{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.page-template-page-ammtrasp div[style="border: 1px solid #eee; padding: 8px 10px; background: #FBFBFB;"]{border:0 !important;padding:1rem !important;background:#ececec;margin-bottom:2rem;padding-top:2rem !important}.page-template-page-ammtrasp span[style="float:right;"]{display:none}.page-template-page-ammtrasp #searchform input[type=text]{max-width:calc(100% - 230px);float:left;margin-right:15px}.page-template-page-ammtrasp #searchform select{float:left;margin-right:15px;margin-bottom:0}.single-amm-trasparente .article-header{padding-top:1rem}.single-amm-trasparente .article-header h1{font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-size:2.25rem}.single-amm-trasparente .entry-content{font-size:1rem}@media (min-width:680px){.single-amm-trasparente .entry-content{padding-left:2rem}}.single-amm-trasparente .entry-content a{font-weight:500}.single-amm-trasparente .entry-content a:hover,.single-amm-trasparente .entry-content a:focus{text-decoration:underline}.archive-amm-trasparente .sidebar-amm-trasparente{-ms-flex-preferred-size:30%;flex-basis:30%}.sezione-amm-trasp-title{margin-top:0;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;text-transform:initial;font-size:2.25rem}.sezione-amm-trasp-title+p{font-size:clamp(.9375rem,.22222vw + .73333rem,1rem)}@media print,screen and (max-width:73.12375em){.sezione-amm-trasp-title+p{font-size:.875rem;font-size:.875rem}}.content-amm-trasparente{width:100%}.content-amm-trasparente .riassunto{padding:0}.content-single-amm-trasparente{width:100%}.content-single-amm-trasparente h3{margin-top:0;font-size:25px}body .at-tableclass{padding:10px 5px}body .at-tableclass h3{margin:0;padding:0;background:0 0;border:0;font-size:23px;border-bottom:2px solid #000;padding-bottom:10px;margin-right:30px;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em;font-weight:600}body .at-tableclass h3 a{color:#000;cursor:pointer;font-size:1rem}body .at-tableclass ul{margin-top:1rem}body .at-tableclass ul li{font-size:1rem}body .at-tableclass ul li a{font-size:1rem;color:#000}body .at-tableclass ul li a:hover,body .at-tableclass ul li a:focus,body .at-tableclass ul li a.active{color:#d22533}body .at-tableclass h3 a:hover{color:#d22533}.sidebar-amm-trasparente .at-tableclass h3{margin-right:0;font-size:16px;padding-right:30px;position:relative;font-weight:500;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:0}.sidebar-amm-trasparente .at-tableclass h3 .dashicons{position:absolute;right:0;padding:10px 0 10px 10px;cursor:pointer;color:#121212}.sidebar-amm-trasparente{padding:1rem;margin-top:3rem;margin-bottom:2rem;background-color:#ececec}.sidebar-amm-trasparente .at-tableclass{padding:12px 0;border-bottom:1px solid #656565}.sidebar-amm-trasparente .at-tableclass ul{display:none;margin:15px 0 0;list-style:disc;padding-left:17px}.sidebar-amm-trasparente .at-tableclass ul li{line-height:20px;margin-bottom:8px;font-size:15px}.sidebar-amm-trasparente .at-tableclass ul li[style="opacity: 0.5;"]{pointer-events:none}.sidebar-amm-trasparente .at-tableclass ul.active{height:100%}.edgtf-grid-row.archive-amm-trasparente:after,.edgtf-grid-row.archive-amm-trasparente:before{display:none}.edgtf-grid-row.archive-amm-trasparente{margin:0}.descr-sezione{font-size:15px;line-height:24px}.container-voci-amm-trasp{margin-top:30px;font-size:18px}.amm-trasp-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #8a8a8a;font-size:1rem}.amm-trasp-breadcrumb a{font-size:1rem;color:#000}.content-amm-trasparente .amm-trasp-breadcrumb{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}@media (max-width:1200px){.indice-amm-trasparente .at-tableclass{width:47%}}@media (max-width:680px){.indice-amm-trasparente .at-tableclass{width:100%}.sidebar-amm-trasparente .at-tableclass h3{font-size:16px !important}body .at-tableclass h3{font-size:23px !important}.archive-amm-trasparente .sidebar-amm-trasparente{-ms-flex-preferred-size:100%;flex-basis:100%}.archive-amm-trasparente{-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-amm-trasparente.single-amm-trasparente .sidebar-amm-trasparente{display:none}.content-amm-trasparente .amm-trasp-breadcrumb{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:0;margin-bottom:15px}}.single-societa-trasparente #main-content{min-height:50vh}.single-societa-trasparente .entry-content-wrapper .article-header{margin-bottom:0}.single-societa-trasparente section.entry-content .entry-content{padding-bottom:0;padding-top:0}.single-societa-trasparente section.entry-content table,.single-societa-trasparente section.entry-content table *{font-size:.9375rem}.single-societa-trasparente h1.page-title{text-transform:initial;font-family:"Inter","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:-.03em}.single-societa-trasparente .sidebar{text-align:left;margin-top:2rem;padding:1rem;background:#ececec;position:relative;top:initial;margin-bottom:2rem}.single-societa-trasparente .sidebar>ul>li{border-bottom:1px solid #ccc}.single-societa-trasparente .sidebar>ul>li:last-child{border:none}.single-societa-trasparente .sidebar li{padding:.5rem 0}.single-societa-trasparente .sidebar li.current_page_ancestor a,.single-societa-trasparente .sidebar li.current_page_item a{color:#d22533;font-weight:700}.single-societa-trasparente .sidebar ul.children{display:none}.single-societa-trasparente .sidebar li.current_page_item ul.children{display:block;margin-left:1rem}.weekly-calendar{min-width:850px}.amr-calendar{width:100%;table-layout:fixed}.amr-calendar.purple{background:#913ccd}.amr-calendar.pink{background:#f15f74}.amr-calendar.orange{background:#f76d3c}.amr-calendar.yellow{background:#f7d842}.amr-calendar.green{background:#98cb4a}.amr-calendar.grey{background:#839098}.amr-calendar.blue{background:#5481e6}.amr-calendar{margin-bottom:1rem}.amr-calendar thead{border:0;background:0 0}.amr-calendar tbody tr{background:0 0}.amr-calendar tbody tr td{vertical-align:top;width:14.28%;height:130px;border:1px solid #000;color:#000;background:#fff}.amr-calendar .calendar-title th{font-size:1.3125rem;padding-left:0}@media print,screen and (max-width:42.49875em){.amr-calendar .calendar-title th{padding-left:0}}@media print,screen and (max-width:42.49875em){.amr-calendar .cal-th{text-align:center}}.amr-calendar-prevnext{margin-bottom:-2rem;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:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.amr-calendar-prevnext a{font-weight:700;color:#000}@media print,screen and (max-width:42.49875em){.amr-calendar-prevnext a{font-size:.9375rem}}.amr-calendar tbody tr td.pad{border:0}@media print,screen and (max-width:42.49875em){.amr-calendar tbody tr td.day{padding:0}}.amr-calendar tbody tr td.day div:first-child{padding:4px;line-height:17px;height:25px}@media print,screen and (max-width:42.49875em){.amr-calendar tbody tr td.day div:first-child{padding:6px 4px}}.amr-calendar tbody tr td.day .cal-day-box{color:#000;font-weight:700;font-size:1.125rem;margin-bottom:.5rem}@media print,screen and (max-width:42.49875em){.amr-calendar tbody tr td.day .cal-day-box{font-size:.875rem}}.amr-calendar tbody tr td.day div:last-child{padding:4px;min-height:25px}.amr-calendar tbody tr td.today{background:rgba(210,37,51,.15)}.amr-calendar tbody tr td.mask-start,.amr-calendar tbody tr td.mask,.amr-calendar tbody tr td.mask-end{background:#c23b22}.amr-calendar .cal-weekview-time{border:rgba(0,0,0,.25)}.amr-calendar .cal-weekview-time{padding:4px 2px 2px 4px}.amr-calendar .cal-weekview-time>div{background:rgba(0,0,0,.03);padding:10px;min-height:50px}.amr-calendar .cal-weekview-event.mask-start,.amr-calendar .cal-weekview-event.mask,.amr-calendar .cal-weekview-event.mask-end{margin-bottom:3px;padding:5px}.amr-calendar .cal-weekview-time-th{background:rgba(0,0,0,.1)}.amr-calendar .cal-weekview-time-th>div{padding:10px;min-height:50px}.amr-calendar .event-summary-row{display:block;margin-bottom:.3125rem}.amr-calendar .event-summary-row a{line-height:1.2;background:#d22533;color:#fff;padding:2px 3px;border-radius:3px;display:inline-block;font-size:.8125rem}@media print,screen and (max-width:42.49875em){.amr-calendar .event-summary-row a{font-size:.6875rem;display:inline-block;word-break:break-word}}@media screen and (max-width:768px){.weekly-calendar-container{display:block;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}}.visita-template-page-calendario_visita tbody{border:0}.exp-video-background{padding-bottom:2rem;padding-top:2rem;background:#000;margin:0 auto;background-color:#000;color:#fff !important;position:relative;height:100%;float:left;width:100%}.exp-video-background .entry-content .top{border-bottom:1px solid #d22533}.exp-video-background .text a,.exp-video-background .text .a{color:#f8ebdf}.exp-video-background a{color:#fff !important}.exp-video-background a:hover h3,.exp-video-background a:focus h3{color:#d22533}.exp-video-background a.a2{color:#fff}.exp-video-background hr{border-color:#fff}.exp-video-background:not(.style_bg)+.nero.mt_def{padding-top:1rem}.exp-video-background #canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}