@charset "UTF-8";@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:a}@keyframes a{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-ccw,.spin-cw{animation-name:b}@keyframes b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{animation-name:c}@keyframes c{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-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{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:75rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded,.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:0}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.small-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.medium-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.large-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}h1{font-size:1.5rem}h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}h6{font-size:1rem}@media print,screen and (min-width:40em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{line-height:inherit;color:#1779ba;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1468a0}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{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}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr{border-bottom:1px dotted #0a0a0a;color:#0a0a0a;cursor:help}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;font-weight:400}code,kbd{background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a}kbd{margin:0;padding:.125rem .25rem 0}.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}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.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:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!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,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^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:1rem;font-weight:400;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#cacaca}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[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:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-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;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:2.5rem;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;background:#fefefe}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:#fefefe;font-family:inherit;font-size:1rem;line-height:normal;color:#0a0a0a;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-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@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:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#1779ba;color:#fefefe}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#14679e;color:#fefefe}.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.primary{background-color:#1779ba;color:#fefefe}.button.primary:focus,.button.primary:hover{background-color:#126195;color:#fefefe}.button.secondary{background-color:#767676;color:#fefefe}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fefefe}.button.success{background-color:#3adb76;color:#0a0a0a}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#0a0a0a}.button.warning{background-color:#ffae00;color:#0a0a0a}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#0a0a0a}.button.alert{background-color:#cc4b37;color:#fefefe}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fefefe}.button.hollow{border:1px solid #1779ba;color:#1779ba}.button.hollow,.button.hollow:focus,.button.hollow:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary{border:1px solid #1779ba;color:#1779ba}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.secondary{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#1779ba;color:#fefefe}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#1779ba;color:#fefefe}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#767676;color:#fefefe}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#0a0a0a}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#0a0a0a}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#cc4b37;color:#fefefe}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 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:#1779ba}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"\2013"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#1779ba;color:#fefefe}.badge.secondary{background:#767676;color:#fefefe}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#cc4b37;color:#fefefe}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;top:1px;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#1779ba}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch}.button-group:after,.button-group:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;-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{-ms-flex:1 1 0px;flex:1 1 0px}.button-group.primary .button{background-color:#1779ba;color:#fefefe}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#126195;color:#fefefe}.button-group.secondary .button{background-color:#767676;color:#fefefe}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5e5e5e;color:#fefefe}.button-group.success .button{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#0a0a0a}.button-group.warning .button{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#0a0a0a}.button-group.alert .button{background-color:#cc4b37;color:#fefefe}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fefefe}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{-ms-flex:1 1 0px;flex:1 1 0px;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button{-ms-flex:1 1 0px;flex:1 1 0px;margin-bottom:0}}@media screen and (max-width:39.9375em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid hsla(0,0%,4%,.25);border-radius:0;background-color:#fff;color:#0a0a0a}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#d7ecfa;color:#0a0a0a}.callout.secondary{background-color:#eaeaea;color:#0a0a0a}.callout.success{background-color:#e1faea;color:#0a0a0a}.callout.warning{background-color:#fff3d9;color:#0a0a0a}.callout.alert{background-color:#f7e4e1;color:#0a0a0a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fefefe;box-shadow:none;overflow:hidden;color:#0a0a0a}.card>:last-child{margin-bottom:0}.card-divider{-ms-flex:0 1 auto;flex:0 1 auto;padding:1rem;background:#e6e6e6}.card-divider>:last-child{margin-bottom:0}.card-section{-ms-flex:1 0 auto;flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.close-button{position:absolute;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#0a0a0a}.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}.menu{margin:0;list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;width:100%}.menu>li{-ms-flex:0 0 auto;flex:0 0 auto}[data-whatinput=mouse] .menu>li{outline:0}.menu>li>a{display:block;padding:.7rem 1rem;line-height:1}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu>li>a{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu>li>a i,.menu>li>a img,.menu>li>a svg{margin-right:.25rem}.menu,.menu.horizontal{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.menu.horizontal>li,.menu>li{-ms-flex:0 0 auto;flex:0 0 auto}.menu.expanded>li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.expanded>li:first-child:last-child{width:100%}.menu.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu.vertical>li{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.menu.vertical>li>a{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:40em){.menu.medium-horizontal{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.menu.medium-horizontal>li{-ms-flex:0 0 auto;flex:0 0 auto}.menu.medium-expanded>li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.medium-expanded>li:first-child:last-child{width:100%}.menu.medium-vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu.medium-vertical>li{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.menu.medium-vertical>li>a{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}}@media print,screen and (min-width:64em){.menu.large-horizontal{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.menu.large-horizontal>li{-ms-flex:0 0 auto;flex:0 0 auto}.menu.large-expanded>li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.large-expanded>li:first-child:last-child{width:100%}.menu.large-vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu.large-vertical>li{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.menu.large-vertical>li>a{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}}.menu.simple li{display:inline-block;vertical-align:top;line-height:1}.menu.simple a{padding:0}.menu.simple li{margin-left:0;margin-right:1rem}.menu.simple.align-right li{margin-right:0;margin-left:1rem}.menu.align-right{-ms-flex-pack:end;justify-content:flex-end}.menu.icon-top>li>a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-top>li>a i,.menu.icon-top>li>a img,.menu.icon-top>li>a svg{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-top.vertical a>span{margin:auto}.menu.nested{margin-left:1rem}.menu .active>a{background:#1779ba;color:#fefefe}.menu.menu-bordered li{border:1px solid #e6e6e6}.menu.menu-bordered li:not(:first-child){border-top:0}.menu.menu-hover li:hover{background-color:#e6e6e6}.menu-text{padding-top:0;padding-bottom:0;padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block;vertical-align:top}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:""}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown-submenu-cover-previous{min-height:100%}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba;position:absolute;top:50%;margin-top:-6px;right:1rem}.js-drilldown-back>a:before{display:block;width:0;height:0;border:6px inset;content:"";border-right-style:solid;border-color:transparent #1779ba transparent transparent;display:inline-block;vertical-align:middle;margin-right:.75rem;border-left-width:0}.dropdown-pane{position:absolute;z-index:10;display:block;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-open{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:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{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:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}@media print,screen and (min-width:40em){.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:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{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:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}@media print,screen and (min-width:64em){.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:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{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:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}.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;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:#fefefe}.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:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default}.label,.label.primary{background:#1779ba;color:#fefefe}.label.secondary{background:#767676;color:#fefefe}.label.success{background:#3adb76;color:#0a0a0a}.label.warning{background:#ffae00;color:#0a0a0a}.label.alert{background:#cc4b37;color:#fefefe}.media-object{display:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media screen and (max-width:39.9375em){.media-object.stack-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:39.9375em){.media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{-ms-flex:0 1 auto;flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}.media-object-section.main-section{-ms-flex:1 1 0px;flex:1 1 0px}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:1;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-overlap{z-index:10}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:1;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-overlap{z-index:10}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;width:250px;height:100%;transform:translateX(-250px);overflow-y:auto}.position-left.is-open~.off-canvas-content{transform:translateX(250px)}.position-left.is-transition-push:after{position:absolute;top:0;right:0;height:100%;width:1px;box-shadow:0 0 10px hsla(0,0%,4%,.7);content:" "}.position-left.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-right{top:0;right:0;width:250px;height:100%;transform:translateX(250px);overflow-y:auto}.position-right.is-open~.off-canvas-content{transform:translateX(-250px)}.position-right.is-transition-push:after{position:absolute;top:0;left:0;height:100%;width:1px;box-shadow:0 0 10px hsla(0,0%,4%,.7);content:" "}.position-right.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-top{top:0;left:0;width:100%;height:250px;transform:translateY(-250px);overflow-x:auto}.position-top.is-open~.off-canvas-content{transform:translateY(250px)}.position-top.is-transition-push:after{position:absolute;bottom:0;left:0;height:1px;width:100%;box-shadow:0 0 10px hsla(0,0%,4%,.7);content:" "}.position-top.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-bottom{bottom:0;left:0;width:100%;height:250px;transform:translateY(250px);overflow-x:auto}.position-bottom.is-open~.off-canvas-content{transform:translateY(-250px)}.position-bottom.is-transition-push:after{position:absolute;top:0;left:0;height:1px;width:100%;box-shadow:0 0 10px hsla(0,0%,4%,.7);content:" "}.position-bottom.is-transition-overlap.is-open~.off-canvas-content{transform:none}.off-canvas-content{transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:1}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:1}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:1}.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:1}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:1}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:1}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:1}.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:1}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{bottom:0;width:100%;margin-bottom:0;background-color:hsla(0,0%,4%,.5)}.orbit-caption,.orbit-next,.orbit-previous{position:absolute;padding:1rem;color:#fefefe}.orbit-next,.orbit-previous{top:50%;transform:translateY(-50%);z-index:10}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:hsla(0,0%,4%,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-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:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#0a0a0a}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#1779ba;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"\2026";color:#0a0a0a}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"\00ab"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"\00bb"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#1779ba}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#1779ba}.progress-meter-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{top:50%;transform:translateY(-50%);position:absolute;left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#1779ba;transition:all .2s ease-in-out;-ms-touch-action:manipulation;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#14679e}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5}.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}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{min-height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:hsla(0,0%,4%,.45);overflow-y:scroll}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}@media print,screen and (min-width:40em){.reveal .reveal{right:auto;left:auto;margin:0 auto}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}@media screen and (max-width:39.9375em){.reveal{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fefefe;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fefefe;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#1779ba}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8}tfoot,thead{color:#0a0a0a}tfoot{background:#f1f1f1}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media screen and (max-width:63.9375em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-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:transparent}.tabs.primary{background:#1779ba}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#1673b1}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1779ba}.tabs-title>a:hover{background:#fefefe;color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#1779ba}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:#0a0a0a;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel[aria-hidden=false]{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fefefe;border-radius:0;box-shadow:0 0 0 1px hsla(0,0%,4%,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(23,121,186,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{-ms-flex:1 1 0px;flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #8a8a8a;cursor:help}.tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.tooltip:before{border:.75rem inset;border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0a0a0a;position:absolute;bottom:100%;left:50%;transform:translateX(-50%)}.tooltip.top:before,.tooltip:before{display:block;width:0;height:0;content:""}.tooltip.top:before{border:.75rem inset;border-bottom-width:0;border-top-style:solid;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}.tooltip.left:before{border:.75rem inset;border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0a0a;left:100%}.tooltip.left:before,.tooltip.right:before{display:block;width:0;height:0;content:"";top:50%;bottom:auto;transform:translateY(-50%)}.tooltip.right:before{border:.75rem inset;border-left-width:0;border-right-style:solid;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.top-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#e6e6e6}.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{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto}.top-bar .top-bar-right{-ms-flex:0 1 auto;flex:0 1 auto}}@media screen and (max-width:63.9375em){.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{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:74.9375em){.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{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar-title{margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right,.top-bar-title{-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{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}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:after{clear:both}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}@font-face{font-family:mgc-icons;src:url(../../default/fonts/mgc-icons/mgc-icons.eot?e6eieg);src:url(../../default/fonts/mgc-icons/mgc-icons.eot?e6eieg#iefix) format("embedded-opentype"),url(../../default/fonts/mgc-icons/mgc-icons.ttf?e6eieg) format("truetype"),url(../../default/fonts/mgc-icons/mgc-icons.woff?e6eieg) format("woff"),url(../../default/fonts/mgc-icons/mgc-icons.svg?e6eieg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" mgc-icon-"],[class^=mgc-icon-]{font-family:mgc-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mgc-icon-menu:before{content:"\e91e"}.mgc-icon-logout:before{content:"\e91d"}.mgc-icon-login:before{content:"\e906"}.mgc-icon-aggiorna_wishlist:before{content:"\e911"}.mgc-icon-activate:before{content:"\e912"}.mgc-icon-envelop:before{content:"\e913"}.mgc-icon-share:before{content:"\e915"}.mgc-icon-freccia_dx:before{content:"\e917"}.mgc-icon-freccia_sx:before{content:"\e918"}.mgc-icon-stella_preferiti:before{content:"\e91b"}.mgc-icon-verify-credit:before{content:"\e91c"}.mgc-icon-download:before{content:"\e90f"}.mgc-icon-map:before{content:"\e90e"}.mgc-icon-cart:before{content:"\e914"}.mgc-icon-account:before{content:"\e919"}.mgc-icon-attiva:before{content:"\e910"}.mgc-icon-help:before{content:"\e907"}.mgc-icon-logout2:before{content:"\e908"}.mgc-icon-wallet:before{content:"\e91a"}.mgc-icon-recupera:before{content:"\e90a"}.mgc-icon-search:before{content:"\e916"}.mgc-icon-star-o:before{content:"\f006"}.mgc-icon-trash:before{content:"\f014"}.mgc-icon-twitter:before{content:"\f099"}.mgc-icon-facebook:before{content:"\f09a"}.mgc-icon-google-plus:before{content:"\f0d5"}.mgc-icon-pinterest-p:before{content:"\f231"}.mgc-icon-chevron-small-down:before{content:"\e90c"}.mgc-icon-chevron-small-left:before{content:"\e904"}.mgc-icon-chevron-small-right:before{content:"\e901"}.mgc-icon-chevron-small-up:before{content:"\e90d"}.mgc-icon-chevron-thin-left:before{content:"\e902"}.mgc-icon-chevron-thin-right:before{content:"\e903"}.mgc-icon-grid:before{content:"\e920"}.mgc-icon-th-list:before{content:"\f00b"}@font-face{font-family:mgc-kyc-icons;src:url(../../default/fonts/mgc-kyc-icons/icons.eot?2vp8nl);src:url(../../default/fonts/mgc-kyc-icons/icons.eot?2vp8nl#iefix) format("embedded-opentype"),url(../../default/fonts/mgc-kyc-icons/icons.ttf?2vp8nl) format("truetype"),url(../../default/fonts/mgc-kyc-icons/icons.woff?2vp8nl) format("woff"),url(../../default/fonts/mgc-kyc-icons/icons.svg?2vp8nl#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" mgc-kyc-icon-"],[class^=mgc-kyc-icon-]{font-family:mgc-kyc-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mgc-kyc-icon-calendar:before{content:"\e922"}.mgc-kyc-icon-check:before{content:"\e923"}.mgc-kyc-icon-data:before{content:"\e903"}.mgc-kyc-icon-info:before{content:"\e90c"}.mgc-kyc-icon-pencil:before{content:"\e920"}.mgc-kyc-icon-otp:before{content:"\e921"}.mgc-kyc-icon-wallet:before{content:"\e900"}.mgc-kyc-icon-premium:before{content:"\e901"}@font-face{font-family:mgc-faq-icons;src:url(../../default/fonts/mgc-faq-icons/icons.eot?5qoppc);src:url(../../default/fonts/mgc-faq-icons/icons.eot?5qoppc#iefix) format("embedded-opentype"),url(../../default/fonts/mgc-faq-icons/icons.ttf?5qoppc) format("truetype"),url(../../default/fonts/mgc-faq-icons/icons.woff?5qoppc) format("woff"),url(../../default/fonts/mgc-faq-icons/icons.svg?5qoppc#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" mgc-faq-icon-"],[class^=mgc-faq-icon-]{font-family:mgc-faq-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mgc-faq-icon-attivazione-pin-ricarica:before,.mgc-faq-icon-attivazione-pin:before{content:"\e900"}.mgc-faq-icon-credito-residuo-scadenza:before{content:"\e901"}.mgc-faq-icon-info:before{content:"\e902"}.mgc-faq-icon-ordini-resi:before{content:"\e903"}.mgc-faq-icon-edit-circled:before{content:"\e904"}.mgc-faq-icon-profilo-personale:before{content:"\e905"}.mgc-faq-icon-tel:before{content:"\e906"}.mgc-faq-icon-come-utilizzare:before{content:"\e907"}.mgc-ywn-icon-wallet{display:inline-block;width:40px;height:20px;background:url(../../default/images/rechargeable_b2b/icons/wallet.png) no-repeat 0/30px}@font-face{font-family:mgc-rcb-icons;src:url(../../default/fonts/mgc-rcb-icons/icons.eot?cf0ic3);src:url(../../default/fonts/mgc-rcb-icons/icons.eot?cf0ic3#iefix) format("embedded-opentype"),url(../../default/fonts/mgc-rcb-icons/icons.ttf?cf0ic3) format("truetype"),url(../../default/fonts/mgc-rcb-icons/icons.woff?cf0ic3) format("woff"),url(../../default/fonts/mgc-rcb-icons/icons.svg?cf0ic3#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" mgc-rcb-icon-"],[class^=mgc-rcb-icon-]{font-family:mgc-rcb-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mgc-kyc-icon-card-data:before,.mgc-rcb-icon-card-data:before{content:"\e900";font-family:mgc-rcb-icons!important}.mgc-eml-messages-container,.mgc-messages-container{display:none;position:fixed;top:30%;left:calc(50% - 250px);z-index:1000;background-color:#fff;box-shadow:2px 2px 10px #a7a7a7;min-height:300px;width:500px;padding:1rem;color:#000}@media (max-width:39.9375em){.mgc-eml-messages-container,.mgc-messages-container{left:calc(50% - 150px);width:300px}}.mgc-eml-messages-container .attention,.mgc-eml-messages-container .error-messages h4,.mgc-messages-container .attention,.mgc-messages-container .error-messages h4{color:#b61e21}.mgc-eml-messages-container .attention,.mgc-messages-container .attention{margin-right:.5rem}.mgc-eml-messages-container .mgc-message,.mgc-messages-container .mgc-message{position:static}.mgc-eml-messages-container.show,.mgc-messages-container.show{display:block}.lds-default{left:calc(50% - 40px);top:calc(50% - 40px);display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:#000;border-radius:50%;animation:d 1.2s linear infinite}.lds-default div:first-child{animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes d{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.loader{display:none;position:fixed;top:0;bottom:0;z-index:99999;width:100%;min-height:100%;background:hsla(0,0%,100%,.7)}.newsletter-label-subscription{margin-left:5%;font-size:80%}.newsletter-gender{margin-left:5%}.customer-account-create .newsletter-gender{margin-left:8%}.customer-account-edit .form-privacy{width:100%}.customer-account-edit .newsletter-gender{margin-left:3%}.customer-account-edit .newsletter-label-subscription{margin-left:3%;font-size:80%}.customer-account-edit .form-privacy .agree{width:90%!important}.dotcom-newsletter-index-subscribenewsletter .newsletter-gender{margin-left:0}#newsletter-element .description{max-height:none}.customer-account-create .form-list .control .input-box+label.newsletter-signup{width:90%!important}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;font-display:swap;src:local("Ubuntu Light"),local("Ubuntu-Light"),url(../../default/fonts/Ubuntu/ubuntu-v13-latin-300.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(../../default/fonts/Ubuntu/ubuntu-v13-latin-regular.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(../../default/fonts/Ubuntu/ubuntu-v13-latin-500.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(../../default/fonts/Ubuntu/ubuntu-v13-latin-700.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.medium{font-weight:500}.bold{font-weight:700}.italic{font-style:italic}.mainColor{color:#b61e21!important}.red{color:#b61e21}.text-center{text-align:center}.small-centered{margin-left:auto;margin-right:auto}@media (min-width:40em){.medium-centered{margin-left:auto;margin-right:auto}}@media (min-width:64em){.large-centered{margin-left:auto;margin-right:auto}}.text-left,.text-left *{text-align:left!important}.text-center,.text-center *{text-align:center!important}.title-no-border{text-transform:none;color:inherit;font-weight:400;text-align:center;border:none;font-size:2rem}.border-bottom{border-bottom:1px solid #dedede}a,address,body,button,dd,div,dt,em,footer,form,form .form-instructions,h1,h2,h3,h4,h5,h6,header,input,label,li,main,nav,ol,option,p,select,span,strong,table,tbody,td,textarea,tfoot,th,thead,tr,ul{font-family:Comfortaa,cursive;outline:none!important}#search,.button,.h1,.h2,.page-title h1,.page-title h2,.price,.price-box .price,.product-name .h1,.product-name h1{font-family:inherit;color:inherit}.page-title h1,.page-title h2,.product-name .h1,.product-name h1{text-transform:none;font-weight:inherit}h2.product-name,h3.product-name,h4.product-name,h5.product-name,p.product-name{font-family:Comfortaa,cursive;color:#000;font-weight:500}h1,h2{font-weight:100;text-transform:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{border:1px solid #b61e21;box-shadow:0 0 5px #7b1416}.bg-grey-light{background-color:#dedede}.bg-grey-lighter{background-color:#f3f4f5}.bg-grey{background-color:#a7a7a7}.bg-grey-dark{background-color:#20232b}.bg-yellow{background-color:#ff9700}.bg-purple{background-color:#4b2582}.main-color{color:#b61e21}.relative{position:relative}a{color:#20232b}a,a:focus,a:hover{transition:color .3s}a:focus,a:hover{text-decoration:none;color:#e13341}select{background-origin:content-box;background-position:right -1rem center;border:1px solid #a7a7a7}select:focus{border:1px solid #b61e21}@media (min-width:40em){h2{font-size:18px;font-size:1.125rem}}.main-container{background-color:#fff;max-width:1300px;margin:auto;padding:0}.button{background-color:#b61e21!important;transition:all .5s ease-in-out;background:#b61e21;color:#fff;min-height:40px;line-height:40px;line-height:2.5rem;font-size:14px;font-size:.875rem;padding:0 30px;float:left;min-width:200px;white-space:normal}.button:active,.button:hover{background-color:#e13341!important;box-shadow:2px 2px 10px #a7a7a7;background:#b61e21;transition:background-color .3s}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#e13341;transition:all .3s;opacity:.4}.button-alt{background-color:#fff;color:#b61e21;border:1px solid #b61e21}.btn-red{transition:all .5s ease-in-out;background:#b61e21}.btn-red:hover{box-shadow:2px 2px 10px #a7a7a7;background:#b61e21}.btn-black{background:#000;background:linear-gradient(90deg,#313131,#000);transition:all .5s ease-in-out}.btn-black:hover{box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#313131,#000)}.col2-set .buttons-set .button,.col2-set .buttons-set .button2,.col2-set .buttons-set button{min-width:200px;width:100%}@media (min-width:40em){.col2-set .buttons-set .button,.col2-set .buttons-set .button2,.col2-set .buttons-set button{width:auto}}.page-section{padding:4rem 2rem}.card{display:-ms-inline-flexbox;display:inline-flex;text-align:center;border-radius:10px}.card,.card:hover{transition:all .3s}.card:hover{color:inherit;box-shadow:0 0 15px #a7a7a7}.card .card-divider{position:relative}.card-info-wrapper{position:absolute;top:0;right:0;z-index:1;text-transform:uppercase;color:#fff;font-weight:700;font-size:.8rem;letter-spacing:1px;letter-spacing:.0625rem;line-height:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.card-info{display:inline-block;border-radius:5px;padding:10px;margin:7px 7px 0 0;min-width:80px;max-width:90px;text-align:center}.card-info-new{background-color:#39c85a;font-size:1.1rem;padding:13px 10px}.card-info-special{background-color:#60c3e3}.card-section{font-weight:700;font-size:1.05rem;padding:.3rem 1rem}.mgc-widget{padding:1.2rem}.mgc-widget h4{font-size:1.3em;text-align:center;font-weight:700;letter-spacing:5px;letter-spacing:.3125rem;border-bottom:10px solid #b61e21;padding-bottom:5px}.mgc-widget p{padding:.5rem}.mgc-widget .button{width:100%}.breadcrumbs{margin:0;margin-right:auto;margin-left:auto;padding:1.5rem}@media (max-width:63.9375em){.breadcrumbs{display:none}}.breadcrumbs ul{list-style-type:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0}.breadcrumbs ul li{font-size:.8rem;text-transform:none}.breadcrumbs ul li:first-letter{text-transform:uppercase}.breadcrumbs ul li span{display:none}.breadcrumbs ul li:not(:last-child):after{font-family:mgc-icons;content:"\e901";font-size:.9rem;top:2px;line-height:1;color:#a7a7a7}.breadcrumbs strong{color:#b61e21;transition:color .3s}.breadcrumbs a{color:#000;transition:color .3s}.breadcrumbs a:hover{text-decoration:none;color:#e13341;transition:color .3s}.messages,.messages ul{width:100%;list-style-type:none;margin-left:0}.mgc-carousel .mgc-carousel-element{text-align:center;padding:0}.mgc-carousel .mgc-carousel-element img{display:inline-block}@media (min-width:40em){.mgc-carousel .mgc-carousel-element{max-height:430px}}.mgc-carousel .mgc-carousel-element__noMaxHeight{max-height:none!important}.mgc-carousel .mgc-carousel-element .mgc-carousel-text{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:100%}.mgc-carousel .mgc-carousel-element .mgc-carousel-text h2{text-transform:none;font-size:55px;font-size:3.4375rem;line-height:1.1;font-weight:300}.mgc-carousel .mgc-carousel-element .mgc-carousel-text h2 strong{font-size:65px;font-size:4.0625rem}.mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{margin-top:1rem}@media (min-width:40em){.mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{margin-top:2rem}}.mgc-carousel .slick-dots{bottom:20px}.mgc-carousel .slick-dots li{width:12px;height:12px}.mgc-carousel .slick-dots li button{border:2px solid #fff;border-radius:50%;width:12px;height:12px}.mgc-carousel .slick-dots li button:before{left:0;right:0;content:"";width:13px;height:13px;border-radius:50%;background-color:#fff;opacity:0;transition:opacity .3s}.mgc-carousel .slick-dots li.slick-active button:before,.mgc-carousel .slick-dots li:hover button:before{opacity:1;transition:opacity .3s}.mgc-carousel .card-wrapper{text-align:center}.mgc-carousel .slick-next,.mgc-carousel .slick-prev{z-index:2}.mgc-carousel .slick-next:before,.mgc-carousel .slick-prev:before{font-family:mgc-icons;color:#a7a7a7;font-size:30px;font-size:1.875rem}.mgc-carousel .slick-prev{left:-25px}.mgc-carousel .slick-next{right:-15px}.mgc-carousel .slick-prev:before{content:"\e904"}.mgc-carousel .slick-next:before{content:"\e901"}.mgc-carousel-footer .slick-dots,.mgc-carousel-homepage .slick-dots{bottom:-20px}.checkout-onepage-failure .main,.checkout-onepage-success .main,.cms-page-view .main,.customer-account-create .main,.customer-account-forgotpassword .main,.customer-account-login .main,.customer-account-logoutsuccess .main,.dotcom-newsletter-index-subscribenewsletter .main{margin:0;margin-right:auto;margin-left:auto;padding-bottom:2rem;padding-right:1rem;padding-left:1rem}@media (min-width:64em){.checkout-onepage-failure .main,.checkout-onepage-success .main,.cms-page-view .main,.customer-account-create .main,.customer-account-forgotpassword .main,.customer-account-login .main,.customer-account-logoutsuccess .main,.dotcom-newsletter-index-subscribenewsletter .main{padding-right:1.5rem;padding-left:1.5rem}}.checkout-onepage-failure .col-main,.checkout-onepage-success .col-main,.customer-account-create .account-create,.customer-account-forgotpassword .col-main,.customer-account-login .account-login,.customer-account-logoutsuccess .col-main,.dotcom-newsletter-index-subscribenewsletter .col-main{padding:2rem 0}@media (max-width:39.9375em){.checkout-onepage-failure .col-main,.checkout-onepage-success .col-main,.customer-account-create .account-create,.customer-account-forgotpassword .col-main,.customer-account-login .account-login,.customer-account-logoutsuccess .col-main,.dotcom-newsletter-index-subscribenewsletter .col-main{padding:1rem 0}}.col1-layout .col-main{margin-bottom:0}.customer-account-login .form-list{list-style-type:none;margin-left:0}.customer-account-create .fieldset,.customer-account-forgotpassword .fieldset{border:none}.customer-account-create ul,.customer-account-forgotpassword ul{list-style-type:none;margin-left:0}.customer-account-forgotpassword .col-main form{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.customer-account-forgotpassword .fieldset .form-instructions{margin:1rem 0}.customer-account-forgotpassword .buttons-set{width:100%}.pages .next:before,.pages .next:hover:before{border-left-color:#b61e21}.pages .previous:before,.pages .previous:hover:before{border-right-color:#b61e21}.pages .next:hover,.pages .previous:hover{border-color:#b61e21}.pager .limiter{height:inherit}.pager .limiter>label{line-height:1}.pager{float:none}.pager .pages{float:left;margin-left:0}.pager .pages ol{margin-left:0}.pager>.count-container{float:right}.count-container select{min-width:60px}.section-box{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:auto;margin-left:auto;max-width:none}.mgc-box{padding:1rem}.mgc-box-standard{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch}@media (min-width:64em){.mgc-box-standard{padding:3rem 1rem}}.mgc-box-standard .mgc-box-element-img{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;margin:1rem 0}@media (min-width:40em){.mgc-box-standard .mgc-box-element-img{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.mgc-box-standard .mgc-box-element-img img{max-width:500px}}.mgc-box-standard .mgc-box-element-text{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:1rem 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:40em){.mgc-box-standard .mgc-box-element-text{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}}.mgc-box-standard .mgc-box-element-text span{display:block;width:100%;color:#fff;font-weight:bolder;line-height:1.1;padding:5px 0}.mgc-box-standard .mgc-box-element-text h4{padding:0 10px;font-weight:700;margin:0}.mgc-box-standard .mgc-box-element-text h4 strong{color:#b61e21}.mgc-box-standard .mgc-box-element-text h5{margin-top:5px;padding:0 10px}.mgc-box-standard .mgc-box-element-text h5 strong{color:#b61e21}.mgc-box-standard .mgc-box-element-text .button{margin:1rem 10px 0;width:90%;-ms-flex-item-align:end;align-self:flex-end}@media (min-width:40em){.mgc-box-standard .mgc-box-element-text .button{width:60%;max-width:300px}}.mgc-box-standard .mgc-box-element-text .red{color:#b61e21}.mgc-box-bg-mygiftcard{padding:1rem 2rem;background-image:url(../../default/images/mgc_box/mgc_box_centri_bg.jpg);background-repeat:no-repeat;background-size:cover}.mgc-box-bg-mygiftcard .mgc-box-element-text{color:#fff}.mgc-box-bg-mygiftcard .mgc-box-element-text h4{font-weight:700;margin-bottom:10px}.mgc-box-bg-mygiftcard .mgc-box-element-text p{padding:0 10px;font-size:1.1rem}@media (min-width:40em){.mgc-box-bg-mygiftcard .mgc-box-element-img,.mgc-box-bg-mygiftcard .mgc-box-element-text{padding:2rem}}@media (min-width:30em){.newsletter{min-width:400px}}.newsletter .fieldset{border:none;margin:0;padding:0}.newsletter .fieldset ul{list-style-type:none}.newsletter .fieldset input[type=number],.newsletter .fieldset input[type=text]{width:100%}.contacts-index-index .col2-left-layout .main .col-main{margin:0;max-width:75rem;margin-right:auto;margin-left:auto;padding:2rem .9375rem;float:none;width:100%}.contacts-index-index .col2-left-layout .main .fieldset{border:none}.contacts-index-index .col2-left-layout .main .fieldset ul{list-style-type:none}.contacts-index-index .buttons-set{margin-left:auto;max-width:none}.cms-no-route .main .std{padding:1rem}@media (min-width:64em){.cms-no-route .main .std{padding:2rem}}.page-section{padding:2rem 0}.page-section--noPadding{padding:0}@media (min-width:40em) and (max-width:63.9375em){.mgc-box-standard .mgc-box-element-img,.mgc-box-standard .mgc-box-element-text{max-width:100%;padding:0}.mgc-box-standard .mgc-box-element-text{-ms-flex:auto;flex:auto}.mgc-box-standard .mgc-box-element-text .button{width:90%;line-height:2rem}}@media (min-width:64em){.mgc-box-standard .mgc-box-element-img img{max-width:450px}.mgc-box-standard .mgc-box-element-text .bg-grey{margin:0 5px}.mgc-box-standard .mgc-box-element-text .button{width:90%}}.customer-account-forgotpassword .buttons-set,.customer-account-forgotpassword .fieldset{margin-left:0;padding:.5rem 0;max-width:450px}.customer-account-forgotpassword .fieldset .form-list .input-box input,.customer-account-login .fieldset{margin:0}.mgc-newsletter-popup{display:none;border:1px solid #a7a7a7;text-align:center;background-color:#fff;position:fixed;bottom:2vw;z-index:1000}@media (max-width:39.9375em){.mgc-newsletter-popup{margin-left:2vw;margin-right:2vw;max-width:100%;padding:.5rem}}@media (min-width:40em){.mgc-newsletter-popup{right:2vw;max-width:250px;padding:1.5rem}}.mgc-newsletter-popup .newsletter-close-btn{color:#20232b;position:absolute;top:10px;right:10px;cursor:pointer}@media (max-width:39.9375em){.mgc-newsletter-popup .newsletter-close-btn{top:5px;right:5px}}.mgc-newsletter-popup .envelope{color:#b61e21;font-size:2rem;margin-bottom:0}.mgc-newsletter-popup .newsletter-text{text-transform:uppercase;font-size:14px;font-size:.875rem;line-height:1.2}.mgc-newsletter-popup input{background-color:#f3f4f5;color:#a7a7a7;border:none;padding:1.5rem}@media (max-width:39.9375em){.mgc-newsletter-popup input{padding:.5rem}}.mgc-newsletter-popup input:-moz-placeholder,.mgc-newsletter-popup input::-moz-placeholder,.mgc-newsletter-popup input::-webkit-input-placeholder,.mgc-newsletter-popup input::placeholder{color:#20232b!important}.mgc-newsletter-popup button{margin-bottom:0;float:none}.mgc-grid-5{width:100%;margin:0;padding:0}.mgc-grid-5 .mgc-col{display:inline-block;margin:0}.mgc-grid-5 .mgc-col-1{width:20%}.mgc-grid-5 .mgc-col-2{width:40%}.mgc-grid-5 .mgc-col-3{width:60%}.mgc-grid-5 .mgc-col-4{width:80%}.mgc-grid-5 .mgc-col-5{width:100%}@media (max-width:63.9375em){.mgc-grid-5 .mgc-col{width:100%}}.show-for-xsmall-only{display:none}.page-title h1{text-transform:none;font-weight:100;color:inherit;text-align:center;border:none;font-size:2.5rem}.dashboard .box-account address,.dashboard .box-account p{font-family:inherit;font-style:inherit}body.main-large .main{max-width:none;padding:0 1rem;margin-bottom:3rem}@media (min-width:40em){body.main-large .main{padding:0 1.5rem;margin-bottom:6rem}}body.main-large .col-main{max-width:920px;float:left}@media (max-width:39.9375em){body.main-large .col-main{width:100%}}.form-list__full-width label{width:100%!important}.form-list__full-width input{width:100%}.fieldset.fieldset__no-margin{margin:0}.fieldset.fieldset__no-padding{padding:0}table.border td{border:1px solid #f1f1f1}table p{margin-bottom:0!important}.break-word{word-break:break-all}form .legend{font-family:inherit;text-transform:none;font-weight:inherit;color:inherit}@media (max-width:30em){.form-list select,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select{width:100%}}.c-modal{position:fixed;z-index:9999;max-width:90vw;max-height:90vh;top:50%;left:50%;padding-left:20px;padding-right:20px;transform:translateX(-50%) translateY(-50%);opacity:0;visibility:hidden;transform-origin:center center;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);transition:all .5s ease}@media (min-width:40em){.c-modal{max-width:50vw}}.c-modal.open{opacity:1;visibility:visible}.c-modal .close-button{right:0}.c-modal .mgc-carousel-header{margin-bottom:0!important}.c-modal .mgc-carousel-header .slick-next{right:-20px}@media (min-width:64em){.c-modal .mgc-carousel-header .slick-next{right:0}}.c-modal .mgc-carousel-header .slick-prev{left:-20px}@media (min-width:64em){.c-modal .mgc-carousel-header .slick-prev{left:0}}.c-modal .mgc-carousel-header .slick-list{height:auto!important;margin-bottom:0!important}.c-modal .mgc-carousel-header .slick-track{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.c-modal .mgc-carousel-header .slick-track .mgc-carousel-element>img{width:auto!important;max-height:calc(90vh - 98px);max-width:calc(100% - 50px)}.c-modal .mgc-carousel-container{padding-bottom:50px}.informativabreve.show-small{margin-bottom:1rem}.informativabreve.show-small h6:first-of-type{margin-bottom:0}.informativabreve.show-small p{font-size:x-small}.form-privacy{margin-left:0}.input-box-radio input,.input-box-radio label{display:inline-block;width:auto!important}.checkout-onepage-index ul,.customer-account-create ul,.customer-account-edit ul,.dotcom-newsletter-index-subscribenewsletter ul{list-style:none}.checkout-onepage-index .agree [type=checkbox]+label,.customer-account-create .agree [type=checkbox]+label,.customer-account-edit .agree [type=checkbox]+label,.dotcom-newsletter-index-subscribenewsletter .agree [type=checkbox]+label{width:calc(100% - 13px - 2rem);vertical-align:top}.recupera-card-image-wrapper{max-width:1024px;margin:0 auto 4rem;padding:4rem 1.5rem}.recupera-card-image-wrapper .form-title,.recupera-card-image-wrapper .title{font-size:2rem;margin-bottom:20px}.recupera-card-image-wrapper input,.recupera-card-image-wrapper select{width:100%}@media (min-width:40em){.recupera-card-image-wrapper input,.recupera-card-image-wrapper select{max-width:365px}}@media (max-width:39.9375em){.mobile-horizontal-scroll{overflow-x:scroll}}.input-box{padding-top:0!important}.u-textCenter{text-align:center}.u-textLeft{text-align:left}.u-textRight{text-align:right}@media (max-width:30em){.u-hideSmallMobile{display:none!important}}@media (min-width:40em){.u-showMobile{display:none!important}}@media (max-width:39.9375em){.u-hideMobile{display:none!important}}@media (min-width:40em) and (max-width:63.9375em){.u-hideTablet{display:none!important}}@media (min-width:40em){.u-hideFromTablet{display:none!important}}@media (max-width:39.9375em){.u-showFromTablet{display:none!important}}@media (min-width:64em){.u-hideDesktop{display:none!important}}@media (max-width:63.9375em){.u-showDesktop{display:none!important}}.u-uppercase{text-transform:uppercase}.u-bg\(greyLight\){background:#dedede}.u-bg\(white\){background:#fff}.u-bg\(greyDark\){background:#20232b}.u-bg\(mainColor\){background:#b61e21}.u-clr\(mainColor\){color:#b61e21}.u-clr\(secondaryColor\){color:#767676}.u-clr\(primaryColor\){color:#1779ba}.u-clr\(red\){color:#b61e21}.u-clr\(black\){color:#000}.u-zoomProductImage .product-image img{transform:scale(1);transition:transform .5s ease}.u-zoomProductImage .product-image:hover img{transform:scale(1.05)}.u-zoomCardImage img{transform:scale(1);transition:transform .5s ease}.u-zoomCardImage:hover img{transform:scale(1.05)}.l-mt\(0px\){margin-top:0}@media (max-width:39.9375em){.l-mt\(0px\)\@mobile{margin-top:0}}@media (min-width:64em){.l-mt\(0px\)\@desktop{margin-top:0}}.l-mb\(0px\){margin-bottom:0}@media (max-width:39.9375em){.l-mb\(0px\)\@mobile{margin-bottom:0}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(0px\)\@tablet{margin-bottom:0}}@media (min-width:64em){.l-mb\(0px\)\@desktop{margin-bottom:0}}.l-ml\(0px\){margin-left:0}@media (max-width:39.9375em){.l-ml\(0px\)\@mobile{margin-left:0}}@media (min-width:64em){.l-ml\(0px\)\@desktop{margin-left:0}}.l-mr\(0px\){margin-right:0}@media (max-width:39.9375em){.l-mr\(0px\)\@mobile{margin-right:0}}@media (min-width:64em){.l-mr\(0px\)\@desktop{margin-right:0}}.l-m\(0px\){margin:0}@media (max-width:39.9375em){.l-m\(0px\)\@mobile{margin:0}}@media (min-width:64em){.l-m\(0px\)\@desktop{margin:0}}.l-mt\(10px\){margin-top:10px}@media (max-width:39.9375em){.l-mt\(10px\)\@mobile{margin-top:10px}}@media (min-width:64em){.l-mt\(10px\)\@desktop{margin-top:10px}}.l-mb\(10px\){margin-bottom:10px}@media (max-width:39.9375em){.l-mb\(10px\)\@mobile{margin-bottom:10px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(10px\)\@tablet{margin-bottom:10px}}@media (min-width:64em){.l-mb\(10px\)\@desktop{margin-bottom:10px}}.l-ml\(10px\){margin-left:10px}@media (max-width:39.9375em){.l-ml\(10px\)\@mobile{margin-left:10px}}@media (min-width:64em){.l-ml\(10px\)\@desktop{margin-left:10px}}.l-mr\(10px\){margin-right:10px}@media (max-width:39.9375em){.l-mr\(10px\)\@mobile{margin-right:10px}}@media (min-width:64em){.l-mr\(10px\)\@desktop{margin-right:10px}}.l-m\(10px\){margin:10px}@media (max-width:39.9375em){.l-m\(10px\)\@mobile{margin:10px}}@media (min-width:64em){.l-m\(10px\)\@desktop{margin:10px}}.l-mt\(20px\){margin-top:20px}@media (max-width:39.9375em){.l-mt\(20px\)\@mobile{margin-top:20px}}@media (min-width:64em){.l-mt\(20px\)\@desktop{margin-top:20px}}.l-mb\(20px\){margin-bottom:20px}@media (max-width:39.9375em){.l-mb\(20px\)\@mobile{margin-bottom:20px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(20px\)\@tablet{margin-bottom:20px}}@media (min-width:64em){.l-mb\(20px\)\@desktop{margin-bottom:20px}}.l-ml\(20px\){margin-left:20px}@media (max-width:39.9375em){.l-ml\(20px\)\@mobile{margin-left:20px}}@media (min-width:64em){.l-ml\(20px\)\@desktop{margin-left:20px}}.l-mr\(20px\){margin-right:20px}@media (max-width:39.9375em){.l-mr\(20px\)\@mobile{margin-right:20px}}@media (min-width:64em){.l-mr\(20px\)\@desktop{margin-right:20px}}.l-m\(20px\){margin:20px}@media (max-width:39.9375em){.l-m\(20px\)\@mobile{margin:20px}}@media (min-width:64em){.l-m\(20px\)\@desktop{margin:20px}}.l-mt\(30px\){margin-top:30px}@media (max-width:39.9375em){.l-mt\(30px\)\@mobile{margin-top:30px}}@media (min-width:64em){.l-mt\(30px\)\@desktop{margin-top:30px}}.l-mb\(30px\){margin-bottom:30px}@media (max-width:39.9375em){.l-mb\(30px\)\@mobile{margin-bottom:30px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(30px\)\@tablet{margin-bottom:30px}}@media (min-width:64em){.l-mb\(30px\)\@desktop{margin-bottom:30px}}.l-ml\(30px\){margin-left:30px}@media (max-width:39.9375em){.l-ml\(30px\)\@mobile{margin-left:30px}}@media (min-width:64em){.l-ml\(30px\)\@desktop{margin-left:30px}}.l-mr\(30px\){margin-right:30px}@media (max-width:39.9375em){.l-mr\(30px\)\@mobile{margin-right:30px}}@media (min-width:64em){.l-mr\(30px\)\@desktop{margin-right:30px}}.l-m\(30px\){margin:30px}@media (max-width:39.9375em){.l-m\(30px\)\@mobile{margin:30px}}@media (min-width:64em){.l-m\(30px\)\@desktop{margin:30px}}.l-mt\(40px\){margin-top:40px}@media (max-width:39.9375em){.l-mt\(40px\)\@mobile{margin-top:40px}}@media (min-width:64em){.l-mt\(40px\)\@desktop{margin-top:40px}}.l-mb\(40px\){margin-bottom:40px}@media (max-width:39.9375em){.l-mb\(40px\)\@mobile{margin-bottom:40px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(40px\)\@tablet{margin-bottom:40px}}@media (min-width:64em){.l-mb\(40px\)\@desktop{margin-bottom:40px}}.l-ml\(40px\){margin-left:40px}@media (max-width:39.9375em){.l-ml\(40px\)\@mobile{margin-left:40px}}@media (min-width:64em){.l-ml\(40px\)\@desktop{margin-left:40px}}.l-mr\(40px\){margin-right:40px}@media (max-width:39.9375em){.l-mr\(40px\)\@mobile{margin-right:40px}}@media (min-width:64em){.l-mr\(40px\)\@desktop{margin-right:40px}}.l-m\(40px\){margin:40px}@media (max-width:39.9375em){.l-m\(40px\)\@mobile{margin:40px}}@media (min-width:64em){.l-m\(40px\)\@desktop{margin:40px}}.l-mt\(60px\){margin-top:60px}@media (max-width:39.9375em){.l-mt\(60px\)\@mobile{margin-top:60px}}@media (min-width:64em){.l-mt\(60px\)\@desktop{margin-top:60px}}.l-mb\(60px\){margin-bottom:60px}@media (max-width:39.9375em){.l-mb\(60px\)\@mobile{margin-bottom:60px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(60px\)\@tablet{margin-bottom:60px}}@media (min-width:64em){.l-mb\(60px\)\@desktop{margin-bottom:60px}}.l-ml\(60px\){margin-left:60px}@media (max-width:39.9375em){.l-ml\(60px\)\@mobile{margin-left:60px}}@media (min-width:64em){.l-ml\(60px\)\@desktop{margin-left:60px}}.l-mr\(60px\){margin-right:60px}@media (max-width:39.9375em){.l-mr\(60px\)\@mobile{margin-right:60px}}@media (min-width:64em){.l-mr\(60px\)\@desktop{margin-right:60px}}.l-m\(60px\){margin:60px}@media (max-width:39.9375em){.l-m\(60px\)\@mobile{margin:60px}}@media (min-width:64em){.l-m\(60px\)\@desktop{margin:60px}}.l-mt\(80px\){margin-top:80px}@media (max-width:39.9375em){.l-mt\(80px\)\@mobile{margin-top:80px}}@media (min-width:64em){.l-mt\(80px\)\@desktop{margin-top:80px}}.l-mb\(80px\){margin-bottom:80px}@media (max-width:39.9375em){.l-mb\(80px\)\@mobile{margin-bottom:80px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(80px\)\@tablet{margin-bottom:80px}}@media (min-width:64em){.l-mb\(80px\)\@desktop{margin-bottom:80px}}.l-ml\(80px\){margin-left:80px}@media (max-width:39.9375em){.l-ml\(80px\)\@mobile{margin-left:80px}}@media (min-width:64em){.l-ml\(80px\)\@desktop{margin-left:80px}}.l-mr\(80px\){margin-right:80px}@media (max-width:39.9375em){.l-mr\(80px\)\@mobile{margin-right:80px}}@media (min-width:64em){.l-mr\(80px\)\@desktop{margin-right:80px}}.l-m\(80px\){margin:80px}@media (max-width:39.9375em){.l-m\(80px\)\@mobile{margin:80px}}@media (min-width:64em){.l-m\(80px\)\@desktop{margin:80px}}.l-mt\(90px\){margin-top:90px}@media (max-width:39.9375em){.l-mt\(90px\)\@mobile{margin-top:90px}}@media (min-width:64em){.l-mt\(90px\)\@desktop{margin-top:90px}}.l-mb\(90px\){margin-bottom:90px}@media (max-width:39.9375em){.l-mb\(90px\)\@mobile{margin-bottom:90px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(90px\)\@tablet{margin-bottom:90px}}@media (min-width:64em){.l-mb\(90px\)\@desktop{margin-bottom:90px}}.l-ml\(90px\){margin-left:90px}@media (max-width:39.9375em){.l-ml\(90px\)\@mobile{margin-left:90px}}@media (min-width:64em){.l-ml\(90px\)\@desktop{margin-left:90px}}.l-mr\(90px\){margin-right:90px}@media (max-width:39.9375em){.l-mr\(90px\)\@mobile{margin-right:90px}}@media (min-width:64em){.l-mr\(90px\)\@desktop{margin-right:90px}}.l-m\(90px\){margin:90px}@media (max-width:39.9375em){.l-m\(90px\)\@mobile{margin:90px}}@media (min-width:64em){.l-m\(90px\)\@desktop{margin:90px}}.l-mt\(100px\){margin-top:100px}@media (max-width:39.9375em){.l-mt\(100px\)\@mobile{margin-top:100px}}@media (min-width:64em){.l-mt\(100px\)\@desktop{margin-top:100px}}.l-mb\(100px\){margin-bottom:100px}@media (max-width:39.9375em){.l-mb\(100px\)\@mobile{margin-bottom:100px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(100px\)\@tablet{margin-bottom:100px}}@media (min-width:64em){.l-mb\(100px\)\@desktop{margin-bottom:100px}}.l-ml\(100px\){margin-left:100px}@media (max-width:39.9375em){.l-ml\(100px\)\@mobile{margin-left:100px}}@media (min-width:64em){.l-ml\(100px\)\@desktop{margin-left:100px}}.l-mr\(100px\){margin-right:100px}@media (max-width:39.9375em){.l-mr\(100px\)\@mobile{margin-right:100px}}@media (min-width:64em){.l-mr\(100px\)\@desktop{margin-right:100px}}.l-m\(100px\){margin:100px}@media (max-width:39.9375em){.l-m\(100px\)\@mobile{margin:100px}}@media (min-width:64em){.l-m\(100px\)\@desktop{margin:100px}}.l-mt\(120px\){margin-top:120px}@media (max-width:39.9375em){.l-mt\(120px\)\@mobile{margin-top:120px}}@media (min-width:64em){.l-mt\(120px\)\@desktop{margin-top:120px}}.l-mb\(120px\){margin-bottom:120px}@media (max-width:39.9375em){.l-mb\(120px\)\@mobile{margin-bottom:120px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(120px\)\@tablet{margin-bottom:120px}}@media (min-width:64em){.l-mb\(120px\)\@desktop{margin-bottom:120px}}.l-ml\(120px\){margin-left:120px}@media (max-width:39.9375em){.l-ml\(120px\)\@mobile{margin-left:120px}}@media (min-width:64em){.l-ml\(120px\)\@desktop{margin-left:120px}}.l-mr\(120px\){margin-right:120px}@media (max-width:39.9375em){.l-mr\(120px\)\@mobile{margin-right:120px}}@media (min-width:64em){.l-mr\(120px\)\@desktop{margin-right:120px}}.l-m\(120px\){margin:120px}@media (max-width:39.9375em){.l-m\(120px\)\@mobile{margin:120px}}@media (min-width:64em){.l-m\(120px\)\@desktop{margin:120px}}.l-mt\(140px\){margin-top:140px}@media (max-width:39.9375em){.l-mt\(140px\)\@mobile{margin-top:140px}}@media (min-width:64em){.l-mt\(140px\)\@desktop{margin-top:140px}}.l-mb\(140px\){margin-bottom:140px}@media (max-width:39.9375em){.l-mb\(140px\)\@mobile{margin-bottom:140px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(140px\)\@tablet{margin-bottom:140px}}@media (min-width:64em){.l-mb\(140px\)\@desktop{margin-bottom:140px}}.l-ml\(140px\){margin-left:140px}@media (max-width:39.9375em){.l-ml\(140px\)\@mobile{margin-left:140px}}@media (min-width:64em){.l-ml\(140px\)\@desktop{margin-left:140px}}.l-mr\(140px\){margin-right:140px}@media (max-width:39.9375em){.l-mr\(140px\)\@mobile{margin-right:140px}}@media (min-width:64em){.l-mr\(140px\)\@desktop{margin-right:140px}}.l-m\(140px\){margin:140px}@media (max-width:39.9375em){.l-m\(140px\)\@mobile{margin:140px}}@media (min-width:64em){.l-m\(140px\)\@desktop{margin:140px}}.l-pt\(10px\){padding-top:10px}@media (min-width:64em){.l-pt\(10px\)\@desktop{padding-top:10px}}.l-pb\(10px\){padding-bottom:10px}@media (min-width:64em){.l-pb\(10px\)\@desktop{padding-bottom:10px}}.l-pl\(10px\){padding-left:10px}@media (min-width:64em){.l-pl\(10px\)\@desktop{padding-left:10px}}.l-pr\(10px\){padding-right:10px}@media (min-width:64em){.l-pr\(10px\)\@desktop{padding-right:10px}}.l-p\(10px\){padding:10px}@media (min-width:64em){.l-p\(10px\)\@desktop{padding:10px}}.l-pt\(20px\){padding-top:20px}@media (min-width:64em){.l-pt\(20px\)\@desktop{padding-top:20px}}.l-pb\(20px\){padding-bottom:20px}@media (min-width:64em){.l-pb\(20px\)\@desktop{padding-bottom:20px}}.l-pl\(20px\){padding-left:20px}@media (min-width:64em){.l-pl\(20px\)\@desktop{padding-left:20px}}.l-pr\(20px\){padding-right:20px}@media (min-width:64em){.l-pr\(20px\)\@desktop{padding-right:20px}}.l-p\(20px\){padding:20px}@media (min-width:64em){.l-p\(20px\)\@desktop{padding:20px}}.l-pt\(30px\){padding-top:30px}@media (min-width:64em){.l-pt\(30px\)\@desktop{padding-top:30px}}.l-pb\(30px\){padding-bottom:30px}@media (min-width:64em){.l-pb\(30px\)\@desktop{padding-bottom:30px}}.l-pl\(30px\){padding-left:30px}@media (min-width:64em){.l-pl\(30px\)\@desktop{padding-left:30px}}.l-pr\(30px\){padding-right:30px}@media (min-width:64em){.l-pr\(30px\)\@desktop{padding-right:30px}}.l-p\(30px\){padding:30px}@media (min-width:64em){.l-p\(30px\)\@desktop{padding:30px}}.l-pt\(40px\){padding-top:40px}@media (min-width:64em){.l-pt\(40px\)\@desktop{padding-top:40px}}.l-pb\(40px\){padding-bottom:40px}@media (min-width:64em){.l-pb\(40px\)\@desktop{padding-bottom:40px}}.l-pl\(40px\){padding-left:40px}@media (min-width:64em){.l-pl\(40px\)\@desktop{padding-left:40px}}.l-pr\(40px\){padding-right:40px}@media (min-width:64em){.l-pr\(40px\)\@desktop{padding-right:40px}}.l-p\(40px\){padding:40px}@media (min-width:64em){.l-p\(40px\)\@desktop{padding:40px}}.l-pt\(60px\){padding-top:60px}@media (min-width:64em){.l-pt\(60px\)\@desktop{padding-top:60px}}.l-pb\(60px\){padding-bottom:60px}@media (min-width:64em){.l-pb\(60px\)\@desktop{padding-bottom:60px}}.l-pl\(60px\){padding-left:60px}@media (min-width:64em){.l-pl\(60px\)\@desktop{padding-left:60px}}.l-pr\(60px\){padding-right:60px}@media (min-width:64em){.l-pr\(60px\)\@desktop{padding-right:60px}}.l-p\(60px\){padding:60px}@media (min-width:64em){.l-p\(60px\)\@desktop{padding:60px}}.l-pt\(80px\){padding-top:80px}@media (min-width:64em){.l-pt\(80px\)\@desktop{padding-top:80px}}.l-pb\(80px\){padding-bottom:80px}@media (min-width:64em){.l-pb\(80px\)\@desktop{padding-bottom:80px}}.l-pl\(80px\){padding-left:80px}@media (min-width:64em){.l-pl\(80px\)\@desktop{padding-left:80px}}.l-pr\(80px\){padding-right:80px}@media (min-width:64em){.l-pr\(80px\)\@desktop{padding-right:80px}}.l-p\(80px\){padding:80px}@media (min-width:64em){.l-p\(80px\)\@desktop{padding:80px}}.l-pt\(100px\){padding-top:100px}@media (min-width:64em){.l-pt\(100px\)\@desktop{padding-top:100px}}.l-pb\(100px\){padding-bottom:100px}@media (min-width:64em){.l-pb\(100px\)\@desktop{padding-bottom:100px}}.l-pl\(100px\){padding-left:100px}@media (min-width:64em){.l-pl\(100px\)\@desktop{padding-left:100px}}.l-pr\(100px\){padding-right:100px}@media (min-width:64em){.l-pr\(100px\)\@desktop{padding-right:100px}}.l-p\(100px\){padding:100px}@media (min-width:64em){.l-p\(100px\)\@desktop{padding:100px}}.l-pt\(120px\){padding-top:120px}@media (min-width:64em){.l-pt\(120px\)\@desktop{padding-top:120px}}.l-pb\(120px\){padding-bottom:120px}@media (min-width:64em){.l-pb\(120px\)\@desktop{padding-bottom:120px}}.l-pl\(120px\){padding-left:120px}@media (min-width:64em){.l-pl\(120px\)\@desktop{padding-left:120px}}.l-pr\(120px\){padding-right:120px}@media (min-width:64em){.l-pr\(120px\)\@desktop{padding-right:120px}}.l-p\(120px\){padding:120px}@media (min-width:64em){.l-p\(120px\)\@desktop{padding:120px}}.l-pt\(140px\){padding-top:140px}@media (min-width:64em){.l-pt\(140px\)\@desktop{padding-top:140px}}.l-pb\(140px\){padding-bottom:140px}@media (min-width:64em){.l-pb\(140px\)\@desktop{padding-bottom:140px}}.l-pl\(140px\){padding-left:140px}@media (min-width:64em){.l-pl\(140px\)\@desktop{padding-left:140px}}.l-pr\(140px\){padding-right:140px}@media (min-width:64em){.l-pr\(140px\)\@desktop{padding-right:140px}}.l-p\(140px\){padding:140px}@media (min-width:64em){.l-p\(140px\)\@desktop{padding:140px}}.l-mlrAuto{margin-left:auto;margin-right:auto}.l-floatLeft{float:left}.l-floatRight{float:right}.l-floatNone{float:none}.l-display\(flex\){display:-ms-flexbox;display:flex}.l-flex\(wrap\){-ms-flex-wrap:wrap;flex-wrap:wrap}.l-flex\(center\){-ms-flex-pack:center;justify-content:center}.l-flex\(column\){-ms-flex-direction:column;flex-direction:column}.l-flex\(space-between\){-ms-flex-pack:justify;justify-content:space-between}.l-flex\(space-around\){-ms-flex-pack:distribute;justify-content:space-around}.l-flex\(flex-end\){-ms-flex-pack:end;justify-content:flex-end}.l-flex\(align-center\){-ms-flex-align:center;align-items:center}.l-flex\(align-flex-start\){-ms-flex-align:start;align-items:flex-start}.l-flex\(align-flex-end\){-ms-flex-align:end;align-items:flex-end}.l-display\(block\){display:block}.l-display\(inline-block\){display:inline-block}.l-zIndex\(1\){z-index:1}.l-position\(center\){display:block;margin-left:auto;margin-right:auto}.l-position\(left\){float:left}.l-position\(right\){float:right}.l-objectFit\(centercenter\){width:100%;height:100%;object-fit:cover;object-position:center center}.l-maxWidth\(1604\){max-width:1300px}.l-maxWidth\(1098\){max-width:1098px}.l-width\(100\%\){width:100%}.l-height\(100\%\){height:100%}.header-top{-ms-flex-pack:end;justify-content:flex-end}.header-top .header-logo img{max-width:250px}@media (min-width:64em){.header-top .header-logo img{padding:1rem 0}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-buttons{display:-ms-flexbox;display:flex}}.header-top .header-paragraph{font-size:17px;font-size:1.0625rem}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{font-size:14px;font-size:.875rem}}@media (min-width:90em){.header-top .header-paragraph{display:inline-block}}.header-top .header-contact,.header-top .header-credito{color:#fff;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;transition:background-color .3s;text-align:center}@media (min-width:64em){.header-top .header-contact,.header-top .header-credito{margin-left:1rem;min-width:200px}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-contact,.header-top .header-credito{min-width:auto}}.header-top .header-contact a,.header-top .header-credito a{font-size:16px;font-size:1rem;text-transform:uppercase;color:#fff;width:100%;padding:.8rem 1rem;line-height:1}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-contact a,.header-top .header-credito a{font-size:12px;font-size:.75rem}}.header-top .header-contact a:hover,.header-top .header-credito a:hover{transition:background-color .3s}.header-top .header-contact a strong,.header-top .header-credito a strong{display:block}@media (max-width:39.9375em){.header-top .header-contact a,.header-top .header-credito a{padding:.3rem .5rem;font-size:.8rem}}@media (min-width:40em) and (max-width:63.9375em){.header-menu{height:70px}}.header-menu .header-buttons .badge{right:10px}@media (min-width:64em) and (max-width:89.9375em){.mgc-carousel-header .slick-list{max-height:320px}}.header-carousel{margin-top:calc(121px + 1rem)}@media (min-width:40em) and (max-width:63.9375em){.header-carousel{margin-top:170px}}header{margin:auto}.header-top{max-width:1300px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.5rem}@media (max-width:39.9375em){.header-top{height:75px}}@media (min-width:40em) and (max-width:63.9375em){.header-top{height:100px}}@media (max-width:63.9375em){.header-top{padding:.5rem 0}}.header-top .header-logo{display:inline-block;margin-left:0;width:33%;max-width:250px;position:relative}.header-top .header-logo img{width:100%;max-width:200px}@media (min-width:64em){.header-top .header-logo img{padding:1rem 0 0}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-logo{padding-right:2rem}}@media (max-width:63.9375em){.header-top .header-logo{margin-right:auto;margin-left:1.5rem}}@media (max-width:39.9375em){.header-top .header-logo{margin-left:1rem}}@media (max-width:30em){.header-top .header-logo{width:25%}}.header-top .header-buttons{max-width:65%}@media (min-width:64em){.header-top .header-buttons{max-width:50%}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-buttons{padding-right:1.5rem}}@media (max-width:39.9375em){.header-top .header-buttons{padding-right:1rem}}@media (max-width:30em){.header-top .header-buttons{padding-right:.5rem}}@media (min-width:64em){.header-top .header-buttons{display:-ms-flexbox;display:flex}}.header-top .header-paragraph{font-size:14px;font-size:.875rem;color:#333}@media (min-width:90em){.header-top .header-paragraph{font-size:17px;font-size:1.0625rem}}@media (max-width:39.9375em){.header-top .header-paragraph{font-size:.8rem}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{text-align:center;padding-bottom:.3rem}}@media (max-width:63.9375em){.header-top .header-paragraph{padding-bottom:.3rem;text-align:center}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media (min-width:64em){.header-top .header-paragraph{padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-menu-search input{font-size:14px;font-size:.875rem}}.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{color:#fff;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;transition:background-color .3s;text-align:center;width:100px}@media (min-width:64em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{margin-left:1rem;width:200px}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{width:151px}}@media (max-width:30em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{width:98px}}.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{font-size:12px;font-size:.75rem;text-transform:uppercase;color:#fff;width:100%;padding:.8rem 1rem;line-height:1}@media (min-width:90em){.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{font-size:16px;font-size:1rem}}.header-top .header-contact a:hover,.header-top .header-credito a:hover,.header-top .header-groupalia a:hover{transition:background-color .3s}.header-top .header-contact a strong,.header-top .header-credito a strong,.header-top .header-groupalia a strong{display:block}@media (max-width:39.9375em){.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{padding:.3rem .5rem;font-size:.8rem}}@media (min-width:64em){.header-top .header-groupalia{width:240px!important}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-groupalia{width:150px}}.header-top .header-menu-search,.header .header-menu-search{color:#999;position:static!important;margin:auto;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:auto!important;padding:0!important}.header-top .header-menu-search .search-autocomplete:before,.header .header-menu-search .search-autocomplete:before{border-bottom-color:#999}.header-top .header-menu-search .search-autocomplete ul,.header .header-menu-search .search-autocomplete ul{border-color:#999;background-color:#f3f4f5;list-style-type:none}.header-top .header-menu-search .search-autocomplete ul li,.header .header-menu-search .search-autocomplete ul li{color:#999}.header-top .header-menu-search .search-autocomplete ul li.selected,.header .header-menu-search .search-autocomplete ul li.selected{color:#b61e21;background:#f3f4f5}@media (max-width:63.9375em){.header-top .header-menu-search#header-search,.header .header-menu-search#header-search{display:block;height:0!important;visibility:hidden;opacity:0;transition:all .5s ease-in;width:100%;-ms-flex-order:3;order:3}}.header-top .header-menu-search form,.header .header-menu-search form{width:90%;max-width:500px;margin:auto}@media (min-width:64em){.header-top .header-menu-search form,.header .header-menu-search form{width:100%}}.header-top .header-menu-search input,.header .header-menu-search input{width:75%;height:30px!important;margin:0 1rem 0 0;padding:0;display:inline-block;border:none;background:transparent;outline:none;box-shadow:none;border-bottom:1px solid #999}@media (max-width:63.9375em){.header-top .header-menu-search input,.header .header-menu-search input{margin-bottom:1rem}}.header-top .header-menu-search input:active,.header-top .header-menu-search input:focus,.header .header-menu-search input:active,.header .header-menu-search input:focus{border-color:#b61e21}.header-top .header-menu-search :-ms-input-placeholder,.header .header-menu-search :-ms-input-placeholder{color:#999}.header-top .header-menu-search ::placeholder,.header .header-menu-search ::placeholder{color:#999}.header-top .header-menu-search button,.header .header-menu-search button{background-color:transparent!important;padding:0;min-width:0;line-height:1}.header-top .header-menu-search button:before,.header .header-menu-search button:before{background-image:none!important;font-family:mgc-icons!important;content:"\e916"!important;display:inline!important;top:calc(50% - .35rem)!important;width:40px!important;height:40px!important;text-indent:0!important;color:#333;font-size:1.7rem}.header-top .header-menu-search#header-search.search-open,.header .header-menu-search#header-search.search-open{padding:2rem 0!important;height:auto!important;visibility:visible;opacity:1}.header-menu-container{max-width:1300px;margin:auto;background-color:#fff;padding:.5rem 0}.opacity{position:absolute;top:100%;left:0;right:0;width:0;display:none}.account-open .opacity,.menu-open .opacity{display:block;z-index:99999;width:100%;min-height:100vh;background:hsla(0,0%,100%,.7)}.header-menu{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#000;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.5rem .4px}@media (max-width:39.9375em){.header-menu{padding:0 1rem}}@media (min-width:40em) and (max-width:63.9375em){.header-menu{height:auto}}.header-menu .menu-right{margin:0}.header-menu .menu-icon-container{text-align:center}@media (min-width:40em) and (max-width:63.9375em){.header-menu .menu-icon-container{display:-ms-flexbox;display:flex}}.header-menu .menu-icon-container .mgc-icon-menu{font-size:1.5rem;margin-bottom:.3rem}@media (max-width:63.9375em){.header-menu .menu-icon-container .mgc-icon-menu{font-size:1.3rem}}.header-menu .menu-icon-container span{display:block;font-size:13px;font-size:.8125rem}.header-menu .menu-icon:after{background-color:#20232b;box-shadow:0 7px 0 #20232b,0 14px 0 #20232b}.header-menu .menu-icon-container:hover{color:#b61e21}.header-menu .menu-icon-container:hover .menu-icon:after{background-color:#b61e21;box-shadow:0 7px 0 #b61e21,0 14px 0 #b61e21}.header-menu .header-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.header-menu .header-buttons>a{position:relative;color:#20232b;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-width:70px;text-align:center;transition:color .3s}.header-menu .header-buttons>a i{font-size:1.5rem;margin-bottom:.3rem}.header-menu .header-buttons>a.active,.header-menu .header-buttons>a:hover{color:#b61e21;transition:color .3s}.header-menu .header-buttons>a span{font-size:13px;font-size:.8125rem}.header-menu .header-buttons>a .badge{font-size:10px;font-size:.625rem}.header-menu .header-buttons .no-count .cart-item-count{display:none}.header-menu .header-buttons .badge{background:#b61e21;position:absolute;top:0;left:33px}@media (min-width:40em){.header-menu .header-buttons .badge{left:22px}}.header-menu .menu{transition:all .5s ease-in-out;width:auto}.header-menu .menu .no-count .cart-item-count{display:none}.header-menu .menu .badge{background:#b61e21;margin-left:5px}.header-menu .menu li{display:block;width:100%;margin:.7rem 0;text-transform:uppercase}.header-menu .menu li a{display:inline-block;color:#000}.header-menu .menu li a:hover{color:#b61e21}.header-menu .menu li ul{margin:0;height:0;opacity:0;visibility:hidden;padding:0}.header-menu .menu li ul li{text-transform:none}.header-menu .menu li ul li a:first-letter{text-transform:uppercase}.header-menu .menu li.open>a:after{transform:rotate(90deg)}.header-menu .menu li.open ul{height:auto;opacity:1;visibility:visible}.header-menu .menu .active>a{background:none;color:#b61e21}@media (max-width:63.9375em){.header-menu .menu{visibility:hidden;opacity:0;max-width:0;display:block;width:0;position:absolute;top:100%;left:0;background-color:#fff;z-index:100000;box-shadow:1px 0 1px #dedede;height:calc(100vh - 145px)}}@media (max-width:63.9375em) and (min-width:40em) and (max-width:63.9375em){.header-menu .menu{height:calc(100vh - 92px)}}@media (max-width:63.9375em){.header-menu .menu li{margin:0}.header-menu .menu li a{position:relative;width:100%;border-bottom:1px solid #dedede;padding:1rem 1.5rem}.header-menu .menu li ul li a{color:#767977;padding:1rem .5rem 1rem 2.5rem}.header-menu .menu>li>a:after,.header-menu .menu a.has-children:after{top:calc(.5rem + 7px);right:5%;position:absolute;font-family:mgc-icons;content:"\e903"}}.header-menu.menu-open .menu{max-height:9999px;max-width:9999px;visibility:visible;opacity:1;overflow:auto;transition:all .5s ease-in-out}@media (max-width:63.9375em){.header-menu.menu-open .menu{width:75%}}.no-scroll{overflow:hidden}.header-menu>.movable-buttons{display:block;position:absolute;top:100%;right:0;width:0;height:0;visibility:hidden;overflow:hidden;opacity:0;background-color:#fff;min-height:100vh;z-index:100000;box-shadow:-1px 0 1px #dedede;transition:all .3s ease-in-out}.header-menu>.movable-buttons>a{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;position:relative;width:100%;text-align:right;text-transform:uppercase;padding:0 .5rem;border-bottom:1px solid #dedede}.header-menu>.movable-buttons>a span{padding:1rem .5rem;margin-left:auto}.header-menu>.movable-buttons>a i:before{font-size:13px;font-size:.8125rem;content:"\e902"}.account-open .movable-buttons{height:auto;width:75%;visibility:visible;overflow:visible;opacity:1}@media (min-width:64em){#header-search{max-width:25%;margin-right:auto}}@media (min-width:64em) and (min-width:90em){#header-search{width:calc(50% - 250px);max-width:calc(50% - 250px)}}@media (min-width:64em){.header-menu{-ms-flex-align:center;align-items:center}.header-menu .menu-icon-container{display:none}.header-menu .menu{max-height:9999px;visibility:visible;opacity:1;max-width:100%}.header-menu .menu li{display:inline-block;width:auto;margin:.5rem 1.6rem .5rem 0}.header-menu .menu li ul.level0{display:none}.header-menu .menu .menu-separator-hr{height:0}.header-menu.menu-open .menu{max-width:70%}}.header-carousel{max-width:1920px;max-height:500px;margin:auto}.mgc-carousel-header{margin-bottom:30px}.mgc-carousel-header .slick-next,.mgc-carousel-header .slick-prev{top:calc(50% - 20px)}.mgc-carousel-header .slick-next:before,.mgc-carousel-header .slick-prev:before{font-family:mgc-icons;color:#fff;font-size:1.2rem;opacity:unset;font-weight:600}.mgc-carousel-header .slick-prev{left:10px}.mgc-carousel-header .slick-next{right:10px}@media screen and (min-width:1350px){.mgc-carousel-header .slick-prev{left:45px}.mgc-carousel-header .slick-next{right:45px}}@media screen and (min-width:1970px){.mgc-carousel-header .slick-prev{left:230px}.mgc-carousel-header .slick-next{right:230px}}.mgc-carousel-header .slick-prev:before{content:"\e902"}.mgc-carousel-header .slick-next:before{content:"\e903"}.mgc-carousel-element-amazon .row:first-of-type h2{text-transform:none;font-size:50px;font-size:3.125rem}.mgc-carousel-element-amazon .row:last-of-type .column,.mgc-carousel-element-amazon .row:last-of-type .columns{padding:1.5rem 1rem}.mgc-carousel-element-amazon .row:last-of-type .column img,.mgc-carousel-element-amazon .row:last-of-type .columns img{border-radius:15px;box-shadow:0 0 15px #fff,0 0 30px #fff,0 0 60px #fff}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text{-ms-flex-align:start;align-items:flex-start;line-height:1.2}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text h2{font-size:55px;font-size:3.4375rem;margin-bottom:0}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text span{font-size:35px;font-size:2.1875rem}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text p{color:#fff;font-size:35px;font-size:2.1875rem;text-align:left;line-height:1.2}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text small{font-size:15px;font-size:.9375rem;font-weight:700}.mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity{padding:0}.mgc-carousel-element-infinity .row:first-of-type span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}@media (min-width:40em){.mgc-carousel-element-infinity .row:first-of-type span{-ms-flex-direction:row;flex-direction:row}}.mgc-carousel-element-infinity .row:first-of-type span img{width:200px;height:55px}.mgc-carousel-element-infinity .row:first-of-type span h2{margin-left:20px;text-transform:none;font-size:60px;font-size:3.75rem;color:#fff;line-height:1}@media (min-width:40em){.mgc-carousel-element-infinity .row:first-of-type span h2{line-height:1.4}}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type{color:#4b2582;font-size:25px;font-size:1.5625rem;line-height:1.2}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type ul,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type ul{padding:0;text-align:right}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type ul li,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type ul li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;width:61%}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type ul li strong,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type ul li strong{margin-left:auto}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type .color-dot,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type .color-dot{background-color:#dcdb40;margin:10px 0;display:block;text-align:left;padding-left:20px;height:35px}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type .color-dot:before,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type .color-dot:before{content:"• ";font-size:40px;font-size:2.5rem;height:35px;vertical-align:middle;display:inline-block;position:relative;top:-11px;left:-7px}.mgc-carousel-element-infinity .row:last-of-type .column:nth-of-type(3) p,.mgc-carousel-element-infinity .row:last-of-type .columns:nth-of-type(3) p{color:#4b2582;font-size:35px;font-size:2.1875rem;line-height:1.2;text-align:left}.mgc-carousel-element-business{padding:1rem 2rem;background-image:url(../../default/images/mgc_banner/mgc_banner_business_bg.jpg);background-repeat:no-repeat;background-size:cover}.mgc-carousel-element-business .mgc-banner-element-img{margin-bottom:2rem;max-width:70%;text-align:center;display:inline-block}.mgc-carousel-element-business .mgc-banner-element-text{text-align:left}.mgc-carousel-element-business .mgc-banner-element-text h4{padding:10px;background-color:#dedede;text-transform:none;margin-bottom:10px;font-size:23px;font-size:1.4375rem}.mgc-carousel-element-business .mgc-banner-element-text p{color:#fff;padding:0 10px;font-size:1.2rem}.mgc-carousel-element-business .mgc-banner-element-text .button{padding:0 60px}@media (min-width:40em){.mgc-carousel-element-business .mgc-banner-element-img{margin-bottom:0;padding:2rem}.mgc-carousel-element-business .mgc-banner-element-text{padding:2rem}}.mgc-carousel-element-plus{padding:1rem 2rem;background-image:url(../../default/images/mgc_banner/mgc_banner_plus_bg.jpg);background-repeat:no-repeat;background-size:cover}.mgc-carousel-element-plus .mgc-banner-element-img{margin-bottom:2rem;max-width:70%;text-align:center;display:inline-block}.mgc-carousel-element-plus .mgc-banner-element-text{text-align:left}.mgc-carousel-element-plus .mgc-banner-element-text h4{padding:10px;background-color:rgba(0,0,0,.6);text-transform:none;margin-bottom:10px;font-size:23px;font-size:1.4375rem;color:#fff}.mgc-carousel-element-plus .mgc-banner-element-text p{color:#fff;padding:0 10px;font-size:1.2rem}.mgc-carousel-element-plus .mgc-banner-element-text .button{padding:0 20px;background-color:#fff!important;color:#20232b!important;font-weight:700;font-size:20px;font-size:1.25rem}@media (min-width:40em){.mgc-carousel-element-plus .mgc-banner-element-img{margin-bottom:0;padding:2rem}.mgc-carousel-element-plus .mgc-banner-element-text{padding:2rem}}.cms-index-index .main-container{margin-top:0}.header-carousel{margin-top:62px}@media (min-width:64em){.header-carousel{margin-top:92px}}@media (max-width:39.9375em){.header-carousel{display:none}}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text h2{font-size:3vw}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text h2 strong{font-size:4vw}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text h2+img{margin-top:-15px}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{margin-top:1vw;min-width:70%}@media (max-width:63.9375em){.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{font-size:smaller;line-height:1;padding:.7rem;min-height:auto}}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple{margin-bottom:1rem}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple span{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple img{width:20%;height:auto}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple h2{font-size:4vw;margin-bottom:0}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type ul{margin-bottom:5%;line-height:2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type ul li{font-size:2vw;width:70%}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type .color-dot{line-height:1.5;margin:4% 0;font-size:1.5vw;height:12%}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type .color-dot:before{height:auto;position:static;font-size:inherit;margin-right:.5rem}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type p{font-size:2.4vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon a:hover,.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon a:visited{color:initial}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .row:first-of-type h2{font-size:3.2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .bg-yellow>.medium-5{padding:1.7rem 4vw 1.7rem 10vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .bg-yellow>.medium-5 img{max-width:90%}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text h2{color:#000}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text h2 strong{font-size:3vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text h2+span{font-size:2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text p{max-width:90%;font-size:2.2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text small{font-size:1vw}@media (min-width:40em) and (max-width:63.9375em){.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text small{font-size:1.4vw;margin-bottom:.5rem}}.header-menu-container{padding:0}@media (min-width:64em) and (max-width:89.9375em){.header-menu-container a{font-size:13px;font-size:.8125rem}}@media (min-width:64em) and (max-width:89.9375em){.header-menu-container span{font-size:14px;font-size:.875rem}}@media (min-width:40em){.header-menu-container .header-buttons>a{margin:0 8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}.header-menu-container .header-buttons>a>i{font-size:1.3rem;margin:0 12px}.cms-store-locator .mgc-carousel-container button:before{color:#8a8a8a}.main-container{margin-top:62px}@media (min-width:40em) and (max-width:63.9375em){.main-container{margin-top:92px}}@media (min-width:64em){.main-container{margin-top:92px}}.col-main:before,.main-container:before,.main:before{content:" ";display:table}.mgc-carousel.mgc-carousel-header{margin-bottom:0}.mgc-carousel.mgc-carousel-header .slick-dots{bottom:10px}.mgc-catalog{margin-top:20px}.footer{margin:auto;background-color:#20232b;padding-top:0;border-top:none}.footer .row{padding:2rem 0}.footer .column,.footer .columns{text-align:center}.footer-middle{max-width:1098px;-ms-flex-pack:center;justify-content:center}@media (max-width:39.9375em){.footer-middle{display:-ms-flexbox;display:flex}}.footer-middle .column,.footer-middle .columns{padding:1rem 0}@media (max-width:39.9375em){.footer-middle .column,.footer-middle .columns{padding-left:1rem;text-align:left}.footer-middle .column-cards.columns,.footer-middle .column.column-cards{-ms-flex-order:3;order:3}.footer-middle .categories-list.columns,.footer-middle .column.categories-list{-ms-flex-order:4;order:4}}.footer-middle .column p,.footer-middle .columns p{text-align:left}.footer h6{color:#fff;text-transform:none}.footer a,.footer p{color:#a7a7a7;transition:color .3s}.footer a:hover{color:#b61e21;transition:color .3s}.footer-payment-logo{display:block;text-align:center;width:100%;max-width:250px}@media (max-width:39.9375em){.footer-payment-logo{text-align:left;margin-bottom:.6rem}}.footer-payment-logo>img{margin-right:1rem;max-width:30%}.footer-payment-logo>img:first-of-type{vertical-align:bottom;padding:.1rem}.footer .menu.vertical>li>a{padding:.5rem 0;-ms-flex-pack:center;justify-content:center}@media (max-width:39.9375em){.footer .menu.vertical>li>a{-ms-flex-pack:start;justify-content:flex-start}}.footer-social i{font-size:1.3rem;color:#fff;border-radius:50%}.footer-social.menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.footer-social.menu>li>a{padding:0;margin-right:.5rem;max-width:45px;max-height:45px;margin:5px;-ms-flex-pack:center;justify-content:center}.footer-social.menu-vertical>li>a{-ms-flex-pack:center;justify-content:center;padding:.1rem 0}.footer-social.menu>li>a>i{transition:all .3s}.footer-social>.mgc-icon-facebook{background-color:#5d77ac;padding:.8rem 1rem}.footer-social>.mgc-icon-twitter{background-color:#4fb5db;padding:.8rem}.footer-social>.mgc-icon-pinterest-p{background-color:#d22e35;padding:.8rem 1rem}.footer-social>.mgc-icon-google-plus{background-color:#d22e35;padding:.8rem .6rem}.footer-social.menu>li>a:hover>.mgc-icon-facebook{color:#5d77ac;background-color:#fff;transition:all .3s}.footer-social.menu>li>a:hover>.mgc-icon-twitter{color:#4fb5db;background-color:#fff;transition:all .3s}.footer-social.menu>li>a:hover>.mgc-icon-google-plus,.footer-social.menu>li>a:hover>.mgc-icon-pinterest-p{color:#d22e35;background-color:#fff;transition:all .3s}.footer-end{background-color:#3a3a3a;color:#a7a7a7;text-align:center;padding:1rem}.footer-end>span>a:hover{color:#b61e21}.footer .row.section-box{padding:0;background-color:#fff}.mgc-box.mgc-box-newsletter{background-color:#b61e21;background:#b61e21;color:#fff}@media (max-width:39.9375em){.mgc-box.mgc-box-newsletter{margin-bottom:2rem}}.mgc-box-contact-content,.mgc-box-newsletter-content{max-width:650px;height:100%}@media (max-width:39.9375em){.mgc-box-contact-content h4,.mgc-box-newsletter-content h4{font-size:1.6rem}}@media (max-width:30em){.mgc-box-contact-content h4,.mgc-box-newsletter-content h4{font-size:1.2rem}}.mgc-box-newsletter-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 auto}.mgc-box-newsletter-input{display:-ms-inline-flexbox;display:inline-flex;width:100%}@media (max-width:39.9375em){.mgc-box-newsletter-input{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mgc-box-newsletter-input>input[type=email]{width:65%;height:auto;padding:0 0 0 10px;margin:0}@media (max-width:39.9375em){.mgc-box-newsletter-input>input[type=email]{width:100%;min-height:45px;margin:0 auto 1rem}}.mgc-box-newsletter-input>input[type=email]:-ms-input-placeholder{color:#a7a7a7}.mgc-box-newsletter-input>input[type=email]::placeholder{color:#a7a7a7}.mgc-box-newsletter-input>button{width:35%;background-color:#000;display:inline-block;padding:1rem 0;text-transform:uppercase;color:#fff;font-family:Ubuntu,sans-serif;font-display:swap}@media (max-width:39.9375em){.mgc-box-newsletter-input>button{min-width:220px;margin:1rem auto}}.mgc-box.mgc-box-contact{padding:0;background-color:#f3f4f5;background:linear-gradient(90deg,#f3f4f5,#dedede)}@media (max-width:39.9375em){.mgc-box.mgc-box-contact{margin-bottom:2rem}}.mgc-box.mgc-box-contact>a{padding:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#20232b;transition:color .3s}.mgc-box.mgc-box-contact>a:hover{color:#e13341;transition:color .3s}.mgc-box.mgc-box-contact>a>p,.mgc-box.mgc-box-contact>a>span{padding:1rem}.mgc-box.mgc-box-contact>a>span{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.mgc-box.mgc-box-contact>a>p{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;font-size:1.2rem;text-transform:uppercase;line-height:1.1;word-wrap:break-word;color:#20232b;font-weight:100;text-align:left}@media (max-width:39.9375em){.mgc-box.mgc-box-contact>a>p{font-size:1rem;text-align:left}}@media (max-width:30em){.mgc-box.mgc-box-contact>a>p{font-size:.8rem}}.mgc-box.mgc-box-contact>a>p .blue{font-weight:700;background:linear-gradient(90deg,#3c9afb 0,#0f49a9);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent}.mgc-box.mgc-box-contact>a>p .blue:hover{color:#1d558c}.mgc-box.mgc-box-contact>a>span{border-right:2px solid #dedede;text-align:center}@media (max-width:39.9375em){.mgc-box.mgc-box-contact>a>span{text-align:left}}@media screen and (min-width:40em){.mgc-box-newsletter-input{width:70%}.footer .column,.footer .columns{text-align:left}.footer-middle .column,.footer-middle .columns{padding:1rem}.footer-payment-logo{text-align:left}.footer-social.menu,.footer .menu.vertical>li>a{-ms-flex-pack:start;justify-content:flex-start}}.mgc-box.mgc-box-contact img{width:90%;max-width:200px}.mgc-box.mgc-box-contact a span.header-logo{padding:.5rem}@media (max-width:39.9375em){.mgc-box.mgc-box-contact a span.header-logo{padding:0;border:none}}@media (min-width:64em){.mgc-box.mgc-box-contact a span.header-logo{text-align:right;padding-right:35px}}@media (min-width:64em){.mgc-box.mgc-box-contact>a>p{padding-left:35px}}@media (max-width:690px){.footer .mgc-carousel .slick-next,.footer .mgc-carousel .slick-prev{top:50%}}.mgc-box.mgc-box-contact>a>p{margin-bottom:0}@media (min-width:40em) and (max-width:63.9375em){.mgc-box-newsletter h4{letter-spacing:normal;font-size:1.2rem}.mgc-box-newsletter .mgc-box-newsletter-input{max-width:400px;width:100%}.mgc-box.mgc-box-contact>a>span{padding:.5rem}.mgc-box.mgc-box-contact>a>p{padding:1rem;font-size:1rem}}.mgc-partners{padding:0 2rem}@media (max-width:39.9375em){.mgc-partners{display:none}}#loghi-partners>div{display:inline-block;width:24.5%}@media (max-width:39.9375em){#loghi-partners>div{width:49%}}.footer .categories-list .menu.vertical>li>a,.footer .column-mgc .menu.vertical>li>a,.footer .menu.vertical>li>a{padding:.1rem 0}.footer .categories-list .menu.vertical>li:first-of-type a,.footer .column-mgc .menu.vertical>li:first-of-type a,.footer .menu.vertical>li:first-of-type a{padding-top:.5rem}.footer .categories-list .menu.vertical>li:last-of-type a,.footer .column-mgc .menu.vertical>li:last-of-type a,.footer .menu.vertical>li:last-of-type a{padding-bottom:7px}.mgc-carousel-footer .mgc-carousel-element{height:90px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.mgc-carousel-footer .mgc-carousel-element img{width:auto;height:90px;position:absolute;top:0;bottom:0;margin:auto}.footer .column-cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.footer .column-cards p{margin-bottom:4px}.footer .column-cards img{padding-bottom:7px}.column-mgc{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.column-mgc img{width:153px}.column-mgc>div{margin-top:10px}.mgc-box-newsletter{padding:.8rem}.mgc-box-newsletter-content{max-width:650px;height:100%}.mgc-box-newsletter-content h4{font-size:1.2rem;font-weight:100;letter-spacing:normal}@media (max-width:39.9375em){.mgc-box-newsletter-content h4{font-size:1rem}}@media (max-width:30em){.mgc-box-newsletter-content h4{font-size:.8rem}}.mgc-box-newsletter-content input{font-size:14px;font-size:.875rem}.mgc-box-newsletter-content button{font-family:Ubuntu,sans-serif;font-display:swap;letter-spacing:inherit;font-size:inherit}.mgc-box-newsletter-content button:hover{box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#313131,#000);transition:background-color .3s}@media (min-width:64em){.mgc-box.mgc-box-contact>a{padding:0}}@media (min-width:40em){.footer .menu.vertical{width:150px}}.footer .categories-list .menu.vertical>li:last-of-type a,.footer .menu.vertical>li:last-of-type a{padding-bottom:14px}.footer .column-cards p{margin-bottom:23px;text-align:left}.footer .footer-payment-logo>img{max-width:120px;padding-bottom:0}.footer .footer-payment-logo .credit-card-logo{max-width:70px;display:inline-block;vertical-align:middle}.mgc-kyc-icon-info{color:#b61e21;background:inherit;cursor:pointer}.mgc-kyc-icon-info.after-required{position:absolute;bottom:5px;left:calc(100% + 5px);padding:0 10px 0 0}#mgc-kyc-popup,.mgc-popup{display:none;padding:1rem;position:fixed;background-color:#fff;top:62px;min-height:350px;z-index:10000;left:1rem;width:calc(100% - 2rem)}@media (min-width:40em){#mgc-kyc-popup,.mgc-popup{left:1.5rem;width:calc(100% - 3rem);top:calc(92px + 4rem)}}@media (min-width:64em){#mgc-kyc-popup,.mgc-popup{left:calc(17% + 1rem);top:calc(92px + 2.5rem);width:calc(66% - 2rem);max-width:860px}}@media (min-width:1098px){#mgc-kyc-popup,.mgc-popup{left:calc(50% - 1098px*0.33);width:724.68px}}#mgc-kyc-popup .mgc-kyc-popup-close,#mgc-kyc-popup .mgc-popup-close,.mgc-popup .mgc-kyc-popup-close,.mgc-popup .mgc-popup-close{text-align:right;font-size:2rem;font-weight:100;line-height:1rem;cursor:pointer;color:#767977}#mgc-kyc-popup .messages ul li,.mgc-popup .messages ul li{border-left:none;background-color:inherit}#mgc-kyc-popup .messages ul li:before,.mgc-popup .messages ul li:before{border-left:none}.mgc-kyc-popup.background-like,.mgc-popup.background-like{background:#fff url(../../default/images/popup/like.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){.mgc-kyc-popup.background-like,.mgc-popup.background-like{background-position:-1.5rem 50%}}@media (min-width:64em){.mgc-kyc-popup.background-like,.mgc-popup.background-like{background-position:2rem 50%}}.mgc-kyc-popup.background-dislike,.mgc-popup.background-dislike{background:#fff url(../../default/images/popup/dislike.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){.mgc-kyc-popup.background-dislike,.mgc-popup.background-dislike{background-position:-1.5rem 50%}}@media (min-width:64em){.mgc-kyc-popup.background-dislike,.mgc-popup.background-dislike{background-position:2rem 50%}}.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background:#fff url(../../default/images/popup/attention.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background-position:-1.5rem 50%}}@media (min-width:64em){.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background-position:2rem 50%}}.mgc-popup-opened .mgc-opacity,.popup-opened .opacity{position:fixed;top:0;left:0;display:block;z-index:9999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}#mgc-popup{width:50%;height:35%;transform:translate(-50%,-50%);padding:1.5rem;background-color:#fff;position:fixed;top:50%;left:50%;z-index:1000;font-size:.875rem;line-height:normal}#mgc-popup .mgc-popup-close{color:#a9a9a9;position:absolute;top:10px;right:10px;cursor:pointer}#mgc-popup-opacity{position:fixed;top:0;left:0;z-index:999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}#mgc-popup{min-height:350px;min-width:400px}#mgc-popup .mgc-popup-content{width:50%;float:right;height:100%;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#mgc-popup.background-like{background:#fff url(../../default/images/popup/like.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-like{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-like{background-position:2rem 50%}}#mgc-popup.background-dislike{background:#fff url(../../default/images/popup/dislike.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-dislike{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-dislike{background-position:2rem 50%}}#mgc-popup.background-attention{background:#fff url(../../default/images/popup/attention.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-attention{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-attention{background-position:2rem 50%}}#mgc-popup.background-question{background:#fff url(../../default/images/popup/question.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-question{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-question{background-position:2rem 50%}}#mgc-popup.background-envelop{background:#fff url(../../default/images/popup/envelop.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-envelop{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-envelop{background-position:2rem 50%}}#mgc-popup.background-premium{background:#fff url(../../default/images/popup/premium.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-premium{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-premium{background-position:2rem 50%}}#mgc-popup.background-document{background:#fff url(../../default/images/popup/document.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-document{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-document{background-position:2rem 50%}}#mgc-popup.background-password{background:#fff url(../../default/images/popup/password.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-password{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-password{background-position:2rem 50%}}@font-face{font-family:Comfortaa;font-style:normal;font-weight:300;font-display:swap;src:local("Comfortaa Light"),local("Comfortaa-Light"),url(../fonts/Comfortaa/Comfortaa-Light.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comfortaa;font-style:normal;font-weight:400;font-display:swap;src:local("Comfortaa Regular"),local("Comfortaa-Regular"),url(../fonts/Comfortaa/Comfortaa-Regular.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comfortaa;font-style:normal;font-weight:500;font-display:swap;src:local("Comfortaa Medium"),local("Comfortaa-Medium"),url(../fonts/Comfortaa/Comfortaa-Medium.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:local("Comfortaa Bold"),local("Comfortaa-Bold"),url(../fonts/Comfortaa/Comfortaa-Bold.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comfortaa;font-style:italic;font-display:swap;src:local("Comfortaa Italic"),local("Comfortaa-Italic"),url(../fonts/Comfortaa/Comfortaa-Italic.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}h1{color:#b61e21;text-transform:uppercase;font-size:1.75rem}@media (min-width:40em){h1{font-size:2rem}}h2{color:#b61e21;text-transform:uppercase;font-size:1.5rem;line-height:1;margin-bottom:1rem}@media (max-width:39.9375em){h2{text-align:center}}@media (min-width:40em){h2{font-size:1.6875rem}}@media (min-width:64em){h2{font-size:2.5rem}}a,a:focus,a:hover{color:#b61e21}.button{float:none;font-size:.75rem;min-width:auto}@media (min-width:40em){.button{font-size:1rem;min-width:200px}}.button:active,.button:hover{background-color:#b61e21!important}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{border:1px solid #b61e21;max-width:100%;height:30px;padding:0 8px}@media (min-width:40em){[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{width:365px}}.color-white{color:#fff}.color-black{color:#000}label.required:after,p.required,span.required:after{color:#b61e21}.cms-index-index .main-container,.main-container{max-width:none;padding-top:62px;margin-top:0;min-height:calc(100vh - 433px)}@media (min-width:40em) and (max-width:63.9375em){.cms-index-index .main-container,.main-container{padding-top:92px;min-height:calc(100vh - 258px)}}@media (min-width:64em){.cms-index-index .main-container,.main-container{padding-top:92px;min-height:calc(100vh - 258px)}}.header{position:fixed;top:0;width:100%;z-index:40;background:#fff}.header-content{max-width:1300px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}@media (min-width:64em){.header-content{-ms-flex-align:end;align-items:flex-end}}.header-menu-container,.header-top{display:inline-block}@media (max-width:63.9375em){.header-menu-container,.header-top{padding:.5rem 0;width:50%}}.header-top{height:auto}@media (max-width:30em){.header-top{width:45%}}@media (min-width:64em){.header-top{width:30%}}.header-menu-container{margin:0}@media (max-width:30em){.header-menu-container{width:55%}}@media (min-width:64em){.header-menu-container{margin-bottom:.5rem;width:70%}}.header-top .header-logo{width:200px;margin-right:auto}@media (max-width:39.9375em){.header-top .header-logo{width:100%;margin:0}}.header-logo img{width:200px;margin-bottom:.5rem}@media (max-width:39.9375em){.header-logo img{padding:0 1rem}}.header-menu-container .button-activate{max-width:calc(100% - 60px);margin:0;padding:0 .5rem;min-width:180px}@media (max-width:30em){.header-menu-container .button-activate{min-width:110px;max-width:100%;padding:0 .5rem;font-size:.7rem}}@media (max-width:63.9375em){.header-menu{-ms-flex-align:center;align-items:center;padding-left:0;-ms-flex-pack:end;justify-content:flex-end}.header-menu .menu-icon-container{padding-left:.25rem}.header-menu .menu{width:100%;height:0}.header-menu.menu-open .menu{width:100%;height:auto}}@media (max-width:63.9375em) and (min-width:40em){.header-menu .menu{left:calc(100% - 235px)}}@media (max-width:63.9375em){.header-menu .menu li a{border:none}.header-menu .menu li a:after{content:""}}@media (min-width:64em){.header-menu{-ms-flex-pack:end;justify-content:flex-end}.header-menu .menu li{margin:.5rem 0 .5rem 1.5rem}}.footer a:hover{color:#fff}.footer,.footer-end{background-color:#3a3532}.footer .column-mgc{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:3rem}@media (max-width:39.9375em){.footer .column-mgc{display:block;text-align:center}}.footer .column-mgc.column p,.footer .column-mgc.columns p{font-size:.75rem}.footer .menu.vertical{width:auto}.footer .menu.vertical>li:first-of-type a,.footer .menu.vertical>li:last-of-type a,.footer .menu.vertical>li>a{padding-top:0;padding-bottom:1rem}.footer .menu.vertical li{margin-bottom:1rem;font-size:1rem}@media (max-width:39.9375em){.footer .menu.vertical li a{display:block;text-align:center}}.footer-end{color:#6c6c6c;font-weight:300;font-size:.75rem}.section-content{max-width:1300px;margin:auto;padding:2rem 1rem}@media (min-width:40em){.section-content{padding:3rem 1.5rem}}.section-content p{font-size:1rem;font-weight:300}@media (max-width:39.9375em){.section-content p{text-align:center}}@media (min-width:40em){.section-content p{font-size:1.5rem}}.section-content .button{margin-top:1rem}.section-half{margin:0;display:inline-block;width:100%}@media (min-width:40em){.section-half{padding:0 1rem;width:50%}}.gift-card .section-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.banner-help-and-contact .section-content p.subtitle{font-size:1rem}.cms-aiuto-contatti h3{margin:3rem 0 1.5rem}.cms-aiuto-contatti .subtitle{text-align:justify}.mgc-cms-section.gift-card{background-image:url(../images/banner_jesolo.png);background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative}.mgc-cms-section.gift-card .section-content{max-width:1024px;position:relative}.mgc-cms-section.gift-card .section-content .section-half{position:relative;z-index:3;padding:0}.mgc-cms-section.gift-card .section-content .section-half:first-child{width:70%}@media (min-width:30em){.mgc-cms-section.gift-card .section-content .section-half:first-child{width:70%}}@media (min-width:40em){.mgc-cms-section.gift-card .section-content .section-half:first-child{width:65%}}.mgc-cms-section.gift-card .section-content .section-half:nth-child(2){-ms-flex-item-align:end;align-self:flex-end}.mgc-cms-section.gift-card h2{color:#fff;font-size:1.1875rem;text-align:left}@media (min-width:40em) and (max-width:63.9375em){.mgc-cms-section.gift-card h2{font-size:2rem}}@media (min-width:64em){.mgc-cms-section.gift-card h2{font-size:3rem}}.mgc-cms-section.gift-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7;z-index:1;background:linear-gradient(180deg,#ff8cc8,#4ddcff)}ul{list-style:none;margin-left:0}.items-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.items-container li{margin:1rem 0;text-align:center;color:#000;width:100%}@media (min-width:40em) and (max-width:63.9375em){.items-container li{margin:2rem 0;width:50%}}@media (min-width:64em){.items-container li{width:30%}}.items-container li .icon{display:block;margin:0 auto;width:140px;height:140px;line-height:140px;line-height:8.75rem;border-radius:50%;background-color:#b61e21}.items-container li .icon img{max-width:80%}@media (min-width:40em){.items-container li .icon{width:190px;height:190px;line-height:190px;line-height:11.875rem}}.items-container li .label{display:block;margin:auto;white-space:normal;padding:1rem 0 0;background-color:inherit;color:inherit;font-size:.875rem;line-height:1.25rem}@media (min-width:40em){.items-container li .label{font-size:1rem;padding:2rem 0 0}}@media (min-width:64em){.items-container li .label{font-size:1.4375rem;line-height:1.6rem}}.mgc-cms-section.your-balance{background-color:#c4e8fb}.mgc-cms-section.your-balance .section-content{padding-bottom:70%;background-image:url(../images/banner_your_balance_mobile.png);background-size:cover;background-repeat:no-repeat;background-position:bottom}@media (min-width:40em){.mgc-cms-section.your-balance .section-content{background-image:url(../images/banner_your_balance_tablet.png);background-position:50%;padding-bottom:1rem}}.mgc-cms-section.your-balance .section-content .section-half{text-align:center;width:100%}@media (min-width:40em){.mgc-cms-section.your-balance .section-content .section-half{width:70%;padding:0}}@media (min-width:64em){.mgc-cms-section.your-balance .section-content .section-half{width:60%}}.mgc-cms-section.your-balance .section-content .section-half .items-container li{width:50%}.mgc-cms-section.your-balance .section-content .section-half .items-container li .label{margin:0 auto}.attivazione-carta-registercard .main,.attivazione-carta-saldo .main,.attivazione-carta-saldopost .main,.attivazione-index-index .main{max-width:1300px;margin:auto;padding:2rem 1rem}@media (min-width:40em){.attivazione-carta-registercard .main,.attivazione-carta-saldo .main,.attivazione-carta-saldopost .main,.attivazione-index-index .main{padding:2rem 1.5rem}}@media (max-width:39.9375em){.attivazione-carta-registercard #submitdata-element,.attivazione-carta-registercard .subtitle,.attivazione-carta-saldo #submitdata-element,.attivazione-carta-saldo .subtitle,.attivazione-carta-saldopost #submitdata-element,.attivazione-carta-saldopost .subtitle,.attivazione-index-index #submitdata-element,.attivazione-index-index .subtitle{text-align:center}}.attivazione-carta-registercard p:not(.required),.attivazione-carta-saldo p:not(.required),.attivazione-carta-saldopost p:not(.required),.attivazione-index-index p:not(.required){font-size:1rem}.attivazione-carta-registercard .buttons-set,.attivazione-carta-saldo .buttons-set,.attivazione-carta-saldopost .buttons-set,.attivazione-index-index .buttons-set{border:none;text-align:center}@media (min-width:40em){.attivazione-carta-registercard .buttons-set,.attivazione-carta-saldo .buttons-set,.attivazione-carta-saldopost .buttons-set,.attivazione-index-index .buttons-set{text-align:left}}.attivazione-carta-registercard .buttons-set dd,.attivazione-carta-registercard .buttons-set dt,.attivazione-carta-saldo .buttons-set dd,.attivazione-carta-saldo .buttons-set dt,.attivazione-carta-saldopost .buttons-set dd,.attivazione-carta-saldopost .buttons-set dt,.attivazione-index-index .buttons-set dd,.attivazione-index-index .buttons-set dt{display:inline-block}.attivazione-carta-registercard .buttons-set button.button,.attivazione-carta-saldo .buttons-set button.button,.attivazione-carta-saldopost .buttons-set button.button,.attivazione-index-index .buttons-set button.button{float:none;margin:0 1rem 0 0}.attivazione-carta-saldo #cleardata-element,.attivazione-carta-saldo #cleardata-label,.attivazione-carta-saldo #submitdata-label{display:none}@media (max-width:39.9375em){.attivazione-carta-saldo #saldo label{display:inline}}@media (max-width:30em){.mgc-saldo-result .data-table td,.mgc-saldo-result .data-table th{padding:5px}}.mgc-saldo-result .card-status-box,.mgc-saldo-result .card-transactions-history{width:100%}@media (min-width:64em){.mgc-saldo-result{padding:1rem;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mgc-saldo-result .card-status-box,.mgc-saldo-result .card-transactions-history{width:49.5%;display:inline-block;vertical-align:top}}.mgc-saldo-result .card-status-box{margin-bottom:2rem}.mgc-saldo-result .card-status-box .card-info-content input{border:none}.mgc-saldo-result .card-status-box .card-info-content .card-image{display:inline-block}@media (max-width:63.9375em){.mgc-saldo-result .card-status-box .card-info-content .card-image{text-align:center;padding:1rem}}@media (min-width:64em){.mgc-saldo-result .card-status-box .card-info-content .card-image{margin-bottom:1rem}}.mgc-saldo-result .card-status-box .card-info-content .card-image img{width:260px}.mgc-saldo-result .card-status-box .card-info-content .formwrap{display:inline-block}.mgc-saldo-result ul{list-style:none;margin-left:0;margin-bottom:0}.mgc-saldo-result label{display:inline-block}.mgc-saldo-result .input-box{width:auto;display:inline-block}@media (max-width:39.9375em){.mgc-saldo-result .input-box{max-width:50%}}.mgc-saldo-result .card{background:transparent;border:none}.mgc-saldo-result .card-info-content input{border:none;box-shadow:none;margin:0}.modulointegrativo-cardstatus-index .card-info-content{background-color:#f3f4f5;padding:5px}.modulointegrativo-cardstatus-index .card-info-content input{background-color:inherit}.modulointegrativo-cardstatus-index .steps label{text-align:left}.modulointegrativo-cardstatus-index #step-2 .card-image{vertical-align:top}.modulointegrativo-cardstatus-index #step-2 .card-basic-info{display:inline-block;width:calc(100% - 260px);font-weight:700;padding:5px}.modulointegrativo-cardstatus-index #step-2 .card-basic-info input{font-weight:700}.modulointegrativo-cardstatus-index #step-2 .card-status-box,.modulointegrativo-cardstatus-index #step-2 .card-transactions-history{padding:5px}.modulointegrativo-cardstatus-index #step-2 .card-balance label,.modulointegrativo-cardstatus-index #step-2 .card-status label,.modulointegrativo-cardstatus-index #step-2 .card label{text-align:left}.modulointegrativo-cardstatus-index #step-2 .wide{margin-bottom:0}.modulointegrativo-cardstatus-index #step-2 .wide label{width:100px}.modulointegrativo-cardstatus-index #step-2 .wide .input-box{padding-top:0;width:calc(100% - 110px)}.modulointegrativo-cardstatus-index #step-2 .left{width:100%}.modulointegrativo-cardstatus-index #step-2 input:-moz-read-only{border:none;width:100%;min-width:50px}.modulointegrativo-cardstatus-index #step-2 input:read-only{border:none;width:100%;min-width:50px}.mgc-popup.background-attention{background-image:url(../images/attention.png);background-repeat:no-repeat;background-position:2rem 1rem}.close-messages{text-align:right;font-size:2rem;font-weight:100;line-height:1rem;cursor:pointer;color:#767977}.error-messages{padding:2rem;text-align:center}.mgc-kyc-popup-content{padding:10% 2rem;text-align:center}.popup-card-code img{width:90%;max-width:450px;margin-top:2rem}.popup-card-code .mgc-kyc-popup-content{padding:2rem}form label{position:relative;display:inline-block}.mgc-kyc-icon-info.hidden{display:block}.attivazione-root .col-main{max-width:1098px;margin:auto}@media (max-width:63.9375em){.attivazione-root .col2-set .col-1,.attivazione-root .col2-set .col-2{width:100%;padding:0}}.attivazione-root .col-1{text-align:center;margin-bottom:2rem}@media (min-width:64em){.attivazione-root .col-1{width:33%}}.attivazione-root .col-1 img{width:365px}@media (min-width:64em){.attivazione-root .col-2{width:66%}}.attivazione-root #DatiPersonaliFull-label,.attivazione-root #DatiPersonaliShort-label{height:0}.attivazione-root #privacy_commercial_communications-label,.attivazione-root #privacy_information_read-label{margin-top:1.5rem}.attivazione-root #privacy_commercial_communications-element label,.attivazione-root #privacy_information_read-element label{margin-right:2rem}.attivazione-root.attivazione-product-data #email-label,.attivazione-root.attivazione-product-data .full-width .subtitle,.attivazione-root.attivazione-success #email-label,.attivazione-root.attivazione-success .full-width .subtitle{display:none}.attivazione-root.attivazione-product-data .full-width .button,.attivazione-root.attivazione-success .full-width .button{float:none}.full-width{width:100%}.product-name,h3.product-name{font-size:1.25rem;font-weight:700}input[type=checkbox]{margin:5px 0 0}.description,input[type=checkbox]{display:inline-block;vertical-align:top}.description{width:calc(100% - 18px);max-height:150px;overflow-y:auto}.description .required:after{content:" *";color:#df280a;font-weight:400;font-family:Helvetica Neue,Verdana,Arial,sans-serif;font-size:12px;font-size:.75rem}.description{text-align:justify}.description .informativabreve p,.description .privacy2art p{font-size:.8rem}#privacy-element .description{padding-right:10px}.cms-page-view .main{padding:0}.cms-no-route .std h1,.cms-page-view .std h1{font-size:1.8rem}.cms-no-route .std h2,.cms-page-view .std h2{color:#b61e21;font-size:1.25rem}@media (min-width:40em){.cms-no-route .std h2,.cms-page-view .std h2{font-size:1.125rem}}.cms-no-route .std p,.cms-page-view .std p{color:inherit;font-style:normal;font-size:.8rem;font-family:inherit;margin-bottom:1.5rem}@media (min-width:90em){.cms-no-route .std p,.cms-page-view .std p{font-size:1rem}}.cms-page-view a,.cms-privacy a,.cms-termini-condizioni a{word-break:break-word}.cms-page-view .main-container,.cms-privacy .main-container,.cms-termini-condizioni .main-container{max-width:1300px}.cms-page-view .main-container .main,.cms-privacy .main-container .main,.cms-termini-condizioni .main-container .main{padding:1rem}@media (min-width:40em){.cms-page-view .main-container .main,.cms-privacy .main-container .main,.cms-termini-condizioni .main-container .main{padding:2rem 1.5rem}}.help-and-contact{min-height:70vh}.help-and-contact .section-content p{color:#000;font-size:1.5rem}@media (min-width:40em){.help-and-contact .section-content p{font-size:1rem}}h3{text-transform:uppercase;font-size:1.25rem}h3,h4{font-weight:700}h4{text-transform:none;font-size:1rem}@media (min-width:90em){h4{font-size:1.125rem}}