@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}.close-messages{text-align:right}.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:#d90011}.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)}@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}.mainColor{color:#d90011!important}.red{color:#d90011}.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:Ubuntu,sans-serif;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:Ubuntu,sans-serif;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 #d90011;box-shadow:0 0 5px #b9000f}.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:#d90011}.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 #d90011}@media (min-width:40em){h2{font-size:18px;font-size:1.125rem}}.main-container{background-color:#fff;max-width:1604px;margin:auto;padding:0}.button{background-color:#d90011!important;transition:all .5s ease-in-out;background:linear-gradient(90deg,#b9000f,#d90011);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:linear-gradient(270deg,#b9000f,#d90011);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:#d90011;border:1px solid #d90011}.btn-red{background:#d90011;transition:all .5s ease-in-out;background:linear-gradient(90deg,#b9000f,#d90011)}.btn-red:hover{box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#b9000f,#d90011)}.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 #d90011;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:#d90011;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:#d90011}.pages .previous:before,.pages .previous:hover:before{border-right-color:#d90011}.pages .next:hover,.pages .previous:hover{border-color:#d90011}.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:#d90011}.mgc-box-standard .mgc-box-element-text h5{margin-top:5px;padding:0 10px}.mgc-box-standard .mgc-box-element-text h5 strong{color:#d90011}.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:#d90011}.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:#d90011;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}header{margin:auto}.header-top{max-width:1604px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;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}.header-top .header-logo img{width:100%;max-width:250px}@media (min-width:64em){.header-top .header-logo img{padding:1rem 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}}.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) 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;color:#333}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{font-size:14px;font-size:.875rem}}@media (max-width:39.9375em){.header-top .header-paragraph{font-size:.8rem}}@media (min-width:90em){.header-top .header-paragraph{display:inline-block}}@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}}.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}}.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:#d90011;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:#d90011}.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:1604px;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:70px}}.header-menu .menu-right{margin:0}.header-menu .menu-icon-container{text-align:center}.header-menu .menu-icon-container .mgc-icon-menu{font-size:1.5rem;margin-bottom:.3rem}.header-menu .menu-icon-container span{display:block}.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:#d90011}.header-menu .menu-icon-container:hover .menu-icon:after{background-color:#d90011;box-shadow:0 7px 0 #d90011,0 14px 0 #d90011}.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:#d90011;transition:color .3s}.header-menu .header-buttons>a span{font-size:13px;font-size:.8125rem}.header-menu .header-buttons .no-count .cart-item-count{display:none}.header-menu .header-buttons .badge{background:#d90011;position:absolute;top:0;right:10px}.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:#d90011;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:#d90011}.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:#d90011}@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 - 100px)}}@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:1654px){.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:78px}.mgc-carousel-header .slick-next{right:78px}}.mgc-carousel-header .slick-prev:before{content:"\e902"}.mgc-carousel-header .slick-next:before{content:"\e903"}@media (min-width:64em) and (max-width:89.9375em){.mgc-carousel-header .slick-list{max-height:320px}}.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:calc(121px + 1rem)}@media (min-width:40em) and (max-width:63.9375em){.header-carousel{margin-top:170px}}@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}}.page-section:nth-of-type(2){background-color:#dedede}.mgc-feature .mgc-feature-title{text-align:center}.mgc-feature .mgc-feature-title h4{font-weight:700;letter-spacing:2px;letter-spacing:.125rem}.mgc-feature .mgc-feature-title .button{float:none}.mgc-feature .mgc-feature-content{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.mgc-feature .mgc-feature-content,.mgc-feature .mgc-feature-element{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.mgc-feature .mgc-feature-element{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:1rem;width:150px;text-align:center}.mgc-feature .mgc-feature-element .img-feature{display:inline-block;border-radius:15px;width:130px;height:130px;background-color:#20232b;filter:drop-shadow(0 0 10px #767977);margin-bottom:.5rem;padding:1rem}.mgc-feature .mgc-feature-element p{font-weight:bolder;margin:0}@media (min-width:40em) and (max-width:63.9375em){.mgc-widget.mgc-widget-homepage .button{float:none}}@media (max-width:39.9375em){.mgc-widget.mgc-widget-homepage{text-align:justify;margin-bottom:30px}.mgc-widget.mgc-widget-homepage .button{float:none;line-height:2rem}}@media (max-width:639px){.homepage .mgc-carousel .slick-next,.homepage .mgc-carousel .slick-prev{top:50%}}.home-blocks-menu{padding:0 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:39.9375em){.home-blocks-menu{display:none}}.home-blocks-menu ul{list-style:none;margin:0}.home-blocks-menu ul li{display:inline-block}.home-blocks-menu .menu-left li{padding-right:1rem}.home-blocks-menu .menu-left li a{color:#a7a7a7}.home-blocks-menu .menu-left li a:hover{color:#d90011}.home-blocks-menu .button,.home-blocks-menu .button:hover{color:#fff;margin-bottom:0}.home-block-title{text-transform:none;text-align:center;font-weight:100}@media (min-width:40em) and (max-width:63.9375em){.home-block-title{font-size:2rem}}@media (min-width:64em){.home-block-title{font-size:2.5rem}}.mgc-cards-row{margin:0 1rem}@media (min-width:40em){.mgc-cards-row{margin:2rem 0;padding:0 1.2rem}}.mgc-carousel-homepage .slick-prev{left:-20px}.mgc-carousel-homepage .slick-next{right:-10px}@media (min-width:64em){.mgc-carousel-homepage .slick-next,.mgc-carousel-homepage .slick-prev{top:30%}}@media screen and (min-width:1654px){.mgc-carousel-homepage .slick-prev{left:-45px}.mgc-carousel-homepage .slick-next{right:-35px}}.mgc-carousel-homepage .slick-track{display:-ms-flexbox;display:flex}.mgc-carousel-homepage .card-wrapper{padding:0 .3rem;height:auto}.mgc-carousel-homepage .card{width:100%;margin:0 .3rem;height:100%;padding:1rem}@media (min-width:64em){.mgc-carousel-homepage .card{margin:0}}.mgc-carousel-homepage .card .card-divider{padding:0 .5rem;background-color:#fff;transition:all .3s ease-in-out}.mgc-carousel-homepage .card .card-divider img{max-width:100%}.mgc-carousel-homepage .card .card-section{font-size:1rem;padding:0;margin-top:.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.mgc-carousel-homepage .card .card-section p{color:#20232b;font-family:Ubuntu,sans-serif;font-display:swap}.mgc-carousel-homepage .card .card-section .price-container{color:#d90011}.mgc-carousel-homepage .card .card-section .price-container .price{font-weight:500;font-size:1.5rem}.mgc-carousel-homepage .card .card-section .button{width:100%;margin-bottom:0;min-width:auto}.mgc-carousel-homepage .card .card-section .card-description{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-positive:inherit;flex-grow:inherit}.mgc-carousel-homepage .card-options-container{display:none}.mgc-carousel-homepage .addto-container.opened .card-options-container{display:block}.shop-btn-container{text-align:center;margin:1rem 0 0}.shop-btn-container .button{float:none;margin:0 auto}.mgc-home-foot{margin:1rem 0 0}@media (min-width:64em){.mgc-home-foot{margin:5rem 0 0;padding-left:26px;padding-right:21px}}.mgc-home-foot>div{padding:1rem .2rem}@media (max-width:63.9375em){.mgc-home-foot .mgc-col-1{width:50%}}.mgc-home-foot .btn-black,.mgc-home-foot .btn-red{color:#fff;padding:2rem;height:100%}.mgc-home-foot .btn-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:64em){.mgc-home-foot .btn-item{-ms-flex-positive:1;flex-grow:1}}.mgc-home-foot .btn-item .item-content{text-align:center}.mgc-home-foot .btn-red i{font-size:2rem}.mgc-home-foot .btn-black i{font-size:2.5rem}.mgc-home-foot .mgc-box-carta-prepagata--mastercard{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:1rem;color:#fff;background-image:url(../../default/images/mgc_box/mgc_box_carta_prepagata_bg.png);background-size:cover;background-position:50%;height:100%}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container{text-align:center;margin-left:0;width:100%}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container{width:auto;-ms-flex-positive:1;flex-grow:1}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container img{width:calc((100% - 40px) / 3);height:auto;margin-right:10px;box-shadow:0 10px 10px rgba(0,0,0,.8)}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container img:last-of-type{margin-right:0}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container img{max-width:200px;width:auto}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text{margin-top:20px;width:100%;text-align:center}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text{margin-top:0;width:auto;min-width:340px;text-align:right}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text h3{color:#d90011;font-size:29px;font-size:1.8125rem;line-height:1;text-transform:unset}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text p{color:#fff;font-size:18px;font-size:1.125rem}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text .button{float:none;margin-left:auto;margin-right:auto}@media (min-width:64em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text .button{float:right}}.mgc-home-foot .mgc-box-carta-prepagata{padding:.5rem;color:#fff;background-image:url(../../default/images/mgc_box/mgc_box_carta_prepagata_bg.png);background-size:cover;background-position:50%;height:100%}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata{padding:.5rem 2rem}}@media (min-width:90em){.mgc-home-foot .mgc-box-carta-prepagata{padding:0 2rem}}.mgc-home-foot .mgc-box-carta-prepagata .box-title{display:inline-block;width:100%;margin-right:0;margin-bottom:0;font-size:1.75rem;text-align:right;color:#d90011;text-transform:capitalize;font-family:Ubuntu,sans-serif;font-display:swap}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata .box-title{width:70%}}@media (max-width:30em){.mgc-home-foot .mgc-box-carta-prepagata .box-title{font-size:1.4rem;font-weight:700}}@media (min-width:90em){.mgc-home-foot .mgc-box-carta-prepagata .box-title{margin-top:.5rem;font-size:2rem}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-image-container{width:50%;float:left;display:inline-block;margin-right:auto;padding:1rem 0}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-image-container{width:30%}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-image-container img{max-height:160px;padding-right:1rem}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text{padding:1rem 0;text-align:right}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .box-paragraph{font-size:1.1rem;font-family:Ubuntu,sans-serif;font-display:swap}@media (max-width:30em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .box-paragraph{font-size:.9rem}}@media (min-width:90em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .box-paragraph{font-size:1.3rem}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text a{float:none;margin-bottom:0}@media (max-width:39.9375em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text a{min-width:140px;padding:0 10px}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .button:active,.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .button:hover{box-shadow:2px 2px 10px #000}.dashboard .col2-set .col-1 .box-title h2,.dashboard .col2-set .col-1 .box-title h3,.dashboard .col2-set .col-2 .box-title h2,.dashboard .col2-set .col-2 .box-title h3{font-weight:500}.customer-account .col-main .back-link a{text-transform:none}.sidebar .block:not(.block-layered-nav) .block-title.active>strong,.sidebar .block:not(.block-layered-nav) .block-title>strong:hover{background:transparent}.sidebar .block:not(.block-layered-nav) .block-title>strong{font-family:inherit}@media (max-width:39.9375em){.sidebar .block:not(.block-layered-nav) .block-title>strong{color:#000}}.sidebar .block:not(.block-layered-nav) .block-title.active>strong:after{border-top-color:#000}.sidebar .block:not(.block-layered-nav) .block-title>strong:after{border-left-color:#000;top:calc(50% - 2px)}.customer-account-login .main,.customer-account .main{margin:0;max-width:1098px;margin-right:auto;margin-left:auto}.customer-account .main{padding:3rem 1rem}.customer-account .col-main a{color:#d90011;transition:color .3s;font-size:12px;font-size:.75rem}.customer-account .col-main a:hover{color:#e13341;transition:color .3s}body.customer-account .my-account .page-title{position:relative}body.customer-account .my-account .page-title h1{text-align:center;margin-bottom:50px}@media (max-width:39.9375em){body.customer-account .my-account .page-title h1{margin:2rem 0}}.customer-account .dashboard-title{margin:0;padding:0;line-height:1;text-align:left}.customer-account .button{width:auto}.customer-account .logout-button{margin:1rem 0;display:-ms-inline-flexbox;display:inline-flex}@media screen and (min-width:40em){.customer-account .page-title{text-align:right}.customer-account .logout-button{position:relative;text-align:right;top:-24px;margin:0}}.customer-account .logout-button>span{border-top-left-radius:7px;border-bottom-left-radius:7px;background-color:#20232b;color:#fff;padding:8px 24px;text-transform:uppercase;letter-spacing:2px;letter-spacing:.125rem;font-weight:700;transition:background-color .3s}.customer-account .logout-button>i{background-color:#dedede;color:#20232b;font-weight:700;padding:8px;border-top-right-radius:7px;border-bottom-right-radius:7px;line-height:1.5}.customer-account .logout-button:hover span{background-color:#d90011;transition:background-color .3s}.customer-account .title-buttons a{color:#d90011;text-transform:uppercase}.customer-account .block-account li strong,.customer-account .block-cms-menu li strong,.customer-account .block-title h2,.customer-account .block-title h3,.customer-account .block-title strong{color:#d90011}.customer-account .block-account li a:hover,.customer-account .block-cms-menu li a:hover{color:#e13341}.customer-account .block-account ul{list-style-position:inside}.customer-account .pager{overflow:initial}.customer-account .ship{width:40%}.clean-table tbody,.clean-table thead,.data-table tbody,.data-table td,.data-table tfoot,.data-table tfoot tr,.data-table th,.data-table thead,.data-table tr{background:transparent;border:none}.customer-account .dashboard .box-account,.customer-account .fieldset{border:none}.customer-account .form-list{list-style-type:none}.no-touch .product-image:hover{border-color:#d90011}#wishlist-table .product-name a{color:#d90011}#wishlist-table textarea:focus{border-color:#d90011}#wishlist-table .btn-remove2{background:none;text-indent:0;font:inherit;visibility:hidden}#wishlist-table .btn-remove2:before{content:"\f014";font-family:mgc-icons;display:inline-block;color:#d90011;visibility:visible;font-size:20px;font-size:1.25rem}.customer-account .col-main a.i-next,.customer-account .col-main a.i-previous{font-size:0}.customer-account .button.button-secondary{color:#fff;padding:0 15px}.customer-account select{border:1px solid #cacaca}@media (max-width:39.9375em){body[class^=customer-account] .page-title h1{font-size:2.5rem}}.customer-account-create .buttons-set,.customer-account-create .fieldset{margin-left:0;max-width:100%}.customer-account-login .col2-set .col-2,.customer-account-login .fieldset{border:none;padding:0}.customer-account-login p.form-instructions,.customer-account-login p.required{margin-bottom:1rem}.customer-account-login .list-title{margin-bottom:0}.customer-account-login .col2-set .col-1 .benefits{margin-top:0;max-width:367px}.customer-account-login h2{font-size:1.5rem;text-transform:none}.customer-account-login .fieldset p.required{float:none}@media (min-width:40em){.customer-account-login .col2-set .col-2.registered-users .buttons-set{margin-top:40px}}.customer-account-login #sociallogin_button{float:right;width:50%;margin-bottom:4rem}.block-social-login,.customer-account-login .new-users .block-social-login{margin-top:2rem}.block-social-login #sociallogin_button,.customer-account-login .new-users .block-social-login #sociallogin_button{width:100%;margin-top:0}.block-social-login #sociallogin_button ul,.customer-account-login .new-users .block-social-login #sociallogin_button ul{padding-left:0}.block-social-login #sociallogin_button ul.left,.block-social-login #sociallogin_button ul.right,.customer-account-login #sociallogin_button ul.left,.customer-account-login #sociallogin_button ul.right{text-align:left;margin:0}@media (max-width:39.9375em){.block-social-login #sociallogin_button ul.left,.block-social-login #sociallogin_button ul.right,.customer-account-login #sociallogin_button ul.left,.customer-account-login #sociallogin_button ul.right{float:none}}.block-social-login #sociallogin_button ul.left li,.block-social-login #sociallogin_button ul.right li,.customer-account-login #sociallogin_button ul.left li,.customer-account-login #sociallogin_button ul.right li{padding:0;margin:0 .5rem 0 0;min-width:auto;height:auto;min-height:auto;float:none;line-height:inherit}.block-social-login #sociallogin_button ul.left li:hover,.block-social-login #sociallogin_button ul.right li:hover,.customer-account-login #sociallogin_button ul.left li:hover,.customer-account-login #sociallogin_button ul.right li:hover{box-shadow:none}.block-social-login #sociallogin_button ul.left li .bt-login-social span,.block-social-login #sociallogin_button ul.right li .bt-login-social span,.customer-account-login #sociallogin_button ul.left li .bt-login-social span,.customer-account-login #sociallogin_button ul.right li .bt-login-social span{min-height:42px;line-height:42px;line-height:2.625rem}.block-social-login #sociallogin_button ul.left li .bt-login-social>span,.block-social-login #sociallogin_button ul.right li .bt-login-social>span,.customer-account-login #sociallogin_button ul.left li .bt-login-social>span,.customer-account-login #sociallogin_button ul.right li .bt-login-social>span{background-size:auto 42px;padding:0 0 0 46px;min-width:46px}.dashboard .box-account{margin-bottom:0;padding-bottom:20px}.box-head h2{text-transform:uppercase}.box-title h3{text-transform:none;font-size:16px!important;font-size:1rem!important}p.hello{font-size:18px;font-size:1.125rem}form .form-list{margin:0}.sidebar .block-title{margin-bottom:15px}.sidebar ul li{text-transform:none;margin-bottom:10px;font-weight:500}.sidebar ul li a{color:#000}.sidebar ul li strong{font-weight:inherit}.customer-account-edit form{margin-right:auto}.customer-account-edit form .passtrengthMeter{padding-bottom:1rem}.customer-account-edit form .passtrengthMeter .validation-advice{padding-bottom:10px;font-weight:400}.customer-account-edit form .passtrengthMeter:after{max-width:calc(100% - 1.5rem)}@media (min-width:40em){.customer-account-edit form{max-width:70%;margin-left:auto}}.customer-account-edit .buttons-set{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;padding-left:1.25rem;padding-right:1.25rem;padding-top:20px;margin-right:1.275rem}.customer-account-edit .buttons-set>*{width:100%}.customer-account-edit .buttons-set button{-ms-flex-order:1;order:1;max-width:250px}.customer-account-edit .buttons-set p{-ms-flex-order:2;order:2}.form-list .control label{background:transparent;margin-left:0}body.customer-account .my-account .addresses-list h2{font-size:18px;font-size:1.125rem;font-weight:500;text-transform:uppercase;padding-bottom:10px;border-bottom:1px solid #dedede;margin-bottom:15px}body.customer-account .my-account .addresses-list h3{text-transform:none;font-size:18px;font-size:1.125rem}body.customer-account .addresses-additional ol{margin-left:0}body.customer-account .addresses-additional ol .item.empty{font-style:italic;color:#a7a7a7}.customer-wishlist-item-info h3 a{font-size:16px!important;font-size:1rem!important;font-weight:500}#wishlist-table td.customer-wishlist-item-cart .button{font-size:14px;font-size:.875rem;padding:0 5px}#wishlist-table.clean-table thead th{font-family:Ubuntu,sans-serif}.customer-wishlist-item-cart .truncated{display:none}body.customer-account .my-account .fieldset{margin-bottom:0;padding-bottom:0}.buttons-set__flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;padding-bottom:15px}@media (max-width:39.9375em){.buttons-set__flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}.buttons-set__flex:after{content:none}.buttons-set__flex button{margin-bottom:0}@media (max-width:39.9375em){.buttons-set__flex .button,.buttons-set__flex button{margin-bottom:1.5rem}}.buttons-set__flex .share-wishlist,.buttons-set__flex .update-wishlist{font-weight:500;color:#000}.buttons-set__flex .share-wishlist span,.buttons-set__flex .update-wishlist span{padding-left:4px}.buttons-set__flex .share-wishlist:before,.buttons-set__flex .update-wishlist:before{font-size:16px;font-size:1rem;font-weight:700;vertical-align:middle}.order-date{font-family:Ubuntu,sans-serif}.order-details .table-caption{font-size:2rem}.customer-account .col-1 img{max-width:275px}.dashboard .box-account .empty{font-style:italic;color:#a7a7a7;text-align:center}.customer-account .col-main a.button,.customer-account .col-main a.button:hover{color:#fff;font-size:14px;font-size:.875rem}.customer-account-create div.col-main div.row{-ms-flex-pack:center;justify-content:center}@media (min-width:30em){.customer-account-create div.col-main div.row>div:first-of-type{max-width:50%;min-width:400px}}@media (max-width:30em){.customer-account-create div.col-main div.row>div:first-of-type{width:100%}}.customer-account-create .account-create .passtrengthMeter .validation-advice{padding-bottom:10px;font-weight:400}.customer-account-create .account-create .passtrengthMeter .tooltip{opacity:1;transform:translateY(-100%);top:-7px}.customer-account-create .account-create .passtrengthMeter .tooltip:after{border-bottom:unset;border-top:7px solid #000;bottom:-7px;top:unset}.customer-account-create .account-create .fieldset{border:0;padding:0}.customer-account-create .account-create .fieldset div>input{width:100%}.customer-account-create .form-list .control .input-box+label,.customer-account-create .form-list .control input[type=checkbox]{margin:0;vertical-align:baseline;display:inline-block;width:auto!important;padding:0;color:inherit}.customer-account-create .form-list .control input[type=checkbox]{margin:7px 1rem 0 0}.customer-account .col-left .block-account .block-title{display:block}.customer-account .col-left .block-account .block-title span{font-size:16px;font-size:1rem}.customer-account .col-left{float:left;z-index:10;position:relative}.customer-account-changeforgotten .passtrengthMeter{max-width:365px}.customer-account-changeforgotten .passtrengthMeter .validation-advice{padding-bottom:10px;font-weight:400}.customer-account-changeforgotten ul{list-style:none}label.required-one em{display:none}label.required-one:after{content:" **";color:#d90011;font-weight:400;font-family:Helvetica Neue,Verdana,Arial,sans-serif;font-size:12px;font-size:.75rem}.passtrengthMeter .tooltip{display:none}.passtrengthMeter .tooltip:before{display:none!important}.passtrengthMeter.medium .tooltip,.passtrengthMeter.strong .tooltip,.passtrengthMeter.very-strong .tooltip,.passtrengthMeter.weak .tooltip{display:block}.attivazione-wallet-index .col-1{width:33%;padding-right:2rem;vertical-align:top}@media (max-width:39.9375em){.attivazione-wallet-index .col-1{text-align:center;margin-bottom:2rem}}.attivazione-wallet-index .col-2{width:66%}.attivazione-wallet-index .col-1,.attivazione-wallet-index .col-2{display:inline-block}@media (max-width:63.9375em){.attivazione-wallet-index .col-1,.attivazione-wallet-index .col-2{padding:0;width:100%;display:block}}.attivazione-wallet-index .main .cards-table a,.attivazione-wallet-index .main .showcardactivated a{font-size:inherit;text-transform:none;font-weight:400}.attivazione-wallet-index #dashboardattivazione .regalo-wrap .message>span,.attivazione-wallet-index #dashboardattivazione .regalo-wrap .sender>span{font-size:large}@media (min-width:40em) and (max-width:63.9375em){.attivazione-wallet-index .showcardactivated{display:block;max-width:80%;margin:auto}.attivazione-wallet-index .showcardactivated img{padding:2rem 0}}.attivazione-wallet-index .download-pdf{-ms-flex-order:3;order:3;margin:3rem auto}.attivazione-wallet-index .cards-table tbody td{border:none;color:#666;font-weight:300}.attivazione-wallet-index .cards-table tbody a,.attivazione-wallet-index .cards-table tbody a:hover{color:#d90011;text-decoration:underline}.attivazione-wallet-index .cards-table tbody tr:nth-of-type(2n){background-color:#fafafa}.attivazione-wallet-index .cards-table tbody strong{color:#010101}.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{word-wrap:break-word;white-space:normal;width:50%}@media (min-width:40em) and (max-width:89.9375em){.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{width:25%}}@media (min-width:90em){.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{max-width:15%;min-width:100px}}.attivazione-wallet-index .cards-table img{width:110px}@media (max-width:30em){.attivazione-wallet-index .cards-table td.cell-activated_at:before,.attivazione-wallet-index .cards-table td.cell-details:before{min-height:57px;padding-right:2rem}}@media (max-width:89.9375em){.attivazione-wallet-index .cards-table thead th{display:none}.attivazione-wallet-index .cards-table tbody tr{border-bottom:2px solid silver}.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{display:inline-block;padding:1rem 0}.attivazione-wallet-index .cards-table td[data-th]:before{content:attr(data-th);display:inline-block;width:100%;font-size:1rem;text-transform:uppercase;color:#010101;font-weight:700;padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid silver}.attivazione-wallet-index .cards-table td.cell-image:before{content:"";width:100%;border:none}.attivazione-wallet-index .cards-table td.cell-empty:before{content:"";border:none}}@media (max-width:39.9375em){.attivazione-wallet-index .cards-table td.cell-image{width:100%;max-width:100%;text-align:center}.attivazione-wallet-index .cards-table td.cell-image img{margin:auto}}.attivazione-wallet-index .cards-table .cell-empty{display:none;border:none}@media (min-width:40em) and (max-width:89.9375em){.attivazione-wallet-index .cards-table .cell-empty{display:inline-block}}@media (min-width:40em) and (max-width:89.9375em){.attivazione-wallet-index .cards-table td.cell-activated_at:before,.attivazione-wallet-index .cards-table td.cell-created_at:before,.attivazione-wallet-index .cards-table td.cell-details:before{min-height:57px;padding-right:2rem}}@media (min-width:90em){.attivazione-wallet-index .cards-table .cell-name{min-width:150px}}.attivazione-root img,.attivazione-wallet-index img{width:100%;max-width:275px}.attivazione-root .product-name,.attivazione-wallet-index .product-name{text-transform:none;font-weight:500;color:inherit;font-size:1.75rem;margin-bottom:2rem}@media (min-width:40em){.attivazione-root .product-name,.attivazione-wallet-index .product-name{line-height:1.4rem}}.attivazione-root input[type=email],.attivazione-root input[type=number],.attivazione-root input[type=password],.attivazione-root input[type=tel],.attivazione-root input[type=text],.attivazione-root select,.attivazione-wallet-index input[type=email],.attivazione-wallet-index input[type=number],.attivazione-wallet-index input[type=password],.attivazione-wallet-index input[type=tel],.attivazione-wallet-index input[type=text],.attivazione-wallet-index select{max-width:365px;height:30px;padding:0 .7rem;background-position:100%;font-weight:100}@media (max-width:39.9375em){.attivazione-root input[type=email],.attivazione-root input[type=number],.attivazione-root input[type=password],.attivazione-root input[type=tel],.attivazione-root input[type=text],.attivazione-root select,.attivazione-wallet-index input[type=email],.attivazione-wallet-index input[type=number],.attivazione-wallet-index input[type=password],.attivazione-wallet-index input[type=tel],.attivazione-wallet-index input[type=text],.attivazione-wallet-index select{max-width:100%}}.attivazione-root input[type=checkbox],.attivazione-wallet-index input[type=checkbox]{display:inline-block;vertical-align:top;margin:5px 0 0}.attivazione-root .description,.attivazione-wallet-index .description{display:inline-block;vertical-align:top;max-height:150px;overflow-y:auto;width:calc(100% - 18px)}#owncardswrap{margin-top:1rem;margin-bottom:1rem}#owncardswrap .owncardstablewrapper{overflow-x:auto}.attivabtn,.backtoowncards,.visualizationbtn{cursor:pointer}.attivabtn:hover,.backtoowncards:hover,.visualizationbtn:hover{color:#d90011}.attivabtn i,.backtoowncards i,.visualizationbtn i{vertical-align:middle}.attivabtn,.visualizationbtn{color:#d90011;text-decoration:underline}.attivabtn:hover,.visualizationbtn:hover{color:#d90011}.step_product_data{max-width:475px}.step_product_data #DatiPersonaliFull-label,.step_product_data #DatiPersonaliShort-label{height:0}.step_product_data #email-label{display:none}.step_product_data #email-element .description{margin:0 0 2rem}.showcardactivated{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;font-size:large}@media (max-width:39.9375em){.showcardactivated{display:block}}@media (min-width:40em) and (max-width:63.9375em){.showcardactivated{max-width:80%;margin:auto}}@media (max-width:63.9375em){.showcardactivated .col-1{padding-right:0;text-align:center;margin-bottom:2rem}.showcardactivated .col-1 img{margin:auto}}@media (min-width:64em){.showcardactivated .col-1{padding-right:2rem}}@media (max-width:63.9375em){.showcardactivated .col-2{width:100%}}@media (max-width:39.9375em){.showcardactivated .product-name{text-align:center;font-size:1.5rem}}.showcardactivated .cardinfo{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}.showcardactivated p,.showcardactivated ul{width:100%}.showcardactivated ul{list-style-type:none;margin-left:0;margin-bottom:3rem}@media (min-width:64em){.showcardactivated ul{width:66%;display:inline-block}}@media (min-width:40em){.showcardactivated{margin-bottom:3rem}}.showcardactivated .download-pdf{display:inline-block;float:none;padding:0 1rem}.showcardactivated .mrpay{background:#c7d9d5;opacity:.9;border-radius:10px;display:-ms-flexbox;display:flex;padding:5px}.regalo-wrap{margin-bottom:1rem}.regalo-wrap .label{color:inherit;font-weight:700;background-color:transparent;padding:0}.attivazione-wallet-index .slick-slider{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#fieldset-Carburante h3{margin-top:2rem;max-width:365px;background-color:#d90011}#fieldset-Carburante h3 .form-section-title{text-align:center;color:#fff;font-weight:500;min-height:30px;line-height:30px;line-height:1.875rem}#fieldset-Carburante .hint{font-size:x-small;text-transform:none;line-height:1rem}.catalogsearch-result-index .page-title{margin:1rem auto;padding-right:.9375rem;padding-left:.9375rem}.catalogsearch-result-index .breadcrumbs{max-width:none}.catalogsearch-result-index .note-msg{margin:4rem auto;padding-right:.9375rem;padding-left:.9375rem}.page-title.category-title{display:none}.catalog-category-view .main-container,.catalogsearch-result-index .main-container{max-width:none}.catalog-category-view .main-container .col-main>div:not(.mgc-filter-background),.catalog-category-view .main-container main,.catalogsearch-result-index .main-container .col-main>div:not(.mgc-filter-background),.catalogsearch-result-index .main-container main{max-width:1604px;margin-left:auto;margin-right:auto}.mgc-filter-background{width:100%;max-width:none;background-color:#000;margin-left:0}.mgc-filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-evenly;-ms-flex-pack:distribute;text-align:center;max-width:1604px;margin:auto}.mgc-filter{position:relative}.mgc-filter>.mgc-filter-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:.5rem 0;padding:.2rem 0 .2rem .4rem;border-bottom:1px solid #a7a7a7;border-top:1px solid #a7a7a7;font-size:.9rem;text-transform:uppercase;color:#fff;transition:background-color .3s,box-shadow .3s .2s;min-width:180px;position:relative}.mgc-filter>.mgc-filter-title:after{content:"";position:absolute;top:calc(50% - 3px);left:calc(100% - 12px - .4rem);border-top:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent}.mgc-filter>.mgc-filter-title>.mgc-icon-chevron-small-down{margin-left:auto;font-size:1.6rem}.mgc-filter>ol{position:absolute;z-index:2;background-color:#fff;top:45px;margin:0;padding:1.5rem 2.5rem;box-shadow:2px 2px 10px #a7a7a7;border:1px solid #e6e6e6;overflow-y:auto;visibility:hidden;opacity:0;transition:opacity .3s;list-style:none;color:#a7a7a7;min-height:250px;text-align:left}@media (min-width:40em){.mgc-filter>ol{right:calc((5 * 180px - 100vw)/6);min-width:calc(2 * (100vw - 5 * 180px)/6 + 180px)}}@media (min-width:1604px){.mgc-filter>ol{min-width:414.66667px;right:-117.33333px}}.mgc-filter>ol li{float:none}.mgc-filter>ol li a{display:inline-block;padding:0;border:none;color:#666}.mgc-filter>ol li a:hover{color:#d90011}.mgc-filter>ol li a .swatch-label{float:left;min-width:30px;border:1px solid #a7a7a7;margin-right:10px;transition:border-color .3s}.mgc-filter>ol li a .count{vertical-align:middle}.mgc-filter>ol li a:hover{border-color:#d90011}.mgc-filter>ol li a:hover .swatch-label{border-color:#d90011;transition:border-color .3s}.mgc-filter-wrapper{position:relative}.mgc-filter>ol{width:100%;min-width:unset;left:0;padding:10px 20px}.mgc-filter.filter-open>ol{visibility:visible;opacity:1;transition:opacity .3s}.mgc-filter.filter-open>.mgc-filter-title,.mgc-filter:hover>.mgc-filter-title{cursor:pointer;background-color:#d90011;border-color:#d90011;position:relative}.mgc-filter.filter-open>.mgc-filter-title>.mgc-icon-chevron-small-down,.mgc-filter:hover>.mgc-filter-title>.mgc-icon-chevron-small-down{color:#d90011}.mgc-filter.filter-open>.mgc-filter-title:after,.mgc-filter:hover>.mgc-filter-title:after{content:"";position:absolute;top:100%;left:calc(50% - .5rem);border-top:.5rem solid #d90011;border-left:.5rem solid transparent;border-right:.5rem solid transparent}@media (max-width:63.9375em){.mgc-filters-title{position:relative;display:inline-block;text-transform:uppercase;width:100%;padding:.8rem 1.5rem;color:#fff;background:linear-gradient(90deg,#313131,#000)}.mgc-filters-title:after{content:"";position:absolute;right:5%;top:calc(50% - .15rem);border-top:.3rem solid #fff;border-left:.3rem solid transparent;border-right:.3rem solid transparent}.mgc-filters-title i{margin-right:.5rem}.open .mgc-filters-title:after{transform:rotate(180deg)}.mgc-filter-background,.shop-online{transition:top .5s ease-in-out;top:200px;background-color:inherit;margin-bottom:1rem}.mgc-filter-background .mgc-filter-wrapper,.shop-online .mgc-filter-wrapper{margin:0;visibility:hidden;opacity:0;width:0;max-height:0;display:block;transition:all .3s ease-in-out}.mgc-filter-background .mgc-filter-wrapper .mgc-filter,.shop-online .mgc-filter-wrapper .mgc-filter{padding:0}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>.mgc-filter-title,.shop-online .mgc-filter-wrapper .mgc-filter>.mgc-filter-title{width:100%;text-transform:none;margin:0;padding:1rem .5rem 1rem 1.5rem;display:block;text-align:left;color:#a7a7a7;background-color:inherit;border-color:#dedede;border-top:none}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>.mgc-filter-title:after,.shop-online .mgc-filter-wrapper .mgc-filter>.mgc-filter-title:after{top:calc(.5rem + 7px);right:5%;left:auto;font-family:mgc-icons;content:"\e903";border:none}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>ol,.shop-online .mgc-filter-wrapper .mgc-filter>ol{position:static;height:0;opacity:0;visibility:hidden;padding:0;min-height:auto;box-shadow:none;border:none}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>ol li a,.shop-online .mgc-filter-wrapper .mgc-filter>ol li a{width:100%;border-bottom:1px solid #dedede}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title{color:inherit}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title:after,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title:after{transform:rotate(90deg)}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol{height:auto;opacity:1;visibility:visible}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li:after,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li:after{content:""}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li>a,.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li>a,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span{color:#767977;text-transform:none;padding:1rem .5rem 1rem 3rem}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span{width:100%;border-bottom:1px solid #e6e6e6;display:inline-block;color:#dedede}.mgc-filter-background.open,.shop-online.open{position:fixed;background:#fff;z-index:10000;height:100vh;top:0}.mgc-filter-background.open:after,.shop-online.open:after{transform:rotate(90deg)}.mgc-filter-background.open .mgc-filter-wrapper,.shop-online.open .mgc-filter-wrapper{width:auto;visibility:visible;opacity:1;max-height:calc(100vh - 50px);overflow:auto}}.currently{margin:0 auto .5rem;width:98%;max-width:1604px;padding:.2rem 0}.currently .block-subtitle{display:none;font-size:1rem;padding-left:1rem;text-transform:uppercase;font-weight:400}.currently ol{margin:0;color:#a7a7a7;font-size:1rem}.currently ol li{position:relative;font-size:14px;font-size:.875rem;border:1px solid #dedede;width:49%;max-width:180px;padding:.2rem;display:inline-block;margin:.5rem 0}.currently .label{display:none}.currently .btn-remove{position:absolute;right:0;height:100%;border:none;transition:border-color .3s}.currently .btn-remove:hover{background-color:transparent;border-color:#d90011;transition:border-color .3s}.currently .btn-remove:after{line-height:24px;line-height:1.5rem;font-size:.9rem;color:#a7a7a7}.mgc-catalog{text-align:center}@media (min-width:90em){.mgc-catalog .card-contianer{max-width:20%;-ms-flex:0 0 20%;flex:0 0 20%}}.mgc-catalog .column,.mgc-catalog .columns{padding:0;margin-bottom:1rem}@media (min-width:40em){.mgc-catalog .column,.mgc-catalog .columns{margin-bottom:3rem}}.mgc-catalog .card{width:98%}.mgc-catalog #remainingProductsContainer{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px;width:auto}.mgc-catalog #remainingProductsContainer button{margin:auto}.category-shop .card{margin-bottom:0}.mgc-catalog .toolbar-bottom{text-align:right;max-width:75rem;margin:1rem auto;padding-right:.9375rem;padding-left:.9375rem}.mgc-catalog .toolbar{height:100%;border:none;background:inherit;padding:0}.mgc-catalog .pager .pages{float:none;text-align:center}.mgc-catalog .toolbar .pager .pages>ol{margin:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mgc-catalog .toolbar .pager .pages li{margin:5px}.mgc-catalog .pages a{background-color:#767977;position:inherit;color:#a7a7a7}.mgc-catalog .pages .current,.pages .current{color:#fff;background-color:#d90011;border:none}.mgc-catalog .pages .current,.pages .current:hover{color:#fff;background-color:#d90011;transition:all .3s}.mgc-catalog .pages .next,.mgc-catalog .pages .previous{font:inherit;font-family:mgc-icons!important;position:inherit;background-color:#fff;color:#fff}.mgc-catalog .pages .next:hover,.mgc-catalog .pages .previous:hover,.mgc-catalog .pages li{border:none}.mgc-catalog .pages .previous:before{position:inherit;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;content:"\e904";background-color:#fff;border:none;width:108%;height:110%;color:#767977;transition:all .3s}.mgc-catalog .pages li:hover .previous:before{color:#d90011;transition:all .3s}.mgc-catalog .pages .next:before{position:inherit;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;content:"\e901";background-color:#fff;border:none;width:108%;height:110%;color:#767977;transition:all .3s}.mgc-catalog .pages li:hover .next:before{color:#d90011;transition:all .3s}.mgc-catalog .toolbar .count-container{display:none}.mgc-catalog .pages a{background-color:#f3f4f5}.add-to-wrapper .addto-opened{display:block!important}.catalog-category-view .currently .block-subtitle{margin:7px 0}.card:hover{border-color:#dedede}.card .card-divider{background:transparent}.card .card-divider a img{transition:all .5s ease;width:95%;margin:auto}.card .card-divider:hover a img{transform:scale(1.05)}.card .card-section{font-size:1rem;padding:0 .8rem;position:relative;line-height:1}@media (max-width:39.9375em){.card .card-section{margin-bottom:1rem}}.card .card-section p{color:#20232b;margin-bottom:0;font-weight:400}.card .card-section .price-container{font-weight:500;color:#d90011}.card .card-section .price-container .price{font-weight:500;font-size:1.5rem}.card .card-section .button{width:100%;cursor:pointer;float:none;margin:.5rem 0 1rem}.card .card-section .button i{font-size:1.5rem;vertical-align:middle}.card .card-section .add-to-wrapper .opts-wrapper{max-height:0;overflow:hidden;opacity:0;transition:all .3s ease-out}.card .card-section.addto-opened .opts-wrapper{transition:all .3s ease-out;max-height:none;opacity:1;width:100%}.card .card-section.addto-opened .opts-wrapper input,.card .card-section.addto-opened .opts-wrapper select{text-align:left;text-align-last:left;background-size:.5rem;font-size:.9rem;max-width:48%;margin:1%;display:inline-block;text-transform:uppercase;border:1px solid #e6e6e6;float:left;height:2.2rem}.card .card-section.addto-opened .add-to-trigger{background:#a7a7a7!important}.card .card-section.addto-opened .add-to-trigger:hover{box-shadow:none;cursor:not-allowed}.card .card-section.addto-opened .add-to-trigger.can-add-to-cart{cursor:pointer;background:linear-gradient(90deg,#b9000f,#d90011)!important}.mgc-catalog .pager{display:none}.mgc-catalog select[disabled]{background-image:none;background-color:#fff;cursor:default}.catalog-product-view .messages{padding-left:1rem;padding-right:1rem}@media (min-width:40em){.catalog-product-view .messages{padding-left:1.5rem;padding-right:1.5rem}}.mgc-product{margin:0;margin-right:auto;margin-left:auto}.mgc-product-button{border-radius:0;min-width:330px;display:block;font-weight:700}.mgc-product-button.button+.mgc-product-button.button{margin-left:0}.mgc-product-button>i{margin-top:-1px;font-size:1.1rem;margin-left:15px}.button-alt>i{color:#d90011;transition:color .3s}.button-alt:hover>i{color:#fff;transition:color .3s}.extra-info,.more-views,.price-info{display:none}.mgc-product .product-img-box,.product-media{position:relative}.mgc-product .product-image-info{position:absolute;display:inline-block;border-radius:5px;top:5px;right:20px;z-index:1;text-transform:uppercase;color:#fff;font-weight:700;font-size:.8rem;letter-spacing:1px;letter-spacing:.0625rem;line-height:1;padding:9px;margin:10px}.mgc-product .product-image-info-new{background-color:#39c85a}.mgc-product .data-table,.mgc-product .data-table tbody,.mgc-product .data-table td,.mgc-product .data-table th,.mgc-product .data-table tr,.mgc-product .product-collateral .toggle-tabs,.mgc-product .product-collateral .toggle-tabs li.current,.mgc-product .product-collateral dd,.mgc-product .product-collateral dl,.mgc-product .product-collateral dt,.mgc-product .product-collateral li,.mgc-product .product-image,.mgc-product .product-options,.mgc-product .product-options dd{border:none!important}.marcaimage,.mgc-product .product-image-gallery{text-align:center}.product-view .product-img-box .product-name,.product-view .product-shop .product-name{width:100%}.product-view .product-img-box .product-name .h1,.product-view .product-img-box .product-name h1,.product-view .product-shop .product-name .h1,.product-view .product-shop .product-name h1{text-transform:capitalize;font-weight:700;color:#000;font-size:2.5rem}.mgc-product .product-shop{position:relative}.mgc-product .product-shop .note-cliente{display:block;margin:1rem 0}.mgc-product .product-shop .product-wishlist-button{min-width:86px;display:block;text-align:center;background:linear-gradient(90deg,#b9000f,#d90011);transition:background-color .3s}.mgc-product .product-shop .product-wishlist-button:hover{background-color:linear-gradient(270deg,#b9000f,#d90011);box-shadow:2px 2px 10px #a7a7a7;transition:background-color .3s}.mgc-product .product-shop .product-wishlist-button .mgc-icon-star-o{display:block;position:relative;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;color:#fff;padding:.3rem 0}.mgc-share-container{box-shadow:2px 2px 10px #a7a7a7;text-align:right;visibility:hidden;max-height:0;opacity:0;background:#fff;transition:all .3s}.mgc-share-container.share-open{visibility:visible;max-height:999999px;opacity:1}.mgc-share-container.share-open .mgc-social i{color:#000}.mgc-product-social{text-align:center}@media (min-width:64em){.mgc-product-social{margin:1rem 0}}.mgc-product-social .label{display:none}.mgc-product-social .mgc-social{display:inline-block;color:#fff;margin:.5rem 0;text-transform:uppercase;letter-spacing:1px;letter-spacing:.0625rem;transition:all .3s}.mgc-product-social .mgc-social i{padding:0 .5rem 0 0;display:inline-block;text-align:center;color:#000}.mgc-product-social .mgc-social.mgc-social-fb .mgc-icon-facebook:hover{color:#5d77ac}.mgc-product-social .mgc-social.mgc-social-tw .mgc-icon-twitter:hover{color:#62b1e9}.mgc-product-social .mgc-social.mgc-social-g .mgc-icon-google-plus:hover{color:#e55a4d}.mgc-product-social .mgc-social:hover{transition:all .3s}.mgc-product-options{margin-top:3rem;-ms-flex-align:start;align-items:flex-start}.mgc-product-options,.mgc-product-options .button-ist{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mgc-product-options .button-ist .button{padding:0 4rem}.mgc-product-options .button-ist .button-go-shop:after{content:"";font-family:mgc-icons;display:inline-block;color:#fff;margin-left:15px}.mgc-product-options .button-ist .button-store-locator{background-color:#fff!important;color:#d90011!important;border:1px solid #d90011}.mgc-product-options .button-ist .button-store-locator:after{content:"";font-family:mgc-icons;display:inline-block;color:#d90011!important;font-weight:700;margin-left:15px}.mgc-product-options .button-ist .button-store-locator:hover{background-color:#e13341!important;color:#fff!important}.mgc-product-options .button-ist .button-store-locator:hover:after{color:#fff!important}.mgc-product-options .button-ist .button+.button{margin:0}.mgc-product-options .product-options{padding:1rem 0}.mgc-product-options .product-options,.mgc-product-options .product-options-bottom{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}.mgc-product-options .product-options-bottom .button{width:100%}.product-view .mgc-product-options .product-options .product-element{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;position:relative;margin:0 0 1.25rem;float:left}.product-view .mgc-product-options .product-options .product-element select{margin:0}.product-view .mgc-product-options .product-options .qty-wrapper{margin:0 .5rem .5rem 0;width:30%;float:left}.product-view .mgc-product-options .product-options .qty-wrapper label{display:block}.product-view .mgc-product-options .product-options .qty-wrapper input{height:2.4375rem;font-size:1rem;width:45%;display:inline-block;margin:-26px -4px 0 0;border:1px solid #a7a7a7}.product-view .mgc-product-options .product-options .qty-wrapper input:hover{border:1px solid #d90011}.product-view .mgc-product-options .product-options .qty-wrapper div{display:inline-block;margin-left:0;width:50%}.product-view .mgc-product-options .product-options .qty-wrapper div span{height:1.2187rem;display:block;background-color:#d90011;color:#fff;padding:0 15px;font-weight:700;text-align:center;transition:background-color .3s}.product-view .mgc-product-options .product-options .qty-wrapper div span:hover{cursor:pointer;background-color:#e13341;transition:background-color .3s}.product-view .mgc-product-options .product-options label{display:inline-block;font-size:inherit}.mgc-product-options .product-options-bottom{background-color:inherit;border:none;padding:1rem 0}.mgc-product-options .product-options-bottom .button{float:none}.mgc-product-options .product-options-bottom .selected-opts{width:100%}.mgc-product-options .product-options-bottom .selected-opts ul{list-style-type:none;margin-left:0}.mgc-product-options .product-options-bottom .selected-opts ul li{margin:.5rem 0;color:#fff}.mgc-product-options .product-options-bottom .selected-opts ul li:first-of-type{margin-top:2rem}.mgc-product-options .product-options-bottom .selected-opts ul li .label{background-color:transparent;font-weight:700;color:#20232b;text-transform:uppercase;padding:0}.mgc-product-options .product-options-bottom .selected-opts ul li .value{display:block;color:#20232b;word-wrap:break-word}.mgc-product-options .product-options-bottom .selected-opts ul li img{display:block;margin-top:.2rem;max-width:30%}.product-view .add-to-cart{border:none}.product-view .add-to-cart .button{padding:0}.product-view .add-to-cart .price-box{display:block;width:100%;background-color:#f3f4f5;padding:1rem 0;text-align:center}.product-view .add-to-cart .price-box .regular-price .price{color:#000;font-weight:700}.product-view .add-to-cart .add-to-cart-buttons{width:100%}.product-view .add-to-cart .add-to-cart-buttons .button{min-height:45px;line-height:inherit}.product-view .add-to-cart .add-to-cart-buttons .button:after{content:"";font-family:mgc-icons;display:inline-block;color:#fff;margin-left:15px}#disponibilitaimmediata{margin:1rem 0;text-align:center;display:none}.mgc-product-options .price-box{display:block}.mgc-product .product-collateral{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #dedede;background:inherit}.mgc-product .product-collateral .toggle-tabs{margin:0;border-bottom:2px solid #f3f4f5!important;background-color:transparent;list-style:none}.mgc-product .product-collateral .toggle-tabs li.current>span{background-color:transparent}.mgc-product .product-collateral li>span{font-size:1rem;text-transform:inherit;color:#20232b;border-bottom:8px solid transparent;transition:all .3s}.mgc-product .product-collateral li.current span,.mgc-product .product-collateral li:hover>span{color:#20232b;font-weight:700;border-bottom:8px solid #d90011;transition:all .3s;outline:none}.mgc-product .product-collateral .tab-content{margin:1rem 0;overflow-x:auto}.mgc-product .product-collateral .tab-content .std{margin-bottom:2rem}.moduloinfotabcontent table{color:inherit}.moduloinfotabcontent table tr td:nth-of-type(2){min-width:200px}.moduloinfotabcontent table tr td:nth-of-type(3){word-break:break-all}.mgc-product .data-table tr{border-bottom:2px solid #f3f4f5!important}.mgc-product .data-table th{background-color:transparent;color:#20232b;font-weight:700;font-size:1rem;text-transform:capitalize}.custom-option-overlay{position:fixed;top:0;left:0;right:0;margin:0 auto;background-color:hsla(0,0%,65%,.7);z-index:10000;display:block;content:"";width:100%;height:100%}.custom-options-wrapper{display:none;position:fixed;top:2rem;left:0;right:0;margin:0 auto;background-color:#fff;z-index:10001;width:90vw;height:90vh;overflow-y:auto}.custom-options-wrapper .sfondo-regalo{bottom:0;left:0;right:0;margin:0 auto;display:block;width:100%;height:109px;float:left;background:url(../../default/images/fiocco_regalo.png) no-repeat 50%;border-bottom:40px solid #d90011}.custom-options-wrapper .closecustomopt{position:absolute;top:0;right:0;display:inline-block;font-size:20px;font-size:1.25rem;margin:0 10px}.custom-options-wrapper .closecustomopt:hover{cursor:pointer}.custom-options-wrapper .col-0,.custom-options-wrapper .col-1{float:left;max-width:100%;padding:1rem;margin-top:1rem}.custom-options-wrapper .customopt-button-wrapper{width:100%;display:block;float:left;text-align:center;margin-bottom:1rem}.custom-options-wrapper .customopt-button-wrapper .button{width:auto;line-height:2.5rem;float:none}.custom-options-wrapper label{color:#d90011;font-weight:700;font-size:16px;font-size:1rem}.custom-options-wrapper dt{margin:0;vertical-align:top}.custom-options-wrapper dt:first-child{margin:0}.custom-options-wrapper .col-0{text-align:center}.custom-options-wrapper .col-0 dt{display:inline-block;width:50%;text-align:left}.custom-options-wrapper .col-0 dd{display:inline-block;width:50%}.custom-options-wrapper .col-0 .customopt.opt-dataspedizione .input-box input[readonly]{cursor:pointer}.custom-options-wrapper .col-0 .customopt.opt-dataspedizione .input-box input[readonly]:hover{cursor:pointer!important}.custom-options-wrapper .tema-tpl>ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0}.custom-options-wrapper .tema-tpl>ul li{max-width:30%;max-height:30%;width:30%;border:2px solid #fff;transition:border-color .3s}.custom-options-wrapper .tema-tpl>ul li.selected,.custom-options-wrapper .tema-tpl>ul li:hover{cursor:pointer;border:2px solid #d90011;transition:border-color .3s}.custom-options-wrapper .tema-tpl>ul li:hover img{position:absolute;width:200px;box-shadow:0 0 20px rgba(0,0,0,.3)}.custom-options-wrapper .button{padding:0 10px;margin:.3rem 1rem;height:30px;line-height:1.8}.custom-options-wrapper.invisible{height:0;width:0}.product-view .mgc-product-options .product-options .custom-options-wrapper .col-0 dd .input-box{width:100%}@media (max-width:39.9375em){.mgc-wishlist-group-container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.mgc-wishlist-group-container .product-wishlist-button{margin-right:1rem}.mgc-wishlist-group-container .mgc-product-social .mgc-social{margin:0;font-size:1.5rem}}@media (min-width:40em){.mgc-product{padding:2rem 0 0 1rem}.mgc-product-options{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start}.mgc-product-options .product-options{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.mgc-product-options .product-options-bottom{max-width:275px;margin-left:auto;-ms-flex:0 0 50%;flex:0 0 50%}.custom-options-wrapper{width:65vw;max-width:800px;-ms-flex-direction:row;flex-direction:row;height:auto}.custom-options-wrapper .col-0{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.custom-options-wrapper .col-1{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.customopt-button-wrapper{text-align:left}.mgc-wishlist-group-container{position:absolute;right:0;bottom:calc(100% - 60px)}.mgc-product-social{margin:0;text-align:left}}@media only screen and (max-width:770px){.product-collateral>dl>dt,.product-collateral>dl>dt:hover{color:#d90011}.product-collateral>dl>dt:after{border-left-color:#d90011}.product-collateral.accordion-open>dl>dt.current:after{border-top-color:#d90011}}@media (min-width:70em){.product-view .mgc-product-options .product-options .qty-wrapper{width:16%}}.mgc-product{width:100%;padding:0 1rem}@media (min-width:40em){.mgc-product{padding:0 1.5rem}}.mgc-product .product-essential{max-width:1098px;margin:0 auto;padding-bottom:1rem}@media (min-width:64em){.mgc-product .product-essential{padding:1rem 0}}.mgc-product .product-essential .product-img-box{padding:0}@media (min-width:40em){.mgc-product .product-essential .product-img-box{padding:0 2rem 0 0}}.mgc-product .product-essential .product-img-box .product-name h1{font-size:2rem}@media (min-width:40em){.mgc-product .product-essential .product-img-box .product-name h1{display:none}}.mgc-product .product-essential .product-img-box .product-media{margin:0 auto;max-width:320px}@media (min-width:40em) and (max-width:63.9375em){.mgc-product .product-essential .product-img-box .product-media{margin:0}}@media (min-width:40em){.mgc-product .product-essential .product-img-box .product-media{margin-left:0;max-width:275px}}.mgc-product .product-essential .product-img-box .product-image-gallery{border-radius:3%}.mgc-product .product-essential .product-img-box .product-image-gallery img{padding:1rem}@media (min-width:40em){.mgc-product .product-essential .product-img-box .product-image-gallery img{padding:0;margin:0 0 0 auto}}.mgc-product .product-essential .product-shop{padding:0}@media (min-width:40em){.mgc-product .product-essential .product-shop{padding:0 0 0 2rem}.mgc-product .product-essential .product-shop .product-name{display:inline-block;margin-bottom:1rem;max-width:calc(100% - 110px)}}@media (min-width:40em){.mgc-product .product-essential .product-shop{padding:0}}.mgc-product .product-essential .product-shop .short-description strong{font-weight:400}.mgc-product .product-essential .product-shop .notice-card-not-active{color:#d90011;clear:both;margin-bottom:30px}.mgc-product .product-essential .product-shop .notice-card-not-active p i{margin-right:10px}@media (max-width:39.9375em){.mgc-product .marcaimage-container{display:none}}@media (min-width:40em){.mgc-product .marcaimage-container{margin-top:10rem}}.mgc-product .marcaimage-container img{padding:1rem}.mgc-product .product-collateral{border-bottom:none}.mgc-product .product-collateral .toggle-tabs{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.mgc-product .product-collateral .toggle-tabs>li,.mgc-product .product-collateral .toggle-tabs>li:hover{margin-right:auto}.mgc-product .product-collateral .toggle-tabs>li:hover span,.mgc-product .product-collateral .toggle-tabs>li span{display:block;font-weight:500;padding:0;height:auto;margin-right:1rem}@media (max-width:30em){.mgc-product .product-collateral .toggle-tabs>li:hover span,.mgc-product .product-collateral .toggle-tabs>li span{font-size:.9rem}}.mgc-product .product-collateral .tab-container{padding:0}@media (max-width:63.9375em){.mgc-product .product-collateral .collateral-tabs>dt.tab{display:none}.mgc-product .product-collateral .collateral-tabs>dd.tab-container.current{display:block}.mgc-product .product-collateral .collateral-tabs .std,.mgc-product .product-collateral .collateral-tabs .std p{margin:0}}.zoomContainer{display:none}.mgc-product .mgc-product-options{margin:2rem 1.5rem 0}@media (min-width:40em){.mgc-product .mgc-product-options{margin:3rem 0}}.mgc-product .mgc-product-options .product-options{margin-top:0}@media (max-width:39.9375em){.mgc-product .mgc-product-options .product-options .button-ist .button{padding:0 2rem}}.mgc-product .mgc-product-options .product-options>p.required{right:auto;top:auto;bottom:0;width:100%;text-align:left;position:absolute}.mgc-product .mgc-product-options .product-options .product-element .input-box select{font-size:.8rem;text-transform:uppercase}.mgc-product .mgc-product-options .product-options .product-element .input-box ul{list-style:none;margin-bottom:0}.mgc-product .mgc-product-options .product-options .product-element .input-box ul li a{margin-top:3px;padding:7px 0;border:1px solid #a7a7a7;border-radius:0;background:transparent}.mgc-product .mgc-product-options .product-options .product-element .input-box ul li.selected .swatch-link,.mgc-product .mgc-product-options .product-options .product-element .input-box ul li:hover .swatch-link{background:#d90011;font-weight:600;border:1px solid #a7a7a7}.mgc-product .mgc-product-options .product-options .product-element .input-box ul li.selected .swatch-link .swatch-label,.mgc-product .mgc-product-options .product-options .product-element .input-box ul li:hover .swatch-link .swatch-label{color:#fff;background:#d90011}.mgc-product .mgc-product-options .product-options .product-element .input-box ul .swatch-label{background:transparent;font-size:1rem;border:none;color:#000;padding:0 2px}.mgc-product .mgc-product-options .product-options .preselected-element label.required:after{content:""}.mgc-product .mgc-product-options .product-options .preselected-element select.preselected{background-image:none;background-color:#d90011;cursor:default;border:1px solid #a7a7a7}.product-view .add-to-cart .price-box{font-weight:700;margin-bottom:0}.product-view .add-to-cart .button{margin:1.5rem 0 0}.product-view .product-options .swatch-attr .select-label{display:none;font-size:inherit}@media only screen and (max-width:770px){.short-description{margin-top:45px}}@media (max-width:63.9375em){.mgc-product-options{-ms-flex-direction:column;flex-direction:column}.mgc-product-options .product-options,.mgc-product-options .product-options-bottom{width:100%;display:block;max-width:100%}}#show-regalo-options{background:transparent!important;color:#000;font-weight:500;border:1px solid #000;transition:all .3s ease;min-height:45px;line-height:45px;line-height:2.8125rem}#product-options-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#product-options-wrapper .product-element{width:100%}#product-options-wrapper .product-element.tipologia{-ms-flex-order:-3;order:-3;width:calc(100% - 162px)}@media (max-width:30em){#product-options-wrapper .product-element.tipologia{width:calc(100% - 110px)}}#product-options-wrapper .product-element.tema{-ms-flex-order:-2;order:-2;width:170px}@media (max-width:30em){#product-options-wrapper .product-element.tema{width:110px}}#product-options-wrapper .product-element.taglio{margin-bottom:0;-ms-flex-order:-1;order:-1}#product-options-wrapper .product-element.taglio .swatch-attr{width:100%}#product-options-wrapper .product-element.taglio .input-box ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:0;width:100%}#product-options-wrapper .product-element.taglio .input-box ul li{margin:0;padding:0 2px}@media (min-width:40em){#product-options-wrapper .product-element.taglio .input-box ul li{min-width:16.6%}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(6n+1){padding-left:0}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(6n){padding-right:0}}@media (max-width:39.9375em){#product-options-wrapper .product-element.taglio .input-box ul li{min-width:20%}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(5n+1){padding-left:0}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(5n){padding-right:0}}#product-options-wrapper select{width:162px}@media (max-width:30em){#product-options-wrapper select{width:110px}}#attribute155,#attribute180{display:block!important}#configurable_swatch_tema,#configurable_swatch_tipologia{display:none}.product-view .add-to-cart-wrapper,.product-view .block-related{width:100%}.mgc-product .mgc-block-related{width:100%;margin:1rem 0}@media (min-width:64em){.mgc-product .mgc-block-related{margin:3rem 0}}.mgc-product .mgc-block-related .mgc-block-title h2{margin-bottom:2rem;padding:0 1.5rem;text-transform:none;text-align:center;font-family:Ubuntu,sans-serif;font-weight:300;color:#0f0;font-display:swap;font-size:2rem}.mgc-product-social{-ms-flex-preferred-size:auto!important;flex-basis:auto!important}.mgc-wishlist-group-container{bottom:auto!important}body{min-width:auto!important}.input-box select#attribute155,.input-box select#attribute180,.qty-wrapper select#qty{min-width:162px}ul#configurable_swatch_taglio li{min-width:60px!important}.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}#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%}}#header-cart{position:fixed;z-index:100000;right:0;top:0;bottom:0;width:0;height:100vh;display:block;max-width:0;visibility:hidden;opacity:0;box-shadow:-1px 0 1px #dedede;background:#fff;transition:all .5s ease-in-out}#header-cart .mgc-cart-title{margin:0 2rem;padding:0 1rem;line-height:4rem;border-bottom:1px solid #dedede}#header-cart .mgc-cart-title .cart-close{color:#a7a7a7;font-size:2rem;line-height:4rem;float:right;cursor:pointer}#header-cart .mgc-cart-container{height:calc(100vh - 65px);overflow:auto}#header-cart .skip-link-close{display:none}#header-cart .minicart-message{padding:.5rem 2rem 0}#header-cart .mgc-cart-content,#header-cart .mgc-totals-container{padding:1rem 2rem}#header-cart .mgc-cart-content{min-height:calc(100vh - 65px - 310px - 16px)}#header-cart .mini-products-list{margin:0}#header-cart .mini-products-list li a,#header-cart .mini-products-list li a:hover{border:none}#header-cart .mini-products-list li .product-image img{width:100%}#header-cart .mini-products-list li .product-name a:hover{color:#d90011}#header-cart .mgc-totals-container{background:#f3f4f5}#header-cart .mgc-totals-container .subtotal{font-size:.8rem;color:#000}#header-cart .mgc-totals-container .subtotal>span:last-child,#header-cart .mgc-totals-container .subtotal>span:last-child>span{font-weight:700;font-size:1rem}#header-cart .mgc-totals-container .subtotal .label{text-transform:uppercase;background-color:transparent;color:inherit;white-space:normal;padding:.3rem .5rem;line-height:normal}#header-cart .mgc-totals-container .subtotal .price{padding-left:.5rem;font-size:.8rem;font-weight:400}#header-cart .minicart-actions{text-align:center}#header-cart .minicart-actions .cart-link{text-transform:uppercase}#header-cart .minicart-actions ul{margin:0}#header-cart .minicart-actions .checkout-button{width:100%;float:none}#header-cart .checkout-types{float:none}.cart-open #header-cart{width:75%;max-width:500px;height:100vh;visibility:visible;opacity:1}.cart-open .opacity{position:fixed;top:0;display:block;z-index:99999;width:100%;min-height:100%;background:hsla(0,0%,100%,.7)}.truncated .truncated_full_value .item-options{border-color:#dedede;width:100%;background:#fff;left:0}@media (max-width:30em){.truncated .truncated_full_value .item-options{display:none}}.truncated .truncated_full_value .item-options:after{left:calc(50% - 3.5px);border-bottom-color:#dedede}@media (max-width:30em){.truncated .show .item-options{display:block}}.truncated dd{word-break:break-word;width:100%;word-wrap:break-word}.product-cart-info .truncated .truncated_full_value .item-options{padding:1rem}.item-options{color:#000}.item-options dt{font-weight:500}.checkout-cart-index .main{max-width:1604px;margin:0 auto;padding:3rem 1.5rem}@media (max-width:39.9375em){.checkout-cart-index .main{padding:2rem 1rem}}.checkout-cart-index h2.product-name a:hover,.checkout-cart-index h3.product-name a:hover,.checkout-cart-index h4.product-name a:hover,.checkout-cart-index h5.product-name a:hover,.checkout-cart-index p.product-name a:hover{color:#d90011}.checkout-cart-index .checkout-types.top{display:none}.checkout-cart-index ul{list-style-type:none!important}.checkout-cart-index .messages{margin:20px 0}.checkout-cart-index .data-table tbody,.checkout-cart-index .data-table td,.checkout-cart-index .data-table th,.checkout-cart-index .data-table thead,.checkout-cart-index .data-table tr,.checkout-cart-index tfoot{background-color:transparent;border:none}.checkout-cart-index tfoot{border-top:1px solid #f1f1f1}.checkout-cart-index .data-table .product-name a{color:#000;font-size:1.1rem;text-transform:none}.checkout-cart-index .data-table .product-cart-actions .button.btn-update span{padding:0 5px}@media (max-width:30em){.checkout-cart-index .data-table .cart-footer-actions #empty_cart_button,.checkout-cart-index .data-table .cart-footer-actions button{padding:0 2rem;float:none}}.checkout-cart-index .label{background-color:#d90011}.button2 span,.button2 span span{text-decoration:none;color:#d90011;font-family:Ubuntu,sans-serif}.cart-footer-actions .button2 span span{font-size:large}.button2 span:hover,.button2 span span:hover{color:#e13341}.checkout-cart-index .cart-forms .discount,.checkout-cart-index .cart-forms .giftcard,.checkout-cart-index .cart-forms .shipping,.checkout-cart-index .cart-totals{background-color:transparent;border:none;border-top:1px solid #f1f1f1}.checkout-types{list-style-type:none}.checkout-cart-index tbody,.checkout-cart-index tfoot,.checkout-cart-index thead{border:none;background-color:transparent}.checkout-cart-index tbody tr:nth-child(2n){border-bottom:0;background-color:transparent}.checkout-cart-index .cart .cart-totals table tfoot{border-top:none}.checkout-cart-index #discount-coupon-form h2,.checkout-cart-index .cart .giftcard h2{font-size:20px;font-size:1.25rem}.checkout-cart-index #discount-coupon-form .field-wrapper,.checkout-cart-index .cart .giftcard .field-wrapper{display:-ms-inline-flexbox;display:inline-flex;width:100%;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.checkout-cart-index #discount-coupon-form .input-text,.checkout-cart-index .cart .giftcard .input-text{margin:0 10px 0 0}#discount-coupon-form label,.cart .giftcard label{font-family:Ubuntu,sans-serif}.checkout-cart-index .cart-forms{width:auto;float:none;padding-left:0}.checkout-cart-index #discount-coupon-form label,.checkout-cart-index .cart .giftcard label{font-size:18px;font-size:1.125rem;min-width:140px}.checkout-cart-index .cart-totals-wrapper{width:auto!important;float:none}.checkout-cart-index .cart-table{float:none;width:100%}.cart-table tbody td,.cart-table thead th{font-family:Ubuntu,sans-serif}.checkout-cart-index .cart .cart-totals table tfoot strong{font-weight:inherit;font-size:20px;font-size:1.25rem}.cart .cart-totals table tfoot span.price,.cart .cart-totals table tfoot strong span{font-family:Ubuntu,sans-serif}.checkout-cart-index .product-image:hover{border-color:#d90011}.checkout-cart-index .product-cart-sku{display:none}.checkout-cart-index .data-table tbody td .item-options{margin-left:0}.checkout-cart-index .cart-table .item-options{padding:0}@media (min-width:40em){.checkout-cart-index .cart-table .product-cart-actions{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}}.checkout-cart-index .cart-table .product-cart-actions .button{min-width:0;padding:0}.checkout-cart-index .btn-remove2{background:none;text-indent:0;font:inherit;visibility:hidden}.checkout-cart-index .btn-remove2:before{content:"\f014";font-family:mgc-icons;display:inline-block;color:#d90011;visibility:visible;font-size:20px;font-size:1.25rem}.shipping h2{margin-top:1rem;font-size:inherit}.shipping select{height:auto}.shipping .form-list label{font-family:inherit}.checkout-cart-index .product-cart-image a{border:0}.checkout-cart-index .shipping-form .shipping-region{display:none}.checkout-cart-index .shipping-form .shipping-country{width:auto}.checkout-cart-index .shipping-form button{float:left;margin-bottom:20px}@media (max-width:39.9375em){.checkout-cart-index .shipping-form button{width:100%}}.checkout-onepage-index ul{list-style-type:none}.checkout-onepage-index .main{margin:0 auto;max-width:1098px;padding:3rem 1.5rem}@media (max-width:39.9375em){.checkout-onepage-index .main{padding:2rem 1rem}}@media (max-width:39.9375em){.checkout-onepage-index .main .col-1,.checkout-onepage-index .main .col-2{width:100%}}@media (min-width:40em) and (max-width:63.9375em){.checkout-onepage-index .main .col-1,.checkout-onepage-index .main .col-2{padding:0}}.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-main{width:100%;padding:0}.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in #opc-login .step-title,.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-right{display:none}@media (min-width:64em){.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-1,.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-2{padding:0 4rem}}.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in #opc-login .buttons-set{margin:2rem 0;padding:0}.checkout-onepage-index .block-title h2,.checkout-onepage-index .block-title h3,.checkout-onepage-index .block-title strong{color:#d90011!important}.checkout-onepage-index .opc .section.active .step-title h2,.checkout-onepage-index .opc .section.allow .step-title:hover h2{color:#d90011}.checkout-onepage-index .no-touch .opc .section.allow:hover .step-title .number,.checkout-onepage-index .opc .section.allow.active .step-title .number,.checkout-onepage-index .step-title .number{background-color:#d90011!important}.checkout-onepage-index ol{margin-left:0}.checkout-onepage-index .opc #opc-login h3,.checkout-onepage-index .opc #opc-login p:not(.required):not(.form-instructions){font-size:14px;font-size:.875rem;text-transform:none;font-weight:400;font-style:normal;color:inherit;font-family:Ubuntu,sans-serif}.checkout-onepage-index .opc #opc-login p.list-title{margin:0}.checkout-onepage-index .opc #opc-login #checkout-step-login{margin-top:2rem}.checkout-onepage-index .opc #opc-login .col-1 .description{display:none}.checkout-onepage-index .opc #opc-login .col-1 .form-list{margin:2rem 0}@media (min-width:40em){.checkout-onepage-index .opc #opc-login .col-1 .form-list{margin:calc(3rem + 30px) 0 105px}.checkout-onepage-index .opc #opc-login .col-1 .form-list li:not(:last-of-type){margin-bottom:48px}}.checkout-onepage-index .opc #opc-login .col-1 .form-list .control input[type=radio]{margin-top:13px}.checkout-onepage-index .opc #opc-login .col-2 .description{margin-bottom:1.5rem;display:block}@media (min-width:40em){.checkout-onepage-index .opc #opc-login .col-2 .description{margin-bottom:2rem;min-height:45px}}.checkout-onepage-index .opc #opc-login #login-form .fieldset{border:none;margin:0;padding:0;max-width:365px}.checkout-onepage-index .opc #opc-login #login-form .fieldset p{margin-bottom:1rem}.checkout-onepage-index .opc #opc-login #login-form .fieldset .required{width:100%}.checkout-onepage-index .opc #opc-login #login-form .fieldset a{font-style:italic;font-weight:500}.checkout-onepage-index .opc #opc-login .register .block-social-login{margin-top:0}#opc-payment .buttons-set{margin-bottom:10px}.opc .section .step{padding:0}.opc .buttons-set .button,.opc .buttons-set button.button{float:none;line-height:40px;line-height:2.5rem;padding:0}.block-progress dd,.block-progress dt,.data-table tbody td,.data-table tfoot td,.data-table th{font-family:Ubuntu,sans-serif}.block-progress dt{color:#a7a7a7;text-transform:none;font-size:1rem}.block-progress dt.complete{font-weight:500;color:#000}#checkout-agreements .agreement-content{visibility:hidden;max-width:100%}#checkout-agreements p.agree{margin-bottom:0}#checkout-agreements p.agree input{margin:.5rem 0}.mgc-success h3{font-size:1.3rem;margin:1rem 0;text-transform:none;font-weight:300}.mgc-success h3:last-of-type{margin-bottom:3rem}.mgc-success h2{font-weight:400;font-size:1.4rem}.mgc-success p{font-size:1.025rem}.mgc-success .buttons-set{margin-top:2rem;padding-top:2rem}@media (min-width:30em) and (max-width:40em){.checkout-cart-index .a-right{text-align:right}}.checkout-cart-index .a-right>button{margin-bottom:4px;padding-left:5px!important;padding-right:5px!important}.checkout-cart-index .a-right .or,.checkout-cart-index .a-right>button:first-of-type{display:none!important}@media (min-width:30em) and (max-width:40em){.checkout-cart-index .a-right>button{display:inline-block!important}.checkout-cart-index .a-right>button:nth-of-type(2){margin-right:4px}.checkout-cart-index .a-right #empty_cart_button{float:none}.checkout-cart-index .a-right>button:nth-of-type(3){float:right!important;padding-left:10px!important;padding-right:11px!important;margin-left:4px}.checkout-cart-index .a-right>button:nth-of-type(4){float:right!important}}@media (max-width:30em){.checkout-cart-index .a-right>button{width:100%;margin-bottom:2px;display:block!important}}.checkout-cart-index,.wrapper{min-width:auto}.mgc-cart-form-wrapper div:first-of-type{float:right;padding:0}.checkout-cart-index .mgc-cart-form-wrapper div:first-of-type{float:none}@media (max-width:63.9375em){.mgc-cart-column{-ms-flex:auto;flex:auto;width:100%;margin-bottom:20px}.mgc-cart-column>form>table{width:100%}}@media (min-width:64em){.mgc-cart-column{-ms-flex:1 1 0px;flex:1 1 0px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column}}@media (max-width:39.9375em){.mgc-cart-column .cart-totals-wrapper{width:100%}}.mgc-cart-column .cart-totals-wrapper .cart-totals{margin:0}.mgc-cart-column .cart-totals-wrapper .cart-totals>table#shopping-cart-totals-table td:first-of-type{width:90%}.mgc-cart-column .cart-totals-wrapper .cart-totals button{width:auto!important;margin-bottom:0}@media (max-width:30em){.mgc-cart-column .cart-totals-wrapper .cart-totals button{width:100%!important}}.mgc-cart-column .cart-totals-wrapper div>ul.checkout-types{margin-left:0;margin-bottom:0}.mgc-cart-column>form>table>tbody>tr.first td>a.btn-remove:before{color:#d90011}@media (max-width:39.9375em){.mgc-cart-column>form>table>tbody>tr.first>td.product-cart-total{display:block;text-align:left}}.mgc-cart-column>form>table>tbody>tr.first td.product-cart-actions>button{float:left}.mgc-cart-column .discount{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:30em) and (max-width:40em){.mgc-cart-column .discount{float:right}}@media (max-width:30em){.mgc-cart-column .discount{width:100%;padding-left:10px;padding-right:10px}}.mgc-cart-column .discount h2{display:none!important}@media (max-width:30em){.mgc-cart-column .discount .discount-form{width:100%}}.mgc-cart-column .discount .discount-form label{text-transform:uppercase;margin-bottom:10px;margin-right:10px}.mgc-cart-column .discount .discount-form .field-wrapper{display:-ms-flexbox;display:flex}.mgc-cart-column .discount .discount-form .field-wrapper button{margin-left:10px}@media (min-width:64em){.mgc-cart-column .discount .discount-form .field-wrapper{-ms-flex-wrap:initial;flex-wrap:nowrap}}@media (max-width:39.9375em){.mgc-cart-column .discount .discount-form .field-wrapper input{width:100%!important}}@media (max-width:39.9375em){.mgc-cart-column .discount .discount-form .field-wrapper .button-wrapper{width:auto}}.mgc-cart-column .discount .discount-form .field-wrapper .button-wrapper>button{width:auto!important}@media (max-width:30em){.mgc-cart-column .discount .discount-form .field-wrapper .button-wrapper>button{width:100%!important}}.mgc-cart-column .discount .discount-form .field-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.mgc-cart-column .btn-proceed-checkout{float:right}.mgc-cart-column .cart-table td[data-rwd-label]:before{font-weight:700}@media (max-width:30em){.mgc-cart-column .button-wrapper button.button2 span{font-size:.9rem}}.mgc-cart-column .cart-forms{float:right;padding-right:0!important}.mgc-cart-column .tab-content>.std>p{text-align:justify}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li>button{float:left}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li:first-of-type{margin-right:.5rem}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li:nth-of-type(2){padding-left:0}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li button{padding-bottom:10px}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div .new-users ul{list-style-type:disc}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div h3{font-size:1.5rem;font-weight:100}@media (max-width:39.9375em){.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:first-of-type,.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:nth-of-type(2){padding:10px}}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:first-of-type ul li label{margin-left:0}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:nth-of-type(2) .buttons-set{padding:0;margin-top:55px}@media (max-width:30em){.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login li.section .step-title h2{font-size:14px;font-size:.875rem}}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login .fieldset p.required{display:block}.mgc-cart-column .opc-has-progressed-from-login .opc-firststep-login div#payment-buttons-container{margin-left:10px}.mgc-cart-column .opc-has-progressed-from-login #shipping-buttons-container button,.mgc-cart-column .opc-has-progressed-from-login #shipping-method-buttons-container button,.mgc-cart-column .opc-has-progressed-from-login .buttons-set button.validation-passed{margin-left:10px;margin-bottom:10px}.mgc-cart-column .opc-has-progressed-from-login #checkout-shipping-method-load dt{margin:13px 0 5px 30px}.mgc-cart-column .g2spayment-processing-payment iframe{border:none}.checkout-onepage-index #checkout-shipping-method-load>dl>dt:first-of-type,.mgc-cart-column .g2spayment-processing-payment .page-head h3{display:none}.checkout-onepage-index #payment-buttons-container,.checkout-onepage-index #shipping-method-buttons-container{margin-left:10px;margin-bottom:10px}.checkout-onepage-index #billing\:country_id,.checkout-onepage-index #billing\:invoice_requested{padding-top:0;padding-bottom:0;border:1px solid #cacaca}.checkout-onepage-index .opc #opc-login #checkout-step-login div>div>h3{font-weight:100;font-size:24px;font-size:1.5rem}.checkout-onepage-index .opc #opc-login #checkout-step-login div>div>ul{list-style-type:disc}.checkout-onepage-index .opc #opc-login #checkout-step-login div>div>p{font-family:Ubuntu,sans-serif;font-display:swap}.iti__selected-flag{height:30px}.cms-no-route .std li,.cms-page-view .std li{color:inherit;font-style:normal;font-family:inherit}.cms-page-view .breadcrumbs{padding:1rem 1.5rem}.strong{font-weight:700}.cms-page-view .std{margin:1rem 0}@media (max-width:63.9375em){.cms-page-view .std{margin-top:0}}.cms-page-view .std h1{margin-bottom:1rem}@media (min-width:40em){.cms-page-view .std h1{font-size:2.5rem}}.cms-page-view .std p{font-size:17px;font-size:1.0625rem;font-family:inherit;color:#20232b;font-style:normal}.cms-store-locator h1,.cms-store-locator p{text-align:center}.cms-store-locator h1{font-size:1.8rem}@media (min-width:40em){.cms-store-locator h1{font-size:2.5rem}}@media (max-width:39.9375em){.cms-store-locator p{text-align:justify}}.cms-store-locator select{max-width:200px}@media (max-width:39.9375em){.cms-store-locator select{max-width:none;margin-left:0}}.cms-store-locator .main{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.cms-store-locator .main .col-main{max-width:960px}.cms-no-route .std h1,.cms-page-view .std h1{color:inherit}.mgc-cms-content .mgc-cms-menu{-ms-flex-pack:center;justify-content:center;text-transform:uppercase;margin-bottom:1rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}@media (min-width:40em){.mgc-cms-content .mgc-cms-menu{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}.mgc-cms-content .mgc-cms-menu .active>a{background:transparent;color:#e13341}.mgc-cms-content .mgc-cms-banner img{padding:2rem;width:342px;height:240px;display:inline-block}.mgc-cms-content .link-big{text-transform:uppercase;font-size:1.2rem;padding:2rem 3rem;display:inline-block}.mgc-cms-content .button{float:none}.mgc-cms-content .sl-path-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}@media (min-width:40em){.mgc-cms-content .sl-path-wrapper{-ms-flex-direction:row;flex-direction:row}}.mgc-cms-content .sl-path-wrapper .sl-path-element{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:1rem 0;text-align:center}@media (min-width:64em){.mgc-cms-content .sl-path-wrapper .sl-path-element{max-width:30%;-ms-flex:0 0 30%;flex:0 0 30%}}@media (min-width:64em){.mgc-cms-content .sl-path-wrapper .sl-path-element .sl-image-container{min-height:calc(220px + 3rem);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end}}.mgc-cms-content .sl-path-wrapper .sl-path-element img{max-height:200px;margin-bottom:3rem}.mgc-cms-content .sl-path-wrapper .sl-path-element p{font-size:1rem}@media (min-width:64em){.mgc-cms-content .sl-path-wrapper .sl-path-element p{padding:0 2rem}}.mgc-cms-content .sl-button-element{margin:2rem 0}.mgc-cms-content .sl-button-element h6{text-transform:none;font-size:17px;font-size:1.0625rem;padding:1rem 0}.mgc-cms-content .sl-button-element .button{float:none}@media (min-width:64em){.mgc-cms-content .sl-button-element .button{width:100%}}.mgc-cms-content .sl-section{text-align:center;margin:4rem 0}@media (min-width:64em){.mgc-cms-content .sl-section.sl-section-store-images{padding:0}}.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs>div{-ms-flex:0 0 50%;flex:0 0 50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:40em) and (max-width:63.9375em){.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs>div{-ms-flex:0 0 33%;flex:0 0 33%}}@media (min-width:64em){.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs>div{-ms-flex:0 0 16.6%;flex:0 0 16.6%}}.mgc-cms-content .sl-section h1{margin-bottom:2rem}.mgc-cms-content .sl-store-button{text-align:center}.mgc-cms-content .sl-store-button .button{margin-top:3rem;float:none}.mgc-cms-content .text-center>img{margin-bottom:2rem}.mgc-cms-content .sl-filter-wrapper{text-align:left}.mgc-carousel.mgc-carousel-corner .mgc-carousel-element{max-height:none}#mgc-carousel-corner .mgc-carousel>div{margin-bottom:2rem}.desktop #sl-section-map,.desktop #sl-section-map>div{transition:all .5s}.desktop #sl-section-map.open{height:auto;visibility:visible;opacity:1}.desktop #sl-section-map.open>div{max-height:none}.callout{border:none}.cms-page-view.cms-soluzioni-incentive .main,.cms-page-view.cms-soluzioni-manifestazioni .main,.cms-page-view.cms-soluzioni-welfare .main,.cms-page-view.cms-soluzioni .main{padding:0}.cms-page-view .mgc-cms-section{padding:2rem 0}.cms-page-view .mgc-cms-section:first-of-type{padding-top:0}.cms-aiuto.cms-page-view .mgc-cms-section{padding-bottom:0}.cms-page-view .mgc-cms-section h1,.cms-page-view .mgc-cms-section h2,.cms-page-view .mgc-cms-section h3,.cms-page-view .mgc-cms-section h4,.cms-page-view .mgc-cms-section h5,.cms-page-view .mgc-cms-section h6{text-transform:none}.cms-page-view .mgc-cms-section h1{margin-bottom:2rem;font-size:1.8rem}@media (min-width:40em){.cms-page-view .mgc-cms-section h1{font-size:2.5rem}}.cms-page-view .mgc-cms-section h1.small-margin{margin-bottom:1rem}@media (min-width:40em){.cms-page-view .mgc-cms-section .mgc-image-container{padding:2rem 0}}.cms-page-view .mgc-cms-section .mgc-card-type-icon{font-size:8rem}.cms-page-view .mgc-cms-section .mgc-card-type-icon i{color:#d90011;line-height:inherit}.cms-page-view .mgc-cms-section p.red{color:#d90011}.a{cursor:pointer}.a:active,.a:focus,.a:hover{color:#d90011}.mgc-faq-btns-container{-ms-flex-pack:center;justify-content:center}.mgc-faq-btn-block{padding:0 10px}@media (min-width:64em){.mgc-faq-btn-block:first-of-type{padding-left:0}.mgc-faq-btn-block:last-of-type{padding-right:0}}.mgc-faq-btn-block .button{width:100%;min-width:auto;padding:0 .5rem;line-height:1.5rem;min-height:150px;font-weight:500}@media (min-width:40em){.mgc-faq-btn-block .button{padding:0 1rem}}@media (min-width:90em){.mgc-faq-btn-block .button{padding:0 3rem}}.mgc-faq-btn-block ul{list-style:none;text-align:left;margin-left:0;font-weight:500;height:0;transition:all .3s ease-in-out;visibility:hidden;opacity:0}@media (max-width:63.9375em){.mgc-faq-btn-block ul{max-height:0}}.mgc-faq-btn-block ul .active{color:#d90011}.mgc-faq-btn-block.open ul{max-height:9999999px;visibility:visible;opacity:1;height:auto}.mgc-answers-container .faq{font-size:1.1rem;font-weight:500;margin:0;padding-bottom:0}.mgc-answers-container .answer{color:#767977;margin-left:1rem;margin-bottom:0}.mgc-answers-container div.answer{margin-left:0}.mgc-answers-container .answer,.mgc-answers-container .level3{display:none}.mgc-answers-container .level1>.answer,.mgc-answers-container .open>.answer,.mgc-answers-container .open>.level3{display:block}.mgc-answers-container ul{list-style:none;margin-bottom:0}.mgc-answers-container .level1{margin-left:0}.mgc-answers-container .level1>li .a,.mgc-answers-container .level1>li>p:first-of-type{font-size:1rem;margin-bottom:0}.mgc-answers-container .level2,.mgc-answers-container .level3{color:#767977}.mgc-answers-container .level2>li .a,.mgc-answers-container .level3>li .a{font-size:inherit;margin-bottom:0}.mgc-answers-container .level2>li .a:before,.mgc-answers-container .level3>li .a:before{content:"\e90c";font-family:mgc-icons}.mgc-answers-container .level2>li.open>.a:before,.mgc-answers-container .level3>li.open>.a:before{content:"\e90d"}.mgc-answers-container .mgc-faq-container{transition:transform .3s ease-in-out;max-height:0;visibility:hidden;opacity:0}.mgc-contact-wrapper{transition:all .3s ease-in;margin-bottom:100px;transform:translateY(0)}.faq-open .mgc-answers-container{min-height:100px}.faq-open .mgc-contact-wrapper{transform:translateY(100px)}.faq-open .mgc-faq-container.open{margin-top:40px;max-height:9999999px;visibility:visible;opacity:1}.faq-open .mgc-faq-container.open .faq{padding-bottom:.5rem}.faq-open .mgc-faq-container.open .level1 ul{margin-bottom:1rem}.faq-open .mgc-faq-container.open .level1>li.open>p:last-of-type{margin-bottom:.5rem}.faq-open .mgc-faq-container.open .level2 .a .text,.faq-open .mgc-faq-container.open .level3 .a .text{border-bottom:1px solid #767977}.mgc-contact-form-container{background-color:#f3f4f5;background:linear-gradient(90deg,#dedede,#f3f4f5);padding:1.5rem 1rem}.mgc-contact-form-container textarea[rows]{min-height:calc(100% - 2rem)}.mgc-contact-form-container form input:not([type=checkbox]){width:100%}.mgc-contact-form-container .privacy-group{padding-top:25px}.mgc-contact-form-container .privacy-group .hint,.mgc-contact-form-container .privacy-group input{display:-ms-inline-flexbox;display:inline-flex}.mgc-contact-form-container .privacy-group input[type=checkbox]{max-width:20px;margin-top:3px;vertical-align:text-top}.mgc-contact-form-container .privacy-group input[type=checkbox]:after{content:"";width:13px;height:13px;font-size:13px;font-size:.8125rem;line-height:11px;line-height:.6875rem;display:inline-block;border:1px solid #a7a7a7;background:#fff;color:#20232b}.mgc-contact-form-container .privacy-group input[type=checkbox]:checked:after{content:"\f00c";font-family:FontAwesome}.mgc-contact-form-container .privacy-group .hint{width:calc(100% - 20px);padding-left:.5rem;font-size:small}.mgc-contact-form-container .button-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;margin:1rem 0 0 auto}@media (max-width:39.9375em){.mgc-contact-form-container .button-container{margin-bottom:1rem}}.mgc-contact-form-container .button-container .button{margin-bottom:0}@media (max-width:39.9375em){.mgc-contact-form-container .button-container .button{width:100%}}#loghi_partners div:nth-of-type(2){display:block}.cms-page-view .std p{text-align:center;font-size:inherit}.cms-page-view .std h1{font-size:1.8rem;text-align:center}.cms-page-view .std #loghi-partners>p{text-align:left;margin-bottom:5px;margin-top:20px;color:#a7a7a7}@media (min-width:40em){.cms-page-view .std #loghi-partners>div{margin-right:50px}}.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:#d90011;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:#d90011}.footer .row.section-box{padding:0;background-color:#fff}.mgc-box.mgc-box-newsletter{background-color:#d90011;background:linear-gradient(90deg,#b9000f,#d90011);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:802px;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}.attivazione-root .main{padding:0 1rem}@media (min-width:40em){.attivazione-root .main{padding:1.5rem}}.attivazione-root .col-main{max-width:1098px;margin:auto}@media (max-width:39.9375em){.attivazione-root .col2-set .col-1,.attivazione-root .col2-set .col-2{width:100%}}.attivazione-root .col2-set{max-width:1024px;margin-bottom:4rem}@media (min-width:64em){.attivazione-root .col2-set{padding:4rem 0}}.attivazione-root .col2-set .full-width{width:100%;padding:10px}.attivazione-root .col2-set p.subtitle{margin:2rem 0;text-align:justify}.attivazione-root .col2-set .home{padding:0}@media (min-width:40em) and (max-width:63.9375em){.attivazione-root .col2-set .home{padding:.5rem 1.5rem .5rem .5rem}}.attivazione-root .col2-set .home.full-width{border:none}.attivazione-root .col2-set .login{padding:0}@media (min-width:40em) and (max-width:63.9375em){.attivazione-root .col2-set .login{padding:.5rem .5rem .5rem 1.5rem}}.attivazione-root .col2-set .login .validation-advice{color:inherit}.attivazione-root .col2-set .login .input-box{padding-top:0}@media (min-width:40em){.attivazione-root .col2-set .col-2.login{border-left:1px solid #dedede}}@media (min-width:64em){.attivazione-root .col2-set .home,.attivazione-root .col2-set .login{padding:0 4rem}.attivazione-root .col2-set .col-1.inner{width:33%}.attivazione-root .col2-set .col-2.inner{width:66%}}.attivazione-root .col2-set h2{font-size:30px;font-size:1.875rem;margin-bottom:20px;text-transform:none}.attivazione-root .col2-set .iti--allow-dropdown input[type=tel]{padding-left:52px;width:365px}.attivazione-root .col2-set input[type=email],.attivazione-root .col2-set input[type=number],.attivazione-root .col2-set input[type=password],.attivazione-root .col2-set input[type=tel],.attivazione-root .col2-set input[type=text]{width:100%;padding:0 0 0 .7rem;margin:0;border-color:#a7a7a7}.attivazione-root .col2-set input[type=email]:focus,.attivazione-root .col2-set input[type=number]:focus,.attivazione-root .col2-set input[type=password]:focus,.attivazione-root .col2-set input[type=tel]:focus,.attivazione-root .col2-set input[type=text]:focus{border-color:#d90011}.attivazione-root .col2-set .input-box,.attivazione-root .col2-set dd{margin-bottom:20px}.attivazione-root .col2-set .button{background-color:#000!important;color:#fff!important;margin-bottom:2rem;margin-left:0;min-width:200px}@media (max-width:39.9375em){.attivazione-root .col2-set .button{width:100%}}.attivazione-root .col2-set .button.register{float:none;margin:2rem 0}.attivazione-root .col2-set .fieldset{border:none;margin:0;padding:0}.attivazione-root .col2-set .buttons-set{border-top:none;border-bottom:1px solid #dedede;text-align:left;margin-top:20px;padding-top:20px}.attivazione-root .col2-set .buttons-set button.button{float:none}.attivazione-root .col2-set ul.form-list{list-style-type:none;margin:0}.attivazione-root .col2-set ul.form-list>li{margin-bottom:0}.attivazione-root .col2-set p.required{display:none}.attivazione-root .segnalacard{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.attivazione-root .segnalacard .fa{font-size:30px;font-size:1.875rem;color:#d90011;margin-right:1rem}.attivazione-root .segnalacard p{margin:0}.attivazione-root .regalo-wrap{border:1px solid #dedede;padding:10px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.attivazione-root .regalo-wrap .image{text-align:center}.attivazione-root .regalo-wrap .message{margin-bottom:1rem;font-size:large}.attivazione-root .regalo-wrap .sender{font-size:large}.attivazione-root .right{margin-top:20px;margin-left:20px}.attivazione-root .buttons-wrapper{margin-top:2rem;text-align:center}@media (max-width:39.9375em){.attivazione-root .regalo-wrap{display:block}.attivazione-root .right{margin-top:10px;margin-left:10px}}.attivazione-root .label{background-color:transparent;color:inherit;padding-left:0;font-weight:700;font-size:inherit}@media (min-width:40em){.attivazione-root .attivazione-link .step_activation_code #codice_attivazione-element,.attivazione-root .attivazione-link .step_activation_code #email-element,.attivazione-root .attivazione-recupero .step_activation_code #codice_attivazione-element,.attivazione-root .attivazione-recupero .step_activation_code #email-element{display:inline-block;vertical-align:top;width:365px;max-width:100%}.attivazione-root .attivazione-link .step_activation_code #codice_attivazione-element input,.attivazione-root .attivazione-link .step_activation_code #email-element input,.attivazione-root .attivazione-recupero .step_activation_code #codice_attivazione-element input,.attivazione-root .attivazione-recupero .step_activation_code #email-element input{border-top-right-radius:0;border-bottom-right-radius:0}.attivazione-root .attivazione-link .step_activation_code #submit-element,.attivazione-root .attivazione-link .step_activation_code #submitdata-element,.attivazione-root .attivazione-recupero .step_activation_code #submit-element,.attivazione-root .attivazione-recupero .step_activation_code #submitdata-element{vertical-align:top;margin-top:20px}.attivazione-root .attivazione-link .step_activation_code #submit-element .button,.attivazione-root .attivazione-link .step_activation_code #submitdata-element .button,.attivazione-root .attivazione-recupero .step_activation_code #submit-element .button,.attivazione-root .attivazione-recupero .step_activation_code #submitdata-element .button{border:0;margin-bottom:20px;border-top-left-radius:0;border-bottom-left-radius:0}}.attivazione-root .attivazione-link .step_activation_code #submit-label,.attivazione-root .attivazione-link .step_activation_code #submitdata-label,.attivazione-root .attivazione-recupero .step_activation_code #submit-label,.attivazione-root .attivazione-recupero .step_activation_code #submitdata-label{display:none}.attivazione-root .attivazione-link .step_activation_code .confirmemaildesc,.attivazione-root .attivazione-recupero .step_activation_code .confirmemaildesc{margin-bottom:40px}.attivazione-root .help-link{display:none}.attivazione-root .want-register{font-size:1.2rem}.attivazione-root.attivazione-product-data .col2-set,.attivazione-root.attivazione-success .col2-set{max-width:none}@media (min-width:64em){.attivazione-root.attivazione-product-data .col2-set,.attivazione-root.attivazione-success .col2-set{padding:1.5rem 0}}.attivazione-root.attivazione-product-data .full-width,.attivazione-root.attivazione-success .full-width{padding:0}.attivazione-root.attivazione-product-data .full-width h2,.attivazione-root.attivazione-success .full-width h2{text-align:center}@media (min-width:40em){.attivazione-root.attivazione-product-data .full-width h2,.attivazione-root.attivazione-success .full-width h2{font-size:2.6rem;margin-bottom:3rem}}.attivazione-root.attivazione-product-data .full-width .subtitle,.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}.attivazione-root.attivazione-product-data .full-width .col-1,.attivazione-root.attivazione-product-data .full-width .col-2,.attivazione-root.attivazione-success .full-width .col-1,.attivazione-root.attivazione-success .full-width .col-2{padding:0}.attivazione-root.attivazione-product-data .full-width .col-1,.attivazione-root.attivazione-success .full-width .col-1{width:33%;padding-right:2rem}@media (max-width:39.9375em){.attivazione-root.attivazione-product-data .full-width .col-1,.attivazione-root.attivazione-success .full-width .col-1{text-align:center;margin-bottom:2rem}}.attivazione-root.attivazione-product-data .full-width .col-2,.attivazione-root.attivazione-success .full-width .col-2{width:66%}@media (max-width:39.9375em){.attivazione-root.attivazione-product-data .full-width .col-1,.attivazione-root.attivazione-product-data .full-width .col-2,.attivazione-root.attivazione-success .full-width .col-1,.attivazione-root.attivazione-success .full-width .col-2{width:100%}}.attivazione-root.attivazione-index-recuperacard .attivazione-recupero .home,.attivazione-root.attivazione_step_recupera_card .attivazione-recupero .home{padding-right:0}.attivazione-root.attivazione-index-recuperacard .attivazione-recupero .home .subtitle,.attivazione-root.attivazione_step_recupera_card .attivazione-recupero .home .subtitle{padding-right:4rem}.attivazione-root.attivazione-index-recuperacard .attivazione-recupero .home .col-1.inner,.attivazione-root.attivazione-index-recuperacard .attivazione-recupero .home .col-2.inner,.attivazione-root.attivazione_step_recupera_card .attivazione-recupero .home .col-1.inner,.attivazione-root.attivazione_step_recupera_card .attivazione-recupero .home .col-2.inner{padding-top:0}@media (max-width:39.9375em){.step_activation_code .button{margin-top:1rem}}.mgc-sconto{margin:3rem 0 1rem}.mgc-sconto h3{font-size:1.5rem;font-weight:700;text-transform:none}.mgc-sconto p{font-size:1rem}.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}#privacy-element .description{padding-right:10px}@media (max-width:63.9375em){.cardinfo .register_user{width:100%}}@media (max-width:39.9375em){.kyc-activation-root .main,.register-card-root .main{padding:1rem 0 0}}@media (min-width:40em) and (max-width:63.9375em){.kyc-activation-root .main,.register-card-root .main{padding:4rem 0 0}}@media (min-width:64em){.kyc-activation-root .main,.register-card-root .main{padding:4rem 1.5rem 0}}.kyc-activation-root .main .col-main,.register-card-root .main .col-main{max-width:1098px;margin:auto}@media (min-width:64em){.kyc-activation-root .main #step-container,.register-card-root .main #step-container{min-height:580px}}.kyc-activation-root .main .bottom,.register-card-root .main .bottom{padding-top:1rem}@media (min-width:40em){.kyc-activation-root .main .bottom,.register-card-root .main .bottom{padding-top:4rem}}.kyc-activation-root .main-container,.register-card-root .main-container{max-width:1920px;background:url(../../default/images/kyc/sfondo_accedi_registrati.jpg) no-repeat 50%;background-size:cover}.kyc-activation-root.background-step .main-container,.register-card-root.background-step .main-container{background:url(../../default/images/kyc/sfondo_pagine.jpg) no-repeat 50%;background-size:cover}@media (min-width:40em) and (max-width:63.9375em){.kyc-activation-root.background-step .main,.register-card-root.background-step .main{padding:1rem 0 0}}@media (min-width:64em){.kyc-activation-root.background-step .main,.register-card-root.background-step .main{padding:1rem 1.5rem 0}}.box-shadow{box-shadow:2px 2px 10px #a7a7a7;background:#fff}.mgc-box{position:relative;width:100%;font-size:1rem;margin:auto}@media (max-width:39.9375em){.mgc-box{text-align:justify}}@media (min-width:40em){.mgc-box{padding:1.5rem;margin-top:3rem;margin-bottom:3rem}}@media (min-width:64em){.mgc-box{width:66%;max-width:860px;padding:2rem 4rem}}.form-title{color:#000;padding-bottom:.5rem;font-size:1.5rem;text-align:left}@media (min-width:40em){.form-title{font-size:2rem}}.subtitle{padding-bottom:.5rem;color:#424242;font-weight:300}.subtitle strong{color:#000}.step-form-title{color:#d90011;font-size:1.4rem;margin:2rem 0}@media (min-width:40em){.step-form-title{font-size:1.75rem}}.kyc-activation-root .button{float:none}@media (max-width:39.9375em){.kyc-activation-root .button{width:100%}}.link-button{color:#424242;font-weight:400;text-decoration:none;font-style:italic;display:block;margin:1rem 0}.block-centered{display:block;margin-right:auto;margin-left:auto}.kyc-activation-root .mgc-box a,.kyc-activation-root .mgc-box a :focus,.kyc-activation-root .mgc-box a :hover{color:#d90011;text-decoration:underline}.kyc-activation-root .mgc-box .link-button{color:inherit;text-decoration:none}.attention{color:#d90011;text-transform:uppercase;font-weight:500}.attention.black{color:#000}.placeholder{color:#999}.italic{font-style:italic}.justify{text-align:justify}.margin-bottom{margin-bottom:2rem}.kyc-activation-root form .element,.mgc-box form .element{position:relative;background:#fff;padding-top:.5rem;margin-bottom:1rem}.kyc-activation-root form .element label,.mgc-box form .element label{color:#000;font-weight:400;font-size:1rem;line-height:1;position:absolute;z-index:1;top:0;left:.5rem;background-color:inherit;padding:0 .5rem;margin-right:.5rem}@media (min-width:40em){.kyc-activation-root form .element label,.mgc-box form .element label{left:.75rem;padding:0 .75rem;margin-right:.75rem}}.kyc-activation-root form .element input[type=date],.kyc-activation-root form .element input[type=email],.kyc-activation-root form .element input[type=number],.kyc-activation-root form .element input[type=password],.kyc-activation-root form .element input[type=tel],.kyc-activation-root form .element input[type=text],.kyc-activation-root form .element select,.mgc-box form .element input[type=date],.mgc-box form .element input[type=email],.mgc-box form .element input[type=number],.mgc-box form .element input[type=password],.mgc-box form .element input[type=tel],.mgc-box form .element input[type=text],.mgc-box form .element select{border:.6px solid #a8a8a8;height:60px;background-color:inherit;padding:.5rem 1rem 0;margin-bottom:0;width:100%;max-width:none;font-size:20px;font-size:1.25rem;color:#000;font-weight:300}@media (min-width:40em){.kyc-activation-root form .element input[type=date],.kyc-activation-root form .element input[type=email],.kyc-activation-root form .element input[type=number],.kyc-activation-root form .element input[type=password],.kyc-activation-root form .element input[type=tel],.kyc-activation-root form .element input[type=text],.kyc-activation-root form .element select,.mgc-box form .element input[type=date],.mgc-box form .element input[type=email],.mgc-box form .element input[type=number],.mgc-box form .element input[type=password],.mgc-box form .element input[type=tel],.mgc-box form .element input[type=text],.mgc-box form .element select{padding:.5rem 1.5rem 0}}.kyc-activation-root form .element input[type=date]:focus,.kyc-activation-root form .element input[type=email]:focus,.kyc-activation-root form .element input[type=number]:focus,.kyc-activation-root form .element input[type=password]:focus,.kyc-activation-root form .element input[type=tel]:focus,.kyc-activation-root form .element input[type=text]:focus,.kyc-activation-root form .element select:focus,.mgc-box form .element input[type=date]:focus,.mgc-box form .element input[type=email]:focus,.mgc-box form .element input[type=number]:focus,.mgc-box form .element input[type=password]:focus,.mgc-box form .element input[type=tel]:focus,.mgc-box form .element input[type=text]:focus,.mgc-box form .element select:focus{border-color:#d90011}.kyc-activation-root form .element select,.mgc-box form .element select{background-size:1rem;background-image:url(../../default/images/kyc/icons/chevron-down.svg);background-repeat:no-repeat;background-position:100% 50%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.kyc-activation-root form .element select option,.mgc-box form .element select option{color:#000}.kyc-activation-root form .element select.placeholder,.kyc-activation-root form .element select option:first-child,.mgc-box form .element select.placeholder,.mgc-box form .element select option:first-child{color:#999}.kyc-activation-root form .element input[type=date],.mgc-box form .element input[type=date]{background:url(../../default/images/kyc/icons/calendar.svg) no-repeat calc(100% - 1rem) 50%;background-size:1.5rem;padding-right:0}@media (min-width:40em){.kyc-activation-root form .element input[type=date],.mgc-box form .element input[type=date]{background-position-x:calc(100% - 1.5rem)}}.kyc-activation-root form .element input[type=date]::-webkit-calendar-picker-indicator,.mgc-box form .element input[type=date]::-webkit-calendar-picker-indicator{color:transparent;width:40px;height:40px;background:none;z-index:10;cursor:pointer}.kyc-activation-root form .element input[type=date]::-webkit-clear-button,.kyc-activation-root form .element input[type=date]::-webkit-inner-spin-button,.mgc-box form .element input[type=date]::-webkit-clear-button,.mgc-box form .element input[type=date]::-webkit-inner-spin-button{display:none}.kyc-activation-root form .element input::-webkit-inner-spin-button,.kyc-activation-root form .element input::-webkit-outer-spin-button,.mgc-box form .element input::-webkit-inner-spin-button,.mgc-box form .element input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.kyc-activation-root form .element input[type=number],.mgc-box form .element input[type=number]{-moz-appearance:textfield}@media (max-width:39.9375em){.kyc-activation-root form .element.mobile-label-2-lines,.mgc-box form .element.mobile-label-2-lines{padding-top:1rem}.kyc-activation-root form .element.mobile-label-2-lines label,.mgc-box form .element.mobile-label-2-lines label{max-width:500px}.kyc-activation-root form .element.mobile-label-2-lines input[type=date],.kyc-activation-root form .element.mobile-label-2-lines input[type=email],.kyc-activation-root form .element.mobile-label-2-lines input[type=number],.kyc-activation-root form .element.mobile-label-2-lines input[type=password],.kyc-activation-root form .element.mobile-label-2-lines input[type=tel],.kyc-activation-root form .element.mobile-label-2-lines input[type=text],.kyc-activation-root form .element.mobile-label-2-lines select,.mgc-box form .element.mobile-label-2-lines input[type=date],.mgc-box form .element.mobile-label-2-lines input[type=email],.mgc-box form .element.mobile-label-2-lines input[type=number],.mgc-box form .element.mobile-label-2-lines input[type=password],.mgc-box form .element.mobile-label-2-lines input[type=tel],.mgc-box form .element.mobile-label-2-lines input[type=text],.mgc-box form .element.mobile-label-2-lines select{height:78px;padding-top:1rem}}.kyc-activation-root form .element :-ms-input-placeholder,.kyc-activation-root form .element ::-webkit-input-placeholder,.kyc-activation-root form .element ::placeholder,.mgc-box form .element :-ms-input-placeholder,.mgc-box form .element ::-webkit-input-placeholder,.mgc-box form .element ::placeholder{color:#999}.kyc-activation-root form .element .ui-datepicker-trigger,.mgc-box form .element .ui-datepicker-trigger{position:absolute;max-width:1.5rem;top:calc(30px - .25rem);right:1rem;cursor:pointer}@media (min-width:40em){.kyc-activation-root form .element .ui-datepicker-trigger,.mgc-box form .element .ui-datepicker-trigger{right:1.5rem}}.kyc-activation-root form .element .mgc-kyc-icon-pencil,.mgc-box form .element .mgc-kyc-icon-pencil{display:none;position:absolute;font-size:1.5rem;color:#d90011;top:30px;right:1rem;cursor:pointer}@media (min-width:40em){.kyc-activation-root form .element .mgc-kyc-icon-pencil,.mgc-box form .element .mgc-kyc-icon-pencil{right:1.5rem}}.kyc-activation-root form .editable .description,.mgc-box form .editable .description{display:inherit}.kyc-activation-root form .element-file label.button,.mgc-box form .element-file label.button{position:static;color:#fff;line-height:40px;line-height:2.5rem}.kyc-activation-root form .element-file label.button:after,.mgc-box form .element-file label.button:after{content:""}.kyc-activation-root form .element-file .description,.mgc-box form .element-file .description{margin-bottom:1rem;max-height:none}.kyc-activation-root form .element-file .description .required,.mgc-box form .element-file .description .required{padding-right:.75rem}.kyc-activation-root form .element-file .description img,.mgc-box form .element-file .description img{max-width:250px;margin-top:1rem;display:none}.kyc-activation-root form .element-tel,.mgc-box form .element-tel{width:100%}.kyc-activation-root form .element-tel .iti__selected-flag,.mgc-box form .element-tel .iti__selected-flag{background-color:inherit;padding-top:.5rem;padding-left:1rem;height:60px}@media (min-width:40em){.kyc-activation-root form .element-tel .iti__selected-flag,.mgc-box form .element-tel .iti__selected-flag{padding-left:1.5rem}}.kyc-activation-root form .element-tel input[type=tel],.mgc-box form .element-tel input[type=tel]{padding-left:4rem}.kyc-activation-root form #buttonset-label,.mgc-box form #buttonset-label{display:none}.kyc-activation-root form .mgc-button-set,.mgc-box form .mgc-button-set{width:100%}.kyc-activation-root form .mgc-button-set dt,.mgc-box form .mgc-button-set dt{margin:0}.kyc-activation-root form .mgc-button-set a.button,.mgc-box form .mgc-button-set a.button{color:#fff;text-decoration:none}@media (min-width:40em){.kyc-activation-root form .mgc-button-set .button,.mgc-box form .mgc-button-set .button{float:left}.kyc-activation-root form .mgc-button-set .mgc-right,.mgc-box form .mgc-button-set .mgc-right{float:right}}.kyc-activation-root form .element-agreements,.kyc-activation-root form .element-rinuncia_recesso,.mgc-box form .element-agreements,.mgc-box form .element-rinuncia_recesso{background:#fff;margin:20px 0}.kyc-activation-root form .element-agreements label,.kyc-activation-root form .element-rinuncia_recesso label,.mgc-box form .element-agreements label,.mgc-box form .element-rinuncia_recesso label{position:static}.kyc-activation-root form .element-agreements .description,.kyc-activation-root form .element-rinuncia_recesso .description,.mgc-box form .element-agreements .description,.mgc-box form .element-rinuncia_recesso .description{display:block;width:100%;margin-bottom:20px}.kyc-activation-root form .element-agreements label.required:after,.kyc-activation-root form .element-rinuncia_recesso label.required:after,.mgc-box form .element-agreements label.required:after,.mgc-box form .element-rinuncia_recesso label.required:after{content:""}@media (min-width:40em){.mgc-buttons-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.kyc-activation-root .mgc-box .form-locked input[disabled],.kyc-activation-root .mgc-box .form-locked select[disabled]{cursor:inherit;color:#999;-webkit-text-fill-color:#999;opacity:1}.kyc-activation-root .mgc-box .form-locked select[disabled]{background-image:none}.kyc-activation-root .mgc-box .form-locked .element .mgc-kyc-icon-pencil{display:block}.kyc-activation-root .mgc-box .form-locked .edit-mode .mgc-kyc-icon-pencil,.kyc-activation-root .mgc-box .form-locked .element .ui-datepicker-trigger{display:none}.kyc-activation-root .mgc-box .form-locked .edit-mode .ui-datepicker-trigger{display:block}.kyc-activation-root .mgc-box .pencils-outside input[disabled],.kyc-activation-root .mgc-box .pencils-outside select[disabled]{cursor:inherit;color:#999;-webkit-text-fill-color:#999;opacity:1}.kyc-activation-root .mgc-box .pencils-outside .element input[type=date],.kyc-activation-root .mgc-box .pencils-outside .element input[type=email],.kyc-activation-root .mgc-box .pencils-outside .element input[type=number],.kyc-activation-root .mgc-box .pencils-outside .element input[type=password],.kyc-activation-root .mgc-box .pencils-outside .element input[type=tel],.kyc-activation-root .mgc-box .pencils-outside .element input[type=text],.kyc-activation-root .mgc-box .pencils-outside .element select{width:calc(100% - 2rem)}.kyc-activation-root .mgc-box .pencils-outside .element input[disabled]+.description .mgc-kyc-icon-pencil,.kyc-activation-root .mgc-box .pencils-outside .element select[disabled]+.description .mgc-kyc-icon-pencil{display:none}.kyc-activation-root .mgc-box .pencils-outside .element .mgc-kyc-icon-pencil{display:block;right:0;top:1.5rem;cursor:default}.kyc-activation-root .mgc-box .pencils-outside .element .ui-datepicker-trigger{right:3rem}.mgc-kyc-icon-info{color:#d90011;background:inherit;cursor:pointer}.mgc-kyc-icon-info.after-required{position:absolute;top:0;left:100%;padding:0 10px 0 0}#mgc-kyc-popup,.mgc-kyc-popup,.mgc-popup{display:none;padding:1rem;position:fixed;background-color:#fff;top:145px;min-height:350px;z-index:10000;left:1rem;width:calc(100% - 2rem)}@media (min-width:40em){#mgc-kyc-popup,.mgc-kyc-popup,.mgc-popup{left:1.5rem;width:calc(100% - 3rem);top:calc(100px + 4rem)}}@media (min-width:64em){#mgc-kyc-popup,.mgc-kyc-popup,.mgc-popup{left:calc(17% + 1rem);top:calc(152px + 2.5rem);width:calc(66% - 2rem);max-width:860px}}@media (min-width:1098px){#mgc-kyc-popup,.mgc-kyc-popup,.mgc-popup{left:calc(50% - 1098px*0.33);width:724.68px}}#mgc-kyc-popup.background-attention,.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background:#fff url(../../default/images/kyc/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-kyc-popup.background-attention,.mgc-popup.background-attention{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-kyc-popup.background-attention,.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background-position:2rem 50%}}#mgc-kyc-popup.background-question,.mgc-kyc-popup.background-question,.mgc-popup.background-question{background:#fff url(../../default/images/kyc/question.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-kyc-popup.background-question,.mgc-kyc-popup.background-question,.mgc-popup.background-question{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-kyc-popup.background-question,.mgc-kyc-popup.background-question,.mgc-popup.background-question{background-position:2rem 50%}}#mgc-kyc-popup.background-document,#mgc-kyc-popup.background-envelop,#mgc-kyc-popup.background-password,#mgc-kyc-popup.background-premium,.mgc-kyc-popup.background-document,.mgc-kyc-popup.background-envelop,.mgc-kyc-popup.background-password,.mgc-kyc-popup.background-premium,.mgc-popup.background-document,.mgc-popup.background-envelop,.mgc-popup.background-password,.mgc-popup.background-premium{background-size:auto}@media (min-width:40em){#mgc-kyc-popup.background-document,#mgc-kyc-popup.background-envelop,#mgc-kyc-popup.background-password,#mgc-kyc-popup.background-premium,.mgc-kyc-popup.background-document,.mgc-kyc-popup.background-envelop,.mgc-kyc-popup.background-password,.mgc-kyc-popup.background-premium,.mgc-popup.background-document,.mgc-popup.background-envelop,.mgc-popup.background-password,.mgc-popup.background-premium{background-position:2rem 50%;background-size:45%}}@media (min-width:40em){#mgc-kyc-popup.background-document .mgc-kyc-popup-content .popup-text,#mgc-kyc-popup.background-envelop .mgc-kyc-popup-content .popup-text,#mgc-kyc-popup.background-password .mgc-kyc-popup-content .popup-text,#mgc-kyc-popup.background-premium .mgc-kyc-popup-content .popup-text,.mgc-kyc-popup.background-document .mgc-kyc-popup-content .popup-text,.mgc-kyc-popup.background-envelop .mgc-kyc-popup-content .popup-text,.mgc-kyc-popup.background-password .mgc-kyc-popup-content .popup-text,.mgc-kyc-popup.background-premium .mgc-kyc-popup-content .popup-text,.mgc-popup.background-document .mgc-kyc-popup-content .popup-text,.mgc-popup.background-envelop .mgc-kyc-popup-content .popup-text,.mgc-popup.background-password .mgc-kyc-popup-content .popup-text,.mgc-popup.background-premium .mgc-kyc-popup-content .popup-text{width:45%}}#mgc-kyc-popup.background-envelop,.mgc-kyc-popup.background-envelop,.mgc-popup.background-envelop{background-color:#fff}@media (min-width:40em){#mgc-kyc-popup.background-envelop,.mgc-kyc-popup.background-envelop,.mgc-popup.background-envelop{background-image:url(../../default/images/kyc/envelop.png);background-repeat:no-repeat}}#mgc-kyc-popup.background-premium,.mgc-kyc-popup.background-premium,.mgc-popup.background-premium{background-color:#fff}@media (min-width:40em){#mgc-kyc-popup.background-premium,.mgc-kyc-popup.background-premium,.mgc-popup.background-premium{background-image:url(../../default/images/kyc/premium.png);background-repeat:no-repeat}}#mgc-kyc-popup.background-document,.mgc-kyc-popup.background-document,.mgc-popup.background-document{background-color:#fff}@media (min-width:40em){#mgc-kyc-popup.background-document,.mgc-kyc-popup.background-document,.mgc-popup.background-document{background-image:url(../../default/images/kyc/document.png);background-repeat:no-repeat}}#mgc-kyc-popup.background-password,.mgc-kyc-popup.background-password,.mgc-popup.background-password{background-color:#fff;background-image:url(../../default/images/kyc/password.png);background-repeat:no-repeat}@media (max-width:39.9375em){#mgc-kyc-popup.background-password,.mgc-kyc-popup.background-password,.mgc-popup.background-password{background-position:50% calc(100% - 1rem);background-size:180px;text-align:center}#mgc-kyc-popup.background-password input,.mgc-kyc-popup.background-password input,.mgc-popup.background-password input{margin:auto}}#mgc-kyc-popup.background-password .mgc-kyc-popup-content .button,.mgc-kyc-popup.background-password .mgc-kyc-popup-content .button,.mgc-popup.background-password .mgc-kyc-popup-content .button{float:none;margin-top:1rem;min-width:180px}#mgc-kyc-popup.background-mastercard,#mgc-kyc-popup.background-mastercard-business,#mgc-kyc-popup.background-mastercard-pays,#mgc-kyc-popup.background-mastercard-reloadable,#mgc-kyc-popup.background-mastercard-web,#mgc-kyc-popup.background-security-code,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business,.mgc-kyc-popup.background-mastercard,.mgc-kyc-popup.background-mastercard-business,.mgc-kyc-popup.background-mastercard-pays,.mgc-kyc-popup.background-mastercard-reloadable,.mgc-kyc-popup.background-mastercard-web,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa,.mgc-kyc-popup.background-prepaid-mastercard-business,.mgc-kyc-popup.background-security-code,.mgc-popup.background-mastercard,.mgc-popup.background-mastercard-business,.mgc-popup.background-mastercard-pays,.mgc-popup.background-mastercard-reloadable,.mgc-popup.background-mastercard-web,.mgc-popup.background-prepaid-mastercard-buonaspesa,.mgc-popup.background-prepaid-mastercard-business,.mgc-popup.background-security-code{min-height:auto}#mgc-kyc-popup.background-mastercard-business .card-back-image-container,#mgc-kyc-popup.background-mastercard-pays .card-back-image-container,#mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container,#mgc-kyc-popup.background-mastercard-web .card-back-image-container,#mgc-kyc-popup.background-mastercard .card-back-image-container,#mgc-kyc-popup.background-security-code .card-back-image-container,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-kyc-popup.background-mastercard-business .card-back-image-container,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container,.mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container,.mgc-kyc-popup.background-mastercard-web .card-back-image-container,.mgc-kyc-popup.background-mastercard .card-back-image-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-kyc-popup.background-security-code .card-back-image-container,.mgc-popup.background-mastercard-business .card-back-image-container,.mgc-popup.background-mastercard-pays .card-back-image-container,.mgc-popup.background-mastercard-reloadable .card-back-image-container,.mgc-popup.background-mastercard-web .card-back-image-container,.mgc-popup.background-mastercard .card-back-image-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-popup.background-security-code .card-back-image-container{position:relative;margin-bottom:90px}@media (min-width:40em) and (max-width:63.9375em){#mgc-kyc-popup.background-mastercard-business .card-back-image-container,#mgc-kyc-popup.background-mastercard-pays .card-back-image-container,#mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container,#mgc-kyc-popup.background-mastercard-web .card-back-image-container,#mgc-kyc-popup.background-mastercard .card-back-image-container,#mgc-kyc-popup.background-security-code .card-back-image-container,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-kyc-popup.background-mastercard-business .card-back-image-container,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container,.mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container,.mgc-kyc-popup.background-mastercard-web .card-back-image-container,.mgc-kyc-popup.background-mastercard .card-back-image-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-kyc-popup.background-security-code .card-back-image-container,.mgc-popup.background-mastercard-business .card-back-image-container,.mgc-popup.background-mastercard-pays .card-back-image-container,.mgc-popup.background-mastercard-reloadable .card-back-image-container,.mgc-popup.background-mastercard-web .card-back-image-container,.mgc-popup.background-mastercard .card-back-image-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-popup.background-security-code .card-back-image-container{margin-bottom:120px}}#mgc-kyc-popup.background-mastercard-business .card-back-image-container img,#mgc-kyc-popup.background-mastercard-pays .card-back-image-container img,#mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container img,#mgc-kyc-popup.background-mastercard-web .card-back-image-container img,#mgc-kyc-popup.background-mastercard .card-back-image-container img,#mgc-kyc-popup.background-security-code .card-back-image-container img,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container img,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container img,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container img,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business .card-back-image-container img,.mgc-kyc-popup.background-mastercard-business .card-back-image-container img,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container img,.mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container img,.mgc-kyc-popup.background-mastercard-web .card-back-image-container img,.mgc-kyc-popup.background-mastercard .card-back-image-container img,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container img,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container img,.mgc-kyc-popup.background-security-code .card-back-image-container img,.mgc-popup.background-mastercard-business .card-back-image-container img,.mgc-popup.background-mastercard-pays .card-back-image-container img,.mgc-popup.background-mastercard-reloadable .card-back-image-container img,.mgc-popup.background-mastercard-web .card-back-image-container img,.mgc-popup.background-mastercard .card-back-image-container img,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container img,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container img,.mgc-popup.background-security-code .card-back-image-container img{width:60%;max-width:none}#mgc-kyc-popup.background-mastercard-business .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-pays .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard .card-back-image-container .indication-text,#mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard .card-back-image-container .indication-text,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,.mgc-popup.background-mastercard-business .card-back-image-container .indication-text,.mgc-popup.background-mastercard-pays .card-back-image-container .indication-text,.mgc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,.mgc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-popup.background-mastercard .card-back-image-container .indication-text,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-popup.background-security-code .card-back-image-container .indication-text{position:absolute;left:calc(60% + 1rem);top:50%}@media (min-width:40em) and (max-width:63.9375em){#mgc-kyc-popup.background-mastercard-business .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-pays .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard .card-back-image-container .indication-text,#mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard .card-back-image-container .indication-text,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,.mgc-popup.background-mastercard-business .card-back-image-container .indication-text,.mgc-popup.background-mastercard-pays .card-back-image-container .indication-text,.mgc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,.mgc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-popup.background-mastercard .card-back-image-container .indication-text,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-popup.background-security-code .card-back-image-container .indication-text{top:55%}}@media (max-width:30em){#mgc-kyc-popup.background-mastercard-business .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-pays .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,#mgc-kyc-popup.background-mastercard .card-back-image-container .indication-text,#mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard .card-back-image-container .indication-text,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,.mgc-popup.background-mastercard-business .card-back-image-container .indication-text,.mgc-popup.background-mastercard-pays .card-back-image-container .indication-text,.mgc-popup.background-mastercard-reloadable .card-back-image-container .indication-text,.mgc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-popup.background-mastercard .card-back-image-container .indication-text,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container .indication-text,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container .indication-text,.mgc-popup.background-security-code .card-back-image-container .indication-text{font-size:.7rem}}@media (max-width:30em){#mgc-kyc-popup.background-mastercard-pays .card-back-image-container,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container,.mgc-popup.background-mastercard-pays .card-back-image-container{margin-bottom:45px}#mgc-kyc-popup.background-mastercard-pays .card-back-image-container img,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container img,.mgc-popup.background-mastercard-pays .card-back-image-container img{width:100%}}#mgc-kyc-popup.background-mastercard-pays .card-back-image-container p.indication-text,.mgc-kyc-popup.background-mastercard-pays .card-back-image-container p.indication-text,.mgc-popup.background-mastercard-pays .card-back-image-container p.indication-text{display:none}#mgc-kyc-popup.background-mastercard-business img.card-image,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa img.card-image,#mgc-kyc-popup.mgc-kyc-popup.background-prepaid-mastercard-business img.card-image,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-buonaspesa img.card-image,#mgc-kyc-popup.mgc-popup.background-prepaid-mastercard-business img.card-image,.mgc-kyc-popup.background-mastercard-business img.card-image,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa img.card-image,.mgc-kyc-popup.background-prepaid-mastercard-business img.card-image,.mgc-popup.background-mastercard-business img.card-image,.mgc-popup.background-prepaid-mastercard-buonaspesa img.card-image,.mgc-popup.background-prepaid-mastercard-business img.card-image{position:absolute;transform:rotate(-10deg);max-width:41%;top:20%;left:6%}#mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-popup.background-mastercard-web .card-back-image-container .indication-text{top:0}@media (max-width:39.9375em){#mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-popup.background-mastercard-web .card-back-image-container .indication-text{left:calc(60% + .5rem)}}@media (min-width:40em){#mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-kyc-popup.background-mastercard-web .card-back-image-container .indication-text,.mgc-popup.background-mastercard-web .card-back-image-container .indication-text{top:5%}}#mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,.mgc-kyc-popup.background-security-code .card-back-image-container .indication-text,.mgc-popup.background-security-code .card-back-image-container .indication-text{top:87%;left:32%;z-index:1}@media (min-width:64em){#mgc-kyc-popup.mgc-box #new-phone-popup-content,#mgc-kyc-popup.mgc-box .mgc-kyc-popup-content,.mgc-kyc-popup.mgc-box #new-phone-popup-content,.mgc-kyc-popup.mgc-box .mgc-kyc-popup-content,.mgc-popup.mgc-box #new-phone-popup-content,.mgc-popup.mgc-box .mgc-kyc-popup-content{padding:0 2rem}}#mgc-kyc-popup .mgc-kyc-popup-close,#mgc-kyc-popup .mgc-popup-close,.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:3rem;font-weight:100;line-height:1rem;cursor:pointer;color:#a7a7a7}#mgc-kyc-popup .mgc-kyc-popup-content .popup-text,.mgc-kyc-popup .mgc-kyc-popup-content .popup-text,.mgc-popup .mgc-kyc-popup-content .popup-text{margin:2rem 1rem}@media (min-width:40em){#mgc-kyc-popup .mgc-kyc-popup-content .popup-text,.mgc-kyc-popup .mgc-kyc-popup-content .popup-text,.mgc-popup .mgc-kyc-popup-content .popup-text{width:50%;margin:0;position:absolute;top:50%;right:1rem;transform:translate(-1rem,-50%)}}#mgc-kyc-popup .mgc-kyc-popup-content .button,.mgc-kyc-popup .mgc-kyc-popup-content .button,.mgc-popup .mgc-kyc-popup-content .button{margin-top:2rem;display:block}#mgc-kyc-popup .mgc-kyc-popup-content .button.button-inline,.mgc-kyc-popup .mgc-kyc-popup-content .button.button-inline,.mgc-popup .mgc-kyc-popup-content .button.button-inline{display:inline-block}#mgc-kyc-popup .card-images-container,.mgc-kyc-popup .card-images-container,.mgc-popup .card-images-container{position:absolute;background-color:#fff;bottom:1rem;right:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-left:1rem}#mgc-kyc-popup .card-images-container img,.mgc-kyc-popup .card-images-container img,.mgc-popup .card-images-container img{max-width:19%;box-shadow:2px 2px 10px #a7a7a7;border-radius:7px;margin-bottom:1rem;filter:opacity(.5)}#mgc-kyc-popup .card-images-container img.active,.mgc-kyc-popup .card-images-container img.active,.mgc-popup .card-images-container img.active{filter:opacity(1)}#mgc-kyc-popup .messages ul li,.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-kyc-popup .messages ul li:before,.mgc-popup .messages ul li:before{border-left:none}.popup-opened .opacity{position:fixed;top:0;display:block;z-index:9999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}.kyc-activation-banner{background:#d90011 url(../../default/images/kyc/banner_activattion_step.png) no-repeat 0;background-size:cover;color:#fff;margin-bottom:1rem}@media (min-width:40em){.kyc-activation-banner{background-position:100%}}.kyc-activation-banner .form-title{margin:auto;padding:1rem;font-size:2rem;line-height:2rem;color:inherit;text-align:center}@media (max-width:30em){.kyc-activation-banner .form-title{font-size:1.75rem;line-height:1.75rem}}@media (min-width:64em){.kyc-activation-banner .form-title{font-size:2.25rem;padding:2rem 1rem}}.kyc-breadcrumbs{text-align:center;color:#c3c3c3;margin-bottom:1.5rem}.kyc-breadcrumbs .breadcrumb-item,.kyc-breadcrumbs>div{display:inline-block}.kyc-breadcrumbs .breadcrumb-item.active,.kyc-breadcrumbs>div.active{color:#d90011}.kyc-breadcrumbs .breadcrumb-item.has-separator,.kyc-breadcrumbs>div.has-separator{position:relative;margin-right:40px}@media (max-width:30em){.kyc-breadcrumbs .breadcrumb-item.has-separator,.kyc-breadcrumbs>div.has-separator{margin-right:20px}}.kyc-breadcrumbs .breadcrumb-item.has-separator:after,.kyc-breadcrumbs>div.has-separator:after{content:"";position:absolute;border:1px dashed #c3c3c3;left:100%;top:calc(50% - .875rem);width:40px}@media (max-width:30em){.kyc-breadcrumbs .breadcrumb-item.has-separator:after,.kyc-breadcrumbs>div.has-separator:after{width:20px}}.kyc-breadcrumbs .breadcrumb-item [class^=mgc-kyc-icon-],.kyc-breadcrumbs>div [class^=mgc-kyc-icon-]{padding:0 .3rem;font-size:3rem}@media (min-width:40em){.kyc-breadcrumbs .breadcrumb-item [class^=mgc-kyc-icon-],.kyc-breadcrumbs>div [class^=mgc-kyc-icon-]{font-size:4rem}}.kyc-breadcrumbs .breadcrumb-item .kyc-icon-label,.kyc-breadcrumbs>div .kyc-icon-label{display:block;font-size:.875rem}.kyc-activation-root .product-data{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:1rem 0}@media (min-width:40em){.kyc-activation-root .product-data{text-align:left}}.kyc-activation-root .product-data .product-name{text-align:center;font-size:1.5rem;line-height:1}@media (min-width:40em){.kyc-activation-root .product-data .product-name{text-align:left;margin-bottom:0}}@media (max-width:39.9375em){.kyc-activation-root .product-data .product-name{margin:1rem 0 0}}.kyc-activation-root .product-data img{width:90%}.otp-actions-container{margin-top:1rem}.activation-success-banner{background:#d90011 url(../../default/images/kyc/banner_confirm_activation.png) no-repeat 100%;color:#fff;background-size:cover;padding:1rem;margin-bottom:2rem}@media (min-width:40em){.activation-success-banner{padding:1rem 2rem}}.activation-success-banner h1{margin:0;text-align:left;line-height:1}@media (max-width:30em){.activation-success-banner h1{font-size:1.5rem}}.card-info-data{list-style:none;margin:1.5rem 0;font-size:large}@media (min-width:40em){.card-info-data{columns:2}}.kyc-activation-root .mgc-box .usage-instructions{text-align:justify;margin-top:2rem}.kyc-activation-root .mgc-box .usage-instructions p{margin-bottom:0}.kyc-activation-root .mgc-box .more-info a:not(.button),.kyc-activation-root .mgc-box .usage-instructions p a:not(.button){color:inherit;font-weight:700}.kyc-activation-root .mgc-box a.button,.kyc-activation-root .mgc-box a.button:focus,.kyc-activation-root .mgc-box a.button:hover{color:#fff;text-decoration:none}.disclaimer{text-align:justify;font-size:smaller}.grey-box{background-color:#f7f7f7;padding:1rem}@media (min-width:40em) and (max-width:63.9375em){.grey-box{padding:1.5rem}}@media (min-width:64em){.grey-box{padding:2rem}}.disclaimer p,.grey-box,.usage-instructions{margin-bottom:2rem}.button-container{margin-top:3rem}.premium-choose{margin:1rem 0}.premium-choose p{margin-bottom:0}.margin-bottom-medium{margin-bottom:3rem}.margin-bottom-large{margin-bottom:4rem}.btn-2-line{line-height:1;font-size:1rem;padding:.5rem 1rem;float:none}.register-card-root .mgc-box{margin-bottom:4rem}.register-card-root .button{float:none}@media (min-width:64em){.register-card-root .form-wrapper{padding-top:2rem}}.register-card-root #success{padding-top:4rem;min-height:520px;margin-bottom:8rem}@media (min-width:64em){.register-card-root #success{padding-top:6rem}}.buonaspesa-wallet .limits-container>span,.business-wallet .limits-container>span,.kyc-account .limits-container>span,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container>span,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container>span,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container>span,.mgc-popup.background-prepaid-mastercard-business .limits-container>span{display:inline-block;width:30%}.buonaspesa-wallet .limits-container .activation-limits-bar .limit .value,.business-wallet .limits-container .activation-limits-bar .limit .value,.kyc-account .limits-container .activation-limits-bar .limit .value,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit .value,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit .value,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit .value,.mgc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit .value{min-width:70px}.buonaspesa-wallet .box-account .active-cards-title,.business-wallet .box-account .active-cards-title,.kyc-account .box-account .active-cards-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-account .active-cards-title,.mgc-kyc-popup.background-prepaid-mastercard-business .box-account .active-cards-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-account .active-cards-title,.mgc-popup.background-prepaid-mastercard-business .box-account .active-cards-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline}.buonaspesa-wallet .box-account .active-cards-title h2,.business-wallet .box-account .active-cards-title h2,.kyc-account .box-account .active-cards-title h2,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-account .active-cards-title h2,.mgc-kyc-popup.background-prepaid-mastercard-business .box-account .active-cards-title h2,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-account .active-cards-title h2,.mgc-popup.background-prepaid-mastercard-business .box-account .active-cards-title h2{width:auto}.buonaspesa-wallet .box-account .active-cards-title a,.business-wallet .box-account .active-cards-title a,.kyc-account .box-account .active-cards-title a,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-account .active-cards-title a,.mgc-kyc-popup.background-prepaid-mastercard-business .box-account .active-cards-title a,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-account .active-cards-title a,.mgc-popup.background-prepaid-mastercard-business .box-account .active-cards-title a{text-transform:none;padding-bottom:0}.buonaspesa-wallet .balance-container,.business-wallet .balance-container,.kyc-account .balance-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .balance-container,.mgc-kyc-popup.background-prepaid-mastercard-business .balance-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .balance-container,.mgc-popup.background-prepaid-mastercard-business .balance-container{margin:2rem 0}@media (min-width:40em){.buonaspesa-wallet .balance-container,.business-wallet .balance-container,.kyc-account .balance-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .balance-container,.mgc-kyc-popup.background-prepaid-mastercard-business .balance-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .balance-container,.mgc-popup.background-prepaid-mastercard-business .balance-container{margin:3rem 0}}.item-container .balance-bar-container,.item-container .top-up-btn-container{margin:1rem 0}@media (min-width:40em){.item-container .balance-bar-container,.item-container .top-up-btn-container{margin:2rem 0}}@media (min-width:40em){.item-container .balance-bar-container{text-align:right;padding-right:0}.item-container .balance-bar-container span{padding-right:2rem}}.item-container .top-up-btn-container{text-align:center}@media (min-width:40em){.item-container .top-up-btn-container{padding-top:2rem;padding-left:2rem;text-align:left}}@media (max-width:39.9375em){.item-container .top-up-btn-container{margin-top:0}}.item-container .top-up-btn-container .button{height:35px;min-width:120px;margin-bottom:0}.item-container .limits-container .activation-limits-bar{height:25px}.item-container .limits-container .activation-limits-bar .limit{height:25px;text-align:left}.item-container .limits-container .activation-limits-bar .limit:after{position:absolute;top:-15px;left:calc(100% - 10px);border-left-width:10px;border-right-width:10px;border-top-width:13px}.item-container .limits-container .activation-limits-bar .limit .value{position:absolute;top:-36px;left:calc(100% - 10px)}.buonaspesa-wallet .item-container.locked-card,.business-wallet .item-container.locked-card,.kyc-account .item-container.locked-card,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container.locked-card,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container.locked-card,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container.locked-card,.mgc-popup.background-prepaid-mastercard-business .item-container.locked-card{background-color:#fadada}.buonaspesa-wallet .item-container.locked-card .locked-card-title,.business-wallet .item-container.locked-card .locked-card-title,.kyc-account .item-container.locked-card .locked-card-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container.locked-card .locked-card-title,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container.locked-card .locked-card-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container.locked-card .locked-card-title,.mgc-popup.background-prepaid-mastercard-business .item-container.locked-card .locked-card-title{text-transform:uppercase}.buonaspesa-wallet .item-container.locked-card .locked-card-description,.business-wallet .item-container.locked-card .locked-card-description,.kyc-account .item-container.locked-card .locked-card-description,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container.locked-card .locked-card-description,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container.locked-card .locked-card-description,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container.locked-card .locked-card-description,.mgc-popup.background-prepaid-mastercard-business .item-container.locked-card .locked-card-description{font-weight:700}.flex-center-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:63.9375em){.details-button-container{margin-top:1rem}}.rechargeable-item-container .balance-container{margin:1rem 0}.card-item-data span.card-label{padding-right:.5rem}@media (min-width:64em){.card-item-data{margin-top:.5rem;column-count:2}}.transactions-content .mgc-kyc-icon-calendar{cursor:pointer;font-size:1.125rem;padding:.3rem .3rem .4rem calc(.3rem + 4px)}.transactions-content .mgc-kyc-icon-calendar:before{color:#b5b5b5}.transactions-content .balance-container{margin-bottom:3rem}@media (max-width:30em){.transactions-title{position:relative}}.transactions-title.border-bottom{padding-bottom:.5rem;border-bottom:2px solid #ccc}.transactions-bottom .button,.transactions-bottom .number-info{margin:2rem auto}@media (max-width:39.9375em){.transactions-bottom .button,.transactions-bottom .number-info{display:block}}@media (min-width:40em){.transactions-bottom .button,.transactions-bottom .number-info{margin:0 2rem}}.number-info{color:#666;font-weight:300}.calendar-container{position:relative;z-index:1;margin-left:2rem;display:inline-block;text-align:left;background-color:#fff;border:1px solid #b5b5b5}@media (max-width:30em){.calendar-container{position:static}}.calendar-container .form-container,.calendar-container .selected-container{display:inline-block;vertical-align:top}.calendar-container .form-container form{padding:0;margin:0}.calendar-container .form-container form input{background:transparent;height:0;width:30px;visibility:hidden;padding:0;margin:0;border:none}.calendar-container .form-container .selected{position:relative;width:auto;filter:none}.calendar-container .form-container .selected input,.calendar-container .form-container .selected label{display:inline-block;text-transform:uppercase}.calendar-container .form-container .selected input{color:#d90011}.calendar-container .selected-container{text-transform:uppercase}.calendar-container .selected-container button,.calendar-container .selected-container div{display:inline-block;margin:0 .5rem}.calendar-container .selected-container #selected-value{margin-right:calc(30px + .5rem);color:#666;font-size:1.125rem;font-weight:300}.calendar-container .selected-container .clear-btn{position:absolute;top:.3rem;right:0;background-color:#707070;color:#fff;border-radius:50%;width:17px;height:17px;font-size:.7rem;line-height:1}.calendar-container .selected-container span{color:#d90011}.calendar-container .selected-container.hidden #selected-value,.calendar-container .selected-container.hidden button,.calendar-container .selected-container.hidden div{margin:0}.calendar-container .selected-container.hidden .clear-btn{display:none}.dotcom-card-index-recovercard #card_image,.dotcom-kyc-account-recovercard #card_image{text-align:center}.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa,.mgc-kyc-popup.background-prepaid-mastercard-business,.mgc-popup.background-prepaid-mastercard-buonaspesa,.mgc-popup.background-prepaid-mastercard-business{min-height:380px}@media (min-width:40em){.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .mgc-kyc-popup-content,.mgc-kyc-popup.background-prepaid-mastercard-business .mgc-kyc-popup-content,.mgc-popup.background-prepaid-mastercard-buonaspesa .mgc-kyc-popup-content,.mgc-popup.background-prepaid-mastercard-business .mgc-kyc-popup-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}}.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container{margin-bottom:1rem;max-width:85%}@media (min-width:40em){.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container{max-width:55%}}.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container img,.mgc-kyc-popup.background-prepaid-mastercard-business .card-back-image-container img,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-back-image-container img,.mgc-popup.background-prepaid-mastercard-business .card-back-image-container img{width:100%}.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa img.card-image,.mgc-kyc-popup.background-prepaid-mastercard-business img.card-image,.mgc-popup.background-prepaid-mastercard-buonaspesa img.card-image,.mgc-popup.background-prepaid-mastercard-business img.card-image{transform:rotate(0deg);left:25%;max-width:85%}@media (min-width:40em){.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .popup-text,.mgc-kyc-popup.background-prepaid-mastercard-business .popup-text,.mgc-popup.background-prepaid-mastercard-buonaspesa .popup-text,.mgc-popup.background-prepaid-mastercard-business .popup-text{position:static;top:0;transform:none;width:35%}}.dotcom-card-buonaspesa-register .form-title,.dotcom-card-business-register .form-title{text-transform:none}body.customer-account .my-account .page-title h1{margin-bottom:0;margin-top:30px;font-weight:500;font-size:1.5rem}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .my-account .page-title h1{font-size:2.25rem}}@media (min-width:64em){body.customer-account .my-account .page-title h1{font-size:2.5rem}}@media (min-width:90em){body.customer-account .my-account .page-title h1{font-size:2.75rem}}@media (max-width:63.9375em){body.customer-account .my-account .page-title h1{margin:10px}}body.customer-account .my-account .welcome-msg{padding:0 1rem}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .my-account .welcome-msg{padding:0 1.5rem}}@media (min-width:64em){body.customer-account .my-account .welcome-msg{padding:0 10%}}body.customer-account .my-account .dashboard .box-account{margin-bottom:10px;padding:1px 10% 30px}body.customer-account .my-account .dashboard .box-account h2{font-size:22px;font-size:1.375rem;font-weight:500}@media (max-width:39.9375em){body.customer-account .my-account .dashboard .box-account h2{font-size:1.0625rem;text-align:center}}body.customer-account .my-account .dashboard .box-account.box-recent h2{padding-left:40px;background:url(../../default/images/kyc/icons/orders.png) no-repeat 0/30px}body.customer-account .my-account .dashboard .box-account.box-info h2{padding-left:40px;background:url(../../default/images/kyc/icons/account_edit.png) no-repeat 0/30px}body.customer-account .my-account .dashboard .box-account.box-address h2{padding-left:40px;background:url(../../default/images/kyc/icons/address_book.png) no-repeat 0/30px}@media (max-width:63.9375em){body.customer-account .my-account .dashboard .box-account{padding-left:10px;padding-right:10px}}body.customer-account .my-account .btn-container-centered{text-align:center}body.customer-account .my-account .btn-container-centered button.button{float:none;margin:40px auto}body.customer-account .my-account .btn-container-centered a.btn-red{margin:0 auto}body.customer-account .my-account .btn-container-centered .back-link{padding-bottom:30px}body.customer-account .my-account .btn-container-floated a.btn-red{margin:0 10px 10px 0}@media (min-width:40em){body.customer-account .my-account .btn-container-floated a.btn-red{float:left}body.customer-account .my-account .btn-container-floated a.btn-red:after,body.customer-account .my-account .btn-container-floated a.btn-red:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}body.customer-account .my-account .btn-container-floated a.btn-red:after{clear:both}}@media (max-width:39.9375em){body.customer-account .my-account .btn-container-floated a.btn-red{float:none;margin-left:auto;margin-right:auto}}body.customer-account .my-account .box-info .col-1{padding-right:0}body.customer-account .my-account .box-info .col-2{padding-right:0;padding-left:0}body.customer-account .my-account .box-info .col2-set.newsletter{padding-top:20px;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;height:100%}@media (max-width:63.9375em){body.customer-account .my-account .box-info .col2-set.newsletter{-ms-flex-direction:column;flex-direction:column}}body.customer-account .my-account .box-info .col2-set.newsletter .col-1,body.customer-account .my-account .box-info .col2-set.newsletter .col-2{padding-bottom:15px;display:-ms-flexbox;display:flex;height:auto}@media (max-width:63.9375em){body.customer-account .my-account .box-info .col2-set.newsletter .col-1,body.customer-account .my-account .box-info .col2-set.newsletter .col-2{float:none;width:100%}}body.customer-account .my-account .box-info .col2-set.newsletter .col-1 .box,body.customer-account .my-account .box-info .col2-set.newsletter .col-2 .box{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;float:none;height:100%}body.customer-account .my-account .box-info .col2-set.newsletter .col-1 .box .box-content,body.customer-account .my-account .box-info .col2-set.newsletter .col-2 .box .box-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;height:100%}body.customer-account .my-account .box-info .col2-set.newsletter .col-1 .box .box-content .btn-container-floated,body.customer-account .my-account .box-info .col2-set.newsletter .col-2 .box .box-content .btn-container-floated{margin-top:auto}body.customer-account .my-account .box-info .col2-set.newsletter .col-2{padding:15px 20px 20px;border:5px solid #d12d26;float:none}body.customer-account .my-account .box-info .col2-set.newsletter .col-2 button{margin-bottom:0;float:none;min-width:auto;min-height:38px;line-height:1.5rem}body.customer-account .my-account .box-info .form-list .control input.checkbox{margin:7px 0 0}body.customer-account .my-account .box-info .form-list .control label{margin:0;padding:0 0 0 5px}body.customer-account .my-account .box-info address{margin-bottom:20px}body.customer-account .my-account a.btn-red{font-size:.75rem;text-transform:uppercase;color:#fff;padding:.8rem 1rem;line-height:1;display:block;width:160px;text-align:center}body.customer-account .my-account form{max-width:100%}body.customer-account .my-account form .fieldset{margin-top:10px;padding-left:10%;padding-right:10%}@media (max-width:39.9375em){body.customer-account .my-account form .fieldset{padding-left:1rem;padding-right:1rem}}body.customer-account .my-account form .fieldset h2{width:100%}body.customer-account .my-account form .form,body.customer-account .my-account form .form-list{display:-ms-flexbox;-webkit-box-flex:1;-ms-flex:1;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:63.9375em){body.customer-account .my-account form .form,body.customer-account .my-account form .form-list{-ms-flex-direction:column;flex-direction:column}}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]),body.customer-account .my-account form .form-list .field,body.customer-account .my-account form .form .element:not([class*=element-privacy]),body.customer-account .my-account form .form .field{position:relative;background:#fff;padding-top:.5rem;margin-bottom:1rem;width:48%;box-sizing:border-box}@media (max-width:63.9375em){body.customer-account .my-account form .form-list .element:not([class*=element-privacy]),body.customer-account .my-account form .form-list .field,body.customer-account .my-account form .form .element:not([class*=element-privacy]),body.customer-account .my-account form .form .field{width:100%}}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .my-account form .form-list .element:not([class*=element-privacy]),body.customer-account .my-account form .form-list .field,body.customer-account .my-account form .form .element:not([class*=element-privacy]),body.customer-account .my-account form .form .field{max-width:475px;margin-left:auto;margin-right:auto}}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]).full-width,body.customer-account .my-account form .form-list .field.full-width,body.customer-account .my-account form .form .element:not([class*=element-privacy]).full-width,body.customer-account .my-account form .form .field.full-width{width:100%}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) label,body.customer-account .my-account form .form-list .field label,body.customer-account .my-account form .form .element:not([class*=element-privacy]) label,body.customer-account .my-account form .form .field label{color:#000;font-weight:400;font-size:1rem;line-height:1;position:absolute;top:0;left:.5rem;z-index:1;background-color:inherit;padding:0 .5rem;margin-right:.5rem}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) .mgc-kyc-icon-pencil,body.customer-account .my-account form .form-list .field .mgc-kyc-icon-pencil,body.customer-account .my-account form .form .element:not([class*=element-privacy]) .mgc-kyc-icon-pencil,body.customer-account .my-account form .form .field .mgc-kyc-icon-pencil{position:absolute;right:0;top:1.15rem;color:#d90011;font-size:20px;font-size:1.25rem}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=date],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=email],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=number],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=password],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=tel],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=text],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form-list .field input[type=date],body.customer-account .my-account form .form-list .field input[type=email],body.customer-account .my-account form .form-list .field input[type=number],body.customer-account .my-account form .form-list .field input[type=password],body.customer-account .my-account form .form-list .field input[type=tel],body.customer-account .my-account form .form-list .field input[type=text],body.customer-account .my-account form .form-list .field select,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=date],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=email],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=number],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=password],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=tel],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=text],body.customer-account .my-account form .form .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form .field input[type=date],body.customer-account .my-account form .form .field input[type=email],body.customer-account .my-account form .form .field input[type=number],body.customer-account .my-account form .form .field input[type=password],body.customer-account .my-account form .form .field input[type=tel],body.customer-account .my-account form .form .field input[type=text],body.customer-account .my-account form .form .field select{border:.6px solid #a8a8a8;height:40px;background-color:inherit;padding:.5rem 1rem 0;margin-bottom:0;width:calc(100% - 1.5rem);max-width:none;font-size:20px;font-size:1.25rem;color:#000;font-weight:300}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=date]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=email]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=number]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=password]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=tel]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=text]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select:focus,body.customer-account .my-account form .form-list .field input[type=date]:focus,body.customer-account .my-account form .form-list .field input[type=email]:focus,body.customer-account .my-account form .form-list .field input[type=number]:focus,body.customer-account .my-account form .form-list .field input[type=password]:focus,body.customer-account .my-account form .form-list .field input[type=tel]:focus,body.customer-account .my-account form .form-list .field input[type=text]:focus,body.customer-account .my-account form .form-list .field select:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=date]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=email]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=number]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=password]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=tel]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=text]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select:focus,body.customer-account .my-account form .form .field input[type=date]:focus,body.customer-account .my-account form .form .field input[type=email]:focus,body.customer-account .my-account form .form .field input[type=number]:focus,body.customer-account .my-account form .form .field input[type=password]:focus,body.customer-account .my-account form .form .field input[type=tel]:focus,body.customer-account .my-account form .form .field input[type=text]:focus,body.customer-account .my-account form .form .field select:focus{border-color:#d90011}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[disabled],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select[disabled],body.customer-account .my-account form .form-list .field input[disabled],body.customer-account .my-account form .form-list .field select[disabled],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[disabled],body.customer-account .my-account form .form .element:not([class*=element-privacy]) select[disabled],body.customer-account .my-account form .form .field input[disabled],body.customer-account .my-account form .form .field select[disabled]{color:#999;-webkit-text-fill-color:#999;opacity:1}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form-list .field select,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form .field select{background-size:1rem;background-image:url(../../default/images/kyc/icons/chevron-down.svg);background-repeat:no-repeat;background-position:100% 50%;-webkit-appearance:none;-moz-appearance:none;appearance:none}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select option,body.customer-account .my-account form .form-list .field select option,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select option,body.customer-account .my-account form .form .field select option{color:#000}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select.placeholder,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select option:first-child,body.customer-account .my-account form .form-list .field select.placeholder,body.customer-account .my-account form .form-list .field select option:first-child,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select.placeholder,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select option:first-child,body.customer-account .my-account form .form .field select.placeholder,body.customer-account .my-account form .form .field select option:first-child{color:#999}body.customer-account .my-account form .form-list .field .edit-mode .mgc-kyc-icon-pencil,body.customer-account .my-account form .form .field .edit-mode .mgc-kyc-icon-pencil{display:none}body.customer-account .my-account form .form-list .field .edit-mode select,body.customer-account .my-account form .form .field .edit-mode select{background-image:url(../../default/images/kyc/icons/chevron-down.svg)}body.customer-account .my-account form .form-list .field-radio,body.customer-account .my-account form .form .field-radio{width:100%}body.customer-account .my-account form .form-list .field-radio label,body.customer-account .my-account form .form .field-radio label{position:static;padding-left:0;line-height:normal}body.customer-account .my-account form .form-list .field-radio .input-box-radio,body.customer-account .my-account form .form .field-radio .input-box-radio{margin-top:.5rem}body.customer-account .my-account form .form-list .element-file label.button,body.customer-account .my-account form .form .element-file label.button{position:static;color:#fff;line-height:40px;line-height:2.5rem}body.customer-account .my-account form .form-list .element-file .description,body.customer-account .my-account form .form .element-file .description{margin-bottom:1rem;max-height:none}body.customer-account .my-account form .form-list .element-file .description .required,body.customer-account .my-account form .form .element-file .description .required{padding-right:.75rem}body.customer-account .my-account form .form-list .element-file .description img,body.customer-account .my-account form .form .element-file .description img{max-width:250px;margin-top:1rem;display:none}body.customer-account .my-account form .element-tel{width:100%}body.customer-account .my-account form .element-tel .iti__selected-flag{background-color:inherit;padding-top:.5rem;padding-left:1rem;height:40px}body.customer-account .my-account form .element-tel input[type=tel]{padding-left:3.5rem!important}body.customer-account .my-account form .informativabreve{border:1px solid #ededed;height:50px;overflow-y:auto;padding:0 20px}body.customer-account .my-account form .buttons-set{border-top:none;-ms-flex-pack:center;justify-content:center}body.customer-account .my-account form .buttons-set button{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:auto;margin-bottom:2rem}body.customer-account .my-account form .documents-container{font-size:1rem}body.customer-account .my-account form .documents-container ul{margin-left:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}body.customer-account .my-account form .documents-container ul li{width:48%}@media (max-width:63.9375em){body.customer-account .my-account form .documents-container ul li{width:100%}}body.customer-account .my-account form .documents-container ul li a{color:#424242}body.customer-account .my-account form .documents-container ul li a span{font-size:1rem}body.customer-account .my-account form .documents-container ul li a img{margin-right:.5rem}body.customer-account .my-account .addresses-list{padding:30px 10%}@media (max-width:768px){body.customer-account .my-account .addresses-list .item{margin-bottom:15px;padding-right:0;float:none;width:auto}}body.customer-account .my-account .addresses-list h2{text-transform:none}body.customer-account .my-account .addresses-list ol{margin:0}body.customer-account .my-account .addresses-list a.btn-red{width:250px;margin-top:20px}body.customer-account .my-account .data-table{margin-bottom:35px}body.customer-account.sales-order-history .box-shadow,body.customer-account.sales-order-invoice .box-shadow,body.customer-account.sales-order-view .box-shadow{padding:30px 10%}body.customer-account.sales-order-history .box-shadow .subtitle,body.customer-account.sales-order-invoice .box-shadow .subtitle,body.customer-account.sales-order-view .box-shadow .subtitle{display:none}body.customer-account.sales-order-history .box-shadow .order-actions,body.customer-account.sales-order-invoice .box-shadow .order-actions,body.customer-account.sales-order-view .box-shadow .order-actions{float:right;text-transform:uppercase}body.customer-account.sales-order-history .box-shadow .order-actions:after,body.customer-account.sales-order-history .box-shadow .order-actions:before,body.customer-account.sales-order-invoice .box-shadow .order-actions:after,body.customer-account.sales-order-invoice .box-shadow .order-actions:before,body.customer-account.sales-order-view .box-shadow .order-actions:after,body.customer-account.sales-order-view .box-shadow .order-actions:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}body.customer-account.sales-order-history .box-shadow .order-actions:after,body.customer-account.sales-order-invoice .box-shadow .order-actions:after,body.customer-account.sales-order-view .box-shadow .order-actions:after{clear:both}body.customer-account.sales-order-history .order-info,body.customer-account.sales-order-invoice .order-info,body.customer-account.sales-order-view .order-info{border-bottom:1px solid silver;margin-top:30px}body.customer-account.sales-order-history .order-info ul li a,body.customer-account.sales-order-invoice .order-info ul li a,body.customer-account.sales-order-view .order-info ul li a{color:inherit;font-weight:600;font-size:inherit}body.customer-account.sales-order-history .order-info ul li.current,body.customer-account.sales-order-invoice .order-info ul li.current,body.customer-account.sales-order-view .order-info ul li.current{color:#d90011;border-bottom:8px solid #d90011;padding-bottom:7px}body.customer-account.sales-order-history .order-info-box,body.customer-account.sales-order-invoice .order-info-box,body.customer-account.sales-order-view .order-info-box{border-bottom:1px solid silver}body.customer-account.sales-order-history .buttons-set,body.customer-account.sales-order-invoice .buttons-set,body.customer-account.sales-order-view .buttons-set{border-top:none}body.customer-account.sales-order-invoice .order-info-box{margin-bottom:10px}body.customer-account.sales-order-invoice .order-items .item-invoice{border-bottom:1px solid #ededed;margin-bottom:20px}body.customer-account.sales-order-invoice .order-items .item-invoice:after,body.customer-account.sales-order-invoice .order-items .item-invoice:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}body.customer-account.sales-order-invoice .order-items .item-invoice:after{clear:both}body.customer-account.sales-order-invoice .order-items .item-invoice .sub-title{float:left;width:auto}body.customer-account.sales-order-invoice .order-items .item-invoice .link-print{float:right;text-transform:uppercase;margin-top:4px}body.customer-account.sales-order-invoice .order-items .invoice-links{padding-bottom:20px;border-bottom:1px solid silver;margin-bottom:40px}body.customer-account.sales-order-invoice .order-items .invoice-links a.btn-red{width:200px}body.customer-account.sales-order-invoice .order-items h3{font-size:20px;font-size:1.25rem;text-transform:none;border-bottom:1px solid silver;padding-bottom:10px}body.customer-account.wishlist-index-index tbody tr:nth-child(2n){background:#fff}body.customer-account.attivazione-wallet-index .sidebar .block-account{border:none}body.customer-account.attivazione-wallet-index .dashboard .box-account{padding-top:30px}@media (min-width:64em){body.customer-account.attivazione-wallet-index .dashboard .box-account.slick-slide{padding-left:5%;padding-right:5%}}body.customer-account.attivazione-wallet-index .dashboard .box-account h2{border-bottom:1px solid silver}body.customer-account.attivazione-wallet-index .dashboard .box-account .empty{text-align:left;margin-top:40px}@media (max-width:63.9375em){body.customer-account .col-main{width:100%}}body.customer-account .sidebar{margin-top:80px}@media (max-width:63.9375em){body.customer-account .sidebar{margin-top:0;float:none;width:100%}}body.customer-account .sidebar .block-account ul li.current{text-decoration:underline}body.customer-account .sidebar .block-content ul{list-style:none}@media (max-width:63.9375em){body.customer-account .sidebar .block-content ul{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-pack:center;justify-content:center;margin:0}}body.customer-account .sidebar .block-content ul li{padding-left:30px;background-repeat:no-repeat;background-position:0;background-size:20px}@media (max-width:63.9375em){body.customer-account .sidebar .block-content ul li{background-position:top;width:33%;padding-top:25px;padding-left:0;text-align:center}}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .sidebar .block-content ul li{width:25%}}body.customer-account .sidebar .block-content ul li.account{background-image:url(../../default/images/kyc/icons/account.png)}body.customer-account .sidebar .block-content ul li.account_edit{background-image:url(../../default/images/kyc/icons/account_edit.png)}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .sidebar .block-content ul li.account_edit{width:26%}}body.customer-account .sidebar .block-content ul li.address_book{background-image:url(../../default/images/kyc/icons/address_book.png)}body.customer-account .sidebar .block-content ul li.wishlist{background-image:url(../../default/images/kyc/icons/wishlist.png)}body.customer-account .sidebar .block-content ul li.orders{background-image:url(../../default/images/kyc/icons/orders.png)}body.customer-account .sidebar .block-content ul li.wallet{background-image:url(../../default/images/kyc/icons/wallet.png)}body.customer-account .sidebar .block-content ul li.buonaspesa_wallet,body.customer-account .sidebar .block-content ul li.business_wallet,body.customer-account .sidebar .block-content ul li.mastercard_wallet{background-image:url(../../default/images/kyc/icons/mastercard_wallet.png)}@media (max-width:39.9375em){body.customer-account .sidebar .block-content ul li.buonaspesa_wallet,body.customer-account .sidebar .block-content ul li.business_wallet,body.customer-account .sidebar .block-content ul li.mastercard_wallet{width:100%;max-width:100%}}@media (max-width:63.9375em){body.customer-account .sidebar .block-content.no-display{display:block!important;border:none;padding:0}}body.customer-account .account-banner{position:relative}@media (max-width:39.9375em){body.customer-account .account-banner{max-height:350px}}body.customer-account .account-banner .account-banner-text{position:absolute;color:#fff;max-width:45%;top:6rem;left:1.5rem}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .account-banner .account-banner-text{top:calc(50% - 3.5rem)}}@media (min-width:64em){body.customer-account .account-banner .account-banner-text{top:calc(50% - 3rem);left:calc(10% + 2.5rem);max-width:calc(40% - 4rem)}}body.customer-account .account-banner .account-banner-text h1{line-height:1}@media (max-width:30em){body.customer-account .account-banner .account-banner-text h1{margin-bottom:0}}@media (max-width:39.9375em){body.customer-account .account-banner .account-banner-text h1{margin-bottom:1.5rem}}body.customer-account .account-banner .account-banner-text p{font-size:1rem}body.customer-account .account-banner img{width:100%;max-width:100%}@media (max-width:30em){body.customer-account .account-banner{background:#d90011 url(../../default/images/kyc/banner_small_mobile.jpg) no-repeat 50%;background-size:cover}body.customer-account .account-banner .account-banner-text{position:static;width:100%;max-width:none;padding:1rem}}form .ui-datepicker-trigger{position:absolute;max-width:1.5rem;top:20px;right:1rem;cursor:pointer}form .has-pencil-outside .ui-datepicker-trigger{top:1rem;right:2.5rem}.customer-account .mgc-kyc-popup-content .popup-text,.customer-account .mgc-kyc-popup-content .popup-text a{font-size:inherit}.buonaspesa-wallet .main-container,.business-wallet .main-container,.customer-account .main-container,.kyc-account .main-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main-container,.mgc-kyc-popup.background-prepaid-mastercard-business .main-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .main-container,.mgc-popup.background-prepaid-mastercard-business .main-container{max-width:none}.customer-account.main-large .main,.kyc-account.main-large .main,.main-large.buonaspesa-wallet .main,.main-large.business-wallet .main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main,.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main,.main-large.mgc-popup.background-prepaid-mastercard-business .main{margin-bottom:0;max-width:1604px}.customer-account.main-large .main .col-main,.kyc-account.main-large .main .col-main,.main-large.buonaspesa-wallet .main .col-main,.main-large.business-wallet .main .col-main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main .col-main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main .col-main,.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main .col-main,.main-large.mgc-popup.background-prepaid-mastercard-business .main .col-main{max-width:none}@media (max-width:63.9375em){.customer-account.main-large .main,.kyc-account.main-large .main,.main-large.buonaspesa-wallet .main,.main-large.business-wallet .main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main,.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main,.main-large.mgc-popup.background-prepaid-mastercard-business .main{padding:0}.customer-account.main-large .main .col-main,.kyc-account.main-large .main .col-main,.main-large.buonaspesa-wallet .main .col-main,.main-large.business-wallet .main .col-main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main .col-main,.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main .col-main,.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main .col-main,.main-large.mgc-popup.background-prepaid-mastercard-business .main .col-main{padding:0;max-width:none}}.customer-account.main-large .main .my-account .box-account,.kyc-account.main-large .main .my-account .box-account,.main-large.buonaspesa-wallet .main .my-account .box-account,.main-large.business-wallet .main .my-account .box-account,.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account,.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main .my-account .box-account,.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account,.main-large.mgc-popup.background-prepaid-mastercard-business .main .my-account .box-account{margin-bottom:2rem}@media (max-width:39.9375em){.customer-account.main-large .main .my-account .box-account,.kyc-account.main-large .main .my-account .box-account,.main-large.buonaspesa-wallet .main .my-account .box-account,.main-large.business-wallet .main .my-account .box-account,.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account,.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main .my-account .box-account,.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account,.main-large.mgc-popup.background-prepaid-mastercard-business .main .my-account .box-account{padding-left:1rem;padding-right:1rem}}@media (min-width:40em) and (max-width:63.9375em){.customer-account.main-large .main .my-account .box-account,.kyc-account.main-large .main .my-account .box-account,.main-large.buonaspesa-wallet .main .my-account .box-account,.main-large.business-wallet .main .my-account .box-account,.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account,.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main .my-account .box-account,.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account,.main-large.mgc-popup.background-prepaid-mastercard-business .main .my-account .box-account{padding-left:1.5rem;padding-right:1.5rem}}.buonaspesa-wallet .box-head,.business-wallet .box-head,.customer-account .box-head,.kyc-account .box-head,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-head,.mgc-kyc-popup.background-prepaid-mastercard-business .box-head,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-head,.mgc-popup.background-prepaid-mastercard-business .box-head{border-bottom-width:2px}@media (max-width:39.9375em){.buonaspesa-wallet .box-head,.business-wallet .box-head,.customer-account .box-head,.kyc-account .box-head,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-head,.mgc-kyc-popup.background-prepaid-mastercard-business .box-head,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-head,.mgc-popup.background-prepaid-mastercard-business .box-head{margin-top:1.5rem}}@media (max-width:39.9375em){.buonaspesa-wallet .box-head h2,.business-wallet .box-head h2,.customer-account .box-head h2,.kyc-account .box-head h2,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-head h2,.mgc-kyc-popup.background-prepaid-mastercard-business .box-head h2,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-head h2,.mgc-popup.background-prepaid-mastercard-business .box-head h2{width:100%;font-size:1.0625rem;text-align:center}}.buonaspesa-wallet .no-padding,.business-wallet .no-padding,.customer-account .no-padding,.kyc-account .no-padding,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .no-padding,.mgc-kyc-popup.background-prepaid-mastercard-business .no-padding,.mgc-popup.background-prepaid-mastercard-buonaspesa .no-padding,.mgc-popup.background-prepaid-mastercard-business .no-padding{padding:0}.buonaspesa-wallet .div-shopsquare,.business-wallet .div-shopsquare,.customer-account .div-shopsquare,.kyc-account .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-business .div-shopsquare,.mgc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-popup.background-prepaid-mastercard-business .div-shopsquare{margin:0 -12.5%}@media (max-width:63.9375em){.buonaspesa-wallet .div-shopsquare,.business-wallet .div-shopsquare,.customer-account .div-shopsquare,.kyc-account .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-business .div-shopsquare,.mgc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-popup.background-prepaid-mastercard-business .div-shopsquare{margin:0;width:100vw}}@media (min-width:40em) and (max-width:63.9375em){.buonaspesa-wallet .div-shopsquare,.business-wallet .div-shopsquare,.customer-account .div-shopsquare,.kyc-account .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-business .div-shopsquare,.mgc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-popup.background-prepaid-mastercard-business .div-shopsquare{transform:translate(-1.5rem)}}@media (max-width:39.9375em){.buonaspesa-wallet .div-shopsquare,.business-wallet .div-shopsquare,.customer-account .div-shopsquare,.kyc-account .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-kyc-popup.background-prepaid-mastercard-business .div-shopsquare,.mgc-popup.background-prepaid-mastercard-buonaspesa .div-shopsquare,.mgc-popup.background-prepaid-mastercard-business .div-shopsquare{transform:translate(-1rem)}}.buonaspesa-wallet .margin-top-2,.business-wallet .margin-top-2,.customer-account .margin-top-2,.kyc-account .margin-top-2,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .margin-top-2,.mgc-kyc-popup.background-prepaid-mastercard-business .margin-top-2,.mgc-popup.background-prepaid-mastercard-buonaspesa .margin-top-2,.mgc-popup.background-prepaid-mastercard-business .margin-top-2{margin-top:2rem}.customer-account.buonaspesa-wallet .sidebar:not(.col-left-first),.customer-account.business-wallet .sidebar:not(.col-left-first),.customer-account.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .sidebar:not(.col-left-first),.customer-account.mgc-kyc-popup.background-prepaid-mastercard-business .sidebar:not(.col-left-first),.customer-account.mgc-popup.background-prepaid-mastercard-buonaspesa .sidebar:not(.col-left-first),.customer-account.mgc-popup.background-prepaid-mastercard-business .sidebar:not(.col-left-first),.kyc-account.customer-account .sidebar:not(.col-left-first){margin-top:0}.kyc-account.main-large .main .my-account .box-account a:not(.button),.main-large.buonaspesa-wallet .main .my-account .box-account a:not(.button),.main-large.business-wallet .main .my-account .box-account a:not(.button),.main-large.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account a:not(.button),.main-large.mgc-kyc-popup.background-prepaid-mastercard-business .main .my-account .box-account a:not(.button),.main-large.mgc-popup.background-prepaid-mastercard-buonaspesa .main .my-account .box-account a:not(.button),.main-large.mgc-popup.background-prepaid-mastercard-business .main .my-account .box-account a:not(.button){font-size:inherit;text-decoration:underline}.buonaspesa-wallet .bottom,.business-wallet .bottom,.kyc-account .bottom,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .bottom,.mgc-kyc-popup.background-prepaid-mastercard-business .bottom,.mgc-popup.background-prepaid-mastercard-buonaspesa .bottom,.mgc-popup.background-prepaid-mastercard-business .bottom{font-size:.625rem}@media (max-width:39.9375em){.buonaspesa-wallet .bottom,.business-wallet .bottom,.kyc-account .bottom,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .bottom,.mgc-kyc-popup.background-prepaid-mastercard-business .bottom,.mgc-popup.background-prepaid-mastercard-buonaspesa .bottom,.mgc-popup.background-prepaid-mastercard-business .bottom{width:80%;margin:auto}.buonaspesa-wallet .bottom p,.business-wallet .bottom p,.kyc-account .bottom p,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .bottom p,.mgc-kyc-popup.background-prepaid-mastercard-business .bottom p,.mgc-popup.background-prepaid-mastercard-buonaspesa .bottom p,.mgc-popup.background-prepaid-mastercard-business .bottom p{margin:0}}@media (min-width:40em){.buonaspesa-wallet .bottom,.business-wallet .bottom,.kyc-account .bottom,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .bottom,.mgc-kyc-popup.background-prepaid-mastercard-business .bottom,.mgc-popup.background-prepaid-mastercard-buonaspesa .bottom,.mgc-popup.background-prepaid-mastercard-business .bottom{font-size:.875rem}}.buonaspesa-wallet h4,.business-wallet h4,.kyc-account h4,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa h4,.mgc-kyc-popup.background-prepaid-mastercard-business h4,.mgc-popup.background-prepaid-mastercard-buonaspesa h4,.mgc-popup.background-prepaid-mastercard-business h4{text-transform:none;font-size:1rem;font-weight:500}@media (min-width:40em){.buonaspesa-wallet h4,.business-wallet h4,.kyc-account h4,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa h4,.mgc-kyc-popup.background-prepaid-mastercard-business h4,.mgc-popup.background-prepaid-mastercard-buonaspesa h4,.mgc-popup.background-prepaid-mastercard-business h4{font-size:1.375rem}}.buonaspesa-wallet h5,.business-wallet h5,.kyc-account h5,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa h5,.mgc-kyc-popup.background-prepaid-mastercard-business h5,.mgc-popup.background-prepaid-mastercard-buonaspesa h5,.mgc-popup.background-prepaid-mastercard-business h5{text-transform:none;font-size:1rem}@media (min-width:40em){.buonaspesa-wallet h5,.business-wallet h5,.kyc-account h5,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa h5,.mgc-kyc-popup.background-prepaid-mastercard-business h5,.mgc-popup.background-prepaid-mastercard-buonaspesa h5,.mgc-popup.background-prepaid-mastercard-business h5{font-size:1.125rem}}.buonaspesa-wallet .button,.business-wallet .button,.kyc-account .button,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .button,.mgc-kyc-popup.background-prepaid-mastercard-business .button,.mgc-popup.background-prepaid-mastercard-buonaspesa .button,.mgc-popup.background-prepaid-mastercard-business .button{float:none}.buonaspesa-wallet .small-on-mobile,.business-wallet .small-on-mobile,.kyc-account .small-on-mobile,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .small-on-mobile,.mgc-kyc-popup.background-prepaid-mastercard-business .small-on-mobile,.mgc-popup.background-prepaid-mastercard-buonaspesa .small-on-mobile,.mgc-popup.background-prepaid-mastercard-business .small-on-mobile{font-size:inherit}@media (max-width:39.9375em){.buonaspesa-wallet .small-on-mobile,.business-wallet .small-on-mobile,.kyc-account .small-on-mobile,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .small-on-mobile,.mgc-kyc-popup.background-prepaid-mastercard-business .small-on-mobile,.mgc-popup.background-prepaid-mastercard-buonaspesa .small-on-mobile,.mgc-popup.background-prepaid-mastercard-business .small-on-mobile{font-size:small}}.buonaspesa-wallet .profile-title,.business-wallet .profile-title,.kyc-account .profile-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .profile-title,.mgc-kyc-popup.background-prepaid-mastercard-business .profile-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .profile-title,.mgc-popup.background-prepaid-mastercard-business .profile-title{margin:2rem 0}@media (min-width:40em){.buonaspesa-wallet .profile-title,.business-wallet .profile-title,.kyc-account .profile-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .profile-title,.mgc-kyc-popup.background-prepaid-mastercard-business .profile-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .profile-title,.mgc-popup.background-prepaid-mastercard-business .profile-title{font-size:1.875rem}}.buonaspesa-wallet .profile-icon,.business-wallet .profile-icon,.kyc-account .profile-icon,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .profile-icon,.mgc-kyc-popup.background-prepaid-mastercard-business .profile-icon,.mgc-popup.background-prepaid-mastercard-buonaspesa .profile-icon,.mgc-popup.background-prepaid-mastercard-business .profile-icon{font-size:2rem;vertical-align:text-bottom}@media (min-width:40em){.buonaspesa-wallet .profile-content,.business-wallet .profile-content,.kyc-account .profile-content,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .profile-content,.mgc-kyc-popup.background-prepaid-mastercard-business .profile-content,.mgc-popup.background-prepaid-mastercard-buonaspesa .profile-content,.mgc-popup.background-prepaid-mastercard-business .profile-content{font-size:1.125rem}}.buonaspesa-wallet .switch-premium,.business-wallet .switch-premium,.kyc-account .switch-premium,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .switch-premium,.mgc-kyc-popup.background-prepaid-mastercard-business .switch-premium,.mgc-popup.background-prepaid-mastercard-buonaspesa .switch-premium,.mgc-popup.background-prepaid-mastercard-business .switch-premium{margin:2rem 0}@media (min-width:40em){.buonaspesa-wallet .switch-premium,.business-wallet .switch-premium,.kyc-account .switch-premium,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .switch-premium,.mgc-kyc-popup.background-prepaid-mastercard-business .switch-premium,.mgc-popup.background-prepaid-mastercard-buonaspesa .switch-premium,.mgc-popup.background-prepaid-mastercard-business .switch-premium{font-size:1.125rem}.buonaspesa-wallet .switch-premium a,.business-wallet .switch-premium a,.kyc-account .switch-premium a,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .switch-premium a,.mgc-kyc-popup.background-prepaid-mastercard-business .switch-premium a,.mgc-popup.background-prepaid-mastercard-buonaspesa .switch-premium a,.mgc-popup.background-prepaid-mastercard-business .switch-premium a{margin-left:.5rem}}.buonaspesa-wallet .limits-container,.business-wallet .limits-container,.kyc-account .limits-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container,.mgc-popup.background-prepaid-mastercard-business .limits-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:2rem}.buonaspesa-wallet .limits-container span,.business-wallet .limits-container span,.kyc-account .limits-container span,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container span,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container span,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container span,.mgc-popup.background-prepaid-mastercard-business .limits-container span{display:inline-block;width:30%}.buonaspesa-wallet .limits-container .activation-limits-bar,.business-wallet .limits-container .activation-limits-bar,.kyc-account .limits-container .activation-limits-bar,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar,.mgc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar{width:70%;display:inline-block;height:36px;background-image:linear-gradient(0deg,#f3f3f3,#fff 49%,#f3f3f3);border:2px solid #e1e1e1}.buonaspesa-wallet .limits-container .activation-limits-bar .limit,.business-wallet .limits-container .activation-limits-bar .limit,.kyc-account .limits-container .activation-limits-bar .limit,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit,.mgc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit{position:relative;height:36px;margin:-2px 0 0 -2px;background-image:linear-gradient(0deg,#c70000,#b20000 0,#d90011 0,#e00202 18%,#ffc4c4 49%,#e00202 83%,#d90011)}.buonaspesa-wallet .limits-container .activation-limits-bar .limit:after,.business-wallet .limits-container .activation-limits-bar .limit:after,.kyc-account .limits-container .activation-limits-bar .limit:after,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit:after,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit:after,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit:after,.mgc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit:after{content:"";position:absolute;top:-20px;left:calc(100% - 14px);border-left:14px solid transparent;border-right:14px solid transparent;border-top:18px solid #d90011}.buonaspesa-wallet .limits-container .activation-limits-bar .limit .value,.business-wallet .limits-container .activation-limits-bar .limit .value,.kyc-account .limits-container .activation-limits-bar .limit .value,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit .value,.mgc-kyc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit .value,.mgc-popup.background-prepaid-mastercard-buonaspesa .limits-container .activation-limits-bar .limit .value,.mgc-popup.background-prepaid-mastercard-business .limits-container .activation-limits-bar .limit .value{position:absolute;top:-44px;left:calc(100% - 14px);min-width:180px}.buonaspesa-wallet .card-list-container,.business-wallet .card-list-container,.kyc-account .card-list-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .card-list-container,.mgc-kyc-popup.background-prepaid-mastercard-business .card-list-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .card-list-container,.mgc-popup.background-prepaid-mastercard-business .card-list-container{padding:1rem 0;margin-bottom:2rem}.buonaspesa-wallet .item-container,.business-wallet .item-container,.kyc-account .item-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container,.mgc-popup.background-prepaid-mastercard-business .item-container{padding:1rem 0}.buonaspesa-wallet .item-container:nth-of-type(2n),.business-wallet .item-container:nth-of-type(2n),.kyc-account .item-container:nth-of-type(2n),.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container:nth-of-type(2n),.mgc-kyc-popup.background-prepaid-mastercard-business .item-container:nth-of-type(2n),.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container:nth-of-type(2n),.mgc-popup.background-prepaid-mastercard-business .item-container:nth-of-type(2n){background-color:#fafafa}@media (max-width:39.9375em){.buonaspesa-wallet .item-container:nth-of-type(2n),.business-wallet .item-container:nth-of-type(2n),.kyc-account .item-container:nth-of-type(2n),.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container:nth-of-type(2n),.mgc-kyc-popup.background-prepaid-mastercard-business .item-container:nth-of-type(2n),.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container:nth-of-type(2n),.mgc-popup.background-prepaid-mastercard-business .item-container:nth-of-type(2n){transform:translateX(-1rem);width:calc(100% + 2rem);padding:1rem}}@media (min-width:40em) and (max-width:63.9375em){.buonaspesa-wallet .item-container:nth-of-type(2n),.business-wallet .item-container:nth-of-type(2n),.kyc-account .item-container:nth-of-type(2n),.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container:nth-of-type(2n),.mgc-kyc-popup.background-prepaid-mastercard-business .item-container:nth-of-type(2n),.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container:nth-of-type(2n),.mgc-popup.background-prepaid-mastercard-business .item-container:nth-of-type(2n){transform:translateX(-1.5rem);width:calc(100% + 3rem);padding:1.5rem}}.buonaspesa-wallet .item-container:last-of-type,.business-wallet .item-container:last-of-type,.kyc-account .item-container:last-of-type,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container:last-of-type,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container:last-of-type,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container:last-of-type,.mgc-popup.background-prepaid-mastercard-business .item-container:last-of-type{margin-bottom:2rem}.buonaspesa-wallet .item-container .column,.buonaspesa-wallet .item-container .columns,.business-wallet .item-container .column,.business-wallet .item-container .columns,.kyc-account .item-container .column,.kyc-account .item-container .columns,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .column,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .columns,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .column,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .columns,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .column,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .columns,.mgc-popup.background-prepaid-mastercard-business .item-container .column,.mgc-popup.background-prepaid-mastercard-business .item-container .columns{font-size:small}@media (max-width:39.9375em){.buonaspesa-wallet .item-container .column,.buonaspesa-wallet .item-container .columns,.business-wallet .item-container .column,.business-wallet .item-container .columns,.kyc-account .item-container .column,.kyc-account .item-container .columns,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .column,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .columns,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .column,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .columns,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .column,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .columns,.mgc-popup.background-prepaid-mastercard-business .item-container .column,.mgc-popup.background-prepaid-mastercard-business .item-container .columns{padding-left:0;padding-right:0}}@media (min-width:40em){.buonaspesa-wallet .item-container .column,.buonaspesa-wallet .item-container .columns,.business-wallet .item-container .column,.business-wallet .item-container .columns,.kyc-account .item-container .column,.kyc-account .item-container .columns,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .column,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .columns,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .column,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .columns,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .column,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .columns,.mgc-popup.background-prepaid-mastercard-business .item-container .column,.mgc-popup.background-prepaid-mastercard-business .item-container .columns{font-size:.875rem}}.buonaspesa-wallet .item-container .image-column,.business-wallet .item-container .image-column,.kyc-account .item-container .image-column,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .image-column,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column,.mgc-popup.background-prepaid-mastercard-business .item-container .image-column{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:40em) and (max-width:63.9375em){.buonaspesa-wallet .item-container .image-column,.business-wallet .item-container .image-column,.kyc-account .item-container .image-column,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .image-column,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column,.mgc-popup.background-prepaid-mastercard-business .item-container .image-column{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0}}.buonaspesa-wallet .item-container .image-column .image-container,.business-wallet .item-container .image-column .image-container,.kyc-account .item-container .image-column .image-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container,.mgc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container{position:relative}.buonaspesa-wallet .item-container .image-column .image-container img,.business-wallet .item-container .image-column .image-container img,.kyc-account .item-container .image-column .image-container img,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container img,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container img,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container img,.mgc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container img{width:110px}.buonaspesa-wallet .item-container .image-column .image-container .image-overlay,.business-wallet .item-container .image-column .image-container .image-overlay,.kyc-account .item-container .image-column .image-container .image-overlay,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container .image-overlay,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container .image-overlay,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container .image-overlay,.mgc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container .image-overlay{position:absolute;z-index:1;width:100%;top:0;left:0;bottom:0;border-radius:5px}.buonaspesa-wallet .item-container .image-column .image-container .image-overlay.red,.business-wallet .item-container .image-column .image-container .image-overlay.red,.kyc-account .item-container .image-column .image-container .image-overlay.red,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container .image-overlay.red,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container .image-overlay.red,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container .image-overlay.red,.mgc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container .image-overlay.red{background-color:rgba(255,0,0,.3)}.buonaspesa-wallet .item-container .image-column .image-container .image-overlay.black,.business-wallet .item-container .image-column .image-container .image-overlay.black,.kyc-account .item-container .image-column .image-container .image-overlay.black,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container .image-overlay.black,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container .image-overlay.black,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .image-column .image-container .image-overlay.black,.mgc-popup.background-prepaid-mastercard-business .item-container .image-column .image-container .image-overlay.black{background-color:rgba(0,0,0,.3)}.buonaspesa-wallet .item-container .product-name,.business-wallet .item-container .product-name,.kyc-account .item-container .product-name,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .product-name,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .product-name,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .product-name,.mgc-popup.background-prepaid-mastercard-business .item-container .product-name{font-weight:700;font-size:1rem}@media (max-width:39.9375em){.buonaspesa-wallet .item-container .product-name,.business-wallet .item-container .product-name,.kyc-account .item-container .product-name,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .product-name,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .product-name,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .product-name,.mgc-popup.background-prepaid-mastercard-business .item-container .product-name{margin:1rem 0;text-align:center}}.buonaspesa-wallet .item-container ul,.business-wallet .item-container ul,.kyc-account .item-container ul,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container ul,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container ul,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container ul,.mgc-popup.background-prepaid-mastercard-business .item-container ul{list-style:none;margin-left:0;margin-bottom:0}.buonaspesa-wallet .item-container ul li,.business-wallet .item-container ul li,.kyc-account .item-container ul li,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container ul li,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container ul li,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container ul li,.mgc-popup.background-prepaid-mastercard-business .item-container ul li{line-height:1}@media (max-width:39.9375em){.buonaspesa-wallet .item-container ul li,.business-wallet .item-container ul li,.kyc-account .item-container ul li,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container ul li,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container ul li,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container ul li,.mgc-popup.background-prepaid-mastercard-business .item-container ul li{margin-bottom:1rem}}@media (min-width:40em){.buonaspesa-wallet .item-container ul li,.business-wallet .item-container ul li,.kyc-account .item-container ul li,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container ul li,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container ul li,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container ul li,.mgc-popup.background-prepaid-mastercard-business .item-container ul li{margin-bottom:.5rem}}.buonaspesa-wallet .item-container li .value,.buonaspesa-wallet .item-container li strong,.business-wallet .item-container li .value,.business-wallet .item-container li strong,.kyc-account .item-container li .value,.kyc-account .item-container li strong,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container li .value,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container li strong,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container li .value,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container li strong,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container li .value,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container li strong,.mgc-popup.background-prepaid-mastercard-business .item-container li .value,.mgc-popup.background-prepaid-mastercard-business .item-container li strong{display:inline-block}.buonaspesa-wallet .item-container li strong,.business-wallet .item-container li strong,.kyc-account .item-container li strong,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container li strong,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container li strong,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container li strong,.mgc-popup.background-prepaid-mastercard-business .item-container li strong{min-width:100px;font-weight:500}.buonaspesa-wallet .item-container li .value.product-name,.business-wallet .item-container li .value.product-name,.kyc-account .item-container li .value.product-name,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container li .value.product-name,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container li .value.product-name,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container li .value.product-name,.mgc-popup.background-prepaid-mastercard-business .item-container li .value.product-name{width:100%;font-weight:700}.buonaspesa-wallet .item-container .medium-label strong,.business-wallet .item-container .medium-label strong,.kyc-account .item-container .medium-label strong,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .medium-label strong,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .medium-label strong,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .medium-label strong,.mgc-popup.background-prepaid-mastercard-business .item-container .medium-label strong{min-width:165px}.buonaspesa-wallet .item-container .long-label strong,.business-wallet .item-container .long-label strong,.kyc-account .item-container .long-label strong,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .long-label strong,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .long-label strong,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .long-label strong,.mgc-popup.background-prepaid-mastercard-business .item-container .long-label strong{min-width:280px}@media (min-width:40em){.buonaspesa-wallet .item-container .long-label strong,.business-wallet .item-container .long-label strong,.kyc-account .item-container .long-label strong,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .item-container .long-label strong,.mgc-kyc-popup.background-prepaid-mastercard-business .item-container .long-label strong,.mgc-popup.background-prepaid-mastercard-buonaspesa .item-container .long-label strong,.mgc-popup.background-prepaid-mastercard-business .item-container .long-label strong{min-width:300px}}.buonaspesa-wallet .box-account .inactive-cards-title,.business-wallet .box-account .inactive-cards-title,.kyc-account .box-account .inactive-cards-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-account .inactive-cards-title,.mgc-kyc-popup.background-prepaid-mastercard-business .box-account .inactive-cards-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-account .inactive-cards-title,.mgc-popup.background-prepaid-mastercard-business .box-account .inactive-cards-title{width:100%}@media (min-width:90em){.buonaspesa-wallet .box-account .inactive-cards-title,.business-wallet .box-account .inactive-cards-title,.kyc-account .box-account .inactive-cards-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-account .inactive-cards-title,.mgc-kyc-popup.background-prepaid-mastercard-business .box-account .inactive-cards-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-account .inactive-cards-title,.mgc-popup.background-prepaid-mastercard-business .box-account .inactive-cards-title{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:baseline;align-items:baseline}.buonaspesa-wallet .box-account .inactive-cards-title>span,.business-wallet .box-account .inactive-cards-title>span,.kyc-account .box-account .inactive-cards-title>span,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .box-account .inactive-cards-title>span,.mgc-kyc-popup.background-prepaid-mastercard-business .box-account .inactive-cards-title>span,.mgc-popup.background-prepaid-mastercard-buonaspesa .box-account .inactive-cards-title>span,.mgc-popup.background-prepaid-mastercard-business .box-account .inactive-cards-title>span{width:45%}}.buonaspesa-wallet ul.toggle-tabs,.business-wallet ul.toggle-tabs,.kyc-account ul.toggle-tabs,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs{list-style:none;margin:7px 0 0;border-top:2px solid #ccc;text-align:left;padding:0 1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:40em){.buonaspesa-wallet ul.toggle-tabs,.business-wallet ul.toggle-tabs,.kyc-account ul.toggle-tabs,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs{padding:0;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:90em){.buonaspesa-wallet ul.toggle-tabs,.business-wallet ul.toggle-tabs,.kyc-account ul.toggle-tabs,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs{width:50%;border-top:none;-ms-flex-pack:justify;justify-content:space-between;margin:0 5% 0 0}}.buonaspesa-wallet ul.toggle-tabs li,.business-wallet ul.toggle-tabs li,.kyc-account ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs li{display:inline-block;text-transform:none;padding:1rem 0;line-height:22px;line-height:1.375rem;cursor:pointer}@media (max-width:39.9375em){.buonaspesa-wallet ul.toggle-tabs li,.business-wallet ul.toggle-tabs li,.kyc-account ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs li{max-width:50%}}@media (min-width:40em){.buonaspesa-wallet ul.toggle-tabs li,.business-wallet ul.toggle-tabs li,.kyc-account ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs li{max-width:250px;margin-right:calc(50% - 250px + 1rem)}}@media (min-width:90em){.buonaspesa-wallet ul.toggle-tabs li,.business-wallet ul.toggle-tabs li,.kyc-account ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs li{margin-right:0}}.buonaspesa-wallet ul.toggle-tabs li.current,.business-wallet ul.toggle-tabs li.current,.kyc-account ul.toggle-tabs li.current,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li.current,.mgc-kyc-popup.background-prepaid-mastercard-business ul.toggle-tabs li.current,.mgc-popup.background-prepaid-mastercard-buonaspesa ul.toggle-tabs li.current,.mgc-popup.background-prepaid-mastercard-business ul.toggle-tabs li.current{color:#d90011;border-bottom:8px solid #d90011}.buonaspesa-wallet .account-form-title,.business-wallet .account-form-title,.kyc-account .account-form-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .account-form-title,.mgc-kyc-popup.background-prepaid-mastercard-business .account-form-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .account-form-title,.mgc-popup.background-prepaid-mastercard-business .account-form-title{color:#d90011;text-transform:none;font-weight:500}@media (max-width:39.9375em){.buonaspesa-wallet .account-form-title,.business-wallet .account-form-title,.kyc-account .account-form-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .account-form-title,.mgc-kyc-popup.background-prepaid-mastercard-business .account-form-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .account-form-title,.mgc-popup.background-prepaid-mastercard-business .account-form-title{text-align:left!important}}.buonaspesa-wallet .premium-data-form,.business-wallet .premium-data-form,.kyc-account .premium-data-form,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .premium-data-form,.mgc-kyc-popup.background-prepaid-mastercard-business .premium-data-form,.mgc-popup.background-prepaid-mastercard-buonaspesa .premium-data-form,.mgc-popup.background-prepaid-mastercard-business .premium-data-form{margin-top:1.5rem}@media (min-width:40em) and (max-width:63.9375em){.buonaspesa-wallet .my-account .activate-premium .premium-data-form form .form .element-file,.business-wallet .my-account .activate-premium .premium-data-form form .form .element-file,.kyc-account .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-kyc-popup.background-prepaid-mastercard-business .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-popup.background-prepaid-mastercard-buonaspesa .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-popup.background-prepaid-mastercard-business .my-account .activate-premium .premium-data-form form .form .element-file{text-align:center}}@media (min-width:64em){.buonaspesa-wallet .my-account .activate-premium .premium-data-form form .form .element-file,.business-wallet .my-account .activate-premium .premium-data-form form .form .element-file,.kyc-account .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-kyc-popup.background-prepaid-mastercard-business .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-popup.background-prepaid-mastercard-buonaspesa .my-account .activate-premium .premium-data-form form .form .element-file,.mgc-popup.background-prepaid-mastercard-business .my-account .activate-premium .premium-data-form form .form .element-file{padding:3rem 0}}.buonaspesa-wallet .my-account .activate-premium .premium-data-form form .form .element-submitdata,.business-wallet .my-account .activate-premium .premium-data-form form .form .element-submitdata,.kyc-account .my-account .activate-premium .premium-data-form form .form .element-submitdata,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .my-account .activate-premium .premium-data-form form .form .element-submitdata,.mgc-kyc-popup.background-prepaid-mastercard-business .my-account .activate-premium .premium-data-form form .form .element-submitdata,.mgc-popup.background-prepaid-mastercard-buonaspesa .my-account .activate-premium .premium-data-form form .form .element-submitdata,.mgc-popup.background-prepaid-mastercard-business .my-account .activate-premium .premium-data-form form .form .element-submitdata{width:100%;text-align:center}.buonaspesa-wallet .balance-container,.business-wallet .balance-container,.kyc-account .balance-container,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .balance-container,.mgc-kyc-popup.background-prepaid-mastercard-business .balance-container,.mgc-popup.background-prepaid-mastercard-buonaspesa .balance-container,.mgc-popup.background-prepaid-mastercard-business .balance-container{margin:3rem 0}.buonaspesa-wallet .balance-box,.business-wallet .balance-box,.kyc-account .balance-box,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .balance-box,.mgc-kyc-popup.background-prepaid-mastercard-business .balance-box,.mgc-popup.background-prepaid-mastercard-buonaspesa .balance-box,.mgc-popup.background-prepaid-mastercard-business .balance-box{border:2px solid #d90011;padding:1rem;font-size:1.25rem;display:inline-block}.buonaspesa-wallet .transactions-title,.business-wallet .transactions-title,.kyc-account .transactions-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .transactions-title,.mgc-kyc-popup.background-prepaid-mastercard-business .transactions-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .transactions-title,.mgc-popup.background-prepaid-mastercard-business .transactions-title{font-size:1.125rem;text-align:center}.buonaspesa-wallet .transactions-table,.business-wallet .transactions-table,.kyc-account .transactions-table,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .transactions-table,.mgc-kyc-popup.background-prepaid-mastercard-business .transactions-table,.mgc-popup.background-prepaid-mastercard-buonaspesa .transactions-table,.mgc-popup.background-prepaid-mastercard-business .transactions-table{font-size:.875rem}.buonaspesa-wallet .transactions-table tbody,.buonaspesa-wallet .transactions-table tfoot,.buonaspesa-wallet .transactions-table thead,.business-wallet .transactions-table tbody,.business-wallet .transactions-table tfoot,.business-wallet .transactions-table thead,.kyc-account .transactions-table tbody,.kyc-account .transactions-table tfoot,.kyc-account .transactions-table thead,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tbody,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tfoot,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .transactions-table thead,.mgc-kyc-popup.background-prepaid-mastercard-business .transactions-table tbody,.mgc-kyc-popup.background-prepaid-mastercard-business .transactions-table tfoot,.mgc-kyc-popup.background-prepaid-mastercard-business .transactions-table thead,.mgc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tbody,.mgc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tfoot,.mgc-popup.background-prepaid-mastercard-buonaspesa .transactions-table thead,.mgc-popup.background-prepaid-mastercard-business .transactions-table tbody,.mgc-popup.background-prepaid-mastercard-business .transactions-table tfoot,.mgc-popup.background-prepaid-mastercard-business .transactions-table thead{background:#fff;border:none}.buonaspesa-wallet .transactions-table tbody tr,.business-wallet .transactions-table tbody tr,.kyc-account .transactions-table tbody tr,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tbody tr,.mgc-kyc-popup.background-prepaid-mastercard-business .transactions-table tbody tr,.mgc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tbody tr,.mgc-popup.background-prepaid-mastercard-business .transactions-table tbody tr{background-color:inherit}.buonaspesa-wallet .transactions-table tbody tr:nth-of-type(odd),.business-wallet .transactions-table tbody tr:nth-of-type(odd),.kyc-account .transactions-table tbody tr:nth-of-type(odd),.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tbody tr:nth-of-type(odd),.mgc-kyc-popup.background-prepaid-mastercard-business .transactions-table tbody tr:nth-of-type(odd),.mgc-popup.background-prepaid-mastercard-buonaspesa .transactions-table tbody tr:nth-of-type(odd),.mgc-popup.background-prepaid-mastercard-business .transactions-table tbody tr:nth-of-type(odd){background-color:#fafafa}.buonaspesa-wallet .recover-card-title,.business-wallet .recover-card-title,.kyc-account .recover-card-title,.mgc-kyc-popup.background-prepaid-mastercard-buonaspesa .recover-card-title,.mgc-kyc-popup.background-prepaid-mastercard-business .recover-card-title,.mgc-popup.background-prepaid-mastercard-buonaspesa .recover-card-title,.mgc-popup.background-prepaid-mastercard-business .recover-card-title{padding:2rem 0;font-weight:500;font-size:1.25rem;text-align:center}[class*=" otp-index-"] .main .col-main,[class^=otp-index-] .main .col-main{max-width:1098px;margin:auto}.otp-content-container .otp-form-title{margin:2rem 0;font-weight:500;font-size:1.25rem;text-align:center}.otp-content-container .otp-actions-container,.otp-content-container .otp-form,.otp-content-container .otp-new-telephone-form{margin:auto}.otp-content-container .otp-actions-container .otp-timer-label{color:#424242;font-style:italic}.otp-content-container .otp-actions-container button.button{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}@media (max-width:63.9375em){.otp-content-container #otp_new_code .form,.otp-content-container .otp-form #otp .form,.otp-content-container .otp-new-telephone-form .form{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}}.otp-content-container #otp_new_code .form .element,.otp-content-container .otp-form #otp .form .element,.otp-content-container .otp-new-telephone-form .form .element{width:100%!important}.otp-content-container #otp_new_code .form .element label,.otp-content-container .otp-form #otp .form .element label,.otp-content-container .otp-new-telephone-form .form .element label{font-size:.875rem}.otp-content-container .otp-new-telephone-form .form{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.otp-content-container .otp-form{text-align:center}.otp-content-container .otp-form .button,.otp-content-container .otp-new-telephone-form .button{margin:1rem 0 2rem}.otp-content-container .otp-form .button.back-button,.otp-content-container .otp-new-telephone-form .button.back-button{background:#fff!important;color:#000;border:1px solid #000;margin-top:0}@media (max-width:39.9375em){.otp-content-container .otp-actions-container{text-align:center}.otp-content-container .otp-actions-container .button{min-width:260px}}.otp-content-container .link-button{color:#424242;font-style:italic}.otp-content-container .button{padding:0 1rem;float:none}.otp-content-container #submit_otp_new_telephone-element,.otp-content-container #submitdata-element{text-align:center}.otp-content-container input[type=submit]{width:auto}.box-content .button{padding:0 1rem;float:none}#mgc-otp-popup-otp_form_otp_new_telephone{margin:0}@media (max-width:39.9375em){#mgc-otp-popup-otp_form_otp_new_telephone{top:2rem}}#mgc-otp-popup-otp_form_otp_new_telephone .mgc-popup-content{padding:0 1rem}@media (min-width:40em){#mgc-otp-popup-otp_form_otp_new_telephone .mgc-popup-content{padding:0 3rem}}#mgc-otp-popup-otp_form_otp_new_telephone .mgc-popup-content .form{text-align:center}#mgc-otp-popup-otp_form_otp_new_telephone .mgc-popup-content .form .button{margin-bottom:2rem}.otp-index-changetelephone .mgc-box{text-align:center}@media (min-width:40em) and (max-width:63.9375em){.otp-index-changetelephone .element{max-width:480px;margin:auto}}@media (min-width:64em){.otp-index-changetelephone .form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.otp-index-changetelephone .form .element{width:48%}.otp-index-changetelephone .form #submit_otp_new_telephone-element{margin-top:2rem;width:100%}}@media (min-width:40em){.otp-background.background-attention{background:#fff url(../../default/images/kyc/attention.png) no-repeat 0;background-size:initial;min-height:300px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:40em){.otp-background.background-attention .otp-text-content{width:60%;margin-left:auto}}.add-to-samsung-wallet-container,.attivazione-root .add-to-samsung-wallet-container{width:100%;margin:1rem auto;text-align:center;-ms-flex-order:4;order:4}.add-to-samsung-wallet-container .button,.add-to-samsung-wallet-container a,.add-to-samsung-wallet-container a:hover,.attivazione-root .add-to-samsung-wallet-container .button,.attivazione-root .add-to-samsung-wallet-container a,.attivazione-root .add-to-samsung-wallet-container a:hover{font-size:inherit;float:none}.add-to-samsung-wallet-container img,.attivazione-root .add-to-samsung-wallet-container img{margin:auto}.add-to-google-wallet-container,.attivazione-root .add-to-google-wallet-container{width:100%;margin:1rem auto;text-align:center;-ms-flex-order:4;order:4}.add-to-google-wallet-container .button,.add-to-google-wallet-container a,.add-to-google-wallet-container a:hover,.attivazione-root .add-to-google-wallet-container .button,.attivazione-root .add-to-google-wallet-container a,.attivazione-root .add-to-google-wallet-container a:hover{font-size:inherit;float:none}.add-to-google-wallet-container img,.attivazione-root .add-to-google-wallet-container img{margin:auto}.customer-account .col-main .showcardactivated a.button,.customer-account .col-main .showcardactivated a.button:hover{font-size:inherit}.cms-aiuto-contatti .main-container,[class*=cms-aiuto-contatti-] .main-container{max-width:1920px;background:url(../../default/images/kyc/sfondo_pagine.jpg) no-repeat 50%;background-size:cover}.cms-aiuto-contatti .main,[class*=cms-aiuto-contatti-] .main{padding:0}.cms-aiuto-contatti .mgc-box,[class*=cms-aiuto-contatti-] .mgc-box{max-width:none;width:100%;padding:0;margin:0 auto 4rem}@media (min-width:40em){.cms-aiuto-contatti .mgc-box,[class*=cms-aiuto-contatti-] .mgc-box{margin-top:1rem}}@media (min-width:90em){.cms-aiuto-contatti .mgc-box,[class*=cms-aiuto-contatti-] .mgc-box{width:80%;min-width:1240px}}.cms-aiuto-contatti h1,.cms-aiuto-contatti h2,[class*=cms-aiuto-contatti-] h1,[class*=cms-aiuto-contatti-] h2{font-weight:700}.cms-aiuto-contatti h2,[class*=cms-aiuto-contatti-] h2{text-decoration:underline}.cms-aiuto-contatti label,[class*=cms-aiuto-contatti-] label{text-align:left}.cms-aiuto-contatti .button,[class*=cms-aiuto-contatti-] .button{min-width:180px}.faq-banner{position:relative}@media (max-width:39.9375em){.faq-banner{max-height:350px}}.faq-banner .faq-banner-text{position:absolute;color:#fff;max-width:50%;top:2rem;left:1.5rem}@media (min-width:40em) and (max-width:63.9375em){.faq-banner .faq-banner-text{top:calc(50% - 5rem)}}@media (min-width:64em){.faq-banner .faq-banner-text{top:calc(50% - 4.5rem);left:calc(10% + 4rem);max-width:calc(40% - 4rem)}}@media (min-width:90em){.faq-banner .faq-banner-text{top:calc(50% - 5.5rem)}}.faq-banner .faq-banner-text h1{line-height:1}@media (max-width:30em){.faq-banner .faq-banner-text h1{margin-bottom:0}}@media (max-width:39.9375em){.faq-banner .faq-banner-text h1{margin-bottom:1.5rem}}@media (min-width:90em){.faq-banner .faq-banner-text h1{font-size:2.75rem}}.faq-banner .faq-banner-text p{font-size:1rem}@media (min-width:90em){.faq-banner .faq-banner-text p{font-size:1.25rem}}.faq-banner img{width:100%}@media (max-width:30em){.faq-banner{background:#d90011 url(../../default/images/mgc_faq/banner_small_mobile.jpg) no-repeat 50%;background-size:cover}.faq-banner .faq-banner-text{position:static;width:100%;max-width:none;padding:1rem}}.faq-box-content{padding:2rem 1rem}@media (min-width:40em){.faq-box-content{padding:4rem 1.5rem}}@media (min-width:90em){.faq-box-content{padding:4rem}}.faq-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.faq-item{width:100%;text-align:center}@media (min-width:40em) and (max-width:63.9375em){.faq-item{width:50%}}@media (min-width:64em){.faq-item{width:20%}}.faq-item [class^=mgc-faq-icon-]{color:#d90011;padding:0 .3rem;font-size:3rem}@media (min-width:40em){.faq-item [class^=mgc-faq-icon-]{font-size:4rem}}.faq-item .kyc-icon-label{color:#d90011;display:block;font-size:.875rem;font-weight:500}.faq-item ul{list-style:none;margin:2rem 1rem}.faq-item ul li{font-size:.875rem;padding:1rem .5rem;border:1px solid #666;line-height:1;min-height:62px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:.5rem auto}.faq-item ul li a,.faq-item ul li a:hover{color:#666;font-weight:300}@media (max-width:39.9375em){.faq-item ul li{max-width:330px}}@media (min-width:40em){.faq-item ul li{margin:.5rem 0}.faq-item ul li:first-of-type{margin-left:0}.faq-item ul li:last-of-type{margin-right:0}}.faq-item ul li:hover{box-shadow:2px 2px 10px #a7a7a7}.contact-block-container{background-image:url(../../default/images/mgc_faq/banner_contact_mobile.jpg);background-position:100% 0;background-size:cover;padding:4rem 1rem 2rem}@media (min-width:40em) and (max-width:63.9375em){.contact-block-container{background-image:url(../../default/images/mgc_faq/banner_contact_tablet.jpg);padding:3.25rem 1.5rem 3rem}}@media (min-width:90em){.contact-block-container{background-position:75% 100%;background-image:url(../../default/images/mgc_faq/banner_contact_desktop.jpg);padding:2.25rem 1.5rem}}.contact-block-container h1{color:#fff;line-height:1;margin-bottom:4rem;text-align:left;font-weight:400}@media (max-width:39.9375em){.contact-block-container h1{width:65%}}@media (min-width:40em) and (max-width:63.9375em){.contact-block-container h1{width:60%;max-width:500px}}@media (min-width:90em){.contact-block-container h1{margin-bottom:2.25rem;font-size:2.25rem}}.contact-block-container .contact-box-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:64em){.contact-block-container .contact-box-container{width:70%}}.contact-block-container .contact-box{text-align:center;padding:1rem;background-color:#fff;display:inline-block;width:100%;margin-bottom:2rem}@media (max-width:39.9375em){.contact-block-container .contact-box{max-width:330px}}@media (min-width:40em){.contact-block-container .contact-box{width:calc(50% - 1rem)}}.contact-block-container [class*=" mgc-faq-icon-"],.contact-block-container [class^=mgc-faq-icon-]{color:#d90011;font-size:3rem}.contact-block-container h2{text-transform:uppercase;text-decoration:none;font-weight:500;font-size:1.25rem;margin:3rem 0}@media (min-width:40em){.contact-block-container h2{margin:1.5rem 0;min-height:4rem}}.contact-block-container .button{float:none}.contact-block-container .phone-number a{margin:2rem 0;font-size:1.75rem;font-weight:500}@media (min-width:90em){.wide .contact-block-container{background-position:100% 0;background-image:url(../../default/images/mgc_faq/banner_contact_desktop.jpg);padding:2.25rem 4rem}.wide .contact-block-container h1{margin-bottom:2.25rem;font-size:2.25rem}.wide .contact-block-container .contact-box-container{width:calc(100% - 450px)}}.font-smaller{font-size:smaller}.call-info{margin-top:1rem}@media (min-width:64em){.call-info{margin-bottom:0}}.column-reverse{display:-ms-flexbox;display:flex}@media (max-width:63.9375em){.column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.help-menu{list-style:none;margin-left:0;margin-bottom:4rem}.help-menu li{font-size:1.25rem;line-height:3rem}.help-menu li.active .title{text-decoration:underline;font-weight:700}.help-menu [class*=mgc-faq-icon-]{margin-right:.5rem}.category-content h1,.leaf-content h1{line-height:48px;line-height:3rem}@media (max-width:39.9375em){.category-content h1,.leaf-content h1{margin-bottom:1.5rem}}.category-content h2,.leaf-content h2{font-size:1.5rem}.category-content h3,.leaf-content h3{font-size:1.25rem;text-transform:none}.category-content .short-content,.leaf-content .short-content{margin-bottom:2rem}.category-content .short-content h1,.category-content .short-content h2,.leaf-content .short-content h1,.leaf-content .short-content h2{font-size:inherit;line-height:inherit}.category-content,.category-content .content,.leaf-content .content{margin-bottom:4rem}.form-container{max-width:1098px;margin:auto}.form-container form{width:100%;font-size:1rem;margin:0 auto 2rem;max-width:860px;padding:1.5rem 1rem}@media (min-width:40em) and (max-width:63.9375em){.form-container form{padding:4rem 2rem}}@media (min-width:64em){.form-container form{padding:4rem}}@media (min-width:90em){.form-container form{width:66%}}@media (max-width:39.9375em){form .element-file{text-align:center}}form .element-file label.medium-3{position:static;margin:0;padding:0;text-align:center}@media (min-width:40em){form .element-file label.medium-3{text-align:right}}form .element-file label.medium-3 .button{min-width:auto;width:180px;max-width:100%;float:none;margin:0;padding:0 .5rem}@media (max-width:39.9375em){form .element-file label.medium-3 .button{margin:1.5rem 0}}form .element-file img{max-width:200px}.button.button-centered{margin:3rem auto;float:none;display:block;min-width:180px}#fieldset-DatiBaluwo div[class*=element-tel]{width:100%}#fieldset-DatiBaluwo div[class*=element-tel] .iti__selected-flag{height:unset;padding:6px}#fieldset-DatiBaluwo div[class*=element-tel] input[type=tel]{padding-left:3.5rem!important}header.header img{max-width:none}.attivazione-root .col2-set{padding-top:20px;padding-bottom:0;margin-bottom:20px}.attivazione-root .col2-set .attivazionewrapper{width:100%}h2.title{background:#000;color:#fff;padding:5px 10px}header{position:relative}header .banner-text{color:#fff;position:absolute;top:0;height:100%;width:45%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}header .banner-text h1{margin:1rem auto;padding:0 1rem;font-weight:700;text-align:center;font-size:1.5rem;line-height:1;max-width:500px}@media (max-width:30em){header .banner-text h1{font-size:1rem}}@media (min-width:40em){header .banner-text h1{font-size:2rem}}@media (min-width:90em){header .banner-text h1{font-size:2.5rem}}header .form-language{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;text-align:right;padding:.5rem}header .form-language label{padding:0 .5rem}header .form-language select{max-width:80px;margin:0;text-transform:uppercase}