@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 */select{background-color:#fefefe}.is-invalid-input:not(:focus){background-color:#f9ecea}.button.dropdown:after{border-color:#fefefe transparent transparent}.menu-icon.dark:after{background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a}.orbit-caption,.orbit-next,.orbit-previous,.progress-meter-text,.switch,.tabs.primary>li>a{color:#fefefe}@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:BrandonText-Black;src:url(../../default/fonts/brandon-text.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.medium{font-weight:500}.bold{font-weight:700}.mainColor{color:#d90011!important}.red{color:#d90011}.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{border:1px solid #a7a7a7}select:focus{border:1px solid #d90011}@media (min-width:40em){h2{font-size:18px;font-size:1.28571rem}}.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.85714rem;font-size:14px;font-size:1rem;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:.07143rem;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:.35714rem;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.92857rem;line-height:1.1;font-weight:300}.mgc-carousel .mgc-carousel-element .mgc-carousel-text h2 strong{font-size:65px;font-size:4.64286rem}.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:2.14286rem}.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:1rem;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}.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:.14286rem}.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:2.07143rem;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.28571rem}.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}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:justify;justify-content:space-between;padding:0 1.5rem}@media (max-width:39.9375em){.header-top{height:75px}}@media (min-width:40em) and (max-width:63.9375em){.header-top{height:100px}}@media (max-width:63.9375em){.header-top{padding:.5rem 0}}.header-top .header-logo{display:inline-block;margin-left:0;width:33%;max-width:250px;position:relative}.header-top .header-logo img{width:100%;max-width:200px}@media (min-width:64em){.header-top .header-logo img{padding:1rem 0 0}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-logo{padding-right:2rem}}@media (max-width:63.9375em){.header-top .header-logo{margin-right:auto;margin-left:1.5rem}}@media (max-width:39.9375em){.header-top .header-logo{margin-left:1rem}}@media (max-width:30em){.header-top .header-logo{width:25%}}.header-top .header-buttons{max-width:65%}@media (min-width:64em){.header-top .header-buttons{max-width:50%}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-buttons{padding-right:1.5rem}}@media (max-width:39.9375em){.header-top .header-buttons{padding-right:1rem}}@media (max-width:30em){.header-top .header-buttons{padding-right:.5rem}}@media (min-width:64em){.header-top .header-buttons{display:-ms-flexbox;display:flex}}.header-top .header-paragraph{font-size:14px;font-size:1rem;color:#333}@media (min-width:90em){.header-top .header-paragraph{font-size:17px;font-size:1.21429rem}}@media (max-width:39.9375em){.header-top .header-paragraph{font-size:.8rem}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{text-align:center;padding-bottom:.3rem}}@media (max-width:63.9375em){.header-top .header-paragraph{padding-bottom:.3rem;text-align:center}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media (min-width:64em){.header-top .header-paragraph{padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-menu-search input{font-size:14px;font-size:1rem}}.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{color:#fff;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;transition:background-color .3s;text-align:center;width:100px}@media (min-width:64em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{margin-left:1rem;width:200px}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{width:151px}}@media (max-width:30em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{width:98px}}.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{font-size:12px;font-size:.85714rem;text-transform:uppercase;color:#fff;width:100%;padding:.8rem 1rem;line-height:1}@media (min-width:90em){.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{font-size:16px;font-size:1.14286rem}}.header-top .header-contact a:hover,.header-top .header-credito a:hover,.header-top .header-groupalia a:hover{transition:background-color .3s}.header-top .header-contact a strong,.header-top .header-credito a strong,.header-top .header-groupalia a strong{display:block}@media (max-width:39.9375em){.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{padding:.3rem .5rem;font-size:.8rem}}@media (min-width:64em){.header-top .header-groupalia{width:240px!important}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-groupalia{width:150px}}.header-top .header-menu-search,.header .header-menu-search{color:#999;position:static!important;margin:auto;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:auto!important;padding:0!important}.header-top .header-menu-search .search-autocomplete:before,.header .header-menu-search .search-autocomplete:before{border-bottom-color:#999}.header-top .header-menu-search .search-autocomplete ul,.header .header-menu-search .search-autocomplete ul{border-color:#999;background-color:#f3f4f5;list-style-type:none}.header-top .header-menu-search .search-autocomplete ul li,.header .header-menu-search .search-autocomplete ul li{color:#999}.header-top .header-menu-search .search-autocomplete ul li.selected,.header .header-menu-search .search-autocomplete ul li.selected{color:#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:auto}}.header-menu .menu-right{margin:0}.header-menu .menu-icon-container{text-align:center}@media (min-width:40em) and (max-width:63.9375em){.header-menu .menu-icon-container{display:-ms-flexbox;display:flex}}.header-menu .menu-icon-container .mgc-icon-menu{font-size:1.5rem;margin-bottom:.3rem}@media (max-width:63.9375em){.header-menu .menu-icon-container .mgc-icon-menu{font-size:1.3rem}}.header-menu .menu-icon-container span{display:block;font-size:13px;font-size:.92857rem}.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:.92857rem}.header-menu .header-buttons>a .badge{font-size:10px;font-size:.71429rem}.header-menu .header-buttons .no-count .cart-item-count{display:none}.header-menu .header-buttons .badge{background:#d90011;position:absolute;top:0;left:33px}@media (min-width:40em){.header-menu .header-buttons .badge{left:22px}}.header-menu .menu{transition:all .5s ease-in-out;width:auto}.header-menu .menu .no-count .cart-item-count{display:none}.header-menu .menu .badge{background:#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:.92857rem;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"}.mgc-carousel-element-amazon .row:first-of-type h2{text-transform:none;font-size:50px;font-size:3.57143rem}.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.92857rem;margin-bottom:0}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text span{font-size:35px;font-size:2.5rem}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text p{color:#fff;font-size:35px;font-size:2.5rem;text-align:left;line-height:1.2}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text small{font-size:15px;font-size:1.07143rem;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:4.28571rem;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.78571rem;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.85714rem;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.5rem;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.64286rem}.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.64286rem;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.42857rem}@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:170px}@media (min-width:64em){.header-carousel{margin-top:152px}}@media (max-width:39.9375em){.header-carousel{display:none}}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text h2{font-size:3vw}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text h2 strong{font-size:4vw}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text h2+img{margin-top:-15px}.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{margin-top:1vw;min-width:70%}@media (max-width:63.9375em){.header-carousel .mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{font-size:smaller;line-height:1;padding:.7rem;min-height:auto}}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple{margin-bottom:1rem}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple span{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple img{width:20%;height:auto}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .bg-purple h2{font-size:4vw;margin-bottom:0}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type ul{margin-bottom:5%;line-height:2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type ul li{font-size:2vw;width:70%}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type .color-dot{line-height:1.5;margin:4% 0;font-size:1.5vw;height:12%}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type .color-dot:before{height:auto;position:static;font-size:inherit;margin-right:.5rem}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity .row:last-of-type p{font-size:2.4vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon a:hover,.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon a:visited{color:initial}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .row:first-of-type h2{font-size:3.2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .bg-yellow>.medium-5{padding:1.7rem 4vw 1.7rem 10vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .bg-yellow>.medium-5 img{max-width:90%}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text h2{color:#000}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text h2 strong{font-size:3vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text h2+span{font-size:2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text p{max-width:90%;font-size:2.2vw}.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text small{font-size:1vw}@media (min-width:40em) and (max-width:63.9375em){.header-carousel .mgc-carousel .mgc-carousel-element.mgc-carousel-element-amazon .mgc-carousel-text small{font-size:1.4vw;margin-bottom:.5rem}}.header-menu-container{padding:0}@media (min-width:64em) and (max-width:89.9375em){.header-menu-container a{font-size:13px;font-size:.92857rem}}@media (min-width:64em) and (max-width:89.9375em){.header-menu-container span{font-size:14px;font-size:1rem}}@media (min-width:40em){.header-menu-container .header-buttons>a{margin:0 8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}.header-menu-container .header-buttons>a>i{font-size:1.3rem;margin:0 12px}.cms-store-locator .mgc-carousel-container button:before{color:#8a8a8a}.main-container{margin-top:170px}@media (min-width:40em) and (max-width:63.9375em){.main-container{margin-top:100px}}@media (min-width:64em){.main-container{margin-top:152px}}.col-main:before,.main-container:before,.main:before{content:" ";display:table}.mgc-carousel.mgc-carousel-header{margin-bottom:0}.mgc-carousel.mgc-carousel-header .slick-dots{bottom:10px}.mgc-catalog{margin-top:20px}.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:.85714rem}.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:.14286rem;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.42857rem}.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:3rem}.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:1.14286rem!important}p.hello{font-size:18px;font-size:1.28571rem}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.28571rem;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.28571rem}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:1.14286rem!important;font-weight:500}#wishlist-table td.customer-wishlist-item-cart .button{font-size:14px;font-size:1rem;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:1.14286rem;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:1rem}.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:1.14286rem}.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:.85714rem}.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,.kyc-premium-profile-root img,.reload-card-activation-root img{width:100%;max-width:275px}.attivazione-root .product-name,.attivazione-wallet-index .product-name,.kyc-premium-profile-root .product-name,.reload-card-activation-root .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,.kyc-premium-profile-root .product-name,.reload-card-activation-root .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,.kyc-premium-profile-root input[type=email],.kyc-premium-profile-root input[type=number],.kyc-premium-profile-root input[type=password],.kyc-premium-profile-root input[type=tel],.kyc-premium-profile-root input[type=text],.kyc-premium-profile-root select,.reload-card-activation-root input[type=email],.reload-card-activation-root input[type=number],.reload-card-activation-root input[type=password],.reload-card-activation-root input[type=tel],.reload-card-activation-root input[type=text],.reload-card-activation-root 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,.kyc-premium-profile-root input[type=email],.kyc-premium-profile-root input[type=number],.kyc-premium-profile-root input[type=password],.kyc-premium-profile-root input[type=tel],.kyc-premium-profile-root input[type=text],.kyc-premium-profile-root select,.reload-card-activation-root input[type=email],.reload-card-activation-root input[type=number],.reload-card-activation-root input[type=password],.reload-card-activation-root input[type=tel],.reload-card-activation-root input[type=text],.reload-card-activation-root select{max-width:100%}}.attivazione-root input[type=checkbox],.attivazione-wallet-index input[type=checkbox],.kyc-premium-profile-root input[type=checkbox],.reload-card-activation-root input[type=checkbox]{display:inline-block;vertical-align:top;margin:5px 0 0}.attivazione-root .description,.attivazione-wallet-index .description,.kyc-premium-profile-root .description,.reload-card-activation-root .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:2.14286rem}#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:1rem;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.71429rem;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:.07143rem;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.71429rem;line-height:24px;line-height:1.71429rem;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:.07143rem;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.42857rem;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:1.14286rem}.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:3.21429rem}#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}#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.42857rem}.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.28571rem;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.42857rem}.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.42857rem}.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:1rem;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.85714rem;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:1rem}}.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.71429rem}.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.21429rem;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.21429rem;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;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:.92857rem;line-height:11px;line-height:.78571rem;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}.u-textCenter{text-align:center}.u-textLeft{text-align:left}.u-textRight{text-align:right}@media (max-width:30em){.u-hideSmallMobile{display:none!important}}@media (min-width:40em){.u-showMobile{display:none!important}}@media (max-width:39.9375em){.u-hideMobile{display:none!important}}@media (min-width:40em) and (max-width:63.9375em){.u-hideTablet{display:none!important}}@media (min-width:40em){.u-hideFromTablet{display:none!important}}@media (max-width:39.9375em){.u-showFromTablet{display:none!important}}@media (min-width:64em){.u-hideDesktop{display:none!important}}@media (max-width:63.9375em){.u-showDesktop{display:none!important}}.u-uppercase{text-transform:uppercase}.u-bg\(greyLight\){background:#dedede}.u-bg\(white\){background:#fff}.u-bg\(greyDark\){background:#20232b}.u-bg\(mainColor\){background:#d90011}.u-clr\(mainColor\){color:#d90011}.u-clr\(secondaryColor\){color:#767676}.u-clr\(primaryColor\){color:#1779ba}.u-clr\(red\){color:#d90011}.u-clr\(black\){color:#000}.u-zoomProductImage .product-image img{transform:scale(1);transition:transform .5s ease}.u-zoomProductImage .product-image:hover img{transform:scale(1.05)}.u-zoomCardImage img{transform:scale(1);transition:transform .5s ease}.u-zoomCardImage:hover img{transform:scale(1.05)}.l-mt\(0px\){margin-top:0}@media (max-width:39.9375em){.l-mt\(0px\)\@mobile{margin-top:0}}@media (min-width:64em){.l-mt\(0px\)\@desktop{margin-top:0}}.l-mb\(0px\){margin-bottom:0}@media (max-width:39.9375em){.l-mb\(0px\)\@mobile{margin-bottom:0}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(0px\)\@tablet{margin-bottom:0}}@media (min-width:64em){.l-mb\(0px\)\@desktop{margin-bottom:0}}.l-ml\(0px\){margin-left:0}@media (max-width:39.9375em){.l-ml\(0px\)\@mobile{margin-left:0}}@media (min-width:64em){.l-ml\(0px\)\@desktop{margin-left:0}}.l-mr\(0px\){margin-right:0}@media (max-width:39.9375em){.l-mr\(0px\)\@mobile{margin-right:0}}@media (min-width:64em){.l-mr\(0px\)\@desktop{margin-right:0}}.l-m\(0px\){margin:0}@media (max-width:39.9375em){.l-m\(0px\)\@mobile{margin:0}}@media (min-width:64em){.l-m\(0px\)\@desktop{margin:0}}.l-mt\(10px\){margin-top:10px}@media (max-width:39.9375em){.l-mt\(10px\)\@mobile{margin-top:10px}}@media (min-width:64em){.l-mt\(10px\)\@desktop{margin-top:10px}}.l-mb\(10px\){margin-bottom:10px}@media (max-width:39.9375em){.l-mb\(10px\)\@mobile{margin-bottom:10px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(10px\)\@tablet{margin-bottom:10px}}@media (min-width:64em){.l-mb\(10px\)\@desktop{margin-bottom:10px}}.l-ml\(10px\){margin-left:10px}@media (max-width:39.9375em){.l-ml\(10px\)\@mobile{margin-left:10px}}@media (min-width:64em){.l-ml\(10px\)\@desktop{margin-left:10px}}.l-mr\(10px\){margin-right:10px}@media (max-width:39.9375em){.l-mr\(10px\)\@mobile{margin-right:10px}}@media (min-width:64em){.l-mr\(10px\)\@desktop{margin-right:10px}}.l-m\(10px\){margin:10px}@media (max-width:39.9375em){.l-m\(10px\)\@mobile{margin:10px}}@media (min-width:64em){.l-m\(10px\)\@desktop{margin:10px}}.l-mt\(20px\){margin-top:20px}@media (max-width:39.9375em){.l-mt\(20px\)\@mobile{margin-top:20px}}@media (min-width:64em){.l-mt\(20px\)\@desktop{margin-top:20px}}.l-mb\(20px\){margin-bottom:20px}@media (max-width:39.9375em){.l-mb\(20px\)\@mobile{margin-bottom:20px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(20px\)\@tablet{margin-bottom:20px}}@media (min-width:64em){.l-mb\(20px\)\@desktop{margin-bottom:20px}}.l-ml\(20px\){margin-left:20px}@media (max-width:39.9375em){.l-ml\(20px\)\@mobile{margin-left:20px}}@media (min-width:64em){.l-ml\(20px\)\@desktop{margin-left:20px}}.l-mr\(20px\){margin-right:20px}@media (max-width:39.9375em){.l-mr\(20px\)\@mobile{margin-right:20px}}@media (min-width:64em){.l-mr\(20px\)\@desktop{margin-right:20px}}.l-m\(20px\){margin:20px}@media (max-width:39.9375em){.l-m\(20px\)\@mobile{margin:20px}}@media (min-width:64em){.l-m\(20px\)\@desktop{margin:20px}}.l-mt\(30px\){margin-top:30px}@media (max-width:39.9375em){.l-mt\(30px\)\@mobile{margin-top:30px}}@media (min-width:64em){.l-mt\(30px\)\@desktop{margin-top:30px}}.l-mb\(30px\){margin-bottom:30px}@media (max-width:39.9375em){.l-mb\(30px\)\@mobile{margin-bottom:30px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(30px\)\@tablet{margin-bottom:30px}}@media (min-width:64em){.l-mb\(30px\)\@desktop{margin-bottom:30px}}.l-ml\(30px\){margin-left:30px}@media (max-width:39.9375em){.l-ml\(30px\)\@mobile{margin-left:30px}}@media (min-width:64em){.l-ml\(30px\)\@desktop{margin-left:30px}}.l-mr\(30px\){margin-right:30px}@media (max-width:39.9375em){.l-mr\(30px\)\@mobile{margin-right:30px}}@media (min-width:64em){.l-mr\(30px\)\@desktop{margin-right:30px}}.l-m\(30px\){margin:30px}@media (max-width:39.9375em){.l-m\(30px\)\@mobile{margin:30px}}@media (min-width:64em){.l-m\(30px\)\@desktop{margin:30px}}.l-mt\(40px\){margin-top:40px}@media (max-width:39.9375em){.l-mt\(40px\)\@mobile{margin-top:40px}}@media (min-width:64em){.l-mt\(40px\)\@desktop{margin-top:40px}}.l-mb\(40px\){margin-bottom:40px}@media (max-width:39.9375em){.l-mb\(40px\)\@mobile{margin-bottom:40px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(40px\)\@tablet{margin-bottom:40px}}@media (min-width:64em){.l-mb\(40px\)\@desktop{margin-bottom:40px}}.l-ml\(40px\){margin-left:40px}@media (max-width:39.9375em){.l-ml\(40px\)\@mobile{margin-left:40px}}@media (min-width:64em){.l-ml\(40px\)\@desktop{margin-left:40px}}.l-mr\(40px\){margin-right:40px}@media (max-width:39.9375em){.l-mr\(40px\)\@mobile{margin-right:40px}}@media (min-width:64em){.l-mr\(40px\)\@desktop{margin-right:40px}}.l-m\(40px\){margin:40px}@media (max-width:39.9375em){.l-m\(40px\)\@mobile{margin:40px}}@media (min-width:64em){.l-m\(40px\)\@desktop{margin:40px}}.l-mt\(60px\){margin-top:60px}@media (max-width:39.9375em){.l-mt\(60px\)\@mobile{margin-top:60px}}@media (min-width:64em){.l-mt\(60px\)\@desktop{margin-top:60px}}.l-mb\(60px\){margin-bottom:60px}@media (max-width:39.9375em){.l-mb\(60px\)\@mobile{margin-bottom:60px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(60px\)\@tablet{margin-bottom:60px}}@media (min-width:64em){.l-mb\(60px\)\@desktop{margin-bottom:60px}}.l-ml\(60px\){margin-left:60px}@media (max-width:39.9375em){.l-ml\(60px\)\@mobile{margin-left:60px}}@media (min-width:64em){.l-ml\(60px\)\@desktop{margin-left:60px}}.l-mr\(60px\){margin-right:60px}@media (max-width:39.9375em){.l-mr\(60px\)\@mobile{margin-right:60px}}@media (min-width:64em){.l-mr\(60px\)\@desktop{margin-right:60px}}.l-m\(60px\){margin:60px}@media (max-width:39.9375em){.l-m\(60px\)\@mobile{margin:60px}}@media (min-width:64em){.l-m\(60px\)\@desktop{margin:60px}}.l-mt\(80px\){margin-top:80px}@media (max-width:39.9375em){.l-mt\(80px\)\@mobile{margin-top:80px}}@media (min-width:64em){.l-mt\(80px\)\@desktop{margin-top:80px}}.l-mb\(80px\){margin-bottom:80px}@media (max-width:39.9375em){.l-mb\(80px\)\@mobile{margin-bottom:80px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(80px\)\@tablet{margin-bottom:80px}}@media (min-width:64em){.l-mb\(80px\)\@desktop{margin-bottom:80px}}.l-ml\(80px\){margin-left:80px}@media (max-width:39.9375em){.l-ml\(80px\)\@mobile{margin-left:80px}}@media (min-width:64em){.l-ml\(80px\)\@desktop{margin-left:80px}}.l-mr\(80px\){margin-right:80px}@media (max-width:39.9375em){.l-mr\(80px\)\@mobile{margin-right:80px}}@media (min-width:64em){.l-mr\(80px\)\@desktop{margin-right:80px}}.l-m\(80px\){margin:80px}@media (max-width:39.9375em){.l-m\(80px\)\@mobile{margin:80px}}@media (min-width:64em){.l-m\(80px\)\@desktop{margin:80px}}.l-mt\(90px\){margin-top:90px}@media (max-width:39.9375em){.l-mt\(90px\)\@mobile{margin-top:90px}}@media (min-width:64em){.l-mt\(90px\)\@desktop{margin-top:90px}}.l-mb\(90px\){margin-bottom:90px}@media (max-width:39.9375em){.l-mb\(90px\)\@mobile{margin-bottom:90px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(90px\)\@tablet{margin-bottom:90px}}@media (min-width:64em){.l-mb\(90px\)\@desktop{margin-bottom:90px}}.l-ml\(90px\){margin-left:90px}@media (max-width:39.9375em){.l-ml\(90px\)\@mobile{margin-left:90px}}@media (min-width:64em){.l-ml\(90px\)\@desktop{margin-left:90px}}.l-mr\(90px\){margin-right:90px}@media (max-width:39.9375em){.l-mr\(90px\)\@mobile{margin-right:90px}}@media (min-width:64em){.l-mr\(90px\)\@desktop{margin-right:90px}}.l-m\(90px\){margin:90px}@media (max-width:39.9375em){.l-m\(90px\)\@mobile{margin:90px}}@media (min-width:64em){.l-m\(90px\)\@desktop{margin:90px}}.l-mt\(100px\){margin-top:100px}@media (max-width:39.9375em){.l-mt\(100px\)\@mobile{margin-top:100px}}@media (min-width:64em){.l-mt\(100px\)\@desktop{margin-top:100px}}.l-mb\(100px\){margin-bottom:100px}@media (max-width:39.9375em){.l-mb\(100px\)\@mobile{margin-bottom:100px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(100px\)\@tablet{margin-bottom:100px}}@media (min-width:64em){.l-mb\(100px\)\@desktop{margin-bottom:100px}}.l-ml\(100px\){margin-left:100px}@media (max-width:39.9375em){.l-ml\(100px\)\@mobile{margin-left:100px}}@media (min-width:64em){.l-ml\(100px\)\@desktop{margin-left:100px}}.l-mr\(100px\){margin-right:100px}@media (max-width:39.9375em){.l-mr\(100px\)\@mobile{margin-right:100px}}@media (min-width:64em){.l-mr\(100px\)\@desktop{margin-right:100px}}.l-m\(100px\){margin:100px}@media (max-width:39.9375em){.l-m\(100px\)\@mobile{margin:100px}}@media (min-width:64em){.l-m\(100px\)\@desktop{margin:100px}}.l-mt\(120px\){margin-top:120px}@media (max-width:39.9375em){.l-mt\(120px\)\@mobile{margin-top:120px}}@media (min-width:64em){.l-mt\(120px\)\@desktop{margin-top:120px}}.l-mb\(120px\){margin-bottom:120px}@media (max-width:39.9375em){.l-mb\(120px\)\@mobile{margin-bottom:120px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(120px\)\@tablet{margin-bottom:120px}}@media (min-width:64em){.l-mb\(120px\)\@desktop{margin-bottom:120px}}.l-ml\(120px\){margin-left:120px}@media (max-width:39.9375em){.l-ml\(120px\)\@mobile{margin-left:120px}}@media (min-width:64em){.l-ml\(120px\)\@desktop{margin-left:120px}}.l-mr\(120px\){margin-right:120px}@media (max-width:39.9375em){.l-mr\(120px\)\@mobile{margin-right:120px}}@media (min-width:64em){.l-mr\(120px\)\@desktop{margin-right:120px}}.l-m\(120px\){margin:120px}@media (max-width:39.9375em){.l-m\(120px\)\@mobile{margin:120px}}@media (min-width:64em){.l-m\(120px\)\@desktop{margin:120px}}.l-mt\(140px\){margin-top:140px}@media (max-width:39.9375em){.l-mt\(140px\)\@mobile{margin-top:140px}}@media (min-width:64em){.l-mt\(140px\)\@desktop{margin-top:140px}}.l-mb\(140px\){margin-bottom:140px}@media (max-width:39.9375em){.l-mb\(140px\)\@mobile{margin-bottom:140px}}@media (min-width:40em) and (max-width:63.9375em){.l-mb\(140px\)\@tablet{margin-bottom:140px}}@media (min-width:64em){.l-mb\(140px\)\@desktop{margin-bottom:140px}}.l-ml\(140px\){margin-left:140px}@media (max-width:39.9375em){.l-ml\(140px\)\@mobile{margin-left:140px}}@media (min-width:64em){.l-ml\(140px\)\@desktop{margin-left:140px}}.l-mr\(140px\){margin-right:140px}@media (max-width:39.9375em){.l-mr\(140px\)\@mobile{margin-right:140px}}@media (min-width:64em){.l-mr\(140px\)\@desktop{margin-right:140px}}.l-m\(140px\){margin:140px}@media (max-width:39.9375em){.l-m\(140px\)\@mobile{margin:140px}}@media (min-width:64em){.l-m\(140px\)\@desktop{margin:140px}}.l-pt\(10px\){padding-top:10px}@media (min-width:64em){.l-pt\(10px\)\@desktop{padding-top:10px}}.l-pb\(10px\){padding-bottom:10px}@media (min-width:64em){.l-pb\(10px\)\@desktop{padding-bottom:10px}}.l-pl\(10px\){padding-left:10px}@media (min-width:64em){.l-pl\(10px\)\@desktop{padding-left:10px}}.l-pr\(10px\){padding-right:10px}@media (min-width:64em){.l-pr\(10px\)\@desktop{padding-right:10px}}.l-p\(10px\){padding:10px}@media (min-width:64em){.l-p\(10px\)\@desktop{padding:10px}}.l-pt\(20px\){padding-top:20px}@media (min-width:64em){.l-pt\(20px\)\@desktop{padding-top:20px}}.l-pb\(20px\){padding-bottom:20px}@media (min-width:64em){.l-pb\(20px\)\@desktop{padding-bottom:20px}}.l-pl\(20px\){padding-left:20px}@media (min-width:64em){.l-pl\(20px\)\@desktop{padding-left:20px}}.l-pr\(20px\){padding-right:20px}@media (min-width:64em){.l-pr\(20px\)\@desktop{padding-right:20px}}.l-p\(20px\){padding:20px}@media (min-width:64em){.l-p\(20px\)\@desktop{padding:20px}}.l-pt\(30px\){padding-top:30px}@media (min-width:64em){.l-pt\(30px\)\@desktop{padding-top:30px}}.l-pb\(30px\){padding-bottom:30px}@media (min-width:64em){.l-pb\(30px\)\@desktop{padding-bottom:30px}}.l-pl\(30px\){padding-left:30px}@media (min-width:64em){.l-pl\(30px\)\@desktop{padding-left:30px}}.l-pr\(30px\){padding-right:30px}@media (min-width:64em){.l-pr\(30px\)\@desktop{padding-right:30px}}.l-p\(30px\){padding:30px}@media (min-width:64em){.l-p\(30px\)\@desktop{padding:30px}}.l-pt\(40px\){padding-top:40px}@media (min-width:64em){.l-pt\(40px\)\@desktop{padding-top:40px}}.l-pb\(40px\){padding-bottom:40px}@media (min-width:64em){.l-pb\(40px\)\@desktop{padding-bottom:40px}}.l-pl\(40px\){padding-left:40px}@media (min-width:64em){.l-pl\(40px\)\@desktop{padding-left:40px}}.l-pr\(40px\){padding-right:40px}@media (min-width:64em){.l-pr\(40px\)\@desktop{padding-right:40px}}.l-p\(40px\){padding:40px}@media (min-width:64em){.l-p\(40px\)\@desktop{padding:40px}}.l-pt\(60px\){padding-top:60px}@media (min-width:64em){.l-pt\(60px\)\@desktop{padding-top:60px}}.l-pb\(60px\){padding-bottom:60px}@media (min-width:64em){.l-pb\(60px\)\@desktop{padding-bottom:60px}}.l-pl\(60px\){padding-left:60px}@media (min-width:64em){.l-pl\(60px\)\@desktop{padding-left:60px}}.l-pr\(60px\){padding-right:60px}@media (min-width:64em){.l-pr\(60px\)\@desktop{padding-right:60px}}.l-p\(60px\){padding:60px}@media (min-width:64em){.l-p\(60px\)\@desktop{padding:60px}}.l-pt\(80px\){padding-top:80px}@media (min-width:64em){.l-pt\(80px\)\@desktop{padding-top:80px}}.l-pb\(80px\){padding-bottom:80px}@media (min-width:64em){.l-pb\(80px\)\@desktop{padding-bottom:80px}}.l-pl\(80px\){padding-left:80px}@media (min-width:64em){.l-pl\(80px\)\@desktop{padding-left:80px}}.l-pr\(80px\){padding-right:80px}@media (min-width:64em){.l-pr\(80px\)\@desktop{padding-right:80px}}.l-p\(80px\){padding:80px}@media (min-width:64em){.l-p\(80px\)\@desktop{padding:80px}}.l-pt\(100px\){padding-top:100px}@media (min-width:64em){.l-pt\(100px\)\@desktop{padding-top:100px}}.l-pb\(100px\){padding-bottom:100px}@media (min-width:64em){.l-pb\(100px\)\@desktop{padding-bottom:100px}}.l-pl\(100px\){padding-left:100px}@media (min-width:64em){.l-pl\(100px\)\@desktop{padding-left:100px}}.l-pr\(100px\){padding-right:100px}@media (min-width:64em){.l-pr\(100px\)\@desktop{padding-right:100px}}.l-p\(100px\){padding:100px}@media (min-width:64em){.l-p\(100px\)\@desktop{padding:100px}}.l-pt\(120px\){padding-top:120px}@media (min-width:64em){.l-pt\(120px\)\@desktop{padding-top:120px}}.l-pb\(120px\){padding-bottom:120px}@media (min-width:64em){.l-pb\(120px\)\@desktop{padding-bottom:120px}}.l-pl\(120px\){padding-left:120px}@media (min-width:64em){.l-pl\(120px\)\@desktop{padding-left:120px}}.l-pr\(120px\){padding-right:120px}@media (min-width:64em){.l-pr\(120px\)\@desktop{padding-right:120px}}.l-p\(120px\){padding:120px}@media (min-width:64em){.l-p\(120px\)\@desktop{padding:120px}}.l-pt\(140px\){padding-top:140px}@media (min-width:64em){.l-pt\(140px\)\@desktop{padding-top:140px}}.l-pb\(140px\){padding-bottom:140px}@media (min-width:64em){.l-pb\(140px\)\@desktop{padding-bottom:140px}}.l-pl\(140px\){padding-left:140px}@media (min-width:64em){.l-pl\(140px\)\@desktop{padding-left:140px}}.l-pr\(140px\){padding-right:140px}@media (min-width:64em){.l-pr\(140px\)\@desktop{padding-right:140px}}.l-p\(140px\){padding:140px}@media (min-width:64em){.l-p\(140px\)\@desktop{padding:140px}}.l-mlrAuto{margin-left:auto;margin-right:auto}.l-floatLeft{float:left}.l-floatRight{float:right}.l-floatNone{float:none}.l-display\(flex\){display:-ms-flexbox;display:flex}.l-flex\(wrap\){-ms-flex-wrap:wrap;flex-wrap:wrap}.l-flex\(center\){-ms-flex-pack:center;justify-content:center}.l-flex\(column\){-ms-flex-direction:column;flex-direction:column}.l-flex\(space-between\){-ms-flex-pack:justify;justify-content:space-between}.l-flex\(space-around\){-ms-flex-pack:distribute;justify-content:space-around}.l-flex\(flex-end\){-ms-flex-pack:end;justify-content:flex-end}.l-flex\(align-center\){-ms-flex-align:center;align-items:center}.l-flex\(align-flex-start\){-ms-flex-align:start;align-items:flex-start}.l-flex\(align-flex-end\){-ms-flex-align:end;align-items:flex-end}.l-display\(block\){display:block}.l-display\(inline-block\){display:inline-block}.l-zIndex\(1\){z-index:1}.l-position\(center\){display:block;margin-left:auto;margin-right:auto}.l-position\(left\){float:left}.l-position\(right\){float:right}.l-objectFit\(centercenter\){width:100%;height:100%;object-fit:cover;object-position:center center}.l-maxWidth\(1604\){max-width:1604px}.l-maxWidth\(1098\){max-width:1098px}.l-width\(100\%\){width:100%}.l-height\(100\%\){height:100%}#widget-brand-container .mgc-box{max-width:1604px}@media print,screen and (min-width:40em){#widget-brand-container .mgc-box{width:calc(100% - 2rem);margin:1rem auto}}#widget-brand-container #widget-brand-content{font-size:medium}@media print,screen and (min-width:40em){#widget-brand-container #widget-brand-content{font-size:larger}}#widget-brand-container #widget-brand-list{margin-top:1rem}@media screen and (min-width:40em) and (max-width:63.9375em){#widget-brand-container #widget-brand-list{column-count:2}}@media screen and (min-width:64em) and (max-width:74.9375em){#widget-brand-container #widget-brand-list{column-count:3}}@media screen and (min-width:75em){#widget-brand-container #widget-brand-list{column-count:4}}#widget-brand-container .widget-brand-banner-background img{width:100%}#widget-brand-container ul{list-style-type:none;margin:0;padding:0}#widget-brand-container .widget-brand-first-letter{color:#d90011;font-weight:700;font-size:1.3rem}#widget-brand-container .is-accordion-submenu-parent{margin:1px;padding:0;border-bottom:1px solid #d3d3d3}#widget-brand-container .is-accordion-submenu-parent>a:after{border-color:#a7a7a7 transparent transparent}#widget-brand-container .brand-name{font-weight:700}#widget-brand-container .widget-brand-banner{position:relative}#widget-brand-container .banner-text-container{position:absolute;width:50%;height:100%;top:0;left:0;padding:1rem;color:#fff!important;display:-ms-flexbox;display:flex}@media print,screen and (min-width:64em){#widget-brand-container .banner-text-container{padding-left:5rem}}@media (min-width:1605px){#widget-brand-container .banner-text-container{padding-left:10%}}#widget-brand-container .banner-text{margin:auto;text-align:justify}#widget-brand-container .banner-description{color:#fff!important;font-size:1.25rem}#widget-brand-container .banner-title{font-size:2rem;font-weight:700;text-align:left;line-height:normal}@media screen and (min-width:40em) and (max-width:63.9375em){#widget-brand-container .banner-title{font-size:2rem}}@media print,screen and (min-width:64em){#widget-brand-container .banner-title{font-size:2.75rem}}#widget-brand-container p.banner-description{font-size:1rem;text-align:left}@media print,screen and (min-width:40em){#widget-brand-container p.banner-description{font-size:1.25rem}}#widget-brand-container .brand-product a{margin-left:1rem}#widget-brand-container .brand-product:not(.first):before{content:"\a";white-space:pre}.c-footerFeatures{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}@media (min-width:40em) and (max-width:63.9375em){.c-footerFeatures{width:50%}}@media (min-width:64em){.c-footerFeatures{width:25%}}.c-footerFeatures__image{width:110px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.c-footerFeatures__image img{max-height:50px}.c-footerFeatures__image svg{width:100%;height:100%;margin:10px;max-height:50px}.c-footerFeatures__text h4{font-size:14px;font-size:1rem;font-weight:700;color:#d90011;margin:0;width:160px}@media (max-width:39.9375em){.c-footerFeatures__text h4{text-align:left}}.c-footerFeatures__text p{margin:0;line-height:normal;color:#fff}@media (max-width:39.9375em){.c-footerFeatures__text p{text-align:left}}.c-footerNewsletter a{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid gray;margin-bottom:14px;max-width:260px}@media (min-width:40em) and (max-width:63.9375em){.c-footerNewsletter a{-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-footerNewsletter svg{margin-right:10px}@media (min-width:40em) and (max-width:63.9375em){.c-footerNewsletter svg{margin-right:0;margin-bottom:10px}}.c-footerNewsletter__img{max-width:95px;width:40%;padding-right:10px}@media (min-width:40em) and (max-width:63.9375em){.c-footerNewsletter__img{width:50%;padding-bottom:10px;padding-right:0}}.c-footerNewsletter__text{width:60%}@media (min-width:40em) and (max-width:63.9375em){.c-footerNewsletter__text{width:100%}}.c-footerNewsletter__text h4{font-size:14px;font-size:1rem;color:#d90011;margin:0;line-height:normal}@media (max-width:39.9375em){.c-footerNewsletter__text h4{text-align:left}}.c-footerNewsletter__text p{margin:0;line-height:normal;text-align:left;font-size:14px;font-size:1rem}.c-footerBanner{padding:15px}.c-footerBanner__img{padding-bottom:43%;overflow:hidden;display:-ms-flexbox;display:flex;position:relative}.c-footerBanner__img>div{max-height:none;height:100%;position:absolute}.c-footerBanner__img img{object-fit:cover;object-position:left;height:100%}.c-footerBanner__img img:hover{object-position:100%}.c-footerBanner__text{margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:148px}@media (min-width:90em){.c-footerBanner__text{-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:auto}}.c-footerBanner__text>div{width:100%}@media (min-width:90em){.c-footerBanner__text>div{width:auto}}.c-footerBanner__text>div h1{font-size:26px;font-size:1.85714rem;font-weight:400;margin:0;text-align:left}.c-footerBanner__text>div p{font-size:16px;font-size:1.14286rem;line-height:1.3;margin-bottom:0}.c-footerBanner__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.c-footerBanner__button a .button{background:linear-gradient(90deg,#b9000f,#d90011)}@media (min-width:90em){.c-footerBanner__button a{width:153px;min-width:153px}}.c-footerBanner__button span{color:#fff}.c-footerCarousel .slick-dots li{width:12px;height:30px}.c-footerCarousel .slick-dots li button{border:2px solid #a7a7a7;border-radius:50%;width:12px;height:12px}.c-footerCarousel .slick-dots li button:before{left:0;right:0;content:"";width:13px;height:13px;border-radius:50%;background-color:#a7a7a7;opacity:0;transition:opacity .3s}.c-footerCarousel .slick-dots li.slick-active button:before,.c-footerCarousel .slick-dots li:hover button:before{opacity:1;transition:opacity .3s}.c-mgcBanner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media (min-width:64em){.c-mgcBanner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:26%;overflow:hidden}}@media (min-width:64em) and (min-width:64em) and (max-width:89.9375em){.c-mgcBanner{padding-bottom:25%}}@media (max-width:39.9375em){.c-mgcBanner{height:400px}}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner{height:440px}}.c-mgcBanner__bg{overflow:hidden;width:100%}@media (min-width:64em){.c-mgcBanner__bg{position:absolute}}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner__bg{height:240px}}@media (min-width:64em){.c-mgcBanner__bg{height:100%}}.c-mgcBanner__bg img{height:auto;width:100%}.c-mgcBanner__text{padding:10px 30px 30px;width:100%;height:50%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (min-width:64em){.c-mgcBanner__text{padding:0;width:30%;height:100%;position:absolute;-ms-flex-align:center;align-items:center;left:70%}}@media (min-width:64em){.c-mgcBanner__text:before{content:"";position:absolute;width:100px;height:calc(100% + 50px);transform:rotate(-10deg);transform-origin:bottom;left:0;top:-20px}}.c-mgcBanner__text div{z-index:1;padding:0 5px}.c-mgcBanner__text div .banner-title{color:#fff;font-family:BrandonText-Black,sans-serif;font-size:1.6em;font-weight:900}@media (min-width:64em){.c-mgcBanner__text div .banner-title{font-size:2.7vw}}@media (max-width:400px){.c-mgcBanner__text div .banner-title{font-size:1.4em}}.c-mgcBanner__text div .banner-title span{font-family:inherit}.c-mgcBanner__text div .banner-startingFrom{font-size:1.2em}.c-mgcBanner__text div .banner-startingFrom .price{font-size:1.4em;font-weight:700}.c-mgcBanner__text div .banner-description{font-size:1.4vw;display:none}@media (min-width:64em){.c-mgcBanner__text div .banner-description{display:block}}.c-mgcBanner__text div .banner-button{border:2px solid;font-weight:700;padding:3px 20px;display:inline-block;color:#fff;border-color:#fff;min-width:130px;position:absolute;top:53%;left:calc(50% - 65px);font-size:16px;font-size:1.14286rem}@media (min-width:64em){.c-mgcBanner__text div .banner-button{font-size:18px;font-size:1.28571rem;top:unset;bottom:20px}}@media (min-width:90em){.c-mgcBanner__text div .banner-button{font-size:22px;font-size:1.57143rem}}.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{position:absolute;right:5%;display:none;top:3%;height:28%;filter:drop-shadow(0 0 20px rgba(0,0,0,.8))}@media (min-width:64em){.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{display:inline-block;right:auto;left:70%}}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{top:5%}}@media (min-width:64em){.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{top:50%;transform:translateY(-50%) translateX(-95%)}}@media (max-width:39.9375em){.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{height:35%}}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{height:40%}}@media (min-width:64em){.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{height:70%}}@media (min-width:64em) and (max-width:89.9375em){.c-mgcBanner__card,.c-mgcBanner__card-picture img,.c-mgcBanner__card-picture source{height:60%}}.c-mgcBanner--mastercard-kyc{background-color:hsla(0,0%,39%,0)}.c-mgcBanner--mastercard-kyc .c-mgcBanner__text{background:hsla(0,0%,39%,0);-ms-flex-align:center;align-items:center;left:0!important;width:100%}@media (max-width:63.9375em){.c-mgcBanner--mastercard-kyc .c-mgcBanner__text{margin-top:15%}}.c-mgcBanner--mastercard-kyc .c-mgcBanner__text:before{background:hsla(0,0%,39%,0)}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner--mastercard-kyc .c-mgcBanner__text{-ms-flex-align:center;align-items:center;left:60%!important;width:40%}}@media (min-width:64em){.c-mgcBanner--mastercard-kyc .c-mgcBanner__text{-ms-flex-align:center;align-items:center;left:50%!important;width:40%}}.c-mgcBanner--mastercard-kyc .c-mgcBanner__text .c-mgcBanner--color{color:#231f20}.c-mgcBanner--mastercard-kyc .c-mgcBanner__text p{color:#231f20;font-weight:500;letter-spacing:-1px;letter-spacing:-.07143rem}@media (min-width:64em){.c-mgcBanner--mastercard-kyc .c-mgcBanner__text p{font-size:1.125rem;margin-bottom:5px}}@media (min-width:90em){.c-mgcBanner--mastercard-kyc .c-mgcBanner__text p{font-size:1.5rem;margin-bottom:20px}}.c-mgcBanner--mastercard-kyc .c-mgcBanner__text span.main-color{color:#d90011;font-size:inherit}.c-mgcBanner--mastercard-kyc .c-mgcBanner__text a{background-color:#231f20;color:#fff;font-weight:500;border-color:#231f20}.c-mgcBanner--textLeft .c-mgcBanner__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#d90011;left:0;max-height:none}@media (min-width:64em){.c-mgcBanner--textLeft .c-mgcBanner__text:after{content:"";position:absolute;right:0;width:100px;height:calc(100% + 100px);background:#d90011;transform:rotate(10deg);transform-origin:bottom;top:-20px}}.c-mgcBanner--textLeft .c-mgcBanner__text:before{content:none}.c-mgcBanner--textLeft .c-mgcBanner__text h1{color:#fff;margin-bottom:30px}@media (min-width:64em){.c-mgcBanner--textLeft .c-mgcBanner__text h1{margin-bottom:50px}}@media (min-width:64em){.c-mgcBanner--textLeft .c-mgcBanner__text{-ms-flex-order:1;order:1}}.c-mgcBanner--textLeft .c-mgcBanner__text a{max-width:200px}@media (min-width:64em){.c-mgcBanner--textLeft .c-mgcBanner__bg{-ms-flex-order:2;order:2;left:30%}.c-mgcBanner--textLeft .c-mgcBanner__bg img{width:auto}}.c-mgcBanner--bgContent .c-mgcBanner__bg img{object-position:center right}.c-mgcBanner--bgContent .c-mgcBanner__bgContent{width:100%;position:absolute;height:50%;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:64em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent{width:70%}}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent{height:240px}}@media (min-width:64em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent{height:100%}}@media (max-width:30em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent{height:40%}}@media (min-width:64em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent{-ms-flex-pack:center;justify-content:center}}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent{-ms-flex-pack:distribute;justify-content:space-around}}.c-mgcBanner--bgContent .c-mgcBanner__bgContent__bgCard{height:100%}@media (max-width:39.9375em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent__bgCard{position:absolute;right:10px}}@media (max-width:30em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent__bgCard{right:0}}.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text{padding:0;background:none;position:relative;text-align:left;left:unset;height:100%;width:auto}.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text:after{content:none}@media (min-width:64em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text{margin-right:30px}}@media (max-width:39.9375em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text{margin-left:10px}}.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text a{border:none;background-color:#d90011;margin-top:30px}@media (min-width:40em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text a{margin-top:20px}}.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text h1{font-family:Ubuntu,sans-serif;font-weight:700;margin:0}.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text h1:last-of-type{color:#d90011}@media (max-width:30em){.c-mgcBanner--bgContent .c-mgcBanner__bgContent .c-mgcBanner__text h1{font-size:20px;font-size:1.42857rem}}.show-for-small-only h1>span{font-size:26px;font-size:1.85714rem}@media (max-width:30em){.show-for-small-only h1>span{font-size:20px;font-size:1.42857rem}}@media (min-width:64em){.c-mgcBanner--business{padding-bottom:26%}}@media (min-width:64em){.c-mgcBanner--business .c-mgcBanner__bg{width:100%;left:0}}.c-mgcBanner--business .c-mgcBanner__bg img{object-position:center}@media (min-width:64em){.c-mgcBanner--business .c-mgcBanner__bg img{object-position:center left}}.c-mgcBanner--business .c-mgcBanner__text{background:linear-gradient(270deg,#3a9bfc,#0f46a8)}@media (min-width:64em){.c-mgcBanner--business .c-mgcBanner__text{-ms-flex-align:end;align-items:flex-end}}.c-mgcBanner--business .c-mgcBanner__text h1{margin-top:30px;font-family:Ubuntu,sans-serif;text-transform:inherit;font-weight:700}@media (min-width:64em){.c-mgcBanner--business .c-mgcBanner__text h1{text-align:left}}@media (min-width:64em){.c-mgcBanner--business .c-mgcBanner__text p{text-align:left;padding:0}}@media (min-width:64em){.c-mgcBanner--business .c-mgcBanner__text{opacity:.8;position:absolute;width:40%}.c-mgcBanner--business .c-mgcBanner__text:after{top:calc((500px - 26vw) / 2 * -.5);background:none;width:0;height:0;border-style:solid;border-width:130px 0 380px 140px;border-color:transparent transparent transparent #3a9bfc;right:-140px;transform:rotate(0deg)}}@media (min-width:64em) and (min-width:90em){.c-mgcBanner--business .c-mgcBanner__text:after{top:-20px}}.c-mgcBanner--business .c-mgcBanner__bgContent{-ms-flex-direction:row;flex-direction:row;margin-top:20px;top:0}@media (min-width:40em) and (max-width:63.9375em){.c-mgcBanner--business .c-mgcBanner__bgContent{width:60%;right:20%}}@media (min-width:64em){.c-mgcBanner--business .c-mgcBanner__bgContent{width:40%;right:10%}}.c-mgcBanner--business .c-mgcBanner__bgContent>div{width:25%}.c-mgcBanner--business .c-mgcBanner__bgContent img{width:100%;height:100%;max-height:70px;max-width:50px}.c-mgcBanner--business .c-mgcBanner__bgContent span{text-transform:uppercase;color:#1779ba;font-weight:500}.mgc-box-newsletter{padding:.8rem}.mgc-box-newsletter-content{max-width:802px;height:100%}.mgc-box-newsletter-content h4{font-size:1.2rem;font-weight:100;letter-spacing:normal}@media (max-width:39.9375em){.mgc-box-newsletter-content h4{font-size:1rem}}@media (max-width:30em){.mgc-box-newsletter-content h4{font-size:.8rem}}.mgc-box-newsletter-content input{font-size:14px;font-size:1rem}.mgc-box-newsletter-content button{font-family:Ubuntu,sans-serif;font-display:swap;letter-spacing:inherit;font-size:inherit}.mgc-box-newsletter-content button:hover{box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#313131,#000);transition:background-color .3s}@media (min-width:64em){.mgc-box.mgc-box-contact>a{padding:0}}@media (min-width:40em){.footer .menu.vertical{width:150px}}.footer .categories-list .menu.vertical>li:last-of-type a,.footer .menu.vertical>li:last-of-type a{padding-bottom:14px}.footer .column-cards p{margin-bottom:23px;text-align:left}.footer .footer-payment-logo>img{max-width:120px;padding-bottom:0}.footer .footer-payment-logo .credit-card-logo{max-width:70px;display:inline-block;vertical-align:middle}.mgc-filter-wrapper .mgc-filter span{font-size:13px;font-size:.92857rem}.mgc-filter-wrapper .mgc-filter ol a{text-transform:lowercase}.cms-aviso-legal .std,.cms-privacy .std,.cms-social-policy .std,.cms-spedizioni-resi .std,.cms-termini-condizioni .std,.cms-utilizzo-cookie .std{max-width:1140px;margin-left:auto;margin-right:auto}.mgc-faq-btn-block ul{text-align:left}.mgc-product .mgc-product-options{margin:1rem 0 3rem}.mgc-product .marcaimage-container{margin:56px auto 0}.mgc-product .marcaimage-container img{max-height:83px}.mgc-product .comeattrivaretabcontent,.mgc-product .comefunzionatabcontent{color:#d90011}.mgc-product .comeattrivaretabcontent>p,.mgc-product .comefunzionatabcontent>p{color:#000}.product-media:hover a img{transform:scale(1.05)}@media (max-width:39.9375em){.kyc-activation-root .main,.kyc-premium-profile-root .main,.register-card-root .main,.reload-card-activation-root .main{padding:1rem 0 0}}@media (min-width:40em) and (max-width:63.9375em){.kyc-activation-root .main,.kyc-premium-profile-root .main,.register-card-root .main,.reload-card-activation-root .main{padding:4rem 0 0}}@media (min-width:64em){.kyc-activation-root .main,.kyc-premium-profile-root .main,.register-card-root .main,.reload-card-activation-root .main{padding:4rem 1.5rem 0}}.kyc-activation-root .main .col-main,.kyc-premium-profile-root .main .col-main,.register-card-root .main .col-main,.reload-card-activation-root .main .col-main{max-width:1098px;margin:auto}@media (min-width:64em){.kyc-activation-root .main #step-container,.kyc-premium-profile-root .main #step-container,.register-card-root .main #step-container,.reload-card-activation-root .main #step-container{min-height:580px}}.kyc-activation-root .main .bottom,.kyc-premium-profile-root .main .bottom,.register-card-root .main .bottom,.reload-card-activation-root .main .bottom{padding-top:1rem}@media (min-width:40em){.kyc-activation-root .main .bottom,.kyc-premium-profile-root .main .bottom,.register-card-root .main .bottom,.reload-card-activation-root .main .bottom{padding-top:4rem}}.kyc-activation-root .main-container,.kyc-premium-profile-root .main-container,.register-card-root .main-container,.reload-card-activation-root .main-container{max-width:1920px;background:url(../../default/images/kyc/sfondo_accedi_registrati.jpg) no-repeat 50%;background-size:cover}.background-step.kyc-premium-profile-root .main-container,.background-step.reload-card-activation-root .main-container,.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){.background-step.kyc-premium-profile-root .main,.background-step.reload-card-activation-root .main,.kyc-activation-root.background-step .main,.register-card-root.background-step .main{padding:1rem 0 0}}@media (min-width:64em){.background-step.kyc-premium-profile-root .main,.background-step.reload-card-activation-root .main,.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}.form-section-title,.step-form-title{color:#d90011;font-size:1.4rem;margin:2rem 0}@media (min-width:40em){.form-section-title,.step-form-title{font-size:1.75rem}}.kyc-activation-root .button,.kyc-premium-profile-root .button,.reload-card-activation-root .button{float:none}@media (max-width:39.9375em){.kyc-activation-root .button,.kyc-premium-profile-root .button,.reload-card-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,.kyc-premium-profile-root .mgc-box a,.kyc-premium-profile-root .mgc-box a :focus,.kyc-premium-profile-root .mgc-box a :hover,.reload-card-activation-root .mgc-box a,.reload-card-activation-root .mgc-box a :focus,.reload-card-activation-root .mgc-box a :hover{color:#d90011;text-decoration:underline}.kyc-activation-root .mgc-box .link-button,.kyc-premium-profile-root .mgc-box .link-button,.reload-card-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,.kyc-premium-profile-root form .element,.mgc-box form .element,.reload-card-activation-root form .element{position:relative;background:#fff;padding-top:.5rem;margin-bottom:1rem}.kyc-activation-root form .element label,.kyc-premium-profile-root form .element label,.mgc-box form .element label,.reload-card-activation-root 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,.kyc-premium-profile-root form .element label,.mgc-box form .element label,.reload-card-activation-root 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,.kyc-premium-profile-root form .element input[type=date],.kyc-premium-profile-root form .element input[type=email],.kyc-premium-profile-root form .element input[type=number],.kyc-premium-profile-root form .element input[type=password],.kyc-premium-profile-root form .element input[type=tel],.kyc-premium-profile-root form .element input[type=text],.kyc-premium-profile-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,.reload-card-activation-root form .element input[type=date],.reload-card-activation-root form .element input[type=email],.reload-card-activation-root form .element input[type=number],.reload-card-activation-root form .element input[type=password],.reload-card-activation-root form .element input[type=tel],.reload-card-activation-root form .element input[type=text],.reload-card-activation-root 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.42857rem;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,.kyc-premium-profile-root form .element input[type=date],.kyc-premium-profile-root form .element input[type=email],.kyc-premium-profile-root form .element input[type=number],.kyc-premium-profile-root form .element input[type=password],.kyc-premium-profile-root form .element input[type=tel],.kyc-premium-profile-root form .element input[type=text],.kyc-premium-profile-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,.reload-card-activation-root form .element input[type=date],.reload-card-activation-root form .element input[type=email],.reload-card-activation-root form .element input[type=number],.reload-card-activation-root form .element input[type=password],.reload-card-activation-root form .element input[type=tel],.reload-card-activation-root form .element input[type=text],.reload-card-activation-root 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,.kyc-premium-profile-root form .element input[type=date]:focus,.kyc-premium-profile-root form .element input[type=email]:focus,.kyc-premium-profile-root form .element input[type=number]:focus,.kyc-premium-profile-root form .element input[type=password]:focus,.kyc-premium-profile-root form .element input[type=tel]:focus,.kyc-premium-profile-root form .element input[type=text]:focus,.kyc-premium-profile-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,.reload-card-activation-root form .element input[type=date]:focus,.reload-card-activation-root form .element input[type=email]:focus,.reload-card-activation-root form .element input[type=number]:focus,.reload-card-activation-root form .element input[type=password]:focus,.reload-card-activation-root form .element input[type=tel]:focus,.reload-card-activation-root form .element input[type=text]:focus,.reload-card-activation-root form .element select:focus{border-color:#d90011}.kyc-activation-root form .element select,.kyc-premium-profile-root form .element select,.mgc-box form .element select,.reload-card-activation-root 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,.kyc-premium-profile-root form .element select option,.mgc-box form .element select option,.reload-card-activation-root form .element select option{color:#000}.kyc-activation-root form .element select.placeholder,.kyc-activation-root form .element select option:first-child,.kyc-premium-profile-root form .element select.placeholder,.kyc-premium-profile-root form .element select option:first-child,.mgc-box form .element select.placeholder,.mgc-box form .element select option:first-child,.reload-card-activation-root form .element select.placeholder,.reload-card-activation-root form .element select option:first-child{color:#999}.kyc-activation-root form .element input[type=date],.kyc-premium-profile-root form .element input[type=date],.mgc-box form .element input[type=date],.reload-card-activation-root 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],.kyc-premium-profile-root form .element input[type=date],.mgc-box form .element input[type=date],.reload-card-activation-root form .element input[type=date]{background-position-x:calc(100% - 1.5rem)}}.kyc-activation-root form .element input[type=date]::-webkit-calendar-picker-indicator,.kyc-premium-profile-root form .element input[type=date]::-webkit-calendar-picker-indicator,.mgc-box form .element input[type=date]::-webkit-calendar-picker-indicator,.reload-card-activation-root 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,.kyc-premium-profile-root form .element input[type=date]::-webkit-clear-button,.kyc-premium-profile-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,.reload-card-activation-root form .element input[type=date]::-webkit-clear-button,.reload-card-activation-root 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,.kyc-premium-profile-root form .element input::-webkit-inner-spin-button,.kyc-premium-profile-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,.reload-card-activation-root form .element input::-webkit-inner-spin-button,.reload-card-activation-root form .element input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.kyc-activation-root form .element input[type=number],.kyc-premium-profile-root form .element input[type=number],.mgc-box form .element input[type=number],.reload-card-activation-root form .element input[type=number]{-moz-appearance:textfield}@media (max-width:39.9375em){.kyc-activation-root form .element.mobile-label-2-lines,.kyc-premium-profile-root form .element.mobile-label-2-lines,.mgc-box form .element.mobile-label-2-lines,.reload-card-activation-root form .element.mobile-label-2-lines{padding-top:1rem}.kyc-activation-root form .element.mobile-label-2-lines label,.kyc-premium-profile-root form .element.mobile-label-2-lines label,.mgc-box form .element.mobile-label-2-lines label,.reload-card-activation-root 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,.kyc-premium-profile-root form .element.mobile-label-2-lines input[type=date],.kyc-premium-profile-root form .element.mobile-label-2-lines input[type=email],.kyc-premium-profile-root form .element.mobile-label-2-lines input[type=number],.kyc-premium-profile-root form .element.mobile-label-2-lines input[type=password],.kyc-premium-profile-root form .element.mobile-label-2-lines input[type=tel],.kyc-premium-profile-root form .element.mobile-label-2-lines input[type=text],.kyc-premium-profile-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,.reload-card-activation-root form .element.mobile-label-2-lines input[type=date],.reload-card-activation-root form .element.mobile-label-2-lines input[type=email],.reload-card-activation-root form .element.mobile-label-2-lines input[type=number],.reload-card-activation-root form .element.mobile-label-2-lines input[type=password],.reload-card-activation-root form .element.mobile-label-2-lines input[type=tel],.reload-card-activation-root form .element.mobile-label-2-lines input[type=text],.reload-card-activation-root 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,.kyc-premium-profile-root form .element :-ms-input-placeholder,.kyc-premium-profile-root form .element ::-webkit-input-placeholder,.kyc-premium-profile-root form .element ::placeholder,.mgc-box form .element :-ms-input-placeholder,.mgc-box form .element ::-webkit-input-placeholder,.mgc-box form .element ::placeholder,.reload-card-activation-root form .element :-ms-input-placeholder,.reload-card-activation-root form .element ::-webkit-input-placeholder,.reload-card-activation-root form .element ::placeholder{color:#999}.kyc-activation-root form .element .ui-datepicker-trigger,.kyc-premium-profile-root form .element .ui-datepicker-trigger,.mgc-box form .element .ui-datepicker-trigger,.reload-card-activation-root 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,.kyc-premium-profile-root form .element .ui-datepicker-trigger,.mgc-box form .element .ui-datepicker-trigger,.reload-card-activation-root form .element .ui-datepicker-trigger{right:1.5rem}}.kyc-activation-root form .element .mgc-kyc-icon-pencil,.kyc-premium-profile-root form .element .mgc-kyc-icon-pencil,.mgc-box form .element .mgc-kyc-icon-pencil,.reload-card-activation-root 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,.kyc-premium-profile-root form .element .mgc-kyc-icon-pencil,.mgc-box form .element .mgc-kyc-icon-pencil,.reload-card-activation-root form .element .mgc-kyc-icon-pencil{right:1.5rem}}.kyc-activation-root form .editable .description,.kyc-premium-profile-root form .editable .description,.mgc-box form .editable .description,.reload-card-activation-root form .editable .description{display:inherit}.kyc-activation-root form .element-file label.button,.kyc-premium-profile-root form .element-file label.button,.mgc-box form .element-file label.button,.reload-card-activation-root form .element-file label.button{position:static;color:#fff;line-height:40px;line-height:2.85714rem}.kyc-activation-root form .element-file label.button:after,.kyc-premium-profile-root form .element-file label.button:after,.mgc-box form .element-file label.button:after,.reload-card-activation-root form .element-file label.button:after{content:""}.kyc-activation-root form .element-file .description,.kyc-premium-profile-root form .element-file .description,.mgc-box form .element-file .description,.reload-card-activation-root form .element-file .description{margin-bottom:1rem;max-height:none}.kyc-activation-root form .element-file .description .required,.kyc-premium-profile-root form .element-file .description .required,.mgc-box form .element-file .description .required,.reload-card-activation-root form .element-file .description .required{padding-right:.75rem}.kyc-activation-root form .element-file .description img,.kyc-premium-profile-root form .element-file .description img,.mgc-box form .element-file .description img,.reload-card-activation-root form .element-file .description img{max-width:250px;margin-top:1rem;display:none}.kyc-activation-root form .element-tel,.kyc-premium-profile-root form .element-tel,.mgc-box form .element-tel,.reload-card-activation-root form .element-tel{width:100%}.kyc-activation-root form .element-tel .iti__selected-flag,.kyc-premium-profile-root form .element-tel .iti__selected-flag,.mgc-box form .element-tel .iti__selected-flag,.reload-card-activation-root 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,.kyc-premium-profile-root form .element-tel .iti__selected-flag,.mgc-box form .element-tel .iti__selected-flag,.reload-card-activation-root form .element-tel .iti__selected-flag{padding-left:1.5rem}}.kyc-activation-root form .element-tel input[type=tel],.kyc-premium-profile-root form .element-tel input[type=tel],.mgc-box form .element-tel input[type=tel],.reload-card-activation-root form .element-tel input[type=tel]{padding-left:4rem}.kyc-activation-root form #buttonset-label,.kyc-premium-profile-root form #buttonset-label,.mgc-box form #buttonset-label,.reload-card-activation-root form #buttonset-label{display:none}.kyc-activation-root form .mgc-button-set,.kyc-premium-profile-root form .mgc-button-set,.mgc-box form .mgc-button-set,.reload-card-activation-root form .mgc-button-set{width:100%}.kyc-activation-root form .mgc-button-set dt,.kyc-premium-profile-root form .mgc-button-set dt,.mgc-box form .mgc-button-set dt,.reload-card-activation-root form .mgc-button-set dt{margin:0}.kyc-activation-root form .mgc-button-set a.button,.kyc-premium-profile-root form .mgc-button-set a.button,.mgc-box form .mgc-button-set a.button,.reload-card-activation-root form .mgc-button-set a.button{color:#fff;text-decoration:none}@media (min-width:40em){.kyc-activation-root form .mgc-button-set .button,.kyc-premium-profile-root form .mgc-button-set .button,.mgc-box form .mgc-button-set .button,.reload-card-activation-root form .mgc-button-set .button{float:left}.kyc-activation-root form .mgc-button-set .mgc-right,.kyc-premium-profile-root form .mgc-button-set .mgc-right,.mgc-box form .mgc-button-set .mgc-right,.reload-card-activation-root form .mgc-button-set .mgc-right{float:right}}.kyc-activation-root form .element-agreements,.kyc-activation-root form .element-rinuncia_recesso,.kyc-premium-profile-root form .element-agreements,.kyc-premium-profile-root form .element-rinuncia_recesso,.mgc-box form .element-agreements,.mgc-box form .element-rinuncia_recesso,.reload-card-activation-root form .element-agreements,.reload-card-activation-root form .element-rinuncia_recesso{background:#fff;margin:20px 0}.kyc-activation-root form .element-agreements label,.kyc-activation-root form .element-rinuncia_recesso label,.kyc-premium-profile-root form .element-agreements label,.kyc-premium-profile-root form .element-rinuncia_recesso label,.mgc-box form .element-agreements label,.mgc-box form .element-rinuncia_recesso label,.reload-card-activation-root form .element-agreements label,.reload-card-activation-root form .element-rinuncia_recesso label{position:static}.kyc-activation-root form .element-agreements .description,.kyc-activation-root form .element-rinuncia_recesso .description,.kyc-premium-profile-root form .element-agreements .description,.kyc-premium-profile-root form .element-rinuncia_recesso .description,.mgc-box form .element-agreements .description,.mgc-box form .element-rinuncia_recesso .description,.reload-card-activation-root form .element-agreements .description,.reload-card-activation-root 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,.kyc-premium-profile-root form .element-agreements label.required:after,.kyc-premium-profile-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,.reload-card-activation-root form .element-agreements label.required:after,.reload-card-activation-root 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],.kyc-premium-profile-root .mgc-box .form-locked input[disabled],.kyc-premium-profile-root .mgc-box .form-locked select[disabled],.reload-card-activation-root .mgc-box .form-locked input[disabled],.reload-card-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],.kyc-premium-profile-root .mgc-box .form-locked select[disabled],.reload-card-activation-root .mgc-box .form-locked select[disabled]{background-image:none}.kyc-activation-root .mgc-box .form-locked .element .mgc-kyc-icon-pencil,.kyc-premium-profile-root .mgc-box .form-locked .element .mgc-kyc-icon-pencil,.reload-card-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,.kyc-premium-profile-root .mgc-box .form-locked .edit-mode .mgc-kyc-icon-pencil,.kyc-premium-profile-root .mgc-box .form-locked .element .ui-datepicker-trigger,.reload-card-activation-root .mgc-box .form-locked .edit-mode .mgc-kyc-icon-pencil,.reload-card-activation-root .mgc-box .form-locked .element .ui-datepicker-trigger{display:none}.kyc-activation-root .mgc-box .form-locked .edit-mode .ui-datepicker-trigger,.kyc-premium-profile-root .mgc-box .form-locked .edit-mode .ui-datepicker-trigger,.reload-card-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],.kyc-premium-profile-root .mgc-box .pencils-outside input[disabled],.kyc-premium-profile-root .mgc-box .pencils-outside select[disabled],.reload-card-activation-root .mgc-box .pencils-outside input[disabled],.reload-card-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,.kyc-premium-profile-root .mgc-box .pencils-outside .element input[type=date],.kyc-premium-profile-root .mgc-box .pencils-outside .element input[type=email],.kyc-premium-profile-root .mgc-box .pencils-outside .element input[type=number],.kyc-premium-profile-root .mgc-box .pencils-outside .element input[type=password],.kyc-premium-profile-root .mgc-box .pencils-outside .element input[type=tel],.kyc-premium-profile-root .mgc-box .pencils-outside .element input[type=text],.kyc-premium-profile-root .mgc-box .pencils-outside .element select,.reload-card-activation-root .mgc-box .pencils-outside .element input[type=date],.reload-card-activation-root .mgc-box .pencils-outside .element input[type=email],.reload-card-activation-root .mgc-box .pencils-outside .element input[type=number],.reload-card-activation-root .mgc-box .pencils-outside .element input[type=password],.reload-card-activation-root .mgc-box .pencils-outside .element input[type=tel],.reload-card-activation-root .mgc-box .pencils-outside .element input[type=text],.reload-card-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,.kyc-premium-profile-root .mgc-box .pencils-outside .element input[disabled]+.description .mgc-kyc-icon-pencil,.kyc-premium-profile-root .mgc-box .pencils-outside .element select[disabled]+.description .mgc-kyc-icon-pencil,.reload-card-activation-root .mgc-box .pencils-outside .element input[disabled]+.description .mgc-kyc-icon-pencil,.reload-card-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,.kyc-premium-profile-root .mgc-box .pencils-outside .element .mgc-kyc-icon-pencil,.reload-card-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,.kyc-premium-profile-root .mgc-box .pencils-outside .element .ui-datepicker-trigger,.reload-card-activation-root .mgc-box .pencils-outside .element .ui-datepicker-trigger{right:3rem}.mgc-kyc-icon-info.after-required{top:0;left:100%}#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.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-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-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.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-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-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.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-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-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.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-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-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.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-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-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.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-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-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.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-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-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.background-mastercard-business img.card-image,.mgc-popup.background-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}.kyc-activation-banner,.top-up-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,.top-up-banner{background-position:100%}}.kyc-activation-banner .form-title,.top-up-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,.top-up-banner .form-title{font-size:1.75rem;line-height:1.75rem}}@media (min-width:64em){.kyc-activation-banner .form-title,.top-up-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,.kyc-premium-profile-root .product-data,.reload-card-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,.kyc-premium-profile-root .product-data,.reload-card-activation-root .product-data{text-align:left}}.kyc-activation-root .product-data .product-name,.kyc-premium-profile-root .product-data .product-name,.reload-card-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,.kyc-premium-profile-root .product-data .product-name,.reload-card-activation-root .product-data .product-name{text-align:left;margin-bottom:0}}@media (max-width:39.9375em){.kyc-activation-root .product-data .product-name,.kyc-premium-profile-root .product-data .product-name,.reload-card-activation-root .product-data .product-name{margin:1rem 0 0}}.kyc-activation-root .product-data img,.kyc-premium-profile-root .product-data img,.reload-card-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,.kyc-premium-profile-root .mgc-box .usage-instructions,.reload-card-activation-root .mgc-box .usage-instructions{text-align:justify;margin-top:2rem}.kyc-activation-root .mgc-box .usage-instructions p,.kyc-premium-profile-root .mgc-box .usage-instructions p,.reload-card-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),.kyc-premium-profile-root .mgc-box .more-info a:not(.button),.kyc-premium-profile-root .mgc-box .usage-instructions p a:not(.button),.reload-card-activation-root .mgc-box .more-info a:not(.button),.reload-card-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,.kyc-premium-profile-root .mgc-box a.button,.kyc-premium-profile-root .mgc-box a.button:focus,.kyc-premium-profile-root .mgc-box a.button:hover,.reload-card-activation-root .mgc-box a.button,.reload-card-activation-root .mgc-box a.button:focus,.reload-card-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}}@media (max-width:39.9375em){.kyc-premium-profile-root .button,.reload-card-activation-root .button{width:auto}}@media (max-width:30em){.kyc-premium-profile-root .buttons-container .button,.reload-card-activation-root .buttons-container .button{min-width:140px}}.kyc-activation-banner.rechargeable,.top-up-banner{background:#d90011 url(../../default/images/kyc_premium/banner_activation_step_bg.png) no-repeat 0;position:relative}@media (max-width:39.9375em){.kyc-activation-banner.rechargeable .form-title,.top-up-banner .form-title{font-size:1.75rem;line-height:1.75rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-align:left}}@media (max-width:30em){.kyc-activation-banner.rechargeable .form-title,.top-up-banner .form-title{font-size:1.375rem;line-height:1.375rem}}.kyc-activation-banner.rechargeable .activation-icon,.top-up-banner .activation-icon{height:calc(100% - 1rem);width:auto}@media (max-width:39.9375em){.kyc-activation-banner.rechargeable .activation-icon,.top-up-banner .activation-icon{margin-right:-1rem}}@media (min-width:40em){.kyc-activation-banner.rechargeable .activation-icon,.top-up-banner .activation-icon{position:absolute;right:1rem;top:7px;height:100%}}.photo-preview-box{border:1px solid #dedede;margin:0 auto 2rem;text-align:center;width:155px;height:155px;position:relative}.photo-preview-box iframe,.photo-preview-box img{display:none}.photo-preview-box.has-photo{border-color:transparent;width:auto;height:auto}.id-card-form .element-file{text-align:center}.id-card-form .element-file .button{width:auto;margin-right:0;margin-left:0}@media (min-width:30em){.id-card-form .element-file.element-mobile{text-align:left}}.element-file .button.file-upload-btn{font-size:.875rem;border:none}@media (min-width:64em){.element-file .button.webcam-start-btn{display:none}}@media (min-width:40em){.element-file.element-mobile .button.webcam-start-btn{margin-left:2rem}}@media (min-width:64em){.element-file.element-mobile .button.webcam-start-btn{display:inline-block}}.element-file.element-mobile .button.file-upload-btn{margin-right:0}@media (min-width:30em){.element-file.element-mobile .button.file-upload-btn{float:right;height:42px;margin-top:calc(-42px - 1rem)}}@media (min-width:40em){.element-file.element-mobile .button.file-upload-btn{margin-right:2rem}}.form-section-title{margin:0;text-align:center}.mgc-box form .element.element-radio label{position:static;margin:0}.mgc-box form .element.element-radio label.optional{width:100%;font-weight:700;margin-bottom:1rem}.mgc-box form .element.element-radio label.optional span.required{position:relative;padding-right:.5rem}.mgc-box form .element.element-multi-checkbox label{position:static;margin:0 0 .5rem;padding:0;line-height:normal}.mgc-box form .element.element-multi-checkbox label.optional{width:100%;font-weight:700;margin-bottom:1rem}.mgc-box form .element.element-multi-checkbox label input[type=checkbox]{margin:0 5px 0 0;vertical-align:baseline}.mgc-box form .element.element-multi-checkbox br{display:none}.mgc-box form .element.has-data .mgc-kyc-icon-pencil{display:block}.mgc-box form .element.has-data input[disabled],.mgc-box form .element.has-data select[disabled]{cursor:inherit;color:#737373;-webkit-text-fill-color:#737373;opacity:1}.mgc-box form .element.has-data.edit-mode .mgc-kyc-icon-pencil{display:none}.mgc-box form .element.has-data.edit-mode .ui-datepicker-trigger{display:block}.mgc-box form .pencils-outside .element.has-data.editable input[type=date],.mgc-box form .pencils-outside .element.has-data.editable input[type=email],.mgc-box form .pencils-outside .element.has-data.editable input[type=number],.mgc-box form .pencils-outside .element.has-data.editable input[type=password],.mgc-box form .pencils-outside .element.has-data.editable input[type=tel],.mgc-box form .pencils-outside .element.has-data.editable input[type=text],.mgc-box form .pencils-outside .element.has-data.editable select{width:calc(100% - 2rem)}.mgc-box form .pencils-outside .element.has-data.editable .mgc-kyc-icon-pencil{display:block;right:0;top:1.5rem;cursor:default}.mgc-box form .pencils-outside .element.has-data.editable .ui-datepicker-trigger{right:3rem}.kyc-premium-profile-root .pep-data-form form .element,.reload-card-activation-root .pep-data-form form .element,.selfie-container .stream-box,.selfie-guidelines ul{margin-bottom:2rem}.selfie-container .buttons-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.selfie-container .webcam-snap-btn,.selfie-container video{display:none}.selfie-container .webcam-confirm-btn,.selfie-container .webcam-start-btn,.selfie-container canvas,.webcam-on .selfie-container .webcam-snap-btn,.webcam-on .selfie-container video{display:inline-block}.webcam-on .selfie-container .webcam-confirm-btn,.webcam-on .selfie-container .webcam-start-btn,.webcam-on .selfie-container canvas{display:none}.waiting{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2rem 0;text-align:center}@media (min-width:40em){.waiting{-ms-flex-pack:space-evenly;justify-content:space-evenly;text-align:left}}.hourglass-container{position:relative}.hourglass-container img{max-width:150px}@media (min-width:40em){.hourglass-container img{max-width:180px}}.hourglass-container .hourglass{position:absolute;left:0;top:0;width:100%}@keyframes e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.rotate{animation:e 5s infinite linear}@media (max-width:39.9375em){.waiting-text{margin-top:2rem;width:100%}}.visibility-hidden{visibility:hidden}.mgc-message{width:100%}.mgc-message.background-attention{background:#fff url(../../default/images/kyc/attention.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em){.mgc-message.background-attention{background-position:0 50%}}@media (max-width:30em){.mgc-message.background-attention{background-size:contain}}.mgc-message.background-premium{background:#fff url(../../default/images/kyc/premium.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em){.mgc-message.background-premium{background-position:0 50%}}@media (max-width:30em){.mgc-message.background-premium{background-size:contain}}.mgc-message .mgc-message-content{min-height:350px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.mgc-message .message{margin:2rem 1rem}@media (min-width:40em){.mgc-message .message{width:50%;margin:0}}.mgc-message .button{margin-top:2rem;display:block}.mgc-message a.button{display:inline-block}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.57143rem;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.42857rem}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.42857rem;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.85714rem}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.42857rem;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}.customer-account .main-container,.kyc-account .main-container{max-width:none}.customer-account.main-large .main,.kyc-account.main-large .main{margin-bottom:0;max-width:1604px}.customer-account.main-large .main .col-main,.kyc-account.main-large .main .col-main{max-width:none}@media (max-width:63.9375em){.customer-account.main-large .main,.kyc-account.main-large .main{padding:0}.customer-account.main-large .main .col-main,.kyc-account.main-large .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{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{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{padding-left:1.5rem;padding-right:1.5rem}}.customer-account .box-head,.kyc-account .box-head{border-bottom-width:2px}@media (max-width:39.9375em){.customer-account .box-head,.kyc-account .box-head{margin-top:1.5rem}}@media (max-width:39.9375em){.customer-account .box-head h2,.kyc-account .box-head h2{width:100%;font-size:1.0625rem;text-align:center}}.customer-account .no-padding,.kyc-account .no-padding{padding:0}.customer-account .div-shopsquare,.kyc-account .div-shopsquare{margin:0 -12.5%}@media (max-width:63.9375em){.customer-account .div-shopsquare,.kyc-account .div-shopsquare{margin:0;width:100vw}}@media (min-width:40em) and (max-width:63.9375em){.customer-account .div-shopsquare,.kyc-account .div-shopsquare{transform:translate(-1.5rem)}}@media (max-width:39.9375em){.customer-account .div-shopsquare,.kyc-account .div-shopsquare{transform:translate(-1rem)}}.customer-account .margin-top-2,.kyc-account .margin-top-2{margin-top:2rem}.kyc-account.customer-account .sidebar:not(.col-left-first){margin-top:0}.kyc-account.main-large .main .my-account .box-account a:not(.button){font-size:inherit;text-decoration:underline}.kyc-account .bottom{font-size:.625rem}@media (max-width:39.9375em){.kyc-account .bottom{width:80%;margin:auto}.kyc-account .bottom p{margin:0}}@media (min-width:40em){.kyc-account .bottom{font-size:.875rem}}.kyc-account h4{text-transform:none;font-size:1rem;font-weight:500}@media (min-width:40em){.kyc-account h4{font-size:1.375rem}}.kyc-account h5{text-transform:none;font-size:1rem}@media (min-width:40em){.kyc-account h5{font-size:1.125rem}}.kyc-account .button{float:none}.kyc-account .small-on-mobile{font-size:inherit}@media (max-width:39.9375em){.kyc-account .small-on-mobile{font-size:small}}.kyc-account .profile-title{margin:2rem 0}@media (min-width:40em){.kyc-account .profile-title{font-size:1.875rem}}.kyc-account .profile-icon{font-size:2rem;vertical-align:text-bottom}@media (min-width:40em){.kyc-account .profile-content{font-size:1.125rem}}.kyc-account .switch-premium{margin:2rem 0}@media (min-width:40em){.kyc-account .switch-premium{font-size:1.125rem}.kyc-account .switch-premium a{margin-left:.5rem}}.kyc-account .limits-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:2rem}.kyc-account .limits-container span{display:inline-block;width:30%}.kyc-account .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}.kyc-account .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)}.kyc-account .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}.kyc-account .limits-container .activation-limits-bar .limit .value{position:absolute;top:-44px;left:calc(100% - 14px);min-width:180px}.kyc-account .card-list-container{padding:1rem 0;margin-bottom:2rem}.kyc-account .item-container{padding:1rem 0}.kyc-account .item-container:nth-of-type(2n){background-color:#fafafa}@media (max-width:39.9375em){.kyc-account .item-container:nth-of-type(2n){transform:translateX(-1rem);width:calc(100% + 2rem);padding:1rem}}@media (min-width:40em) and (max-width:63.9375em){.kyc-account .item-container:nth-of-type(2n){transform:translateX(-1.5rem);width:calc(100% + 3rem);padding:1.5rem}}.kyc-account .item-container:last-of-type{margin-bottom:2rem}.kyc-account .item-container .column,.kyc-account .item-container .columns{font-size:small}@media (max-width:39.9375em){.kyc-account .item-container .column,.kyc-account .item-container .columns{padding-left:0;padding-right:0}}@media (min-width:40em){.kyc-account .item-container .column,.kyc-account .item-container .columns{font-size:.875rem}}.kyc-account .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){.kyc-account .item-container .image-column{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0}}.kyc-account .item-container .image-column .image-container{position:relative}.kyc-account .item-container .image-column .image-container img{width:110px}.kyc-account .item-container .image-column .image-container .image-overlay{position:absolute;z-index:1;width:100%;top:0;left:0;bottom:0;border-radius:5px}.kyc-account .item-container .image-column .image-container .image-overlay.red{background-color:rgba(255,0,0,.3)}.kyc-account .item-container .image-column .image-container .image-overlay.black{background-color:rgba(0,0,0,.3)}.kyc-account .item-container .product-name{font-weight:700;font-size:1rem}@media (max-width:39.9375em){.kyc-account .item-container .product-name{margin:1rem 0;text-align:center}}.kyc-account .item-container ul{list-style:none;margin-left:0;margin-bottom:0}.kyc-account .item-container ul li{line-height:1}@media (max-width:39.9375em){.kyc-account .item-container ul li{margin-bottom:1rem}}@media (min-width:40em){.kyc-account .item-container ul li{margin-bottom:.5rem}}.kyc-account .item-container li .value,.kyc-account .item-container li strong{display:inline-block}.kyc-account .item-container li strong{min-width:100px;font-weight:500}.kyc-account .item-container li .value.product-name{width:100%;font-weight:700}.kyc-account .item-container .medium-label strong{min-width:165px}.kyc-account .item-container .long-label strong{min-width:280px}@media (min-width:40em){.kyc-account .item-container .long-label strong{min-width:300px}}.kyc-account .box-account .inactive-cards-title{width:100%}@media (min-width:90em){.kyc-account .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}.kyc-account .box-account .inactive-cards-title>span{width:45%}}.kyc-account 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){.kyc-account ul.toggle-tabs{padding:0;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:90em){.kyc-account ul.toggle-tabs{width:50%;border-top:none;-ms-flex-pack:justify;justify-content:space-between;margin:0 5% 0 0}}.kyc-account ul.toggle-tabs li{display:inline-block;text-transform:none;padding:1rem 0;line-height:22px;line-height:1.57143rem;cursor:pointer}@media (max-width:39.9375em){.kyc-account ul.toggle-tabs li{max-width:50%}}@media (min-width:40em){.kyc-account ul.toggle-tabs li{max-width:250px;margin-right:calc(50% - 250px + 1rem)}}@media (min-width:90em){.kyc-account ul.toggle-tabs li{margin-right:0}}.kyc-account ul.toggle-tabs li.current{color:#d90011;border-bottom:8px solid #d90011}.kyc-account .account-form-title{color:#d90011;text-transform:none;font-weight:500}@media (max-width:39.9375em){.kyc-account .account-form-title{text-align:left!important}}.kyc-account .premium-data-form{margin-top:1.5rem}@media (min-width:40em) and (max-width:63.9375em){.kyc-account .my-account .activate-premium .premium-data-form form .form .element-file{text-align:center}}@media (min-width:64em){.kyc-account .my-account .activate-premium .premium-data-form form .form .element-file{padding:3rem 0}}.kyc-account .my-account .activate-premium .premium-data-form form .form .element-submitdata{width:100%;text-align:center}.kyc-account .balance-container{margin:3rem 0}.kyc-account .balance-box{border:2px solid #d90011;padding:1rem;font-size:1.25rem;display:inline-block}.kyc-account .transactions-title{font-size:1.125rem;text-align:center}.kyc-account .transactions-table{font-size:.875rem}.kyc-account .transactions-table tbody,.kyc-account .transactions-table tfoot,.kyc-account .transactions-table thead{background:#fff;border:none}.kyc-account .transactions-table tbody tr{background-color:inherit}.kyc-account .transactions-table tbody tr:nth-of-type(odd){background-color:#fafafa}.kyc-account .recover-card-title{padding:2rem 0;font-weight:500;font-size:1.25rem;text-align:center}.dotcom-card-index-transactions .daterangepicker{padding-top:3.5rem;border-radius:0;border:1px solid #a8a8a8;margin:0 -5px 0 -2px;min-width:320px;max-width:350px}@media (max-width:30em){.dotcom-card-index-transactions .daterangepicker{width:100%;min-width:100%;max-width:calc(100vw - 2rem - 2px);margin-right:-4px}}.dotcom-card-index-transactions .daterangepicker:after,.dotcom-card-index-transactions .daterangepicker:before{content:none}.dotcom-card-index-transactions .daterangepicker .drp-selected{position:absolute;top:0;left:0;padding:.5rem;width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dotcom-card-index-transactions .daterangepicker .drp-selected .field{display:inline-block;width:48%}.dotcom-card-index-transactions .daterangepicker .drp-selected .field label{text-transform:uppercase;font-size:.8rem}.dotcom-card-index-transactions .daterangepicker .drp-selected .field .input{height:24px;font-size:1rem;padding:.3rem;border:1px solid #eee}.dotcom-card-index-transactions .daterangepicker .ranges{float:none}.dotcom-card-index-transactions .daterangepicker .ranges ul{width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 .5rem}.dotcom-card-index-transactions .daterangepicker .ranges ul li{width:33.33%;font-size:.8rem;padding:2px 0;text-transform:uppercase;border:1px solid #eee;display:inline-block;background:#fafafa}.dotcom-card-index-transactions .daterangepicker .ranges ul li.active{color:#000;font-weight:700}.dotcom-card-index-transactions .daterangepicker .ranges ul li[data-range-key=Oggi]{position:absolute;bottom:.5rem;color:#00aeef;background:none;border:none}.dotcom-card-index-transactions .daterangepicker .drp-calendar{max-width:calc(100% - .5rem);width:100%;margin:auto}.dotcom-card-index-transactions .daterangepicker .drp-calendar.left{float:none;padding:.5rem 0}.dotcom-card-index-transactions .daterangepicker .drp-calendar.left .calendar-table{padding-right:0}.dotcom-card-index-transactions .daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:none}.dotcom-card-index-transactions .daterangepicker .drp-calendar.right{display:none}.dotcom-card-index-transactions .daterangepicker .calendar-table .next span,.dotcom-card-index-transactions .daterangepicker .calendar-table .prev span{padding:5px;border-color:#999}.dotcom-card-index-transactions .daterangepicker .calendar-table thead{background:inherit;text-transform:uppercase}.dotcom-card-index-transactions .daterangepicker .calendar-table thead th.month{font-weight:400;font-size:1.25rem}.dotcom-card-index-transactions .daterangepicker .calendar-table tbody tr{background:inherit}.dotcom-card-index-transactions .daterangepicker .calendar-table td,.dotcom-card-index-transactions .daterangepicker .calendar-table th{height:.5rem;line-height:.5rem;border-radius:0}.dotcom-card-index-transactions .daterangepicker td.start-date{border-radius:12px 0 0 12px}.dotcom-card-index-transactions .daterangepicker td.end-date{border-radius:0 12px 12px 0}.dotcom-card-index-transactions .daterangepicker td.start-date.end-date{border-radius:12px}.dotcom-card-index-transactions .daterangepicker td.active,.dotcom-card-index-transactions .daterangepicker td.active:hover,.dotcom-card-index-transactions .daterangepicker td.in-range{background:#00aeef;color:#fff}.dotcom-card-index-transactions .daterangepicker .drp-buttons{text-align:center;border:none}.dotcom-card-index-transactions .daterangepicker .drp-buttons button{text-transform:uppercase;padding:.5rem}.dotcom-card-index-transactions .daterangepicker .submit-btn{background:#00aeef;color:#fff}[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,.kyc-premium-profile-root .add-to-samsung-wallet-container,.reload-card-activation-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,.kyc-premium-profile-root .add-to-samsung-wallet-container .button,.kyc-premium-profile-root .add-to-samsung-wallet-container a,.kyc-premium-profile-root .add-to-samsung-wallet-container a:hover,.reload-card-activation-root .add-to-samsung-wallet-container .button,.reload-card-activation-root .add-to-samsung-wallet-container a,.reload-card-activation-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,.kyc-premium-profile-root .add-to-samsung-wallet-container img,.reload-card-activation-root .add-to-samsung-wallet-container img{margin:auto}.add-to-google-wallet-container,.attivazione-root .add-to-google-wallet-container,.kyc-premium-profile-root .add-to-google-wallet-container,.reload-card-activation-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,.kyc-premium-profile-root .add-to-google-wallet-container .button,.kyc-premium-profile-root .add-to-google-wallet-container a,.kyc-premium-profile-root .add-to-google-wallet-container a:hover,.reload-card-activation-root .add-to-google-wallet-container .button,.reload-card-activation-root .add-to-google-wallet-container a,.reload-card-activation-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,.kyc-premium-profile-root .add-to-google-wallet-container img,.reload-card-activation-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}.mgc-kyc-icon-info{color:#d90011;background:inherit;cursor:pointer}.mgc-kyc-icon-info.after-required{position:absolute;bottom:5px;left:calc(100% + 5px);padding:0 10px 0 0}#mgc-kyc-popup,.mgc-popup{display:none;padding:1rem;position:fixed;background-color:#fff;top:170px;min-height:350px;z-index:10000;left:1rem;width:calc(100% - 2rem)}@media (min-width:40em){#mgc-kyc-popup,.mgc-popup{left:1.5rem;width:calc(100% - 3rem);top:calc(100px + 4rem)}}@media (min-width:64em){#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-popup{left:calc(50% - 1098px*0.33);width:724.68px}}#mgc-kyc-popup .mgc-kyc-popup-close,#mgc-kyc-popup .mgc-popup-close,.mgc-popup .mgc-kyc-popup-close,.mgc-popup .mgc-popup-close{text-align:right;font-size:2rem;font-weight:100;line-height:1rem;cursor:pointer;color:#767977}#mgc-kyc-popup .messages ul li,.mgc-popup .messages ul li{border-left:none;background-color:inherit}#mgc-kyc-popup .messages ul li:before,.mgc-popup .messages ul li:before{border-left:none}.mgc-kyc-popup.background-like,.mgc-popup.background-like{background:#fff url(../../default/images/popup/like.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){.mgc-kyc-popup.background-like,.mgc-popup.background-like{background-position:-1.5rem 50%}}@media (min-width:64em){.mgc-kyc-popup.background-like,.mgc-popup.background-like{background-position:2rem 50%}}.mgc-kyc-popup.background-dislike,.mgc-popup.background-dislike{background:#fff url(../../default/images/popup/dislike.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){.mgc-kyc-popup.background-dislike,.mgc-popup.background-dislike{background-position:-1.5rem 50%}}@media (min-width:64em){.mgc-kyc-popup.background-dislike,.mgc-popup.background-dislike{background-position:2rem 50%}}.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background:#fff url(../../default/images/popup/attention.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background-position:-1.5rem 50%}}@media (min-width:64em){.mgc-kyc-popup.background-attention,.mgc-popup.background-attention{background-position:2rem 50%}}.mgc-popup-opened .mgc-opacity,.popup-opened .opacity{position:fixed;top:0;left:0;display:block;z-index:9999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}#mgc-popup{width:50%;height:35%;transform:translate(-50%,-50%);padding:1.5rem;background-color:#fff;position:fixed;top:50%;left:50%;z-index:1000;font-size:.875rem;line-height:normal}#mgc-popup .mgc-popup-close{color:#a9a9a9;position:absolute;top:10px;right:10px;cursor:pointer}#mgc-popup-opacity{position:fixed;top:0;left:0;z-index:999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}#mgc-popup{min-height:350px;min-width:400px}#mgc-popup .mgc-popup-content{width:50%;float:right;height:100%;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#mgc-popup.background-like{background:#fff url(../../default/images/popup/like.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-like{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-like{background-position:2rem 50%}}#mgc-popup.background-dislike{background:#fff url(../../default/images/popup/dislike.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-dislike{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-dislike{background-position:2rem 50%}}#mgc-popup.background-attention{background:#fff url(../../default/images/popup/attention.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-attention{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-attention{background-position:2rem 50%}}#mgc-popup.background-question{background:#fff url(../../default/images/popup/question.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-question{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-question{background-position:2rem 50%}}#mgc-popup.background-envelop{background:#fff url(../../default/images/popup/envelop.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-envelop{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-envelop{background-position:2rem 50%}}#mgc-popup.background-premium{background:#fff url(../../default/images/popup/premium.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-premium{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-premium{background-position:2rem 50%}}#mgc-popup.background-document{background:#fff url(../../default/images/popup/document.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-document{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-document{background-position:2rem 50%}}#mgc-popup.background-password{background:#fff url(../../default/images/popup/password.png) no-repeat 50% calc(100% - 2rem);background-size:initial}@media (min-width:40em) and (max-width:63.9375em){#mgc-popup.background-password{background-position:-1.5rem 50%}}@media (min-width:64em){#mgc-popup.background-password{background-position:2rem 50%}}.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:3.42857rem}@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}
/*! 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:1604px;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}}@media screen and (min-width:75em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:90em){.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}}@media screen and (min-width:75em){.xlarge-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.xlarge-offset-0{margin-left:0}.xlarge-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-order-1{-ms-flex-order:1;order:1}.xlarge-order-2{-ms-flex-order:2;order:2}.xlarge-order-3{-ms-flex-order:3;order:3}.xlarge-order-4{-ms-flex-order:4;order:4}.xlarge-order-5{-ms-flex-order:5;order:5}.xlarge-order-6{-ms-flex-order:6;order:6}.xlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-1>.column,.xlarge-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-3>.column,.xlarge-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-4>.column,.xlarge-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-5>.column,.xlarge-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.xlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-6>.column,.xlarge-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-7>.column,.xlarge-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.xlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-8>.column,.xlarge-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:75em) and (min-width:75em){.xlarge-expand{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width:75em){.xlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:75em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width:75em){.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width:90em){.xxlarge-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-order-1{-ms-flex-order:1;order:1}.xxlarge-order-2{-ms-flex-order:2;order:2}.xxlarge-order-3{-ms-flex-order:3;order:3}.xxlarge-order-4{-ms-flex-order:4;order:4}.xxlarge-order-5{-ms-flex-order:5;order:5}.xxlarge-order-6{-ms-flex-order:6;order:6}.xxlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xxlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xxlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xxlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xxlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.xxlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xxlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.xxlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:90em) and (min-width:90em){.xxlarge-expand{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width:90em){.xxlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xxlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xxlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xxlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xxlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xxlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xxlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:90em){.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width:90em){.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-uncollapse>.column,.xxlarge-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:1604px;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-center{text-align:center}.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}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:90em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background: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:inherit;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%2810, 10, 10%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;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:#faedeb}.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:#fff 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:#fefefe}.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}}@media screen and (min-width:75em){.menu.xlarge-horizontal{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.menu.xlarge-horizontal>li{-ms-flex:0 0 auto;flex:0 0 auto}.menu.xlarge-expanded>li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.xlarge-expanded>li:first-child:last-child{width:100%}.menu.xlarge-vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu.xlarge-vertical>li{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.menu.xlarge-vertical>li>a{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:90em){.menu.xxlarge-horizontal{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.menu.xxlarge-horizontal>li{-ms-flex:0 0 auto;flex:0 0 auto}.menu.xxlarge-expanded>li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.xxlarge-expanded>li:first-child:last-child{width:100%}.menu.xxlarge-vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu.xxlarge-vertical>li{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.menu.xxlarge-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:#000;box-shadow:0 7px 0 #000,0 14px 0 #000;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}}@media screen and (min-width:75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.xlarge-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 screen and (min-width:90em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a:after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.xxlarge-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}}@media screen and (min-width:75em){.position-left.reveal-for-xlarge{transform:none;z-index:1}.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xlarge{transform:none;z-index:1}.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xlarge{transform:none;z-index:1}.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xlarge{transform:none;z-index:1}.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:250px}}@media screen and (min-width:90em){.position-left.reveal-for-xxlarge{transform:none;z-index:1}.position-left.reveal-for-xxlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xxlarge{transform:none;z-index:1}.position-right.reveal-for-xxlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xxlarge{transform:none;z-index:1}.position-top.reveal-for-xxlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xxlarge{transform:none;z-index:1}.position-bottom.reveal-for-xxlarge~.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{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:hsla(0,0%,4%,.5);color:#fff}.orbit-next,.orbit-previous{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[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:#fff;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:1604px}}@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:1604px}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:1604px}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:1604px}}.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:#fff;-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}.nd-active-filters-wrapper .nd-active-filters-title,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:#000}.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%}}@media screen and (max-width:89.9375em){.top-bar.stacked-for-xlarge{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar.stacked-for-xxlarge{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{-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}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.9375em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.9375em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.9375em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:89.9375em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:89.9375em){.show-for-xxlarge-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}}@media screen and (min-width:75em){.xlarge-order-1{-ms-flex-order:1;order:1}.xlarge-order-2{-ms-flex-order:2;order:2}.xlarge-order-3{-ms-flex-order:3;order:3}.xlarge-order-4{-ms-flex-order:4;order:4}.xlarge-order-5{-ms-flex-order:5;order:5}.xlarge-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width:90em){.xxlarge-order-1{-ms-flex-order:1;order:1}.xxlarge-order-2{-ms-flex-order:2;order:2}.xxlarge-order-3{-ms-flex-order:3;order:3}.xxlarge-order-4{-ms-flex-order:4;order:4}.xxlarge-order-5{-ms-flex-order:5;order:5}.xxlarge-order-6{-ms-flex-order:6;order:6}}:root{--main-color:#0057b7;--option-color:#c7d9ed;--secondary-color:#fa0d78;--secondary-option-color:#ff95c5;--header-sidenavigation-background:#0057b7;--header-background:#c7d9ed;--icon-fill:#0057b7;--icon-fill-hover:#c7d9ed;--icon-background:#c7d9ed;--icon-background-hover:#0057b7;--header-sidenavigation-hairline-h-background:#c7d9ed;--header-sidenavigation-desktop-icon-fill:#0057b7;--header-sidenavigation-desktop-icon-fill-hover:#c7d9ed;--header-sidenavigation-mobile-icon-fill:#0057b7;--header-sidenavigation-mobile-icon-fill-hover:#c7d9ed;--header-sidenavigation-desktop-navigation-link-fill:#0057b7;--header-sidenavigation-desktop-navigation-link-fill-hover:#c7d9ed;--header-sidenavigation-mobile-navigation-link-fill:#0057b7;--header-sidenavigation-mobile-navigation-link-fill-hover:#c7d9ed;--header-sidenavigation-desktop-navigation-link-span-text-color:#c7d9ed;--header-sidenavigation-desktop-navigation-link-span-text-color-hover:#fff;--header-sidenavigation-mobile-navigation-link-span-text-color:#c7d9ed;--header-sidenavigation-mobile-navigation-link-span-text-color-hover:#fff;--header-sidenavigation-navigation-link-logout-span-text-color:#0057b7;--header-sidenavigation-navigation-link-logout-fill:#c7d9ed;--header-sidenavigation-logout-icon-fill:#0057b7}@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}*{font-family:Ubuntu,serif!important}.hero-1{font-weight:700}.hero-1,.hero-2{font-size:96px;font-size:6.85714rem;font-style:normal;line-height:normal}.hero-2{font-weight:300}h2{font-size:40px;font-size:2.85714rem;font-weight:300}h2,h3{font-style:normal;line-height:normal}h3{font-size:32px;font-size:2.28571rem;font-weight:700}h4{font-size:21px;font-size:1.5rem;font-weight:500}.checkout-onepage-index .main .col-main .page-title h1{font-family:Ubuntu;font-size:40px;font-size:2.85714rem;font-style:normal;font-weight:300;line-height:normal}.checkout-onepage-success .nd-go-to-order{font-style:normal;font-weight:500;line-height:normal}.checkout-onepage-index #mass-activations-buttons-container .back-link a,.checkout-onepage-index #payment-buttons-container .back-link a,.checkout-onepage-index #shipping-buttons-container .back-link a,.checkout-onepage-index #shipping-method-buttons-container .back-link a,.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt label,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td h3,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr.last *,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr td.last,.checkout-onepage-index .main .col-main #checkoutSteps li .step-title .number,.checkout-onepage-index .main .col-main #checkoutSteps li .step-title h2,.checkout-onepage-index .main .col-right.sidebar .block-content dl div dt,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact input#submit,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact input#submit:hover,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .button,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .button,.nd-headline,header .header-menu .menu-right .login button a{font-family:Ubuntu,serif;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt label p,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr *,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr td,.checkout-onepage-index .main .col-main #mass-activations p,.cms-aiuto-contatti-form-contatti .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content p,input.nd-textfield-input:-ms-input-placeholder{font-family:Ubuntu,serif;font-size:16px;font-size:1.14286rem;font-style:normal;font-weight:400;line-height:normal}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt label p,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr *,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr td,.checkout-onepage-index .main .col-main #mass-activations p,.cms-aiuto-contatti-form-contatti .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content p,input.nd-textfield-input::placeholder{font-family:Ubuntu,serif;font-size:16px;font-size:1.14286rem;font-style:normal;font-weight:400;line-height:normal}.checkout-onepage-index .main .col-main #checkoutSteps li .step-title a,.checkout-onepage-index .main .col-main #mass-activations a,.checkout-onepage-success .nd-go-to-order a{font-family:Ubuntu,serif;font-size:15px;font-size:1.07143rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.checkout-onepage-index .field.readonly label,.checkout-onepage-index .input-field.readonly label,.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset label,.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset ul.form-list:first-of-type li.wide label,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image div.medium-9.small-12,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .privacy-group .element.element-privacy.checkbox-element .hint span,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact label,.nd-filter-background .nd-filter-wrapper .nd-input-wrapper label{font-family:Ubuntu,serif;font-size:15px;font-size:1.07143rem;font-style:normal;font-weight:500;line-height:normal}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl dt,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image label .button.btn-black,.currently ol>li,.nd-pills a{font-family:Ubuntu,serif}.checkout-onepage-index .main .col-main #checkout-step-billing .fieldset p.required,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl dd,.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container .f-left,.checkout-onepage-index .main .col-main #checkout-step-shipping .fieldset p.required,.welfare360-sidenavigation ul .rail .navigation-link .link span{leading-trim:both;text-edge:cap;font-family:Ubuntu,serif;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:400;line-height:normal}footer .footer-end.second{font-family:Ubuntu,serif}.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container .f-left a{font-family:Ubuntu,serif;font-size:11px;font-size:.78571rem;font-style:normal;font-weight:700;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}h1{margin:32px 0}header .rail .navigation-link .link span{font-family:Ubuntu,serif}.my-account .dashboard a.btn-red,.my-account .dashboard button{text-transform:uppercase}.cart.display-single-price #shopping-cart-table tfoot td #empty_cart_button,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-continue,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-update,.checkout-types.minicart li:first-of-type a:last-child,.my-account .dashboard a.btn-red,.my-account .dashboard button{padding:14px 16px;border-radius:8px;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}.cart.display-single-price #shopping-cart-table tfoot td #empty_cart_button,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-continue,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-update,.checkout-types.minicart li:first-of-type a:last-child{border:.5px solid #6e6e73!important;color:#6e6e73!important}.nd-mobile-smallest-only{display:none}@media (min-width:280px) and (max-width:319px){.nd-mobile-smallest-only{display:block}}.nd-mobile-xxs-only{display:none}@media (min-width:320px) and (max-width:374px){.nd-mobile-xxs-only{display:block}}.nd-mobile-xs-only{display:none}@media (min-width:375px) and (max-width:599px){.nd-mobile-xs-only{display:block}}.nd-tablet-s-only{display:none}@media (min-width:600px) and (max-width:904px){.nd-tablet-s-only{display:block}}.nd-desktop-sm-only{display:none}@media (min-width:905px) and (max-width:1239px){.nd-desktop-sm-only{display:block}}.nd-desktop-ml-only{display:none}@media (min-width:1240px) and (max-width:1439px){.nd-desktop-ml-only{display:block}}.nd-desktop-l-only{display:none}@media (min-width:1440px) and (max-width:1647px){.nd-desktop-l-only{display:block}}.nd-desktop-xl-only{display:none}@media (min-width:1648px) and (max-width:1920px){.nd-desktop-xl-only{display:block}}.nd-desktop-4k-only{display:none}@media (min-width:1920px){.nd-desktop-4k-only{display:block}}.nd-desktop{display:none}@media (min-width:905px){.nd-desktop{display:block}}.nd-tablet{display:none}@media (min-width:600px) and (max-width:904px){.nd-tablet{display:block}}.nd-mobile{display:none}@media (max-width:600px){.nd-mobile{display:block}}.nd-small-mobile-only{display:none}@media (max-width:375px){.nd-small-mobile-only{display:block}}.nd-from-small-mobile-to-desktop-sm{display:none}@media (min-width:375px) and (max-width:905px){.nd-from-small-mobile-to-desktop-sm{display:block}}.nd-from-tablet{display:none}@media (min-width:40em){.nd-from-tablet{display:block}}.whitespace-8{display:block;height:8px}.whitespace-16{display:block;height:16px}.whitespace-24{display:block;height:24px}.whitespace-32{display:block;height:32px}.whitespace-40{display:block;height:40px}.whitespace-56{display:block;height:56px}.whitespace-64{display:block;height:64px}.whitespace-h-full{display:block;height:100%;width:100%}.hairline-h{display:-ms-flexbox;display:flex;padding:8px 24px 7.5px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px;border-radius:0}.hairline-h .line{display:block;height:.6px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;border-radius:4px;background:#d9d9d9}.hairline-v{display:-ms-flexbox;display:flex;padding:0 7.5px 0 8px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px}.hairline-v .line{display:block;width:.6px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;border-radius:4px;background:#d9d9d9}.currently ol>li{display:-ms-inline-flexbox;display:inline-flex;height:32px;padding:14px 0 14px 16px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0;border-radius:32px;background:#f5f5f7;width:auto;-ms-flex-direction:row-reverse;flex-direction:row-reverse;overflow:hidden;color:#6e6e73;text-align:center;leading-trim:both;text-edge:cap;text-overflow:ellipsis;-ms-flex-pack:end;justify-content:flex-end}.currently ol>li .btn-remove{width:32px;height:32px;position:inherit;height:auto}.nd-svg-account-account--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.dark .nd-svg-account-account,.dark .nd-svg-account-account:hover,.nd-svg-account-account,.nd-svg-account-account--c-black,.nd-svg-account-account:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.menu.simple .dark .nd-svg-account-account,.menu.simple .dark .nd-svg-account-account:hover,.menu.simple .nd-svg-account-account,.menu.simple .nd-svg-account-account:hover,.nd-svg-account-account--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-text-darkmode-links,.nd-svg-account-account--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-text-lightmode-links,.nd-svg-account-account--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-account--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z"/></svg>')}.nd-svg-account-edit--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.dark .nd-svg-account-edit,.dark .nd-svg-account-edit:hover,.nd-svg-account-edit,.nd-svg-account-edit--c-black,.nd-svg-account-edit:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-text-darkmode-links,.nd-svg-account-edit--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-text-lightmode-links,.nd-svg-account-edit--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-edit--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M10.82 12.525c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53v1.65c0 .55.45 1 1 1h8.26a6.963 6.963 0 0 1-.59-6.98zM10.15 11.505a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM20.9 15.505c0-.22-.03-.42-.06-.63l.84-.73c.18-.16.22-.42.1-.63l-.59-1.02a.488.488 0 0 0-.59-.22l-1.06.36c-.32-.27-.68-.48-1.08-.63l-.22-1.09a.503.503 0 0 0-.49-.4h-1.18c-.24 0-.44.17-.49.4l-.22 1.09c-.4.15-.76.36-1.08.63l-1.06-.36a.496.496 0 0 0-.59.22l-.59 1.02c-.12.21-.08.47.1.63l.84.73c-.03.21-.06.41-.06.63 0 .22.03.42.06.63l-.84.73c-.18.16-.22.42-.1.63l.59 1.02c.12.21.37.3.59.22l1.06-.36c.32.27.68.48 1.08.63l.22 1.09c.05.23.25.4.49.4h1.18c.24 0 .44-.17.49-.4l.22-1.09c.4-.15.76-.36 1.08-.63l1.06.36c.23.08.47-.02.59-.22l.59-1.02c.12-.21.08-.47-.1-.63l-.84-.73c.03-.21.06-.41.06-.63zm-3.75 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-account-circle--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.dark .nd-svg-account-circle,.dark .nd-svg-account-circle:hover,.nd-svg-account-circle,.nd-svg-account-circle--c-black,.nd-svg-account-circle:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-text-darkmode-links,.nd-svg-account-circle--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-text-lightmode-links,.nd-svg-account-circle--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22z"/></svg>')}.nd-svg-account-circle-outline--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline,.nd-svg-account-circle-outline--c-black,.nd-svg-account-circle-outline:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z"/></svg>')}.nd-svg-account-circle-outline--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-text-darkmode-links,.nd-svg-account-circle-outline--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-text-lightmode-links,.nd-svg-account-circle-outline--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-account-circle-outline--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zM5.07 16.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.893 7.893 0 0 1 10 18c-1.86 0-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 2 10c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM10 4C8.06 4 6.5 5.56 6.5 7.5S8.06 11 10 11s3.5-1.56 3.5-3.5S11.94 4 10 4zm0 5c-.83 0-1.5-.67-1.5-1.5S9.17 6 10 6s1.5.67 1.5 1.5S10.83 9 10 9z" fill="%23080808"/></svg>')}.nd-svg-cart-ellipse--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.dark .nd-svg-cart-ellipse,.dark .nd-svg-cart-ellipse:hover,.nd-svg-cart-ellipse,.nd-svg-cart-ellipse--c-black,.nd-svg-cart-ellipse:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-text-darkmode-links,.nd-svg-cart-ellipse--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-text-lightmode-links,.nd-svg-cart-ellipse--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-ellipse--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="8" viewBox="0 0 8 8" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="3"/><circle cx="4" cy="4" r="3.5" stroke="%23D70915" stroke-opacity=".1"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.dark .nd-svg-cart-shopping-cart,.dark .nd-svg-cart-shopping-cart:hover,.nd-svg-cart-shopping-cart,.nd-svg-cart-shopping-cart--c-black,.nd-svg-cart-shopping-cart:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-text-darkmode-links,.nd-svg-cart-shopping-cart--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-text-lightmode-links,.nd-svg-cart-shopping-cart--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2h7.45zm-9.39-7h12.15l-2.76 5h-7.02l-2.37-5zm.84 12c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.dark .nd-svg-cart-shopping-cart-fill,.dark .nd-svg-cart-shopping-cart-fill:hover,.nd-svg-cart-shopping-cart-fill,.nd-svg-cart-shopping-cart-fill--c-black,.nd-svg-cart-shopping-cart-fill:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-text-darkmode-links,.nd-svg-cart-shopping-cart-fill--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-text-lightmode-links,.nd-svg-cart-shopping-cart-fill--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-cart-shopping-cart-fill--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-6-15c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h11c.55 0 1-.45 1-1s-.45-1-1-1h-11l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.67-1.43a.993.993 0 0 0-.9-.57h-1.64c-.55 0-1 .45-1 1zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"/></svg>')}.nd-svg-input-filter-list--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.dark .nd-svg-input-filter-list,.dark .nd-svg-input-filter-list:hover,.nd-svg-input-filter-list,.nd-svg-input-filter-list--c-black,.nd-svg-input-filter-list:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-text-darkmode-links,.nd-svg-input-filter-list--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-text-lightmode-links,.nd-svg-input-filter-list--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-filter-list--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-input-location--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.dark .nd-svg-input-location,.dark .nd-svg-input-location:hover,.nd-svg-input-location,.nd-svg-input-location--c-black,.nd-svg-input-location:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-text-darkmode-links,.nd-svg-input-location--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-text-lightmode-links,.nd-svg-input-location--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-location--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.161c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0 4.88-4.31 7.33-8.05 7.33-11.23 0-4.98-3.8-8.2-8-8.2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>')}.nd-svg-input-search--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.dark .nd-svg-input-search,.dark .nd-svg-input-search:hover,.nd-svg-input-search,.nd-svg-input-search--c-black,.nd-svg-input-search:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-text-darkmode-links,.nd-svg-input-search--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-text-lightmode-links,.nd-svg-input-search--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-input-search--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M15.976 14.472h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"/></svg>')}.nd-svg-menu-close--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.dark .nd-svg-menu-close,.dark .nd-svg-menu-close:hover,.nd-svg-menu-close,.nd-svg-menu-close--c-black,.nd-svg-menu-close:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-text-darkmode-links,.nd-svg-menu-close--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-text-lightmode-links,.nd-svg-menu-close--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-close--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" viewBox="0 0 24 25" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 6.46a.996.996 0 0 0-1.41 0L12 11.34 7.11 6.45A.996.996 0 1 0 5.7 7.86l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41L12 14.16l4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4z"/></svg>')}.nd-svg-menu-gavel--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.dark .nd-svg-menu-gavel,.dark .nd-svg-menu-gavel:hover,.nd-svg-menu-gavel,.nd-svg-menu-gavel--c-black,.nd-svg-menu-gavel:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.menu.simple .dark .nd-svg-menu-gavel,.menu.simple .dark .nd-svg-menu-gavel:hover,.menu.simple .nd-svg-menu-gavel,.menu.simple .nd-svg-menu-gavel:hover,.nd-svg-menu-gavel--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z"/></svg>')}.nd-svg-menu-gavel--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-text-darkmode-links,.nd-svg-menu-gavel--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-text-lightmode-links,.nd-svg-menu-gavel--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z"/></svg>')}.nd-svg-menu-gavel--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-gavel--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M1.395 21h12v2h-12v-2zm4.24-12.93l2.83-2.83 14.14 14.14-2.83 2.83L5.635 8.07zM12.715 1l5.66 5.66-2.83 2.83-5.66-5.66L12.715 1zm-8.49 8.48l5.66 5.66-2.83 2.83-5.66-5.66 2.83-2.83z" fill="%23fff"/></svg>')}.nd-svg-menu-hamb--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.dark .nd-svg-menu-hamb,.dark .nd-svg-menu-hamb:hover,.nd-svg-menu-hamb,.nd-svg-menu-hamb--c-black,.nd-svg-menu-hamb:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-text-darkmode-links,.nd-svg-menu-hamb--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-text-lightmode-links,.nd-svg-menu-hamb--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-hamb--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z"/></svg>')}.nd-svg-menu-help--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.dark .nd-svg-menu-help,.dark .nd-svg-menu-help:hover,.nd-svg-menu-help,.nd-svg-menu-help--c-black,.nd-svg-menu-help:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.menu.simple .dark .nd-svg-menu-help,.menu.simple .dark .nd-svg-menu-help:hover,.menu.simple .nd-svg-menu-help,.menu.simple .nd-svg-menu-help:hover,.nd-svg-menu-help--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/></svg>')}.nd-svg-menu-help--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-text-darkmode-links,.nd-svg-menu-help--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-text-lightmode-links,.nd-svg-menu-help--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/></svg>')}.nd-svg-menu-help--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-help--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" fill="%23fff"/></svg>')}.nd-svg-menu-home--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.dark .nd-svg-menu-home,.dark .nd-svg-menu-home:hover,.nd-svg-menu-home,.nd-svg-menu-home--c-black,.nd-svg-menu-home:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-text-darkmode-links,.nd-svg-menu-home--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-text-lightmode-links,.nd-svg-menu-home--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-home--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M9.998 19.328v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87l-8.36-7.53c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87h1.7v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z"/></svg>')}.nd-svg-menu-lock--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.dark .nd-svg-menu-lock,.dark .nd-svg-menu-lock:hover,.nd-svg-menu-lock,.nd-svg-menu-lock--c-black,.nd-svg-menu-lock:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg>')}.nd-svg-menu-lock--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-text-darkmode-links,.nd-svg-menu-lock--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-text-lightmode-links,.nd-svg-menu-lock--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg>')}.nd-svg-menu-lock--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-lock--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="%23fff"/></svg>')}.nd-svg-menu-logout--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.dark .nd-svg-menu-logout,.dark .nd-svg-menu-logout:hover,.nd-svg-menu-logout,.nd-svg-menu-logout--c-black,.nd-svg-menu-logout:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-text-darkmode-links,.nd-svg-menu-logout--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-text-lightmode-links,.nd-svg-menu-logout--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-logout--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-order--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.dark .nd-svg-menu-order,.dark .nd-svg-menu-order:hover,.nd-svg-menu-order,.nd-svg-menu-order--c-black,.nd-svg-menu-order:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.menu.simple .dark .nd-svg-menu-order,.menu.simple .dark .nd-svg-menu-order:hover,.menu.simple .nd-svg-menu-order,.menu.simple .nd-svg-menu-order:hover,.nd-svg-menu-order--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-text-darkmode-links,.nd-svg-menu-order--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-text-lightmode-links,.nd-svg-menu-order--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-order--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}.nd-svg-menu-policy--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.dark .nd-svg-menu-policy,.dark .nd-svg-menu-policy:hover,.nd-svg-menu-policy,.nd-svg-menu-policy--c-black,.nd-svg-menu-policy:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.menu.simple .dark .nd-svg-menu-policy,.menu.simple .dark .nd-svg-menu-policy:hover,.menu.simple .nd-svg-menu-policy,.menu.simple .nd-svg-menu-policy:hover,.nd-svg-menu-policy--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"/></svg>')}.nd-svg-menu-policy--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-text-darkmode-links,.nd-svg-menu-policy--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-text-lightmode-links,.nd-svg-menu-policy--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"/></svg>')}.nd-svg-menu-policy--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-policy--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 0 0-.64-6.29 5.003 5.003 0 0 0-7.07 0 5.003 5.003 0 0 0 0 7.07 5.006 5.006 0 0 0 6.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.dark .nd-svg-menu-shopping-bag,.dark .nd-svg-menu-shopping-bag:hover,.nd-svg-menu-shopping-bag,.nd-svg-menu-shopping-bag--c-black,.nd-svg-menu-shopping-bag:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z"/></svg>')}.nd-svg-menu-shopping-bag--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-text-darkmode-links,.nd-svg-menu-shopping-bag--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-text-lightmode-links,.nd-svg-menu-shopping-bag--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-shopping-bag--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z" fill="%23fff"/></svg>')}.nd-svg-menu-wallet--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.dark .nd-svg-menu-wallet,.dark .nd-svg-menu-wallet:hover,.nd-svg-menu-wallet,.nd-svg-menu-wallet--c-black,.nd-svg-menu-wallet:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-text-darkmode-links,.nd-svg-menu-wallet--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-text-lightmode-links,.nd-svg-menu-wallet--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-wallet--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"/></svg>')}.nd-svg-menu-arrow--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.dark .nd-svg-menu-arrow,.dark .nd-svg-menu-arrow:hover,.nd-svg-menu-arrow,.nd-svg-menu-arrow--c-black,.nd-svg-menu-arrow:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-text-darkmode-links,.nd-svg-menu-arrow--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-text-lightmode-links,.nd-svg-menu-arrow--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-arrow--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23D70915"/></svg>')}.nd-svg-menu-chevron-right,.nd-svg-menu-chevron-right--c-black,.nd-svg-menu-chevron-right:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23080808"/></svg>')}.nd-svg-menu-chevron-right--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-right--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F71B70"/></svg>')}.nd-svg-menu-chevron-right--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-right--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F9F9F9"/></svg>')}.nd-svg-menu-chevron-right--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-right--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23EDEDED"/></svg>')}.nd-svg-menu-chevron-right--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23D9D9D9"/></svg>')}.nd-svg-menu-chevron-right--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23AEAAAE"/></svg>')}.nd-svg-menu-chevron-right--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23989898"/></svg>')}.nd-svg-menu-chevron-right--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%2386868B"/></svg>')}.nd-svg-menu-chevron-right--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-right--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-right--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-right--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-right--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%232997FF"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23ED1D27"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%2300D959"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23FFE548"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F56900"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-links,.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%2386868B"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-links,.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="rgba(255, 255, 255, 0.7)"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="rgba(0, 0, 0, 0.5)"/></svg>')}.nd-svg-menu-chevron-right--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%232F2945"/></svg>')}.nd-svg-menu-chevron-right--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23053544"/></svg>')}.nd-svg-menu-chevron-right--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23564506"/></svg>')}.nd-svg-menu-chevron-right--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%234A2239"/></svg>')}.nd-svg-menu-chevron-right--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%231B3D35"/></svg>')}.nd-svg-menu-chevron-right--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%232D2C2C"/></svg>')}.nd-svg-menu-chevron-right--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23E4DEF4"/></svg>')}.nd-svg-menu-chevron-right--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23D4F4FE"/></svg>')}.nd-svg-menu-chevron-right--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23FCF1CA"/></svg>')}.nd-svg-menu-chevron-right--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23FEE2F2"/></svg>')}.nd-svg-menu-chevron-right--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23D1F6ED"/></svg>')}.nd-svg-menu-chevron-right--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23722CD3"/></svg>')}.nd-svg-menu-chevron-right--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%2322A4DD"/></svg>')}.nd-svg-menu-chevron-right--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23D3A22A"/></svg>')}.nd-svg-menu-chevron-right--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23DC187A"/></svg>')}.nd-svg-menu-chevron-right--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%232AAD80"/></svg>')}.nd-svg-menu-chevron-right--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%230084CE"/></svg>')}.nd-svg-menu-chevron-right--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F08C00"/></svg>')}.nd-svg-menu-chevron-right--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%231C7ED6"/></svg>')}.nd-svg-menu-chevron-right--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F50732"/></svg>')}.nd-svg-menu-chevron-right--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%2337B24D"/></svg>')}.nd-svg-menu-chevron-right--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.563 5.703a.81.81 0 0 0 0 1.145l3.152 3.153-3.152 3.152A.81.81 0 1 0 8.708 14.3l3.73-3.73a.81.81 0 0 0 0-1.145l-3.73-3.73a.817.817 0 0 0-1.145.009z" fill="%23F50732"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down,.nd-svg-menu-chevron-down--c-black,.nd-svg-menu-chevron-down:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-links,.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-links,.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-chevron-down--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="6" viewBox="0 0 8 6" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M7.06.53L4 3.583.94.53 0 1.47l4 4 4-4-.94-.94z"/></svg>')}.nd-svg-menu-warning--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning,.nd-svg-menu-warning--c-black,.nd-svg-menu-warning:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-text-darkmode-links,.nd-svg-menu-warning--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-text-lightmode-links,.nd-svg-menu-warning--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-warning--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="22" height="20" viewBox="0 0 22 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M0 19.5h22L11 .5l-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>')}.nd-svg-menu-error--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error,.nd-svg-menu-error--c-black,.nd-svg-menu-error:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-text-darkmode-links,.nd-svg-menu-error--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-text-lightmode-links,.nd-svg-menu-error--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-error--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm1 15H9v-2h2v2zm0-4H9V5h2v6z" fill="%23F4262F"/></svg>')}.nd-svg-menu-info--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info,.nd-svg-menu-info--c-black,.nd-svg-menu-info:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-text-darkmode-links,.nd-svg-menu-info--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-text-lightmode-links,.nd-svg-menu-info--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-info--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M9 5h2v2H9V5zm0 4h2v6H9V9zm1-9C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>')}.nd-svg-menu-success--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23D70915"/></svg>')}.nd-svg-menu-success,.nd-svg-menu-success--c-black,.nd-svg-menu-success:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23080808"/></svg>')}.nd-svg-menu-success--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23fff"/></svg>')}.nd-svg-menu-success--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F71B70"/></svg>')}.nd-svg-menu-success--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-success--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F9F9F9"/></svg>')}.nd-svg-menu-success--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-success--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23EDEDED"/></svg>')}.nd-svg-menu-success--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23D9D9D9"/></svg>')}.nd-svg-menu-success--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23AEAAAE"/></svg>')}.nd-svg-menu-success--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23989898"/></svg>')}.nd-svg-menu-success--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%2386868B"/></svg>')}.nd-svg-menu-success--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%236E6E73"/></svg>')}.nd-svg-menu-success--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23424245"/></svg>')}.nd-svg-menu-success--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23242426"/></svg>')}.nd-svg-menu-success--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-success--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23101010"/></svg>')}.nd-svg-menu-success--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%232997FF"/></svg>')}.nd-svg-menu-success--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23ED1D27"/></svg>')}.nd-svg-menu-success--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%2300D959"/></svg>')}.nd-svg-menu-success--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23FFE548"/></svg>')}.nd-svg-menu-success--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F56900"/></svg>')}.nd-svg-menu-success--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-success--c-epipoli-text-darkmode-links,.nd-svg-menu-success--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%2386868B"/></svg>')}.nd-svg-menu-success--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23424245"/></svg>')}.nd-svg-menu-success--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-success--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%236E6E73"/></svg>')}.nd-svg-menu-success--c-epipoli-text-lightmode-links,.nd-svg-menu-success--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23424245"/></svg>')}.nd-svg-menu-success--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23101010"/></svg>')}.nd-svg-menu-success--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-success--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23242426"/></svg>')}.nd-svg-menu-success--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-success--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-success--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23fff"/></svg>')}.nd-svg-menu-success--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="rgba(255, 255, 255, 0.7)"/></svg>')}.nd-svg-menu-success--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="rgba(0, 0, 0, 0.5)"/></svg>')}.nd-svg-menu-success--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%232F2945"/></svg>')}.nd-svg-menu-success--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23053544"/></svg>')}.nd-svg-menu-success--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23564506"/></svg>')}.nd-svg-menu-success--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%234A2239"/></svg>')}.nd-svg-menu-success--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%231B3D35"/></svg>')}.nd-svg-menu-success--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%232D2C2C"/></svg>')}.nd-svg-menu-success--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23E4DEF4"/></svg>')}.nd-svg-menu-success--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23D4F4FE"/></svg>')}.nd-svg-menu-success--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23FCF1CA"/></svg>')}.nd-svg-menu-success--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23FEE2F2"/></svg>')}.nd-svg-menu-success--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23D1F6ED"/></svg>')}.nd-svg-menu-success--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23722CD3"/></svg>')}.nd-svg-menu-success--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%2322A4DD"/></svg>')}.nd-svg-menu-success--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23D3A22A"/></svg>')}.nd-svg-menu-success--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23DC187A"/></svg>')}.nd-svg-menu-success--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%232AAD80"/></svg>')}.nd-svg-menu-success--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%230084CE"/></svg>')}.nd-svg-menu-success--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F08C00"/></svg>')}.nd-svg-menu-success--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%231C7ED6"/></svg>')}.nd-svg-menu-success--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F50732"/></svg>')}.nd-svg-menu-success--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%2337B24D"/></svg>')}.nd-svg-menu-success--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z" fill="%23F50732"/></svg>')}.nd-svg-menu-download--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download,.nd-svg-menu-download--c-black,.nd-svg-menu-download:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-text-darkmode-links,.nd-svg-menu-download--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-text-lightmode-links,.nd-svg-menu-download--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-download--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="12" height="14" viewBox="0 0 12 14" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M9.443 5.125H8.25v-3.75a.752.752 0 0 0-.75-.75h-3a.752.752 0 0 0-.75.75v3.75H2.558c-.668 0-1.005.81-.533 1.282L5.468 9.85a.747.747 0 0 0 1.057 0l3.442-3.442c.473-.473.143-1.283-.524-1.283zm-8.693 7.5c0 .412.337.75.75.75h9c.412 0 .75-.338.75-.75a.752.752 0 0 0-.75-.75h-9a.752.752 0 0 0-.75.75z"/></svg>')}.nd-svg-menu-instruction--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction,.nd-svg-menu-instruction--c-black,.nd-svg-menu-instruction:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-text-darkmode-links,.nd-svg-menu-instruction--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-text-lightmode-links,.nd-svg-menu-instruction--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-instruction--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83zM15 18H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-2-6V3.5L18.5 9H14c-.55 0-1-.45-1-1z"/></svg>')}.nd-svg-menu-bin--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin,.nd-svg-menu-bin--c-black,.nd-svg-menu-bin:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-text-darkmode-links,.nd-svg-menu-bin--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-text-lightmode-links,.nd-svg-menu-bin--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-bin--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M15 9.75v7.5H9v-7.5h6zm-1.125-4.5h-3.75l-.75.75H6.75v1.5h10.5V6h-2.625l-.75-.75zm2.625 3h-9v9c0 .825.675 1.5 1.5 1.5h6c.825 0 1.5-.675 1.5-1.5v-9z"/></svg>')}.nd-svg-menu-address--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address,.nd-svg-menu-address--c-black,.nd-svg-menu-address:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-text-darkmode-links,.nd-svg-menu-address--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-text-lightmode-links,.nd-svg-menu-address--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-address--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0l-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5zM7 2.47l4 1.4v11.66l-4-1.4V2.47zm-5 .99l3-1.01v11.7l-3 1.16V3.46zm14 11.08l-3 1.01V3.86l3-1.16v11.84z"/></svg>')}.nd-svg-menu-login--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login,.nd-svg-menu-login--c-black,.nd-svg-menu-login:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.menu.simple .dark .nd-svg-menu-login,.menu.simple .dark .nd-svg-menu-login:hover,.menu.simple .nd-svg-menu-login,.menu.simple .nd-svg-menu-login:hover,.nd-svg-menu-login--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-text-darkmode-links,.nd-svg-menu-login--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-text-lightmode-links,.nd-svg-menu-login--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-menu-login--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.nd-svg-input-copy--c-epipoli{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23D70915" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy,.nd-svg-input-copy--c-black,.nd-svg-input-copy:hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23080808" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F71B70" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-ghost-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-seasalt{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F9F9F9" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-anti-flash-white{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-neutral{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23EDEDED" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-platinum{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23D9D9D9" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-french-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23AEAAAE" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-battleship-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23989898" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-taupe-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-dim-gray{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-onyx{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-raisin-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-eerie-black{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-night{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-link{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%232997FF" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-hover{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23ED1D27" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%2300D959" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-yellow{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23FFE548" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-orange{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F56900" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-text-darkmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-text-darkmode-links,.nd-svg-input-copy--c-epipoli-text-darkmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%2386868B" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-text-darkmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-text-lightmode-highlight{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-text-lightmode-text{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%236E6E73" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-text-lightmode-links,.nd-svg-input-copy--c-epipoli-text-lightmode-selected{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23424245" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-darkmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23101010" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-darkmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%231D1D1F" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-darkmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23242426" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-lightmode-background-primary{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23FBFBFD" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-lightmode-background-contrast{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F5F5F7" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-lightmode-background-accent{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-ui-white-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="rgba(255, 255, 255, 0.7)" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-epipoli-ui-black-transp{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="rgba(0, 0, 0, 0.5)" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-space-cadet{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%232F2945" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-midnight-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23053544" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-field-drab{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23564506" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-violet-jtc{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%234A2239" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-brunswich-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%231B3D35" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-jet{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%232D2C2C" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-lavander{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23E4DEF4" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-light-cyan{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23D4F4FE" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-lemon-chiffon{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23FCF1CA" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-mimi-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23FEE2F2" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-mint-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23D1F6ED" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-blue-violet{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23722CD3" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-picton-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%2322A4DD" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-goldenrod{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23D3A22A" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-mexican-pink{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23DC187A" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-jungle-green{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%232AAD80" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-light-blue{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%230084CE" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-warning-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F08C00" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-info-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%231C7ED6" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-error-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-success-message{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%2337B24D" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.nd-svg-input-copy--c-red-lighten{background:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="16" viewBox="0 0 14 16" fill="%23F50732" xmlns="http://www.w3.org/2000/svg"><path d="M11.875.5h-6.75c-.825 0-1.5.675-1.5 1.5v9c0 .825.675 1.5 1.5 1.5h6.75c.825 0 1.5-.675 1.5-1.5V2c0-.825-.675-1.5-1.5-1.5zm0 10.5h-6.75V2h6.75v9zm-11.25-.75v-1.5h1.5v1.5h-1.5zm0-4.125h1.5v1.5h-1.5v-1.5zM5.875 14h1.5v1.5h-1.5V14zm-5.25-1.125v-1.5h1.5v1.5h-1.5zm1.5 2.625c-.825 0-1.5-.675-1.5-1.5h1.5v1.5zm2.625 0h-1.5V14h1.5v1.5zm3.75 0V14H10c0 .825-.675 1.5-1.5 1.5zm-6.375-12V5h-1.5c0-.825.675-1.5 1.5-1.5z"/></svg>')}.safe-area{width:32px;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.safe-area i.nd-icon{width:24px;height:24px;background-repeat:no-repeat;background-position:50%}input.nd-textfield-input{border-radius:4px;border-width:.5px;border-style:solid;max-width:none!important;width:100%!important;height:56px!important;padding:0 12px!important;margin:0!important}input.nd-textfield-input:focus,input.nd-textfield-input[error]{border-width:1px}.menu.simple .nd-svg-menu-logout,.menu.simple .nd-svg-menu-logout:hover,.nd-svg-menu-login--c-welfare360{background:url('data:image/svg+xml;charset=utf-8,<svg width="20" height="18" viewBox="0 0 20 18" fill="%230057b7" xmlns="http://www.w3.org/2000/svg"><path d="M8.3 4.7a.984.984 0 0 0 0 1.4L10.2 8H1c-.55 0-1 .45-1 1s.45 1 1 1h9.2l-1.9 1.9a.984.984 0 0 0 0 1.4c.39.39 1.01.39 1.4 0l3.59-3.59a.996.996 0 0 0 0-1.41L9.7 4.7a.984.984 0 0 0-1.4 0zM18 16h-7c-.55 0-1 .45-1 1s.45 1 1 1h7c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v14z"/></svg>')}.menu.simple .dark .nd-svg-menu-logout,.menu.simple .dark .nd-svg-menu-logout:hover,.nd-svg-menu-logout--c-welfare360{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230057b7" xmlns="http://www.w3.org/2000/svg"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5z"/><path d="M20.754 11.65l-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7z"/></svg>')}.nd-svg-menu-order--c-welfare360{background:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="%230057b7" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.5h-2c0-2.76-2.24-5-5-5s-5 2.24-5 5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10a4.99 4.99 0 0 1-4.84-3.75c-.17-.63.32-1.25.97-1.25.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13.5z"/></svg>')}:root{--grid-template-columns:repeat(4,1fr);--grid-column-gap:12px}@media (min-width:64em){:root{--grid-template-columns:repeat(12,1fr);--grid-column-gap:24px}}@media (min-width:40em) and (max-width:63.9375em){:root{--grid-template-columns:repeat(8,1fr)}}.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.attivazione-wallet-index .main .col-main .my-account,.checkout-onepage-success .col-main .grid-items-container,.content.mgc-catalog .row.expanded,.customer-account-changeforgotten .account-confirm-password .grid-items-container,.customer-account-changeforgotten .account-create-password .grid-items-container,.customer-account-changeforgotten .account-forgot-password .grid-items-container,.customer-account-changeforgotten .account-login .grid-items-container,.customer-account-changeforgotten .account-reset-password .grid-items-container,.customer-account-changeforgotten .account-success-registration .grid-items-container,.customer-account-changeforgotten .account-welcome-page .grid-items-container,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-forgot-password .grid-items-container,.customer-account-confirmpassword .account-login .grid-items-container,.customer-account-confirmpassword .account-reset-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-confirmpassword .account-welcome-page .grid-items-container,.customer-account-create .account-confirm-password .grid-items-container,.customer-account-create .account-create-password .grid-items-container,.customer-account-create .account-forgot-password .grid-items-container,.customer-account-create .account-login .grid-items-container,.customer-account-create .account-reset-password .grid-items-container,.customer-account-create .account-success-registration .grid-items-container,.customer-account-create .account-welcome-page .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container,.customer-account-createpasswordconfirmed .account-login .grid-items-container,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container,.customer-account-edit .main .col-main .my-account .grid-items-container,.customer-account-forgotpassword .account-confirm-password .grid-items-container,.customer-account-forgotpassword .account-create-password .grid-items-container,.customer-account-forgotpassword .account-forgot-password .grid-items-container,.customer-account-forgotpassword .account-login .grid-items-container,.customer-account-forgotpassword .account-reset-password .grid-items-container,.customer-account-forgotpassword .account-success-registration .grid-items-container,.customer-account-forgotpassword .account-welcome-page .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .my-account,.customer-account-login .account-confirm-password .grid-items-container,.customer-account-login .account-create-password .grid-items-container,.customer-account-login .account-forgot-password .grid-items-container,.customer-account-login .account-login .grid-items-container,.customer-account-login .account-reset-password .grid-items-container,.customer-account-login .account-success-registration .grid-items-container,.customer-account-login .account-welcome-page .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container,.customer-account-sentregistrationemail .account-login .grid-items-container,.customer-account-sentregistrationemail .account-reset-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-forgot-password .grid-items-container,.customer-account-welcomepage .account-login .grid-items-container,.customer-account-welcomepage .account-reset-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container,.customer-account-welcomepage .account-welcome-page .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .my-account,.mgc-filter-background .mgc-filter-wrapper,.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .grid-items-container{display:-ms-grid;display:grid;-ms-grid-columns:var(--grid-template-columns);grid-template-columns:var(--grid-template-columns);grid-column-gap:var(--grid-column-gap)}.nd-desktop-only,.nd-mobile-only,.nd-small-desktop-only,.nd-tablet-only,.show-for-large,.show-for-medium-only,.show-for-small-only{display:none}@media (max-width:599px){.nd-mobile-only{display:block}}@media (min-width:600px) and (max-width:904px){.nd-tablet-only{display:block}}@media (min-width:905px){.nd-desktop-only{display:block}}@media (min-width:905px) and (min-width:905px) and (max-width:1239px){.nd-desktop-only{display:none}.nd-small-desktop-only{display:block}}.nd-icon.nd-svg-menu-login,.nd-icon.nd-svg-menu-logout{background-repeat:no-repeat!important;background-position:50%!important}@media (max-width:599px){header .rail .navigation-link .link span{text-align:center!important}}.popup-opened #mgc-kyc-popup,.popup-opened #password-popup,.popup-opened .mgc-kyc-popup{display:-ms-flexbox!important;display:flex!important}.popup-opened #mgc-kyc-popup button,.popup-opened #password-popup button,.popup-opened .mgc-kyc-popup button{color:#0057b7;overflow:hidden;text-align:center;text-overflow:ellipsis;font-family:FSJoey;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal;text-transform:none;text-decoration:none}#password-popup,.mgc-kyc-popup{border-radius:24px;background:#fff;display:none;padding:32px 24px;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 24px 0 rgba(0,0,0,.1)}#password-popup .popup-error,.mgc-kyc-popup .popup-error{display:none;width:128px;height:128px;-ms-flex-pack:center;justify-content:center}#password-popup .popup-error img,.mgc-kyc-popup .popup-error img{width:96px}#password-popup.background-popup-error .popup-error,.mgc-kyc-popup.background-popup-error .popup-error{display:-ms-flexbox;display:flex}#mgc-popup-opacity,.opacity{fill:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px)}#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{all:revert}.popup-text .error-msg{text-align:center}.popup-text .error-msg ul li span{color:var(--colors-epipoli-text-text-body-high,#1d1d1f);text-align:center;font-family:FSJoey;font-size:32px;font-size:2.28571rem;font-style:normal;font-weight:700;line-height:normal}#mgc-popup{text-align:center;border-radius:24px;background:#fff;padding:32px 24px;min-width:250px}#mgc-popup.show{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#mgc-popup .mgc-popup-close{color:#0057b7;overflow:hidden;text-align:center;text-overflow:ellipsis;font-family:FSJoey;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal;text-transform:none;text-decoration:none}#mgc-popup .mgc-popup-content{width:100%;-ms-flex-pack:center;justify-content:center;color:var(--colors-epipoli-text-text-body-high,#1d1d1f);text-align:center;font-size:32px;font-size:2.28571rem;font-style:normal;font-weight:700;line-height:normal}#mgc-popup .mgc-popup-close{position:static;margin:auto}#password-popup .popup-error{display:-ms-flexbox;display:flex;width:128px;height:128px;-ms-flex-pack:center;justify-content:center}#password-popup .popup-error img{max-height:none}#password-popup .mgc-kyc-popup-close{width:90%;float:right}#password-popup .popup-text{width:100%}#password-popup .popup-text button{padding:0;margin:auto}header .menu.simple{-ms-flex-order:2;order:2;position:fixed;top:0;left:0;z-index:99999;visibility:hidden;display:block;height:100vh;width:0;background:#fff;transition:.5s ease-in}header .menu.simple>div{opacity:0}header .menu-open .opacity{top:0;position:fixed;display:block;fill:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px)}header .menu-open .menu.simple{position:fixed;display:block;top:0;left:0;z-index:99999;width:300px;overflow-y:hidden;-ms-flex-negative:0;flex-shrink:0;transition:.5s ease-in;border-radius:0;background:var(--header-sidenavigation-background,#1d1d1f)}header .menu-open .menu.simple>div{opacity:1}@media (max-width:599px){header .menu-open .menu.simple{width:80px}}header .menu-open .menu.simple .close{height:80px;padding:10px 32px;width:80px;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;cursor:pointer}header .menu-open .menu.simple .close svg path{fill:var(--header-sidenavigation-desktop-icon-fill,#fff)}@media (max-width:599px){header .menu-open .menu.simple .close svg path{fill:var(--header-sidenavigation-mobile-icon-fill,#fff)}}header .rail{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center}header .rail .hairline-h{background:var(--header-sidenavigation-hairline-h-background,#aeaaae);width:16px;padding:.5px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header .rail .whitespace-16{min-height:16px}header .rail .navigation-link .link span{text-align:center}@media (max-width:599px){header .rail{height:90vh;padding:24px 8px;gap:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center}header .rail .navigation-link .link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-direction:column;flex-direction:column}header .rail .navigation-link .link .container-img{background:var(--header-sidenavigation-mobile-navigation-link-fill,#1d1d1f);border-radius:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:64px;height:48px;padding:0 16px}header .rail .navigation-link .link .container-img svg path{fill:var(--header-sidenavigation-mobile-icon-fill,#fff)}header .rail .navigation-link .link span{color:var(--header-sidenavigation-mobile-navigation-link-span-text-color,#fff)}header .rail .navigation-link .link:hover .container-img{background:var(--header-sidenavigation-mobile-navigation-link-fill-hover,linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#d70915);border-radius:100px}header .rail .navigation-link .link:hover .container-img svg path{fill:var(--header-sidenavigation-mobile-icon-fill-hover,#fff)}header .rail .navigation-link .link:hover span{color:var(--header-sidenavigation-mobile-navigation-link-span-text-color-hover,#fff)}header .rail .navigation-link .link.logout .container-img{background:var(--header-sidenavigation-navigation-link-logout-fill,#0057b7);border-radius:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:64px;height:48px;padding:0 16px}header .rail .navigation-link .link.logout .container-img svg path{fill:var(--header-sidenavigation-logout-icon-fill,#fff)}header .rail .navigation-link .link.logout span{color:var(--header-sidenavigation-navigation-link-logout-span-text-color,#fff)}header .rail .navigation-link .link.logout:hover .container-img svg path{fill:var(--header-sidenavigation-logout-icon-fill,#fff)}header .rail .navigation-link .link.logout:hover span{color:var(--header-sidenavigation-navigation-link-logout-span-text-color,#fff)}}@media (min-width:600px){header .rail{height:90vh;padding:24px 8px;gap:16px}header .rail .navigation-link .link{display:-ms-flexbox;display:flex;height:48px;padding:0 16px;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:100px;background:var(--header-sidenavigation-desktop-navigation-link-fill,#242426)}header .rail .navigation-link .link .container-img svg path{fill:var(--header-sidenavigation-desktop-icon-fill,#fff)}header .rail .navigation-link .link span{color:var(--header-sidenavigation-desktop-navigation-link-span-text-color,#fff)}header .rail .navigation-link .link:hover{background:var(--header-sidenavigation-desktop-navigation-link-fill-hover,linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#d70915)}header .rail .navigation-link .link:hover .container-img svg path{fill:var(--header-sidenavigation-desktop-icon-fill-hover,#fff)}header .rail .navigation-link .link:hover span{color:var(--header-sidenavigation-desktop-navigation-link-span-text-color-hover,#fff)}header .rail .navigation-link .link.logout{background:var(--header-sidenavigation-navigation-link-logout-fill,#0057b7)}header .rail .navigation-link .link.logout .container-img svg path{fill:var(--header-sidenavigation-logout-icon-fill,#fff)}header .rail .navigation-link .link.logout span{color:var(--header-sidenavigation-navigation-link-logout-span-text-color,#fff)}header .rail .navigation-link .link.logout:hover .container-img svg path{fill:var(--header-sidenavigation-logout-icon-fill,#fff)}header .rail .navigation-link .link.logout:hover span{color:var(--header-sidenavigation-navigation-link-logout-span-text-color,#fff)}}@media (max-width:600px) and (max-height:830px){header .rail{padding:8px;gap:8px;height:auto}header .rail span{display:none}}#search_mini_form .search-mobile:focus input,#search_mini_form .search-mobile:hover input{max-width:200px}header{z-index:8888;position:-webkit-sticky;position:sticky;top:0;background:#fff}header .header-menu{border-bottom:1px solid #e9ecef;padding:24px;gap:24px;min-height:80px;display:-ms-inline-flexbox;display:inline-flex;width:100%}@media (max-width:599px){header .header-menu{padding:12px;gap:12px}}header .header-menu .header-left{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:24px}header .header-menu .header-left #menu_button{cursor:pointer}@media (max-width:599px){header .header-menu .header-left{gap:12px}}header .header-menu .header-left .header-logo-container .header-logo img{max-width:150px}header .header-menu .header-middle{display:none}@media (max-width:599px){header .header-menu .header-middle{-ms-flex:100%;flex:100%;display:-ms-flexbox;display:flex;-ms-flex-order:3;order:3}header .header-menu .header-middle #search_mini_form{width:100%}header .header-menu .header-middle #search_mini_form .search-mobile{width:100%;gap:16px;padding:0 12px 0 8px;background:#f5f5f7}header .header-menu .header-middle #search_mini_form .search-mobile input{max-width:none;width:100%;opacity:1;background:#f5f5f7}header .header-menu .header-middle #search_mini_form .search-mobile button{max-width:24px;opacity:1;width:100%}}header .header-menu .menu-right{gap:24px}header .header-menu .menu-right,header .header-menu .menu-right .header-buttons{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}header .header-menu .menu-right .header-buttons{gap:16px}@media (max-width:599px){header .header-menu .menu-right .header-buttons{gap:12px}header .header-menu .menu-right .header-buttons #search_mini_form{display:none}}@media (min-width:600px){header .header-menu .menu-right .header-buttons .login-icon{display:none}}header .header-menu .menu-right .header-buttons>a{min-width:0}header .header-menu .menu-right .header-buttons>a span{display:none}header .header-menu .menu-right .header-buttons>a .safe-area span.badge{min-width:6px;min-height:6px}header .header-menu .menu-right .header-buttons>a i{margin:0}header .header-menu .menu-right .mgc-cart-link.no-count span.badge .nd-icon{width:6px;height:6px}header .header-menu .menu-right .login,header .header-menu .menu-right .mgc-cart-link.no-count.no-count span.badge{display:none}header .header-menu .menu-right .login button{padding:0 12px;height:44px;background:#0057b7;border-radius:32px}header .header-menu .menu-right .login button a{color:#fff}@media (min-width:905px){header .header-menu .menu-right .login{display:-ms-flexbox;display:flex}}footer{border-top:1px solid #0057b7}footer .footer{background-color:#0057b7}footer .footer .footer-content{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer .footer-content .footer-left{min-width:250px}@media (min-width:905px){footer .footer .footer-content{display:-ms-flexbox;display:flex;padding:32px;gap:24px}}@media (min-width:600px) and (max-width:904px){footer .footer .footer-content{display:-ms-grid;display:grid;padding:32px;-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);grid-column-gap:12px}}@media (max-width:599px){footer .footer .footer-content{display:-ms-grid;display:grid;padding:32px 24px;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-row-gap:64px}}footer .footer .footer-content .footer-logo-and-links{padding:var(--grid-margins-web-0,0) var(--grid-margins-web-24,24px);display:-ms-inline-flexbox;display:inline-flex;-ms-flex:1 0 0px;flex:1 0 0;gap:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}footer .footer .footer-content .footer-logo-and-links .footer-left{text-align:center}footer .footer .footer-content .footer-logo-and-links .footer-left img{max-width:250px}footer .footer .footer-content .footer-logo-and-links .footer-middle{display:-ms-flexbox;display:flex;width:56px;min-width:56px;height:119px;padding:0 7.5px 0 8px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px}footer .footer .footer-content .footer-logo-and-links .footer-middle .line{width:.6px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;background:#fff}@media (max-width:599px){footer .footer .footer-content .footer-logo-and-links .footer-middle{display:none}}footer .footer .footer-content .footer-logo-and-links .footer-right .menu.vertical{width:190px;gap:8px}footer .footer .footer-content .footer-logo-and-links .footer-right .menu.vertical li a{padding:0!important;margin:0!important;color:#fff;text-align:center;font-size:16px;font-size:1.14286rem;font-style:normal;font-weight:400;line-height:normal}footer .footer .footer-content .payments-list{border-radius:12px;background:#fff;-ms-flex:1 0 0px;display:-ms-flexbox;display:flex;padding:var(--grid-margins-web-24,24px) var(--grid-margins-web-16,16px);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:var(--grid-margins-web-16,16px);flex:1 0 0;max-width:460px}footer .footer .footer-content .payments-list p{color:var(--colors-epipoli-text-text-body-high,#1d1d1f);text-align:center;leading-trim:both;text-edge:cap;font-family:FSJoey;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:700;line-height:normal;margin:0;padding:0}footer .footer .footer-content .payments-list .footer-payment-logo{width:100%;max-width:none;display:-ms-flexbox;display:flex;padding:8px var(--grid-margins-web-16,16px);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;gap:32px var(--grid-margins-web-32,32px);-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:600px) and (max-width:904px){footer .footer .footer-content .footer-logo-and-links{grid-column:1/5;-ms-flex-direction:column;flex-direction:column}footer .footer .footer-content .footer-logo-and-links .footer-middle{display:none}footer .footer .footer-content .footer-logo-and-links .menu.vertical>li{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}footer .footer .footer-content .payments-list{grid-column:5/9}}@media (max-width:599px){footer .footer .footer-content .footer-logo-and-links{grid-column:1/-1;-ms-flex-direction:column;flex-direction:column}footer .footer .footer-content .footer-logo-and-links .footer-middle{display:none}footer .footer .footer-content .footer-logo-and-links .menu.vertical>li{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}footer .footer .footer-content .payments-list{grid-column:1/-1;max-width:none}}footer .footer-end.first{background:#0057b7b8;padding:16px 0;display:-ms-flexbox;display:flex;height:64px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff}footer .footer-end.first span{color:#fff}footer .footer-end.second{background-color:#fff;padding:16px 0;display:-ms-flexbox;display:flex;min-height:80px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#0057b7}footer .footer-end.second span{color:#0057b7}.customer-account-changeforgotten .main,.customer-account-confirmpassword .main,.customer-account-create .main,.customer-account-createpasswordconfirmed .main,.customer-account-forgotpassword .main,.customer-account-login .main,.customer-account-sentregistrationemail .main,.customer-account-welcomepage .main{margin:0;padding:0;width:100%;max-width:none}.customer-account-changeforgotten .col-main,.customer-account-confirmpassword .col-main,.customer-account-create .col-main,.customer-account-createpasswordconfirmed .col-main,.customer-account-forgotpassword .col-main,.customer-account-login .col-main,.customer-account-sentregistrationemail .col-main,.customer-account-welcomepage .col-main{padding:0;margin:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.customer-account-changeforgotten .col-main .banner-container img,.customer-account-confirmpassword .col-main .banner-container img,.customer-account-create .col-main .banner-container img,.customer-account-createpasswordconfirmed .col-main .banner-container img,.customer-account-forgotpassword .col-main .banner-container img,.customer-account-login .col-main .banner-container img,.customer-account-sentregistrationemail .col-main .banner-container img,.customer-account-welcomepage .col-main .banner-container img{max-height:none}.customer-account-changeforgotten .col-main .order-steps-container,.customer-account-confirmpassword .col-main .order-steps-container,.customer-account-create .col-main .order-steps-container,.customer-account-createpasswordconfirmed .col-main .order-steps-container,.customer-account-forgotpassword .col-main .order-steps-container,.customer-account-login .col-main .order-steps-container,.customer-account-sentregistrationemail .col-main .order-steps-container,.customer-account-welcomepage .col-main .order-steps-container{display:none}.customer-account-changeforgotten .account-confirm-password,.customer-account-changeforgotten .account-create-password,.customer-account-changeforgotten .account-forgot-password,.customer-account-changeforgotten .account-login,.customer-account-changeforgotten .account-reset-password,.customer-account-changeforgotten .account-success-registration,.customer-account-changeforgotten .account-welcome-page,.customer-account-confirmpassword .account-confirm-password,.customer-account-confirmpassword .account-create-password,.customer-account-confirmpassword .account-forgot-password,.customer-account-confirmpassword .account-login,.customer-account-confirmpassword .account-reset-password,.customer-account-confirmpassword .account-success-registration,.customer-account-confirmpassword .account-welcome-page,.customer-account-create .account-confirm-password,.customer-account-create .account-create-password,.customer-account-create .account-forgot-password,.customer-account-create .account-login,.customer-account-create .account-reset-password,.customer-account-create .account-success-registration,.customer-account-create .account-welcome-page,.customer-account-createpasswordconfirmed .account-confirm-password,.customer-account-createpasswordconfirmed .account-create-password,.customer-account-createpasswordconfirmed .account-forgot-password,.customer-account-createpasswordconfirmed .account-login,.customer-account-createpasswordconfirmed .account-reset-password,.customer-account-createpasswordconfirmed .account-success-registration,.customer-account-createpasswordconfirmed .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-forgot-password,.customer-account-forgotpassword .account-login,.customer-account-forgotpassword .account-reset-password,.customer-account-forgotpassword .account-success-registration,.customer-account-forgotpassword .account-welcome-page,.customer-account-login .account-confirm-password,.customer-account-login .account-create-password,.customer-account-login .account-forgot-password,.customer-account-login .account-login,.customer-account-login .account-reset-password,.customer-account-login .account-success-registration,.customer-account-login .account-welcome-page,.customer-account-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-forgot-password,.customer-account-sentregistrationemail .account-login,.customer-account-sentregistrationemail .account-reset-password,.customer-account-sentregistrationemail .account-success-registration,.customer-account-sentregistrationemail .account-welcome-page,.customer-account-welcomepage .account-confirm-password,.customer-account-welcomepage .account-create-password,.customer-account-welcomepage .account-forgot-password,.customer-account-welcomepage .account-login,.customer-account-welcomepage .account-reset-password,.customer-account-welcomepage .account-success-registration,.customer-account-welcomepage .account-welcome-page{-ms-flex-order:2;order:2;width:100%}@media (min-width:905px){.customer-account-changeforgotten .account-confirm-password,.customer-account-changeforgotten .account-create-password,.customer-account-changeforgotten .account-forgot-password,.customer-account-changeforgotten .account-login,.customer-account-changeforgotten .account-reset-password,.customer-account-changeforgotten .account-success-registration,.customer-account-changeforgotten .account-welcome-page,.customer-account-confirmpassword .account-confirm-password,.customer-account-confirmpassword .account-create-password,.customer-account-confirmpassword .account-forgot-password,.customer-account-confirmpassword .account-login,.customer-account-confirmpassword .account-reset-password,.customer-account-confirmpassword .account-success-registration,.customer-account-confirmpassword .account-welcome-page,.customer-account-create .account-confirm-password,.customer-account-create .account-create-password,.customer-account-create .account-forgot-password,.customer-account-create .account-login,.customer-account-create .account-reset-password,.customer-account-create .account-success-registration,.customer-account-create .account-welcome-page,.customer-account-createpasswordconfirmed .account-confirm-password,.customer-account-createpasswordconfirmed .account-create-password,.customer-account-createpasswordconfirmed .account-forgot-password,.customer-account-createpasswordconfirmed .account-login,.customer-account-createpasswordconfirmed .account-reset-password,.customer-account-createpasswordconfirmed .account-success-registration,.customer-account-createpasswordconfirmed .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-forgot-password,.customer-account-forgotpassword .account-login,.customer-account-forgotpassword .account-reset-password,.customer-account-forgotpassword .account-success-registration,.customer-account-forgotpassword .account-welcome-page,.customer-account-login .account-confirm-password,.customer-account-login .account-create-password,.customer-account-login .account-forgot-password,.customer-account-login .account-login,.customer-account-login .account-reset-password,.customer-account-login .account-success-registration,.customer-account-login .account-welcome-page,.customer-account-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-forgot-password,.customer-account-sentregistrationemail .account-login,.customer-account-sentregistrationemail .account-reset-password,.customer-account-sentregistrationemail .account-success-registration,.customer-account-sentregistrationemail .account-welcome-page,.customer-account-welcomepage .account-confirm-password,.customer-account-welcomepage .account-create-password,.customer-account-welcomepage .account-forgot-password,.customer-account-welcomepage .account-login,.customer-account-welcomepage .account-reset-password,.customer-account-welcomepage .account-success-registration,.customer-account-welcomepage .account-welcome-page{padding:24px 156px;gap:24px}}@media (min-width:905px) and (max-width:1239px){.customer-account-changeforgotten .account-confirm-password,.customer-account-changeforgotten .account-create-password,.customer-account-changeforgotten .account-forgot-password,.customer-account-changeforgotten .account-login,.customer-account-changeforgotten .account-reset-password,.customer-account-changeforgotten .account-success-registration,.customer-account-changeforgotten .account-welcome-page,.customer-account-confirmpassword .account-confirm-password,.customer-account-confirmpassword .account-create-password,.customer-account-confirmpassword .account-forgot-password,.customer-account-confirmpassword .account-login,.customer-account-confirmpassword .account-reset-password,.customer-account-confirmpassword .account-success-registration,.customer-account-confirmpassword .account-welcome-page,.customer-account-create .account-confirm-password,.customer-account-create .account-create-password,.customer-account-create .account-forgot-password,.customer-account-create .account-login,.customer-account-create .account-reset-password,.customer-account-create .account-success-registration,.customer-account-create .account-welcome-page,.customer-account-createpasswordconfirmed .account-confirm-password,.customer-account-createpasswordconfirmed .account-create-password,.customer-account-createpasswordconfirmed .account-forgot-password,.customer-account-createpasswordconfirmed .account-login,.customer-account-createpasswordconfirmed .account-reset-password,.customer-account-createpasswordconfirmed .account-success-registration,.customer-account-createpasswordconfirmed .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-forgot-password,.customer-account-forgotpassword .account-login,.customer-account-forgotpassword .account-reset-password,.customer-account-forgotpassword .account-success-registration,.customer-account-forgotpassword .account-welcome-page,.customer-account-login .account-confirm-password,.customer-account-login .account-create-password,.customer-account-login .account-forgot-password,.customer-account-login .account-login,.customer-account-login .account-reset-password,.customer-account-login .account-success-registration,.customer-account-login .account-welcome-page,.customer-account-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-forgot-password,.customer-account-sentregistrationemail .account-login,.customer-account-sentregistrationemail .account-reset-password,.customer-account-sentregistrationemail .account-success-registration,.customer-account-sentregistrationemail .account-welcome-page,.customer-account-welcomepage .account-confirm-password,.customer-account-welcomepage .account-create-password,.customer-account-welcomepage .account-forgot-password,.customer-account-welcomepage .account-login,.customer-account-welcomepage .account-reset-password,.customer-account-welcomepage .account-success-registration,.customer-account-welcomepage .account-welcome-page{padding:24px 32px;gap:16px}}@media (min-width:600px) and (max-width:904px){.customer-account-changeforgotten .account-confirm-password,.customer-account-changeforgotten .account-create-password,.customer-account-changeforgotten .account-forgot-password,.customer-account-changeforgotten .account-login,.customer-account-changeforgotten .account-reset-password,.customer-account-changeforgotten .account-success-registration,.customer-account-changeforgotten .account-welcome-page,.customer-account-confirmpassword .account-confirm-password,.customer-account-confirmpassword .account-create-password,.customer-account-confirmpassword .account-forgot-password,.customer-account-confirmpassword .account-login,.customer-account-confirmpassword .account-reset-password,.customer-account-confirmpassword .account-success-registration,.customer-account-confirmpassword .account-welcome-page,.customer-account-create .account-confirm-password,.customer-account-create .account-create-password,.customer-account-create .account-forgot-password,.customer-account-create .account-login,.customer-account-create .account-reset-password,.customer-account-create .account-success-registration,.customer-account-create .account-welcome-page,.customer-account-createpasswordconfirmed .account-confirm-password,.customer-account-createpasswordconfirmed .account-create-password,.customer-account-createpasswordconfirmed .account-forgot-password,.customer-account-createpasswordconfirmed .account-login,.customer-account-createpasswordconfirmed .account-reset-password,.customer-account-createpasswordconfirmed .account-success-registration,.customer-account-createpasswordconfirmed .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-forgot-password,.customer-account-forgotpassword .account-login,.customer-account-forgotpassword .account-reset-password,.customer-account-forgotpassword .account-success-registration,.customer-account-forgotpassword .account-welcome-page,.customer-account-login .account-confirm-password,.customer-account-login .account-create-password,.customer-account-login .account-forgot-password,.customer-account-login .account-login,.customer-account-login .account-reset-password,.customer-account-login .account-success-registration,.customer-account-login .account-welcome-page,.customer-account-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-forgot-password,.customer-account-sentregistrationemail .account-login,.customer-account-sentregistrationemail .account-reset-password,.customer-account-sentregistrationemail .account-success-registration,.customer-account-sentregistrationemail .account-welcome-page,.customer-account-welcomepage .account-confirm-password,.customer-account-welcomepage .account-create-password,.customer-account-welcomepage .account-forgot-password,.customer-account-welcomepage .account-login,.customer-account-welcomepage .account-reset-password,.customer-account-welcomepage .account-success-registration,.customer-account-welcomepage .account-welcome-page{padding:24px 32px 8px;gap:12px}}@media (max-width:599px){.customer-account-changeforgotten .account-confirm-password,.customer-account-changeforgotten .account-create-password,.customer-account-changeforgotten .account-forgot-password,.customer-account-changeforgotten .account-login,.customer-account-changeforgotten .account-reset-password,.customer-account-changeforgotten .account-success-registration,.customer-account-changeforgotten .account-welcome-page,.customer-account-confirmpassword .account-confirm-password,.customer-account-confirmpassword .account-create-password,.customer-account-confirmpassword .account-forgot-password,.customer-account-confirmpassword .account-login,.customer-account-confirmpassword .account-reset-password,.customer-account-confirmpassword .account-success-registration,.customer-account-confirmpassword .account-welcome-page,.customer-account-create .account-confirm-password,.customer-account-create .account-create-password,.customer-account-create .account-forgot-password,.customer-account-create .account-login,.customer-account-create .account-reset-password,.customer-account-create .account-success-registration,.customer-account-create .account-welcome-page,.customer-account-createpasswordconfirmed .account-confirm-password,.customer-account-createpasswordconfirmed .account-create-password,.customer-account-createpasswordconfirmed .account-forgot-password,.customer-account-createpasswordconfirmed .account-login,.customer-account-createpasswordconfirmed .account-reset-password,.customer-account-createpasswordconfirmed .account-success-registration,.customer-account-createpasswordconfirmed .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-forgot-password,.customer-account-forgotpassword .account-login,.customer-account-forgotpassword .account-reset-password,.customer-account-forgotpassword .account-success-registration,.customer-account-forgotpassword .account-welcome-page,.customer-account-login .account-confirm-password,.customer-account-login .account-create-password,.customer-account-login .account-forgot-password,.customer-account-login .account-login,.customer-account-login .account-reset-password,.customer-account-login .account-success-registration,.customer-account-login .account-welcome-page,.customer-account-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-forgot-password,.customer-account-sentregistrationemail .account-login,.customer-account-sentregistrationemail .account-reset-password,.customer-account-sentregistrationemail .account-success-registration,.customer-account-sentregistrationemail .account-welcome-page,.customer-account-welcomepage .account-confirm-password,.customer-account-welcomepage .account-create-password,.customer-account-welcomepage .account-forgot-password,.customer-account-welcomepage .account-login,.customer-account-welcomepage .account-reset-password,.customer-account-welcomepage .account-success-registration,.customer-account-welcomepage .account-welcome-page{padding:24px 0 8px;gap:12px}}.customer-account-changeforgotten .account-confirm-password .grid-items-container,.customer-account-changeforgotten .account-create-password .grid-items-container,.customer-account-changeforgotten .account-forgot-password .grid-items-container,.customer-account-changeforgotten .account-login .grid-items-container,.customer-account-changeforgotten .account-reset-password .grid-items-container,.customer-account-changeforgotten .account-success-registration .grid-items-container,.customer-account-changeforgotten .account-welcome-page .grid-items-container,.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-forgot-password .grid-items-container,.customer-account-confirmpassword .account-login .grid-items-container,.customer-account-confirmpassword .account-reset-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-confirmpassword .account-welcome-page .grid-items-container,.customer-account-create .account-confirm-password .grid-items-container,.customer-account-create .account-create-password .grid-items-container,.customer-account-create .account-forgot-password .grid-items-container,.customer-account-create .account-login .grid-items-container,.customer-account-create .account-reset-password .grid-items-container,.customer-account-create .account-success-registration .grid-items-container,.customer-account-create .account-welcome-page .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container,.customer-account-createpasswordconfirmed .account-login .grid-items-container,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container,.customer-account-forgotpassword .account-confirm-password .grid-items-container,.customer-account-forgotpassword .account-create-password .grid-items-container,.customer-account-forgotpassword .account-forgot-password .grid-items-container,.customer-account-forgotpassword .account-login .grid-items-container,.customer-account-forgotpassword .account-reset-password .grid-items-container,.customer-account-forgotpassword .account-success-registration .grid-items-container,.customer-account-forgotpassword .account-welcome-page .grid-items-container,.customer-account-login .account-confirm-password .grid-items-container,.customer-account-login .account-create-password .grid-items-container,.customer-account-login .account-forgot-password .grid-items-container,.customer-account-login .account-login .grid-items-container,.customer-account-login .account-reset-password .grid-items-container,.customer-account-login .account-success-registration .grid-items-container,.customer-account-login .account-welcome-page .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container,.customer-account-sentregistrationemail .account-login .grid-items-container,.customer-account-sentregistrationemail .account-reset-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-forgot-password .grid-items-container,.customer-account-welcomepage .account-login .grid-items-container,.customer-account-welcomepage .account-reset-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container,.customer-account-welcomepage .account-welcome-page .grid-items-container{padding:32px 0}.customer-account-changeforgotten .account-confirm-password .grid-items-container .form-title,.customer-account-changeforgotten .account-create-password .grid-items-container .form-title,.customer-account-changeforgotten .account-forgot-password .grid-items-container .form-title,.customer-account-changeforgotten .account-login .grid-items-container .form-title,.customer-account-changeforgotten .account-reset-password .grid-items-container .form-title,.customer-account-changeforgotten .account-success-registration .grid-items-container .form-title,.customer-account-changeforgotten .account-welcome-page .grid-items-container .form-title,.customer-account-confirmpassword .account-confirm-password .grid-items-container .form-title,.customer-account-confirmpassword .account-create-password .grid-items-container .form-title,.customer-account-confirmpassword .account-forgot-password .grid-items-container .form-title,.customer-account-confirmpassword .account-login .grid-items-container .form-title,.customer-account-confirmpassword .account-reset-password .grid-items-container .form-title,.customer-account-confirmpassword .account-success-registration .grid-items-container .form-title,.customer-account-confirmpassword .account-welcome-page .grid-items-container .form-title,.customer-account-create .account-confirm-password .grid-items-container .form-title,.customer-account-create .account-create-password .grid-items-container .form-title,.customer-account-create .account-forgot-password .grid-items-container .form-title,.customer-account-create .account-login .grid-items-container .form-title,.customer-account-create .account-reset-password .grid-items-container .form-title,.customer-account-create .account-success-registration .grid-items-container .form-title,.customer-account-create .account-welcome-page .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-login .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .form-title,.customer-account-forgotpassword .account-confirm-password .grid-items-container .form-title,.customer-account-forgotpassword .account-create-password .grid-items-container .form-title,.customer-account-forgotpassword .account-forgot-password .grid-items-container .form-title,.customer-account-forgotpassword .account-login .grid-items-container .form-title,.customer-account-forgotpassword .account-reset-password .grid-items-container .form-title,.customer-account-forgotpassword .account-success-registration .grid-items-container .form-title,.customer-account-forgotpassword .account-welcome-page .grid-items-container .form-title,.customer-account-login .account-confirm-password .grid-items-container .form-title,.customer-account-login .account-create-password .grid-items-container .form-title,.customer-account-login .account-forgot-password .grid-items-container .form-title,.customer-account-login .account-login .grid-items-container .form-title,.customer-account-login .account-reset-password .grid-items-container .form-title,.customer-account-login .account-success-registration .grid-items-container .form-title,.customer-account-login .account-welcome-page .grid-items-container .form-title,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-create-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-login .grid-items-container .form-title,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .form-title,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .form-title,.customer-account-welcomepage .account-confirm-password .grid-items-container .form-title,.customer-account-welcomepage .account-create-password .grid-items-container .form-title,.customer-account-welcomepage .account-forgot-password .grid-items-container .form-title,.customer-account-welcomepage .account-login .grid-items-container .form-title,.customer-account-welcomepage .account-reset-password .grid-items-container .form-title,.customer-account-welcomepage .account-success-registration .grid-items-container .form-title,.customer-account-welcomepage .account-welcome-page .grid-items-container .form-title{grid-column:1/-1}@media (max-width:599px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .form-title h1,.customer-account-changeforgotten .account-create-password .grid-items-container .form-title h1,.customer-account-changeforgotten .account-forgot-password .grid-items-container .form-title h1,.customer-account-changeforgotten .account-login .grid-items-container .form-title h1,.customer-account-changeforgotten .account-reset-password .grid-items-container .form-title h1,.customer-account-changeforgotten .account-success-registration .grid-items-container .form-title h1,.customer-account-changeforgotten .account-welcome-page .grid-items-container .form-title h1,.customer-account-confirmpassword .account-confirm-password .grid-items-container .form-title h1,.customer-account-confirmpassword .account-create-password .grid-items-container .form-title h1,.customer-account-confirmpassword .account-forgot-password .grid-items-container .form-title h1,.customer-account-confirmpassword .account-login .grid-items-container .form-title h1,.customer-account-confirmpassword .account-reset-password .grid-items-container .form-title h1,.customer-account-confirmpassword .account-success-registration .grid-items-container .form-title h1,.customer-account-confirmpassword .account-welcome-page .grid-items-container .form-title h1,.customer-account-create .account-confirm-password .grid-items-container .form-title h1,.customer-account-create .account-create-password .grid-items-container .form-title h1,.customer-account-create .account-forgot-password .grid-items-container .form-title h1,.customer-account-create .account-login .grid-items-container .form-title h1,.customer-account-create .account-reset-password .grid-items-container .form-title h1,.customer-account-create .account-success-registration .grid-items-container .form-title h1,.customer-account-create .account-welcome-page .grid-items-container .form-title h1,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .form-title h1,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .form-title h1,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .form-title h1,.customer-account-createpasswordconfirmed .account-login .grid-items-container .form-title h1,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .form-title h1,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .form-title h1,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .form-title h1,.customer-account-forgotpassword .account-confirm-password .grid-items-container .form-title h1,.customer-account-forgotpassword .account-create-password .grid-items-container .form-title h1,.customer-account-forgotpassword .account-forgot-password .grid-items-container .form-title h1,.customer-account-forgotpassword .account-login .grid-items-container .form-title h1,.customer-account-forgotpassword .account-reset-password .grid-items-container .form-title h1,.customer-account-forgotpassword .account-success-registration .grid-items-container .form-title h1,.customer-account-forgotpassword .account-welcome-page .grid-items-container .form-title h1,.customer-account-login .account-confirm-password .grid-items-container .form-title h1,.customer-account-login .account-create-password .grid-items-container .form-title h1,.customer-account-login .account-forgot-password .grid-items-container .form-title h1,.customer-account-login .account-login .grid-items-container .form-title h1,.customer-account-login .account-reset-password .grid-items-container .form-title h1,.customer-account-login .account-success-registration .grid-items-container .form-title h1,.customer-account-login .account-welcome-page .grid-items-container .form-title h1,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .form-title h1,.customer-account-sentregistrationemail .account-create-password .grid-items-container .form-title h1,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .form-title h1,.customer-account-sentregistrationemail .account-login .grid-items-container .form-title h1,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .form-title h1,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .form-title h1,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .form-title h1,.customer-account-welcomepage .account-confirm-password .grid-items-container .form-title h1,.customer-account-welcomepage .account-create-password .grid-items-container .form-title h1,.customer-account-welcomepage .account-forgot-password .grid-items-container .form-title h1,.customer-account-welcomepage .account-login .grid-items-container .form-title h1,.customer-account-welcomepage .account-reset-password .grid-items-container .form-title h1,.customer-account-welcomepage .account-success-registration .grid-items-container .form-title h1,.customer-account-welcomepage .account-welcome-page .grid-items-container .form-title h1{font-size:32px;font-size:2.28571rem;font-style:normal;font-weight:300}}@media (min-width:905px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .password-form,.customer-account-changeforgotten .account-confirm-password .grid-items-container form,.customer-account-changeforgotten .account-create-password .grid-items-container .password-form,.customer-account-changeforgotten .account-create-password .grid-items-container form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .password-form,.customer-account-changeforgotten .account-forgot-password .grid-items-container form,.customer-account-changeforgotten .account-login .grid-items-container .password-form,.customer-account-changeforgotten .account-login .grid-items-container form,.customer-account-changeforgotten .account-reset-password .grid-items-container .password-form,.customer-account-changeforgotten .account-reset-password .grid-items-container form,.customer-account-changeforgotten .account-success-registration .grid-items-container .password-form,.customer-account-changeforgotten .account-success-registration .grid-items-container form,.customer-account-changeforgotten .account-welcome-page .grid-items-container .password-form,.customer-account-changeforgotten .account-welcome-page .grid-items-container form,.customer-account-confirmpassword .account-confirm-password .grid-items-container .password-form,.customer-account-confirmpassword .account-confirm-password .grid-items-container form,.customer-account-confirmpassword .account-create-password .grid-items-container .password-form,.customer-account-confirmpassword .account-create-password .grid-items-container form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .password-form,.customer-account-confirmpassword .account-forgot-password .grid-items-container form,.customer-account-confirmpassword .account-login .grid-items-container .password-form,.customer-account-confirmpassword .account-login .grid-items-container form,.customer-account-confirmpassword .account-reset-password .grid-items-container .password-form,.customer-account-confirmpassword .account-reset-password .grid-items-container form,.customer-account-confirmpassword .account-success-registration .grid-items-container .password-form,.customer-account-confirmpassword .account-success-registration .grid-items-container form,.customer-account-confirmpassword .account-welcome-page .grid-items-container .password-form,.customer-account-confirmpassword .account-welcome-page .grid-items-container form,.customer-account-create .account-confirm-password .grid-items-container .password-form,.customer-account-create .account-confirm-password .grid-items-container form,.customer-account-create .account-create-password .grid-items-container .password-form,.customer-account-create .account-create-password .grid-items-container form,.customer-account-create .account-forgot-password .grid-items-container .password-form,.customer-account-create .account-forgot-password .grid-items-container form,.customer-account-create .account-login .grid-items-container .password-form,.customer-account-create .account-login .grid-items-container form,.customer-account-create .account-reset-password .grid-items-container .password-form,.customer-account-create .account-reset-password .grid-items-container form,.customer-account-create .account-success-registration .grid-items-container .password-form,.customer-account-create .account-success-registration .grid-items-container form,.customer-account-create .account-welcome-page .grid-items-container .password-form,.customer-account-create .account-welcome-page .grid-items-container form,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-login .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-login .grid-items-container form,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container form,.customer-account-forgotpassword .account-confirm-password .grid-items-container .password-form,.customer-account-forgotpassword .account-confirm-password .grid-items-container form,.customer-account-forgotpassword .account-create-password .grid-items-container .password-form,.customer-account-forgotpassword .account-create-password .grid-items-container form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .password-form,.customer-account-forgotpassword .account-forgot-password .grid-items-container form,.customer-account-forgotpassword .account-login .grid-items-container .password-form,.customer-account-forgotpassword .account-login .grid-items-container form,.customer-account-forgotpassword .account-reset-password .grid-items-container .password-form,.customer-account-forgotpassword .account-reset-password .grid-items-container form,.customer-account-forgotpassword .account-success-registration .grid-items-container .password-form,.customer-account-forgotpassword .account-success-registration .grid-items-container form,.customer-account-forgotpassword .account-welcome-page .grid-items-container .password-form,.customer-account-forgotpassword .account-welcome-page .grid-items-container form,.customer-account-login .account-confirm-password .grid-items-container .password-form,.customer-account-login .account-confirm-password .grid-items-container form,.customer-account-login .account-create-password .grid-items-container .password-form,.customer-account-login .account-create-password .grid-items-container form,.customer-account-login .account-forgot-password .grid-items-container .password-form,.customer-account-login .account-forgot-password .grid-items-container form,.customer-account-login .account-login .grid-items-container .password-form,.customer-account-login .account-login .grid-items-container form,.customer-account-login .account-reset-password .grid-items-container .password-form,.customer-account-login .account-reset-password .grid-items-container form,.customer-account-login .account-success-registration .grid-items-container .password-form,.customer-account-login .account-success-registration .grid-items-container form,.customer-account-login .account-welcome-page .grid-items-container .password-form,.customer-account-login .account-welcome-page .grid-items-container form,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container form,.customer-account-sentregistrationemail .account-create-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-create-password .grid-items-container form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container form,.customer-account-sentregistrationemail .account-login .grid-items-container .password-form,.customer-account-sentregistrationemail .account-login .grid-items-container form,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-reset-password .grid-items-container form,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .password-form,.customer-account-sentregistrationemail .account-success-registration .grid-items-container form,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .password-form,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container form,.customer-account-welcomepage .account-confirm-password .grid-items-container .password-form,.customer-account-welcomepage .account-confirm-password .grid-items-container form,.customer-account-welcomepage .account-create-password .grid-items-container .password-form,.customer-account-welcomepage .account-create-password .grid-items-container form,.customer-account-welcomepage .account-forgot-password .grid-items-container .password-form,.customer-account-welcomepage .account-forgot-password .grid-items-container form,.customer-account-welcomepage .account-login .grid-items-container .password-form,.customer-account-welcomepage .account-login .grid-items-container form,.customer-account-welcomepage .account-reset-password .grid-items-container .password-form,.customer-account-welcomepage .account-reset-password .grid-items-container form,.customer-account-welcomepage .account-success-registration .grid-items-container .password-form,.customer-account-welcomepage .account-success-registration .grid-items-container form,.customer-account-welcomepage .account-welcome-page .grid-items-container .password-form,.customer-account-welcomepage .account-welcome-page .grid-items-container form{grid-column:1/6}}@media (min-width:600px) and (max-width:904px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .password-form,.customer-account-changeforgotten .account-confirm-password .grid-items-container form,.customer-account-changeforgotten .account-create-password .grid-items-container .password-form,.customer-account-changeforgotten .account-create-password .grid-items-container form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .password-form,.customer-account-changeforgotten .account-forgot-password .grid-items-container form,.customer-account-changeforgotten .account-login .grid-items-container .password-form,.customer-account-changeforgotten .account-login .grid-items-container form,.customer-account-changeforgotten .account-reset-password .grid-items-container .password-form,.customer-account-changeforgotten .account-reset-password .grid-items-container form,.customer-account-changeforgotten .account-success-registration .grid-items-container .password-form,.customer-account-changeforgotten .account-success-registration .grid-items-container form,.customer-account-changeforgotten .account-welcome-page .grid-items-container .password-form,.customer-account-changeforgotten .account-welcome-page .grid-items-container form,.customer-account-confirmpassword .account-confirm-password .grid-items-container .password-form,.customer-account-confirmpassword .account-confirm-password .grid-items-container form,.customer-account-confirmpassword .account-create-password .grid-items-container .password-form,.customer-account-confirmpassword .account-create-password .grid-items-container form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .password-form,.customer-account-confirmpassword .account-forgot-password .grid-items-container form,.customer-account-confirmpassword .account-login .grid-items-container .password-form,.customer-account-confirmpassword .account-login .grid-items-container form,.customer-account-confirmpassword .account-reset-password .grid-items-container .password-form,.customer-account-confirmpassword .account-reset-password .grid-items-container form,.customer-account-confirmpassword .account-success-registration .grid-items-container .password-form,.customer-account-confirmpassword .account-success-registration .grid-items-container form,.customer-account-confirmpassword .account-welcome-page .grid-items-container .password-form,.customer-account-confirmpassword .account-welcome-page .grid-items-container form,.customer-account-create .account-confirm-password .grid-items-container .password-form,.customer-account-create .account-confirm-password .grid-items-container form,.customer-account-create .account-create-password .grid-items-container .password-form,.customer-account-create .account-create-password .grid-items-container form,.customer-account-create .account-forgot-password .grid-items-container .password-form,.customer-account-create .account-forgot-password .grid-items-container form,.customer-account-create .account-login .grid-items-container .password-form,.customer-account-create .account-login .grid-items-container form,.customer-account-create .account-reset-password .grid-items-container .password-form,.customer-account-create .account-reset-password .grid-items-container form,.customer-account-create .account-success-registration .grid-items-container .password-form,.customer-account-create .account-success-registration .grid-items-container form,.customer-account-create .account-welcome-page .grid-items-container .password-form,.customer-account-create .account-welcome-page .grid-items-container form,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-login .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-login .grid-items-container form,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container form,.customer-account-forgotpassword .account-confirm-password .grid-items-container .password-form,.customer-account-forgotpassword .account-confirm-password .grid-items-container form,.customer-account-forgotpassword .account-create-password .grid-items-container .password-form,.customer-account-forgotpassword .account-create-password .grid-items-container form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .password-form,.customer-account-forgotpassword .account-forgot-password .grid-items-container form,.customer-account-forgotpassword .account-login .grid-items-container .password-form,.customer-account-forgotpassword .account-login .grid-items-container form,.customer-account-forgotpassword .account-reset-password .grid-items-container .password-form,.customer-account-forgotpassword .account-reset-password .grid-items-container form,.customer-account-forgotpassword .account-success-registration .grid-items-container .password-form,.customer-account-forgotpassword .account-success-registration .grid-items-container form,.customer-account-forgotpassword .account-welcome-page .grid-items-container .password-form,.customer-account-forgotpassword .account-welcome-page .grid-items-container form,.customer-account-login .account-confirm-password .grid-items-container .password-form,.customer-account-login .account-confirm-password .grid-items-container form,.customer-account-login .account-create-password .grid-items-container .password-form,.customer-account-login .account-create-password .grid-items-container form,.customer-account-login .account-forgot-password .grid-items-container .password-form,.customer-account-login .account-forgot-password .grid-items-container form,.customer-account-login .account-login .grid-items-container .password-form,.customer-account-login .account-login .grid-items-container form,.customer-account-login .account-reset-password .grid-items-container .password-form,.customer-account-login .account-reset-password .grid-items-container form,.customer-account-login .account-success-registration .grid-items-container .password-form,.customer-account-login .account-success-registration .grid-items-container form,.customer-account-login .account-welcome-page .grid-items-container .password-form,.customer-account-login .account-welcome-page .grid-items-container form,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container form,.customer-account-sentregistrationemail .account-create-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-create-password .grid-items-container form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container form,.customer-account-sentregistrationemail .account-login .grid-items-container .password-form,.customer-account-sentregistrationemail .account-login .grid-items-container form,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-reset-password .grid-items-container form,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .password-form,.customer-account-sentregistrationemail .account-success-registration .grid-items-container form,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .password-form,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container form,.customer-account-welcomepage .account-confirm-password .grid-items-container .password-form,.customer-account-welcomepage .account-confirm-password .grid-items-container form,.customer-account-welcomepage .account-create-password .grid-items-container .password-form,.customer-account-welcomepage .account-create-password .grid-items-container form,.customer-account-welcomepage .account-forgot-password .grid-items-container .password-form,.customer-account-welcomepage .account-forgot-password .grid-items-container form,.customer-account-welcomepage .account-login .grid-items-container .password-form,.customer-account-welcomepage .account-login .grid-items-container form,.customer-account-welcomepage .account-reset-password .grid-items-container .password-form,.customer-account-welcomepage .account-reset-password .grid-items-container form,.customer-account-welcomepage .account-success-registration .grid-items-container .password-form,.customer-account-welcomepage .account-success-registration .grid-items-container form,.customer-account-welcomepage .account-welcome-page .grid-items-container .password-form,.customer-account-welcomepage .account-welcome-page .grid-items-container form{grid-column:1/4}}@media (max-width:599px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .password-form,.customer-account-changeforgotten .account-confirm-password .grid-items-container form,.customer-account-changeforgotten .account-create-password .grid-items-container .password-form,.customer-account-changeforgotten .account-create-password .grid-items-container form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .password-form,.customer-account-changeforgotten .account-forgot-password .grid-items-container form,.customer-account-changeforgotten .account-login .grid-items-container .password-form,.customer-account-changeforgotten .account-login .grid-items-container form,.customer-account-changeforgotten .account-reset-password .grid-items-container .password-form,.customer-account-changeforgotten .account-reset-password .grid-items-container form,.customer-account-changeforgotten .account-success-registration .grid-items-container .password-form,.customer-account-changeforgotten .account-success-registration .grid-items-container form,.customer-account-changeforgotten .account-welcome-page .grid-items-container .password-form,.customer-account-changeforgotten .account-welcome-page .grid-items-container form,.customer-account-confirmpassword .account-confirm-password .grid-items-container .password-form,.customer-account-confirmpassword .account-confirm-password .grid-items-container form,.customer-account-confirmpassword .account-create-password .grid-items-container .password-form,.customer-account-confirmpassword .account-create-password .grid-items-container form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .password-form,.customer-account-confirmpassword .account-forgot-password .grid-items-container form,.customer-account-confirmpassword .account-login .grid-items-container .password-form,.customer-account-confirmpassword .account-login .grid-items-container form,.customer-account-confirmpassword .account-reset-password .grid-items-container .password-form,.customer-account-confirmpassword .account-reset-password .grid-items-container form,.customer-account-confirmpassword .account-success-registration .grid-items-container .password-form,.customer-account-confirmpassword .account-success-registration .grid-items-container form,.customer-account-confirmpassword .account-welcome-page .grid-items-container .password-form,.customer-account-confirmpassword .account-welcome-page .grid-items-container form,.customer-account-create .account-confirm-password .grid-items-container .password-form,.customer-account-create .account-confirm-password .grid-items-container form,.customer-account-create .account-create-password .grid-items-container .password-form,.customer-account-create .account-create-password .grid-items-container form,.customer-account-create .account-forgot-password .grid-items-container .password-form,.customer-account-create .account-forgot-password .grid-items-container form,.customer-account-create .account-login .grid-items-container .password-form,.customer-account-create .account-login .grid-items-container form,.customer-account-create .account-reset-password .grid-items-container .password-form,.customer-account-create .account-reset-password .grid-items-container form,.customer-account-create .account-success-registration .grid-items-container .password-form,.customer-account-create .account-success-registration .grid-items-container form,.customer-account-create .account-welcome-page .grid-items-container .password-form,.customer-account-create .account-welcome-page .grid-items-container form,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-login .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-login .grid-items-container form,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container form,.customer-account-forgotpassword .account-confirm-password .grid-items-container .password-form,.customer-account-forgotpassword .account-confirm-password .grid-items-container form,.customer-account-forgotpassword .account-create-password .grid-items-container .password-form,.customer-account-forgotpassword .account-create-password .grid-items-container form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .password-form,.customer-account-forgotpassword .account-forgot-password .grid-items-container form,.customer-account-forgotpassword .account-login .grid-items-container .password-form,.customer-account-forgotpassword .account-login .grid-items-container form,.customer-account-forgotpassword .account-reset-password .grid-items-container .password-form,.customer-account-forgotpassword .account-reset-password .grid-items-container form,.customer-account-forgotpassword .account-success-registration .grid-items-container .password-form,.customer-account-forgotpassword .account-success-registration .grid-items-container form,.customer-account-forgotpassword .account-welcome-page .grid-items-container .password-form,.customer-account-forgotpassword .account-welcome-page .grid-items-container form,.customer-account-login .account-confirm-password .grid-items-container .password-form,.customer-account-login .account-confirm-password .grid-items-container form,.customer-account-login .account-create-password .grid-items-container .password-form,.customer-account-login .account-create-password .grid-items-container form,.customer-account-login .account-forgot-password .grid-items-container .password-form,.customer-account-login .account-forgot-password .grid-items-container form,.customer-account-login .account-login .grid-items-container .password-form,.customer-account-login .account-login .grid-items-container form,.customer-account-login .account-reset-password .grid-items-container .password-form,.customer-account-login .account-reset-password .grid-items-container form,.customer-account-login .account-success-registration .grid-items-container .password-form,.customer-account-login .account-success-registration .grid-items-container form,.customer-account-login .account-welcome-page .grid-items-container .password-form,.customer-account-login .account-welcome-page .grid-items-container form,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container form,.customer-account-sentregistrationemail .account-create-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-create-password .grid-items-container form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container form,.customer-account-sentregistrationemail .account-login .grid-items-container .password-form,.customer-account-sentregistrationemail .account-login .grid-items-container form,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-reset-password .grid-items-container form,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .password-form,.customer-account-sentregistrationemail .account-success-registration .grid-items-container form,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .password-form,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container form,.customer-account-welcomepage .account-confirm-password .grid-items-container .password-form,.customer-account-welcomepage .account-confirm-password .grid-items-container form,.customer-account-welcomepage .account-create-password .grid-items-container .password-form,.customer-account-welcomepage .account-create-password .grid-items-container form,.customer-account-welcomepage .account-forgot-password .grid-items-container .password-form,.customer-account-welcomepage .account-forgot-password .grid-items-container form,.customer-account-welcomepage .account-login .grid-items-container .password-form,.customer-account-welcomepage .account-login .grid-items-container form,.customer-account-welcomepage .account-reset-password .grid-items-container .password-form,.customer-account-welcomepage .account-reset-password .grid-items-container form,.customer-account-welcomepage .account-success-registration .grid-items-container .password-form,.customer-account-welcomepage .account-success-registration .grid-items-container form,.customer-account-welcomepage .account-welcome-page .grid-items-container .password-form,.customer-account-welcomepage .account-welcome-page .grid-items-container form{grid-column:1/-1}}.customer-account-changeforgotten .account-confirm-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-create-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-forgot-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-login .grid-items-container .hairline-v,.customer-account-changeforgotten .account-reset-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-success-registration .grid-items-container .hairline-v,.customer-account-changeforgotten .account-welcome-page .grid-items-container .hairline-v,.customer-account-confirmpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-create-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-login .grid-items-container .hairline-v,.customer-account-confirmpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-confirmpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-create .account-confirm-password .grid-items-container .hairline-v,.customer-account-create .account-create-password .grid-items-container .hairline-v,.customer-account-create .account-forgot-password .grid-items-container .hairline-v,.customer-account-create .account-login .grid-items-container .hairline-v,.customer-account-create .account-reset-password .grid-items-container .hairline-v,.customer-account-create .account-success-registration .grid-items-container .hairline-v,.customer-account-create .account-welcome-page .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-login .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .hairline-v,.customer-account-forgotpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-create-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-login .grid-items-container .hairline-v,.customer-account-forgotpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-forgotpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-login .account-confirm-password .grid-items-container .hairline-v,.customer-account-login .account-create-password .grid-items-container .hairline-v,.customer-account-login .account-forgot-password .grid-items-container .hairline-v,.customer-account-login .account-login .grid-items-container .hairline-v,.customer-account-login .account-reset-password .grid-items-container .hairline-v,.customer-account-login .account-success-registration .grid-items-container .hairline-v,.customer-account-login .account-welcome-page .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-login .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .hairline-v,.customer-account-welcomepage .account-confirm-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-create-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-forgot-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-login .grid-items-container .hairline-v,.customer-account-welcomepage .account-reset-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-success-registration .grid-items-container .hairline-v,.customer-account-welcomepage .account-welcome-page .grid-items-container .hairline-v{height:100%}@media (min-width:905px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-create-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-forgot-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-login .grid-items-container .hairline-v,.customer-account-changeforgotten .account-reset-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-success-registration .grid-items-container .hairline-v,.customer-account-changeforgotten .account-welcome-page .grid-items-container .hairline-v,.customer-account-confirmpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-create-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-login .grid-items-container .hairline-v,.customer-account-confirmpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-confirmpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-create .account-confirm-password .grid-items-container .hairline-v,.customer-account-create .account-create-password .grid-items-container .hairline-v,.customer-account-create .account-forgot-password .grid-items-container .hairline-v,.customer-account-create .account-login .grid-items-container .hairline-v,.customer-account-create .account-reset-password .grid-items-container .hairline-v,.customer-account-create .account-success-registration .grid-items-container .hairline-v,.customer-account-create .account-welcome-page .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-login .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .hairline-v,.customer-account-forgotpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-create-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-login .grid-items-container .hairline-v,.customer-account-forgotpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-forgotpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-login .account-confirm-password .grid-items-container .hairline-v,.customer-account-login .account-create-password .grid-items-container .hairline-v,.customer-account-login .account-forgot-password .grid-items-container .hairline-v,.customer-account-login .account-login .grid-items-container .hairline-v,.customer-account-login .account-reset-password .grid-items-container .hairline-v,.customer-account-login .account-success-registration .grid-items-container .hairline-v,.customer-account-login .account-welcome-page .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-login .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .hairline-v,.customer-account-welcomepage .account-confirm-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-create-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-forgot-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-login .grid-items-container .hairline-v,.customer-account-welcomepage .account-reset-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-success-registration .grid-items-container .hairline-v,.customer-account-welcomepage .account-welcome-page .grid-items-container .hairline-v{grid-column:6/8}}@media (min-width:600px) and (max-width:904px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-create-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-forgot-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-login .grid-items-container .hairline-v,.customer-account-changeforgotten .account-reset-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-success-registration .grid-items-container .hairline-v,.customer-account-changeforgotten .account-welcome-page .grid-items-container .hairline-v,.customer-account-confirmpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-create-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-login .grid-items-container .hairline-v,.customer-account-confirmpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-confirmpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-create .account-confirm-password .grid-items-container .hairline-v,.customer-account-create .account-create-password .grid-items-container .hairline-v,.customer-account-create .account-forgot-password .grid-items-container .hairline-v,.customer-account-create .account-login .grid-items-container .hairline-v,.customer-account-create .account-reset-password .grid-items-container .hairline-v,.customer-account-create .account-success-registration .grid-items-container .hairline-v,.customer-account-create .account-welcome-page .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-login .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .hairline-v,.customer-account-forgotpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-create-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-login .grid-items-container .hairline-v,.customer-account-forgotpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-forgotpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-login .account-confirm-password .grid-items-container .hairline-v,.customer-account-login .account-create-password .grid-items-container .hairline-v,.customer-account-login .account-forgot-password .grid-items-container .hairline-v,.customer-account-login .account-login .grid-items-container .hairline-v,.customer-account-login .account-reset-password .grid-items-container .hairline-v,.customer-account-login .account-success-registration .grid-items-container .hairline-v,.customer-account-login .account-welcome-page .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-login .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .hairline-v,.customer-account-welcomepage .account-confirm-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-create-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-forgot-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-login .grid-items-container .hairline-v,.customer-account-welcomepage .account-reset-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-success-registration .grid-items-container .hairline-v,.customer-account-welcomepage .account-welcome-page .grid-items-container .hairline-v{grid-column:4/6}}@media (max-width:599px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-create-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-forgot-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-login .grid-items-container .hairline-v,.customer-account-changeforgotten .account-reset-password .grid-items-container .hairline-v,.customer-account-changeforgotten .account-success-registration .grid-items-container .hairline-v,.customer-account-changeforgotten .account-welcome-page .grid-items-container .hairline-v,.customer-account-confirmpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-create-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-login .grid-items-container .hairline-v,.customer-account-confirmpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-confirmpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-confirmpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-create .account-confirm-password .grid-items-container .hairline-v,.customer-account-create .account-create-password .grid-items-container .hairline-v,.customer-account-create .account-forgot-password .grid-items-container .hairline-v,.customer-account-create .account-login .grid-items-container .hairline-v,.customer-account-create .account-reset-password .grid-items-container .hairline-v,.customer-account-create .account-success-registration .grid-items-container .hairline-v,.customer-account-create .account-welcome-page .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-login .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .hairline-v,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .hairline-v,.customer-account-forgotpassword .account-confirm-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-create-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-forgot-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-login .grid-items-container .hairline-v,.customer-account-forgotpassword .account-reset-password .grid-items-container .hairline-v,.customer-account-forgotpassword .account-success-registration .grid-items-container .hairline-v,.customer-account-forgotpassword .account-welcome-page .grid-items-container .hairline-v,.customer-account-login .account-confirm-password .grid-items-container .hairline-v,.customer-account-login .account-create-password .grid-items-container .hairline-v,.customer-account-login .account-forgot-password .grid-items-container .hairline-v,.customer-account-login .account-login .grid-items-container .hairline-v,.customer-account-login .account-reset-password .grid-items-container .hairline-v,.customer-account-login .account-success-registration .grid-items-container .hairline-v,.customer-account-login .account-welcome-page .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-login .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .hairline-v,.customer-account-welcomepage .account-confirm-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-create-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-forgot-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-login .grid-items-container .hairline-v,.customer-account-welcomepage .account-reset-password .grid-items-container .hairline-v,.customer-account-welcomepage .account-success-registration .grid-items-container .hairline-v,.customer-account-welcomepage .account-welcome-page .grid-items-container .hairline-v{display:none}}.customer-account-changeforgotten .account-confirm-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-create-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-forgot-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-login .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-reset-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-success-registration .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-welcome-page .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-login .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-create .account-confirm-password .grid-items-container .illustration-frame,.customer-account-create .account-create-password .grid-items-container .illustration-frame,.customer-account-create .account-forgot-password .grid-items-container .illustration-frame,.customer-account-create .account-login .grid-items-container .illustration-frame,.customer-account-create .account-reset-password .grid-items-container .illustration-frame,.customer-account-create .account-success-registration .grid-items-container .illustration-frame,.customer-account-create .account-welcome-page .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-login .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-login .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-login .account-confirm-password .grid-items-container .illustration-frame,.customer-account-login .account-create-password .grid-items-container .illustration-frame,.customer-account-login .account-forgot-password .grid-items-container .illustration-frame,.customer-account-login .account-login .grid-items-container .illustration-frame,.customer-account-login .account-reset-password .grid-items-container .illustration-frame,.customer-account-login .account-success-registration .grid-items-container .illustration-frame,.customer-account-login .account-welcome-page .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-login .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .illustration-frame,.customer-account-welcomepage .account-confirm-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-create-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-forgot-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-login .grid-items-container .illustration-frame,.customer-account-welcomepage .account-reset-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-success-registration .grid-items-container .illustration-frame,.customer-account-welcomepage .account-welcome-page .grid-items-container .illustration-frame{width:100%;height:100%}@media (min-width:905px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-create-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-forgot-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-login .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-reset-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-success-registration .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-welcome-page .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-login .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-create .account-confirm-password .grid-items-container .illustration-frame,.customer-account-create .account-create-password .grid-items-container .illustration-frame,.customer-account-create .account-forgot-password .grid-items-container .illustration-frame,.customer-account-create .account-login .grid-items-container .illustration-frame,.customer-account-create .account-reset-password .grid-items-container .illustration-frame,.customer-account-create .account-success-registration .grid-items-container .illustration-frame,.customer-account-create .account-welcome-page .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-login .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-login .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-login .account-confirm-password .grid-items-container .illustration-frame,.customer-account-login .account-create-password .grid-items-container .illustration-frame,.customer-account-login .account-forgot-password .grid-items-container .illustration-frame,.customer-account-login .account-login .grid-items-container .illustration-frame,.customer-account-login .account-reset-password .grid-items-container .illustration-frame,.customer-account-login .account-success-registration .grid-items-container .illustration-frame,.customer-account-login .account-welcome-page .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-login .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .illustration-frame,.customer-account-welcomepage .account-confirm-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-create-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-forgot-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-login .grid-items-container .illustration-frame,.customer-account-welcomepage .account-reset-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-success-registration .grid-items-container .illustration-frame,.customer-account-welcomepage .account-welcome-page .grid-items-container .illustration-frame{grid-column:8/-1}}@media (max-width:599px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-create-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-forgot-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-login .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-reset-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-success-registration .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-welcome-page .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-login .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-create .account-confirm-password .grid-items-container .illustration-frame,.customer-account-create .account-create-password .grid-items-container .illustration-frame,.customer-account-create .account-forgot-password .grid-items-container .illustration-frame,.customer-account-create .account-login .grid-items-container .illustration-frame,.customer-account-create .account-reset-password .grid-items-container .illustration-frame,.customer-account-create .account-success-registration .grid-items-container .illustration-frame,.customer-account-create .account-welcome-page .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-login .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-login .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-login .account-confirm-password .grid-items-container .illustration-frame,.customer-account-login .account-create-password .grid-items-container .illustration-frame,.customer-account-login .account-forgot-password .grid-items-container .illustration-frame,.customer-account-login .account-login .grid-items-container .illustration-frame,.customer-account-login .account-reset-password .grid-items-container .illustration-frame,.customer-account-login .account-success-registration .grid-items-container .illustration-frame,.customer-account-login .account-welcome-page .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-login .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .illustration-frame,.customer-account-welcomepage .account-confirm-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-create-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-forgot-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-login .grid-items-container .illustration-frame,.customer-account-welcomepage .account-reset-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-success-registration .grid-items-container .illustration-frame,.customer-account-welcomepage .account-welcome-page .grid-items-container .illustration-frame{display:none}}@media (min-width:600px) and (max-width:904px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-create-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-forgot-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-login .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-reset-password .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-success-registration .grid-items-container .illustration-frame,.customer-account-changeforgotten .account-welcome-page .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-login .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-confirmpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-create .account-confirm-password .grid-items-container .illustration-frame,.customer-account-create .account-create-password .grid-items-container .illustration-frame,.customer-account-create .account-forgot-password .grid-items-container .illustration-frame,.customer-account-create .account-login .grid-items-container .illustration-frame,.customer-account-create .account-reset-password .grid-items-container .illustration-frame,.customer-account-create .account-success-registration .grid-items-container .illustration-frame,.customer-account-create .account-welcome-page .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-login .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .illustration-frame,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-confirm-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-create-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-forgot-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-login .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-reset-password .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-success-registration .grid-items-container .illustration-frame,.customer-account-forgotpassword .account-welcome-page .grid-items-container .illustration-frame,.customer-account-login .account-confirm-password .grid-items-container .illustration-frame,.customer-account-login .account-create-password .grid-items-container .illustration-frame,.customer-account-login .account-forgot-password .grid-items-container .illustration-frame,.customer-account-login .account-login .grid-items-container .illustration-frame,.customer-account-login .account-reset-password .grid-items-container .illustration-frame,.customer-account-login .account-success-registration .grid-items-container .illustration-frame,.customer-account-login .account-welcome-page .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-login .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-reset-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .illustration-frame,.customer-account-welcomepage .account-confirm-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-create-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-forgot-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-login .grid-items-container .illustration-frame,.customer-account-welcomepage .account-reset-password .grid-items-container .illustration-frame,.customer-account-welcomepage .account-success-registration .grid-items-container .illustration-frame,.customer-account-welcomepage .account-welcome-page .grid-items-container .illustration-frame{grid-column:6/-1}}.customer-account-changeforgotten .account-confirm-password .grid-items-container #submitdata,.customer-account-changeforgotten .account-create-password .grid-items-container #submitdata,.customer-account-changeforgotten .account-forgot-password .grid-items-container #submitdata,.customer-account-changeforgotten .account-login .grid-items-container #submitdata,.customer-account-changeforgotten .account-reset-password .grid-items-container #submitdata,.customer-account-changeforgotten .account-success-registration .grid-items-container #submitdata,.customer-account-changeforgotten .account-welcome-page .grid-items-container #submitdata,.customer-account-confirmpassword .account-confirm-password .grid-items-container #submitdata,.customer-account-confirmpassword .account-create-password .grid-items-container #submitdata,.customer-account-confirmpassword .account-forgot-password .grid-items-container #submitdata,.customer-account-confirmpassword .account-login .grid-items-container #submitdata,.customer-account-confirmpassword .account-reset-password .grid-items-container #submitdata,.customer-account-confirmpassword .account-success-registration .grid-items-container #submitdata,.customer-account-confirmpassword .account-welcome-page .grid-items-container #submitdata,.customer-account-create .account-confirm-password .grid-items-container #submitdata,.customer-account-create .account-create-password .grid-items-container #submitdata,.customer-account-create .account-forgot-password .grid-items-container #submitdata,.customer-account-create .account-login .grid-items-container #submitdata,.customer-account-create .account-reset-password .grid-items-container #submitdata,.customer-account-create .account-success-registration .grid-items-container #submitdata,.customer-account-create .account-welcome-page .grid-items-container #submitdata,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container #submitdata,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container #submitdata,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container #submitdata,.customer-account-createpasswordconfirmed .account-login .grid-items-container #submitdata,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container #submitdata,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container #submitdata,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container #submitdata,.customer-account-forgotpassword .account-confirm-password .grid-items-container #submitdata,.customer-account-forgotpassword .account-create-password .grid-items-container #submitdata,.customer-account-forgotpassword .account-forgot-password .grid-items-container #submitdata,.customer-account-forgotpassword .account-login .grid-items-container #submitdata,.customer-account-forgotpassword .account-reset-password .grid-items-container #submitdata,.customer-account-forgotpassword .account-success-registration .grid-items-container #submitdata,.customer-account-forgotpassword .account-welcome-page .grid-items-container #submitdata,.customer-account-login .account-confirm-password .grid-items-container #submitdata,.customer-account-login .account-create-password .grid-items-container #submitdata,.customer-account-login .account-forgot-password .grid-items-container #submitdata,.customer-account-login .account-login .grid-items-container #submitdata,.customer-account-login .account-reset-password .grid-items-container #submitdata,.customer-account-login .account-success-registration .grid-items-container #submitdata,.customer-account-login .account-welcome-page .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-create-password .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-login .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-reset-password .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-success-registration .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container #submitdata,.customer-account-welcomepage .account-confirm-password .grid-items-container #submitdata,.customer-account-welcomepage .account-create-password .grid-items-container #submitdata,.customer-account-welcomepage .account-forgot-password .grid-items-container #submitdata,.customer-account-welcomepage .account-login .grid-items-container #submitdata,.customer-account-welcomepage .account-reset-password .grid-items-container #submitdata,.customer-account-welcomepage .account-success-registration .grid-items-container #submitdata,.customer-account-welcomepage .account-welcome-page .grid-items-container #submitdata{color:#0057b7}@media (max-width:599px){.customer-account-confirmpassword .account-confirm-password,.customer-account-confirmpassword .account-create-password,.customer-account-confirmpassword .account-success-registration,.customer-account-createpasswordconfirmed .account-confirm-password,.customer-account-createpasswordconfirmed .account-create-password,.customer-account-createpasswordconfirmed .account-success-registration,.customer-account-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-success-registration,.customer-account-welcomepage .account-confirm-password,.customer-account-welcomepage .account-create-password,.customer-account-welcomepage .account-success-registration{padding:0 24px}}@media (min-width:905px){.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container{grid-column:3/12}}@media (min-width:905px) and (min-width:905px) and (max-width:1239px){.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container{grid-column:6/13}}.customer-account-confirmpassword .account-confirm-password .grid-items-container .form-title,.customer-account-confirmpassword .account-create-password .grid-items-container .form-title,.customer-account-confirmpassword .account-success-registration .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .form-title,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container .form-title,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-create-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-success-registration .grid-items-container .form-title,.customer-account-welcomepage .account-confirm-password .grid-items-container .form-title,.customer-account-welcomepage .account-create-password .grid-items-container .form-title,.customer-account-welcomepage .account-success-registration .grid-items-container .form-title{padding:0 24px 48px}@media (max-width:599px){.customer-account-login .account-login,.customer-account-login .account-login .grid-items-container{margin:0;padding:0}}.customer-account-login .account-login .grid-items-container form{padding:24px 32px}.customer-account-login .account-login .grid-items-container form.login{border-radius:12px;background:#f5f5f7}.customer-account-login .account-login .grid-items-container form .form-title{padding:32px 0;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-direction:column;flex-direction:column}.customer-account-login .account-login .grid-items-container form .input-field{padding:6px 0 24px}@media (min-width:905px){.customer-account-login .account-login .grid-items-container form.login{grid-column:1/7}.customer-account-login .account-login .grid-items-container form.registration{grid-column:7/13}}@media (max-width:904px){.customer-account-login .account-login .grid-items-container form{grid-column:1/-1}}@media (max-width:599px){.customer-account-login .account-login .grid-items-container .form-title h1{margin:16px 0}.customer-account-login .account-login .grid-items-container>div,.customer-account-login .account-login .grid-items-container>form{padding-left:24px;padding-right:24px}}.customer-account-login .account-login .grid-items-container .buttons-set{border:none;margin:0;padding:32px 0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right}@media (max-width:599px){.customer-account-login .account-login .grid-items-container .buttons-set{-ms-flex-pack:center;justify-content:center}}.customer-account-login .account-login .grid-items-container .passtrengthMeter:after{display:none}@media (max-width:599px){.customer-account-forgotpassword .account-forgot-password .grid-items-container{padding-left:24px;padding-right:24px}}.customer-account-forgotpassword .account-forgot-password .grid-items-container .buttons-set{border:none;margin:0;padding:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right;max-width:none!important}.customer-account-forgotpassword .account-forgot-password .grid-items-container .buttons-set .button{width:auto}@media (max-width:599px){.customer-account-forgotpassword .account-forgot-password .grid-items-container .buttons-set{-ms-flex-pack:center;justify-content:center}}@media (max-width:599px){.customer-account-confirmpassword .account-confirm-password .grid-items-container{padding-left:24px;padding-right:24px}}.customer-account-confirmpassword .account-confirm-password .grid-items-container .buttons-set{border:none;margin:0;padding:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right;max-width:none!important}@media (max-width:599px){.customer-account-confirmpassword .account-confirm-password .grid-items-container .buttons-set{-ms-flex-pack:center;justify-content:center}}.customer-account-confirmpassword .account-confirm-password .grid-items-container #submitdata-element{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (max-width:599px){.customer-account-changeforgotten .account-reset-password .grid-items-container{padding-left:24px;padding-right:24px}}.customer-account-changeforgotten .account-reset-password .grid-items-container .buttons-set{border:none;margin:0;padding:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right;max-width:none!important}@media (max-width:599px){.customer-account-changeforgotten .account-reset-password .grid-items-container .buttons-set{-ms-flex-pack:center;justify-content:center}}.customer-account-changeforgotten .account-reset-password .grid-items-container .passtrengthMeter{max-width:none}@media (max-width:599px){.customer-account-sentregistrationemail .account-success-registration,.customer-account-sentregistrationemail .account-welcome-page,.customer-account-welcomepage .account-success-registration,.customer-account-welcomepage .account-welcome-page{padding:0 24px}}.customer-account-sentregistrationemail .account-success-registration .grid-items-container .whitespace-64,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .whitespace-64,.customer-account-welcomepage .account-success-registration .grid-items-container .whitespace-64,.customer-account-welcomepage .account-welcome-page .grid-items-container .whitespace-64{grid-column:1/-1}.customer-account-sentregistrationemail .account-success-registration .grid-items-container .item-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .item-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5,.customer-account-welcomepage .account-success-registration .grid-items-container .item-container,.customer-account-welcomepage .account-success-registration .grid-items-container h5,.customer-account-welcomepage .account-welcome-page .grid-items-container .item-container,.customer-account-welcomepage .account-welcome-page .grid-items-container h5{color:var(--colors-epipoli-text-text-body,#6e6e73);font-size:21px;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.customer-account-sentregistrationemail .account-success-registration .grid-items-container .item-container b,.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5 b,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .item-container b,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5 b,.customer-account-welcomepage .account-success-registration .grid-items-container .item-container b,.customer-account-welcomepage .account-success-registration .grid-items-container h5 b,.customer-account-welcomepage .account-welcome-page .grid-items-container .item-container b,.customer-account-welcomepage .account-welcome-page .grid-items-container h5 b{color:var(--colors-epipoli-text-text-body-high,#1d1d1f)}.customer-account-sentregistrationemail .account-success-registration .grid-items-container .item-container a,.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5 a,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .item-container a,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5 a,.customer-account-welcomepage .account-success-registration .grid-items-container .item-container a,.customer-account-welcomepage .account-success-registration .grid-items-container h5 a,.customer-account-welcomepage .account-welcome-page .grid-items-container .item-container a,.customer-account-welcomepage .account-welcome-page .grid-items-container h5 a{color:#0057b7}@media (min-width:905px){.customer-account-sentregistrationemail .account-success-registration .grid-items-container .item-container a,.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5 a,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .item-container a,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5 a,.customer-account-welcomepage .account-success-registration .grid-items-container .item-container a,.customer-account-welcomepage .account-success-registration .grid-items-container h5 a,.customer-account-welcomepage .account-welcome-page .grid-items-container .item-container a,.customer-account-welcomepage .account-welcome-page .grid-items-container h5 a{float:right}}@media (min-width:905px){.customer-account-sentregistrationemail .account-success-registration .grid-items-container .item-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .item-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5,.customer-account-welcomepage .account-success-registration .grid-items-container .item-container,.customer-account-welcomepage .account-success-registration .grid-items-container h5,.customer-account-welcomepage .account-welcome-page .grid-items-container .item-container,.customer-account-welcomepage .account-welcome-page .grid-items-container h5{grid-column:1/6}}@media (min-width:600px) and (max-width:904px){.customer-account-sentregistrationemail .account-success-registration .grid-items-container .item-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .item-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5,.customer-account-welcomepage .account-success-registration .grid-items-container .item-container,.customer-account-welcomepage .account-success-registration .grid-items-container h5,.customer-account-welcomepage .account-welcome-page .grid-items-container .item-container,.customer-account-welcomepage .account-welcome-page .grid-items-container h5{grid-column:1/4}}@media (max-width:599px){.customer-account-sentregistrationemail .account-success-registration .grid-items-container .item-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .item-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5,.customer-account-welcomepage .account-success-registration .grid-items-container .item-container,.customer-account-welcomepage .account-success-registration .grid-items-container h5,.customer-account-welcomepage .account-welcome-page .grid-items-container .item-container,.customer-account-welcomepage .account-welcome-page .grid-items-container h5{grid-column:1/-1}}@media (max-width:599px){.customer-account-createpasswordconfirmed .account-create-password{padding:0 24px}}.customer-account-createpasswordconfirmed .passtrengthMeter.medium:after,.customer-account-createpasswordconfirmed .passtrengthMeter.strong:after,.customer-account-createpasswordconfirmed .passtrengthMeter.very-strong:after,.customer-account-createpasswordconfirmed .passtrengthMeter.weak:after{display:none}.customer-account-login .form-list,.customer-account-login .form-privacy{list-style:none}.customer-account-login .form-list .agree,.customer-account-login .form-privacy .agree{gap:16px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.customer-account-login .form-list .agree input,.customer-account-login .form-privacy .agree input{margin:0}.customer-account-login .form-list{-ms-flex-direction:column;flex-direction:column}.customer-account-login .form-list .control{display:-ms-flexbox;display:flex;gap:16px;-ms-flex-align:center;align-items:center}.customer-account-login .form-list .control .input-box input{margin:auto}.customer-account-login .form-list .control .newsletter-signup{padding:0}.customer-account-login .form-list #newsletter_category{margin-left:10%;width:100%}.customer-account-login .form-list #newsletter_category label{padding:0}.customer-account-login .newsletter-signup{padding-left:8px!important}.customer-account-login #newsletter_category{padding-left:18px!important}.attivazione-wallet-index .main,.customer-account-index .main,.customer-address-form .main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.attivazione-wallet-index .main .col-main,.customer-account-index .main .col-main,.customer-address-form .main .col-main{margin:0!important;padding:0!important;max-width:none!important;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.attivazione-wallet-index .main .col-main .my-account,.customer-account-index .main .col-main .my-account,.customer-address-form .main .col-main .my-account{width:100%;-ms-flex-order:2;order:2;grid-auto-rows:min-content}@media (min-width:905px){.attivazione-wallet-index .main .col-main .my-account,.customer-account-index .main .col-main .my-account,.customer-address-form .main .col-main .my-account{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.attivazione-wallet-index .main .col-main .my-account,.customer-account-index .main .col-main .my-account,.customer-address-form .main .col-main .my-account{padding:32px}}@media (max-width:599px){.attivazione-wallet-index .main .col-main .my-account,.customer-account-index .main .col-main .my-account,.customer-address-form .main .col-main .my-account{padding:24px}}.attivazione-wallet-index .main .col-main .my-account div,.attivazione-wallet-index .main .col-main .my-account form,.customer-account-index .main .col-main .my-account div,.customer-account-index .main .col-main .my-account form,.customer-address-form .main .col-main .my-account div,.customer-address-form .main .col-main .my-account form{grid-column:1/-1}@media (min-width:905px){.attivazione-wallet-index .main .col-main .my-account .col-left-first,.customer-account-index .main .col-main .my-account .col-left-first,.customer-address-form .main .col-main .my-account .col-left-first{grid-column:1/4}.attivazione-wallet-index .main .col-main .my-account .col-main,.customer-account-index .main .col-main .my-account .col-main,.customer-address-form .main .col-main .my-account .col-main{grid-column:4/12}}@media (min-width:905px) and (min-width:905px) and (max-width:1239px){.attivazione-wallet-index .main .col-main .my-account .col-main,.customer-account-index .main .col-main .my-account .col-main,.customer-address-form .main .col-main .my-account .col-main{grid-column:2/12}}@media (max-width:904px){.attivazione-wallet-index .main .col-main .my-account .col-left-first,.attivazione-wallet-index .main .col-main .my-account .col-main,.customer-account-index .main .col-main .my-account .col-left-first,.customer-account-index .main .col-main .my-account .col-main,.customer-address-form .main .col-main .my-account .col-left-first,.customer-address-form .main .col-main .my-account .col-main{grid-column:1/-1}}.attivazione-wallet-index .main .col-main .my-account .dashboard .page-title,.customer-account-index .main .col-main .my-account .dashboard .page-title,.customer-address-form .main .col-main .my-account .dashboard .page-title{margin:0!important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-align:center;align-items:center;text-align:left}.attivazione-wallet-index .main .col-main .my-account .dashboard .page-title .welcome-msg,.customer-account-index .main .col-main .my-account .dashboard .page-title .welcome-msg,.customer-address-form .main .col-main .my-account .dashboard .page-title .welcome-msg{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.attivazione-wallet-index .main .col-main .account-change-password,.customer-account-index .main .col-main .account-change-password,.customer-address-form .main .col-main .account-change-password{-ms-flex-order:2;order:2}.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container{grid-auto-rows:min-content}@media (min-width:905px){.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container{padding:32px}}@media (max-width:599px){.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container{padding:24px}}.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container div,.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container form,.customer-account-index .main .col-main .account-change-password .grid-items-container div,.customer-account-index .main .col-main .account-change-password .grid-items-container form,.customer-address-form .main .col-main .account-change-password .grid-items-container div,.customer-address-form .main .col-main .account-change-password .grid-items-container form{grid-column:1/-1}.attivazione-wallet-index .main .col-main .welfare360-sidenavigation,.customer-account-index .main .col-main .welfare360-sidenavigation,.customer-address-form .main .col-main .welfare360-sidenavigation{-ms-flex-order:1;order:1}.attivazione-wallet-index .main .col-left.sidebar,.customer-account-index .main .col-left.sidebar,.customer-address-form .main .col-left.sidebar{display:none}.welfare360-sidenavigation{display:block;width:80px;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#1d1d1f;padding:24px 8px}.welfare360-sidenavigation ul{height:100%;margin:0!important;padding:0!important}.welfare360-sidenavigation ul .rail{height:90vh;padding:var(--grid-margins-web-24,24px) 8px;gap:var(--grid-margins-web-16,16px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center}.welfare360-sidenavigation ul .rail .hairline-h{background:#aeaaae;width:16px;padding:.5px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.welfare360-sidenavigation ul .rail .whitespace-16{min-height:16px}.welfare360-sidenavigation ul .rail .navigation-link .link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:0 16px;-ms-flex-align:center;align-items:center}.welfare360-sidenavigation ul .rail .navigation-link .link svg path{fill:#f5f5f7}.welfare360-sidenavigation ul .rail .navigation-link .link.current:not(.logout) .container-img,.welfare360-sidenavigation ul .rail .navigation-link .link:focus:not(.logout) .container-img,.welfare360-sidenavigation ul .rail .navigation-link .link:hover:not(.logout) .container-img{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#0057b7}.welfare360-sidenavigation ul .rail .navigation-link .link.current:not(.logout) .container-img svg path,.welfare360-sidenavigation ul .rail .navigation-link .link:focus:not(.logout) .container-img svg path,.welfare360-sidenavigation ul .rail .navigation-link .link:hover:not(.logout) .container-img svg path{fill:#f5f5f7}.welfare360-sidenavigation ul .rail .navigation-link .link .container-img{background-color:#242426;border-radius:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:64px;height:48px;padding:0 16px}.welfare360-sidenavigation ul .rail .navigation-link .link .container-img .safe-area{margin:auto}.welfare360-sidenavigation ul .rail .navigation-link .link span{color:#f5f5f7}.welfare360-sidenavigation ul .rail .navigation-link .link.logout .container-img{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#0057b7}.welfare360-sidenavigation ul .rail .navigation-link.logout{border-radius:100px;background:#0057b7}@media (max-width:904px){.welfare360-sidenavigation{display:none}}.cms-aiuto-contatti .main,.cms-page-view .main{margin:0;padding:0}.cms-aiuto-contatti .main .col-main,.cms-page-view .main .col-main{-ms-flex-direction:row;flex-direction:row}.cms-aiuto-contatti .main .col-main .welfare360-sidenavigation,.cms-page-view .main .col-main .welfare360-sidenavigation{-ms-flex-order:1;order:1}.cms-aiuto-contatti .main .col-main .std,.cms-page-view .main .col-main .std{-ms-flex-order:2;order:2;margin:0;max-width:none}.cms-aiuto-contatti .main .col-main .std h1,.cms-page-view .main .col-main .std h1{margin:0;margin-bottom:28px;background-color:#f5f5f7;padding-top:28px;padding-bottom:28px;text-align:left;max-width:none}@media (max-width:599px){.cms-aiuto-contatti .main .col-main .std h1,.cms-page-view .main .col-main .std h1{font-size:3rem!important}}.cms-aiuto-contatti .main .col-main .std h1,.cms-aiuto-contatti .main .col-main .std h2,.cms-aiuto-contatti .main .col-main .std h3,.cms-aiuto-contatti .main .col-main .std ol,.cms-aiuto-contatti .main .col-main .std p,.cms-aiuto-contatti .main .col-main .std ul,.cms-page-view .main .col-main .std h1,.cms-page-view .main .col-main .std h2,.cms-page-view .main .col-main .std h3,.cms-page-view .main .col-main .std ol,.cms-page-view .main .col-main .std p,.cms-page-view .main .col-main .std ul{padding-left:90px;padding-right:90px}@media (max-width:599px){.cms-aiuto-contatti .main .col-main .std h1,.cms-aiuto-contatti .main .col-main .std h2,.cms-aiuto-contatti .main .col-main .std h3,.cms-aiuto-contatti .main .col-main .std ol,.cms-aiuto-contatti .main .col-main .std p,.cms-aiuto-contatti .main .col-main .std ul,.cms-page-view .main .col-main .std h1,.cms-page-view .main .col-main .std h2,.cms-page-view .main .col-main .std h3,.cms-page-view .main .col-main .std ol,.cms-page-view .main .col-main .std p,.cms-page-view .main .col-main .std ul{padding-left:12px;padding-right:12px}}.cms-aiuto-contatti .main .col-main .std table,.cms-page-view .main .col-main .std table{width:auto;margin-left:90px;margin-right:90px}@media (max-width:599px){.cms-aiuto-contatti .main .col-main .std table,.cms-page-view .main .col-main .std table{margin-left:12px;margin-right:12px}}.cms-aiuto-contatti .main .col-main .std .mainColor,.cms-page-view .main .col-main .std .mainColor{color:#0057b7!important}.cms-aiuto-contatti .std h1,.cms-aiuto-contatti .std h2{color:#0057b7!important;font-weight:400}@media (max-width:374px){.cms-aiuto-contatti .std h1,.cms-aiuto-contatti .std h2{font-size:18px;font-size:1.28571rem}}.cms-aiuto-contatti .std h1,.cms-aiuto-contatti .std h2,.cms-aiuto-contatti .std h3,.cms-aiuto-contatti .std ol,.cms-aiuto-contatti .std p,.cms-aiuto-contatti .std ul{padding-left:90px;padding-right:90px;text-align:left!important;margin-bottom:24px}@media (max-width:599px){.cms-aiuto-contatti .std h1,.cms-aiuto-contatti .std h2,.cms-aiuto-contatti .std h3,.cms-aiuto-contatti .std ol,.cms-aiuto-contatti .std p,.cms-aiuto-contatti .std ul{padding-left:12px;padding-right:12px}}.cms-aiuto-contatti .std h3{color:#1d1d1f;font-size:18px;font-size:1.28571rem;text-decoration:none;text-transform:none}@media (max-width:599px){.cms-privacy .main .col-main .std h1,.cms-privacy .std h2{font-size:18px!important;font-size:1.28571rem!important}.cms-privacy .std h2,.cms-privacy .std p{text-align:left!important}.cms-privacy .std ul,.cms-privacy .std ul li{margin:0}}.sales-order-history .main,.sales-order-history .main .col-main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.sales-order-history .main .col-main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.sales-order-history .main .col-main .welfare360-sidenavigation{-ms-flex-order:1;order:1}.sales-order-history .main .col-main .my-account{width:100%;-ms-flex-order:2;order:2}.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container{grid-auto-rows:min-content}@media (min-width:905px){.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container{padding:32px}}@media (max-width:599px){.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container{padding:24px}}.sales-order-history .main .col-main .my-account .form-title div,.sales-order-history .main .col-main .my-account .grid-items-container div{grid-column:1/-1}.sales-order-history .main .col-main .my-account .order-table{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.sales-order-history .main .col-main .my-account .order-table .order{border-radius:12px;border:.5px solid #ededed;background:var(--colors-epipoli-backgrounds-bg-primary,#fbfbfd);box-shadow:0 0 24px 0 rgba(0,0,0,.05)}.sales-order-history .main .col-main .my-account .order-table .order .status-row{padding:var(--grid-margins-web-16,16px) var(--grid-margins-web-24,24px);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.sales-order-history .main .col-main .my-account .order-table .order .status-row .chip{display:-ms-flexbox;display:flex;height:32px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:8px;padding:6px 12px}.sales-order-history .main .col-main .my-account .order-table .order .status-row .chip.pending,.sales-order-history .main .col-main .my-account .order-table .order .status-row .chip.pending_payment{background:var(--colors-epipoli-cards-cards-yellow,#fcf1ca)}.sales-order-history .main .col-main .my-account .order-table .order .status-row .chip.complete{background:var(--colors-epipoli-cards-cards-green,#d1f6ed)}.sales-order-history .main .col-main .my-account .order-table .order .status-row .chip.canceled{background:var(--colors-epipoli-cards-cards-pink,#fee2f2)}.sales-order-history .main .col-main .my-account .order-table .order .status-row .chip.refund{background:var(--colors-epipoli-cards-cards-violet,#e4def4)}.sales-order-history .main .col-main .my-account .order-table .order .status-row .chip span{color:var(--colors-epipoli-primary-black,#080808);text-align:center;leading-trim:both;text-edge:cap;font-family:FSJoey;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:500;line-height:normal}.sales-order-history .main .col-main .my-account .order-table .order .status-row .import{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.sales-order-history .main .col-main .my-account .order-table .order .status-row .import .import-label{color:#000;font-family:FSJoey;font-size:15px;font-size:1.07143rem;font-style:normal;font-weight:500;line-height:normal}.sales-order-history .main .col-main .my-account .order-table .order .status-row .import .import-value{text-align:right;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:700;line-height:normal}.sales-order-history .main .col-main .my-account .order-table .order .status-row .import .import-value.orange{color:var(--colors-epipoli-action-system-orange,#f56900)}.sales-order-history .main .col-main .my-account .order-table .order .status-row .import .import-value.green{color:var(--colors-epipoli-action-system-green,#00d959)}.sales-order-history .main .col-main .my-account .order-table .order .info-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}@media (max-width:599px){.sales-order-history .main .col-main .my-account .order-table .order .info-row{-ms-flex-direction:column;flex-direction:column}}.sales-order-history .main .col-main .my-account .order-table .order .info-row .info{display:-ms-flexbox;display:flex;padding:8px var(--grid-margins-web-24,24px);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;gap:var(--grid-margins-web-0,0);-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch}@media (max-width:599px){.sales-order-history .main .col-main .my-account .order-table .order .info-row .info{padding:var(--grid-margins-web-16,16px) var(--grid-margins-web-24,24px)}}@media (min-width:600px) and (max-width:904px){.sales-order-history .main .col-main .my-account .order-table .order .info-row .info{padding:8px var(--grid-margins-web-24,12px)}}.sales-order-history .main .col-main .my-account .order-table .order .info-row .info .info-label{color:#000;font-family:FSJoey;font-size:15px;font-size:1.07143rem;font-style:normal;font-weight:500;line-height:normal}.sales-order-history .main .col-main .my-account .order-table .order .info-row .info .info-value{color:#000;font-family:FSJoey;font-size:16px;font-size:1.14286rem;font-style:normal;font-weight:400;line-height:normal}.sales-order-history .main .col-main .my-account .order-table .order .info-row .button-set{padding:8px var(--grid-margins-web-24,24px);min-width:150px}@media (max-width:599px){.sales-order-history .main .col-main .my-account .order-table .order .info-row .button-set{padding:var(--grid-margins-web-16,16px) var(--grid-margins-web-24,24px)}}@media (min-width:600px) and (max-width:904px){.sales-order-history .main .col-main .my-account .order-table .order .info-row .button-set{padding:8px var(--grid-margins-web-24,12px)}}.sales-order-history .main .col-main .my-account .order-table .order .info-row .button-set a.button-secondary{border-radius:var(--grid-margins-web-32,32px);border:.5px solid var(--colors-epipoli-ui-items-ui-textfield-border-active,#6e6e73);display:-ms-flexbox;display:flex;height:var(--grid-margins-web-32,32px);padding:14px var(--grid-margins-web-16,16px);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;color:var(--colors-epipoli-text-text-body,#6e6e73);text-align:center;leading-trim:both;text-edge:cap;text-overflow:ellipsis;font-family:FSJoey;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:700;line-height:normal}.sales-order-history .main .col-main .my-account .pager:first-child{display:none}.sales-order-history .main .col-main .my-account .form-title{border-bottom:1px solid var(--colors-epipoli-neutrals-neutral-80,#d9d9d9);background:var(--colors-epipoli-backgrounds-bg-contrast,#f5f5f7)}.sales-order-history .main .col-main .my-account .form-title h1{grid-column:1/-1}.customer-account-changepassword .main,.customer-account-edit .main,.sales-order-view .main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.customer-account-changepassword .main .col-main,.customer-account-edit .main .col-main,.sales-order-view .main .col-main{margin:0!important;padding:0!important;max-width:none!important;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.customer-account-changepassword .main .col-main .my-account,.customer-account-edit .main .col-main .my-account,.sales-order-view .main .col-main .my-account{-ms-flex-order:2;order:2;width:100%}.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-edit .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .grid-items-container{width:100%;grid-auto-rows:min-content}.customer-account-changepassword .main .col-main .my-account .grid-items-container form,.customer-account-edit .main .col-main .my-account .grid-items-container form,.sales-order-view .main .col-main .my-account .grid-items-container form{width:100%;grid-column:1/-1}@media (min-width:90em){.customer-account-changepassword .main .col-main .my-account .grid-items-container form,.customer-account-edit .main .col-main .my-account .grid-items-container form,.sales-order-view .main .col-main .my-account .grid-items-container form{grid-column:1/7}}.customer-account-changepassword .main .col-main .my-account .grid-items-container form .buttons-set,.customer-account-edit .main .col-main .my-account .grid-items-container form .buttons-set,.sales-order-view .main .col-main .my-account .grid-items-container form .buttons-set{-ms-flex-pack:start;justify-content:flex-start;padding:0;margin:0}.customer-account-changepassword .main .col-main .my-account .grid-items-container form .buttons-set button.button,.customer-account-edit .main .col-main .my-account .grid-items-container form .buttons-set button.button,.sales-order-view .main .col-main .my-account .grid-items-container form .buttons-set button.button{float:left}.customer-account-changepassword .main .col-main .my-account .grid-items-container form .buttons-set button.button span,.customer-account-edit .main .col-main .my-account .grid-items-container form .buttons-set button.button span,.sales-order-view .main .col-main .my-account .grid-items-container form .buttons-set button.button span{color:#030303}.customer-account-changepassword .main .col-main .my-account .form-title,.customer-account-edit .main .col-main .my-account .form-title,.sales-order-view .main .col-main .my-account .form-title{border-bottom:1px solid var(--colors-epipoli-neutrals-neutral-80,#d9d9d9);background:var(--colors-epipoli-backgrounds-bg-contrast,#f5f5f7)}.customer-account-changepassword .main .col-main .my-account .form-title h1,.customer-account-edit .main .col-main .my-account .form-title h1,.sales-order-view .main .col-main .my-account .form-title h1{grid-column:1/-1;padding:32px 0;margin:0}@media (min-width:90em){.customer-account-changepassword .main .col-main .my-account .form-title h1,.customer-account-edit .main .col-main .my-account .form-title h1,.sales-order-view .main .col-main .my-account .form-title h1{grid-column:1/7}}@media (min-width:905px){.customer-account-changepassword .main .col-main .my-account .form-title,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-edit .main .col-main .my-account .form-title,.customer-account-edit .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .form-title,.sales-order-view .main .col-main .my-account .grid-items-container{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.customer-account-changepassword .main .col-main .my-account .form-title,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-edit .main .col-main .my-account .form-title,.customer-account-edit .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .form-title,.sales-order-view .main .col-main .my-account .grid-items-container{padding:32px}}@media (max-width:599px){.customer-account-changepassword .main .col-main .my-account .form-title,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-edit .main .col-main .my-account .form-title,.customer-account-edit .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .form-title,.sales-order-view .main .col-main .my-account .grid-items-container{padding:24px}}@media (min-width:905px){.customer-account-changepassword .main .col-main .my-account .form-title,.customer-account-edit .main .col-main .my-account .form-title,.sales-order-view .main .col-main .my-account .form-title{padding:32px 116px}}.customer-account-changepassword .main .col-main .welfare360-sidenavigation,.customer-account-edit .main .col-main .welfare360-sidenavigation,.sales-order-view .main .col-main .welfare360-sidenavigation{-ms-flex-order:1;order:1}body.customer-account .sidebar{display:none}.sales-order-view .grid-items-container>div,.sales-order-view .grid-items-container dl,.sales-order-view .grid-items-container p{grid-column:1/-1}.sales-order-view .grid-items-container .link-print,.sales-order-view .grid-items-container .link-reorder{color:#0057b7}.sales-order-view .grid-items-container .link-print:hover,.sales-order-view .grid-items-container .link-reorder:hover{color:#0057b7;text-decoration:underline}.sales-order-view .grid-items-container .back-link a{color:#0057b7}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:#0057b7;border-bottom:8px solid #0057b7}.cms-aiuto-contatti-form-contatti .messages{position:absolute}.cms-aiuto-contatti-form-contatti .nd-cms-page{-ms-flex-order:2;order:2;padding:var(--grid-margins-web-32,32px) var(--grid-margins-web-24,24px);margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}.cms-aiuto-contatti-form-contatti .nd-cms-page.not-logged .fieldset,.cms-aiuto-contatti-form-contatti .nd-cms-page.not-logged .form-title{margin:auto}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset,.cms-aiuto-contatti-form-contatti .nd-cms-page .form-title{max-width:800px}@media (min-width:905px){.cms-aiuto-contatti-form-contatti .nd-cms-page{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.cms-aiuto-contatti-form-contatti .nd-cms-page{padding:32px}}@media (max-width:599px){.cms-aiuto-contatti-form-contatti .nd-cms-page{padding:24px}}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset{border-radius:12px;border:.5px solid #ededed;background:#fff;box-shadow:0 0 24px 0 rgba(0,0,0,.05)}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact{margin:0;padding:0;width:100%}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact select{margin:0}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact label{color:#6e6e73}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact textarea{border-radius:4px;border:.5px solid var(--colors-epipoli-ui-items-ui-active,#6e6e73);background:var(--colors-epipoli-ui-items-ui-textfield-bg,#f5f5f7)}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image div.medium-9.small-12{color:#6e6e73}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image label{border-radius:12px;background:#f5f5f7;width:100%;max-width:none;padding:16px 16px 16px 24px}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image label .button.btn-black{background:none!important;width:116px;height:32px;border-radius:var(--grid-margins-web-32,32px)!important;border:.5px solid var(--colors-epipoli-ui-items-ui-textfield-border-active,#6e6e73)!important;color:var(--colors-epipoli-text-text-body,#6e6e73)!important}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .privacy-group{background:#f5f5f7;border-radius:12px;width:100%;padding:16px 24px}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .privacy-group .element.element-privacy.checkbox-element{display:inline}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .privacy-group .element.element-privacy.checkbox-element .hint span{color:#6e6e73}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .privacy-group .element.element-privacy.checkbox-element input{margin-right:16px}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact input#submit,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact input#submit:hover{margin-right:0;border-color:#fff!important;color:#0057b7;min-width:180px;min-height:44px;padding:0!important}.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element.element-codice_attivazione .mgc-kyc-icon-info.after-required,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element.element-codice_carta .mgc-kyc-icon-info.after-required{position:inherit;color:#0057b7;margin-left:2px}.cms-aiuto-contatti-form-contatti .nd-cms-page .form-title h1{color:#1d1d1f;font-weight:300}.cms-aiuto-contatti-form-contatti .nd-cms-page #mgc-kyc-popup{border-radius:32px;background-color:#fff;background-position-x:50%;background-position-y:20px;background-repeat:no-repeat;background-attachment:scroll;background-image:url(../../default/images/new_design/popup/popup_error.svg);background-size:auto;background-origin:padding-box;background-clip:border-box}.cms-aiuto-contatti-form-contatti .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content{margin-top:100px}.cms-aiuto-contatti-form-contatti .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content p{color:#6e6e73;text-align:center}.cms-aiuto-contatti-form-contatti .nd-cms-page #mgc-kyc-popup .card-back-image-container img{max-height:none}.cms-aiuto-contatti-form-contatti .welfare360-sidenavigation{-ms-flex-order:1;order:1}.password-check .strenght-meter{display:-ms-flexbox;display:flex;width:100%}.password-check .strenght-meter .meter{display:-ms-flexbox;display:flex;padding:var(--grid-margins-web-0,0);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:var(--grid-margins-web-0,0);-ms-flex:1 0 0px;flex:1 0 0}.password-check .strenght-meter .meter.strong h3,.password-check .strenght-meter .meter.strong span{color:#0057b7}.password-check .strenght-meter .meter h3{text-transform:none;font-size:32px;font-size:2.28571rem;font-weight:700}.password-check .strenght-meter .meter h3,.password-check .strenght-meter .meter span{color:#aeaaae;text-align:center;font-family:FSJoey;font-style:normal;line-height:normal}.password-check .strenght-meter .meter span{font-size:15px;font-size:1.07143rem;font-weight:500}.password-check .strength-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:var(--grid-margins-web-0,0);-ms-flex-item-align:stretch;align-self:stretch;height:6px;border-radius:6px;margin:6px 12px}.password-check .passtrengthMeter.weak~.strength-bar{border:1px solid red;width:25%;background:red;transition:.3s}.password-check .passtrengthMeter.medium~.strength-bar{border:1px solid orange;background:orange;width:50%;transition:.3s}.password-check .passtrengthMeter.strong~.strength-bar{border:1px solid #9acd32;background:#9acd32;width:75%;transition:.3s}.password-check .passtrengthMeter.very-strong~.strength-bar{border:1px solid #00d959;background:#00d959;transition:.3s}.currently{padding:24px 0;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.mgc-filter-background.open,.shop-online.open{position:unset;height:auto;z-index:2!important}.mgc-filter-background{background:#f5f5f7;z-index:2!important}.mgc-filter-background .mgc-filter-wrapper{padding:16px 0}.mgc-filter-background .mgc-filter-wrapper label{text-align:left;width:100%}.mgc-filter-background .mgc-filter-wrapper .input-field{display:none}.mgc-filter-background .mgc-filter-wrapper .input-field.price{display:-ms-flexbox;display:flex}@media (min-width:905px){.mgc-filter-background .mgc-filter-wrapper .input-field.price{grid-column:3/6}}@media (min-width:600px) and (max-width:904px){.mgc-filter-background .mgc-filter-wrapper .input-field.price{grid-column:1/5;width:80%;margin:auto}}@media (max-width:599px){.mgc-filter-background .mgc-filter-wrapper .input-field.price{grid-column:1/-1;width:80%;margin:auto}}.mgc-filter-background .mgc-filter-wrapper .input-field.categoria{display:-ms-flexbox;display:flex}@media (min-width:905px){.mgc-filter-background .mgc-filter-wrapper .input-field.categoria{grid-column:8/11}}@media (min-width:600px) and (max-width:904px){.mgc-filter-background .mgc-filter-wrapper .input-field.categoria{grid-column:5/9;width:80%;margin:auto}}@media (max-width:599px){.mgc-filter-background .mgc-filter-wrapper .input-field.categoria{grid-column:1/-1;width:80%;margin:auto}}.mgc-filter-background .mgc-filter-wrapper .mgc-filter-title,.mgc-filter-background .mgc-filter-wrapper .mgc-filter-title:hover{height:56px;width:100%;border-radius:4px;border:.5px solid #6e6e73!important;background:#fff;color:#aeaaae!important;text-decoration:none;text-transform:none;font-size:16px;font-size:1.14286rem;font-style:normal;font-weight:400;line-height:normal}.mgc-filter-background .mgc-filter-wrapper .mgc-filter-title:after,.mgc-filter-background .mgc-filter-wrapper .mgc-filter-title:hover:after{border-top:6px solid #aeaaae!important}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>ol{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:visible;opacity:1;transition:opacity .3s;list-style:none;color:#a7a7a7;min-height:250px;text-align:left;display:none;position:unset}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol{position:absolute;margin:10px 0 0;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;gap:16px;transition:.5s;border-radius:4px;border:.5px solid #6e6e73;background:#f5f5f7;box-shadow:0 0 24px 0 rgba(0,0,0,.1)}.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 a *{overflow:hidden;color:var(--colors-epipoli-text-text-body,#6e6e73);text-overflow:ellipsis;font-family:FSJoey;font-size:16px;font-size:1.14286rem;font-style:normal;font-weight:400;line-height:normal}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li a:hover,.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li a:hover span{color:#1d1d1f!important;font-size:16px!important;font-size:1.14286rem!important}@media (max-width:904px){.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li a{padding:12px;width:100%}}@media (max-width:904px){.mgc-filter-background.open .mgc-filter-wrapper,.shop-online.open .mgc-filter-wrapper{overflow:inherit!important}.main-container .mgc-filter-background .mgc-filter>.mgc-filter-title{padding:1rem .5rem 1rem 1.5rem!important}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>.mgc-filter-title:after,.shop-online .mgc-filter-wrapper .mgc-filter>.mgc-filter-title:after{border:none!important}}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>.mgc-filter-title,.shop-online .mgc-filter-wrapper .mgc-filter>.mgc-filter-title{background-color:#fff}@media (max-width:599px){.input-field.categoria .mgc-filter.filter-open>ol{left:unset!important;width:80%!important;top:79%}}@media (min-width:600px) and (max-width:904px){.input-field.categoria .mgc-filter.filter-open>ol{left:unset!important;width:39%!important;top:63%;right:5%}}@media (min-width:905px){.input-field.categoria .mgc-filter.filter-open>ol{left:unset!important;width:24%!important;top:63%;right:17%}}.catalog-product-view .mgc-product .mgc-product-options .product-options .product-element .input-box ul li.selected .swatch-link,.catalog-product-view .mgc-product .mgc-product-options .product-options .product-element .input-box ul li.selected .swatch-link .swatch-label,.catalog-product-view .mgc-product .mgc-product-options .product-options .product-element .input-box ul li:hover .swatch-link,.catalog-product-view .mgc-product .mgc-product-options .product-options .product-element .input-box ul li:hover .swatch-link .swatch-label,.catalog-product-view .mgc-product .product-shop .product-wishlist-button{background:#0057b7!important}.catalog-product-view .mgc-product .product-collateral li.current span,.catalog-product-view .mgc-product .product-collateral li:hover>span{border-bottom:8px solid #0057b7}.catalog-product-view .mgc-product .comeattrivaretabcontent,.catalog-product-view .mgc-product .comefunzionatabcontent{color:#0057b7}.col-main{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.col-main .banner-container{-ms-flex-order:1;order:1}.col-main .mgc-filter-background{-ms-flex-order:2;order:2}.col-main .currently{-ms-flex-order:3;order:3}.col-main .mgc-catalog{-ms-flex-order:4;order:4}@media (max-width:904px) and (min-width:600px) and (max-width:904px){.content.mgc-catalog,.currently,.main-container .mgc-catalog,.mgc-filter-background{padding:0 64px!important}}@media (max-width:904px) and (max-width:599px){.content.mgc-catalog,.currently,.main-container .mgc-catalog,.mgc-filter-background{padding:0 32px!important}}@media (max-width:904px) and (min-width:280px) and (max-width:319px){.content.mgc-catalog,.currently,.main-container .mgc-catalog,.mgc-filter-background{padding:0 24px!important}}@media (min-width:905px) and (max-width:1239px){.content.mgc-catalog,.currently,.main-container .mgc-catalog,.mgc-filter-background{padding:0 64px!important}}@media (min-width:1240px){.content.mgc-catalog .row.expanded{max-width:1128px}}.content.mgc-catalog .row.expanded .card-contianer{-ms-grid-column:span 4;grid-column:span 4;grid-gap:24px;margin:0;padding:0;max-width:none}.content.mgc-catalog .row.expanded .card-contianer.column,.content.mgc-catalog .row.expanded .card-contianer.columns{margin:0;padding:0}.content.mgc-catalog .row.expanded .card-contianer.column .card,.content.mgc-catalog .row.expanded .card-contianer.columns .card{border-radius:12px;background:#f5f5f7;padding:24px;margin:0;gap:24px;border:0!important}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-divider,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-divider{margin:0;padding:0}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-divider a img,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-divider a img{border-radius:12px}.content.mgc-catalog .row.expanded .card-contianer.column .card .flex,.content.mgc-catalog .row.expanded .card-contianer.columns .card .flex{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:8px}@media (max-width:374px){.content.mgc-catalog .row.expanded .card-contianer.column .card .flex,.content.mgc-catalog .row.expanded .card-contianer.columns .card .flex{-ms-flex-direction:column;flex-direction:column}}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-info-wrapper,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-info-wrapper{position:inherit;margin:0;padding:0}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-info-wrapper .card-info-special,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-info-wrapper .card-info-special{border-radius:6px;height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0 6px;min-width:0!important;font-size:10px;font-size:.71429rem}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-description,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-description{height:70px}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .button,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .button{width:121px;height:44px;padding:14px 24px;overflow:hidden;color:#0057b7;text-transform:none;text-decoration:none;margin:auto}.content.mgc-catalog .row.expanded .card-contianer .card .card-section p{color:#6e6e73;font-size:16px;font-size:1.14286rem;font-style:normal;font-weight:400}.content.mgc-catalog .row.expanded .card-contianer .card .card-section .card-price-section{font-family:FSJoey;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:700;line-height:normal;color:#6e6e73}.content.mgc-catalog .row.expanded .card-contianer .card .card-section .price-container{color:#1d1d1f;font-family:FSJoey;font-size:21px;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.content.mgc-catalog .row.expanded .card-contianer .card .card-section .price-container .original-price,.content.mgc-catalog .row.expanded .card-contianer .card .card-section .price-container .original-price .price{text-decoration:line-through;font-family:FSJoey;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:700;line-height:normal;color:#6e6e73}.card-info-special{background-color:#d70915!important;color:#fff!important}.mgc-cart-column>form>table>tbody>tr.first td>a.btn-remove:before,.mgc-cart-column>form>table>tbody>tr.last td>a.btn-remove:before,.mgc-cart-column>form>table>tbody>tr td>a.btn-remove:before{color:#0057b7!important}.configurableinput{border-radius:4px}.button2 span,.button2 span span{height:auto!important;line-height:inherit!important}.cart-footer-actions button:hover{box-shadow:2px 2px 10px #a7a7a7}.checkout-cart-index .main{margin:0!important;padding:0!important}.checkout-cart-index .main .col-main{margin:0!important;width:100%;max-width:none}@media (min-width:905px){.checkout-cart-index .main .col-main{padding:32px 132px}}@media (min-width:905px) and (max-width:1239px){.checkout-cart-index .main .col-main{padding:32px 64px}}@media (min-width:600px) and (max-width:904px){.checkout-cart-index .main .col-main{padding:24px 32px}}@media (max-width:599px){.checkout-cart-index .main .col-main{padding:24px}}.checkout-cart-index .main .col-main .display-single-price .row .mgc-cart-column{-ms-flex-pack:start;justify-content:flex-start}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper{height:100%}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals{padding:24px 24px 32px;text-align:left!important;border-radius:12px;background:#f5f5f7}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals h4{color:#1d1d1f;font-size:32px!important;font-size:2.28571rem!important;font-style:normal;font-weight:300;line-height:normal}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals table{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals table tbody tr,.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals table tfoot tr{padding:12px 0;display:-ms-flexbox;display:flex;gap:12px;width:100%;border-bottom:1px solid hsla(240,2%,44%,.3)!important}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals table tbody tr td,.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals table tfoot tr td{text-transform:none!important;color:var(--colors-epipoli-text-text-body-high,#1d1d1f);font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal;width:100%;float:right;text-align:right;min-width:auto}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals table tbody tr td:first-of-type,.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals table tfoot tr td:first-of-type{float:left;text-align:left}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals .a-right{margin:0;padding:0}.checkout-cart-index .cart-table .product-cart-image .product-image img{max-height:none}.checkout-cart-index .cart .cart-totals table tbody .price{color:var(--colors-epipoli-text-text-body,#6e6e73);text-align:right;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}.cart .cart-totals table tfoot{border:none}.cart.display-single-price .page-title.title-buttons{margin:0;margin-bottom:24px;padding:0}.cart.display-single-price .page-title.title-buttons h1{margin:0;padding:32px 0 24px;color:var(--colors-epipoli-text-text-body-high,#1d1d1f);font-size:40px;font-size:2.85714rem;font-style:normal;font-weight:300;line-height:normal}.cart.display-single-price .messages .error-msg,.cart.display-single-price .messages .success-msg{grid-column:1/-1}.cart.display-single-price .messages .error-msg.error-msg,.cart.display-single-price .messages .success-msg.error-msg{background:var(--colors-epipoli-action-system-green,#d70915);border-radius:12px}.cart.display-single-price .messages .error-msg.success-msg,.cart.display-single-price .messages .success-msg.success-msg{background:var(--colors-epipoli-action-system-green,#00d959);border-radius:12px}.cart.display-single-price .messages .error-msg ul li,.cart.display-single-price .messages .success-msg ul li{padding:16px;background:var(--colors-epipoli-action-system-green,#00d959)}.cart.display-single-price .messages .error-msg ul li,.cart.display-single-price .messages .error-msg ul li:before,.cart.display-single-price .messages .success-msg ul li,.cart.display-single-price .messages .success-msg ul li:before{border:none!important}.cart.display-single-price .messages .error-msg ul li span,.cart.display-single-price .messages .success-msg ul li span{color:var(--Colors-Epipoli-Primary-White,#fff);font-size:15px;font-size:1.07143rem;font-style:normal;font-weight:500;line-height:normal}.cart.display-single-price .row{display:-ms-flexbox;display:flex;gap:24px;padding:0 24px;max-width:none;-ms-flex-flow:row;flex-flow:row}@media (max-width:904px){.cart.display-single-price .row{-ms-flex-flow:column;flex-flow:column}}@media (min-width:600px) and (max-width:904px){.cart.display-single-price .row .large-4,.cart.display-single-price .row .large-8{max-width:none;-ms-flex:1;flex:1}}.cart.display-single-price #shopping-cart-table thead{border-bottom:1px solid var(--colors-epipoli-ui-items-ui-textfield-border-active,#6e6e73)}.cart.display-single-price #shopping-cart-table thead th{color:var(--colors-epipoli-text-text-body-high,#1d1d1f);text-transform:none;font-size:15px;font-size:1.07143rem;font-style:normal;font-weight:500;line-height:normal}.cart.display-single-price #shopping-cart-table tbody tr{border-bottom:1px solid hsla(240,2%,44%,.3)}.cart.display-single-price #shopping-cart-table tbody tr>td{padding:24px 0}.cart.display-single-price #shopping-cart-table tbody .product-cart-info{padding-left:24px}.cart.display-single-price #shopping-cart-table tbody .product-cart-info .product-name{color:var(--colors-epipoli-text-text-body-high,#1d1d1f);font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}.cart.display-single-price #shopping-cart-table tbody .product-cart-price .price{color:var(--colors-epipoli-text-text-body,#6e6e73);font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}.cart.display-single-price #shopping-cart-table tbody .product-cart-actions{display:table-cell;max-width:40px;width:32px}.cart.display-single-price #shopping-cart-table tbody .product-cart-actions .input-text.qty{padding:0 16px;border-radius:4px;border:.5px solid var(--colors-epipoli-ui-items-ui-active,#6e6e73);background:var(--Colors-Epipoli-Primary-White,#fff);overflow:hidden;color:var(--colors-epipoli-text-text-body,#6e6e73)!important;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px!important;font-size:1.14286rem!important;font-style:normal;font-weight:400;line-height:normal}.cart.display-single-price #shopping-cart-table tbody .product-cart-total .price{color:var(--colors-epipoli-text-text-body,#6e6e73);font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}@media (max-width:599px){.cart.display-single-price #shopping-cart-table tbody .product-cart-actions,.cart.display-single-price #shopping-cart-table tbody .product-cart-price,.cart.display-single-price #shopping-cart-table tbody .product-cart-total{padding:0;-ms-flex:100%;flex:100%;width:100%}.cart.display-single-price #shopping-cart-table tbody .product-cart-actions{width:100%;max-width:none;-ms-flex-pack:center;justify-content:center}.cart.display-single-price #shopping-cart-table tbody .product-cart-actions:before{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:12px}.cart.display-single-price #shopping-cart-table tbody .product-cart-price{width:50%;float:left;height:55px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.cart.display-single-price #shopping-cart-table tbody .item-options dt{font-style:normal;color:var(--colors-epipoli-text-text-body-high,#1d1d1f);font-size:13px;font-size:.92857rem;font-weight:700;line-height:normal}.cart.display-single-price #shopping-cart-table tbody .item-options dd{color:var(--colors-epipoli-text-text-body,#6e6e73);font-size:13px;font-size:.92857rem;font-style:normal;font-weight:400;line-height:normal}.cart.display-single-price #shopping-cart-table tfoot td #empty_cart_button,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-continue,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-update{margin-top:16px;border:none;background:none!important;padding:14px 24px!important;margin-right:10px}.cart.display-single-price #shopping-cart-table tfoot td #empty_cart_button:hover span,.cart.display-single-price #shopping-cart-table tfoot td #empty_cart_button:hover span span,.cart.display-single-price #shopping-cart-table tfoot td #empty_cart_button span,.cart.display-single-price #shopping-cart-table tfoot td #empty_cart_button span span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-continue:hover span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-continue:hover span span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-continue span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-continue span span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-update:hover span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-update:hover span span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-update span,.cart.display-single-price #shopping-cart-table tfoot td .button2.btn-update span span{text-transform:none;overflow:hidden;color:var(--colors-epipoli-text-text-body,#6e6e73)!important;text-align:center;text-overflow:ellipsis;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}.button.checkout-button{color:#fff!important}.checkout-onepage-index .main{margin:0;max-width:none;background:#fbfbfd;display:-ms-flexbox;display:flex;gap:24px}@media (min-width:905px){.checkout-onepage-index .main{padding:0 156px}}@media (min-width:905px) and (max-width:1239px){.checkout-onepage-index .main{padding:0 64px}}@media (min-width:600px) and (max-width:904px){.checkout-onepage-index .main{padding:0 32px}}@media (max-width:599px){.checkout-onepage-index .main{padding:0 24px;gap:0;-ms-flex:100%;flex:100%}}.checkout-onepage-index .main .col-right.sidebar{padding:24px 24px 32px;text-align:left!important;border-radius:12px;margin-top:32px;background:#fff;box-shadow:0 0 24px 0 #0000000D;border:.5px solid #ced4da;max-width:320px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.checkout-onepage-index .main .col-right.sidebar .block-content dl div dt{color:#ced4da!important}.checkout-onepage-index .main .col-right.sidebar .block-content dl div dt.complete{color:#1d1d1f!important}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress{margin:0;padding:0;border:none}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-title{margin:0;padding-bottom:16px}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-title strong span{color:#1d1d1f;text-transform:none!important;font-family:FSJoey;font-size:32px;font-size:2.28571rem;font-style:normal;font-weight:300;line-height:normal}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #billing-progress-opcheckout,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #massActivations-progress-opcheckout,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #payment-progress-opcheckout,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping-progress-opcheckout,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping_method-progress-opcheckout{padding:16px 0;border-bottom:1px solid hsla(240,2%,44%,.3)}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #billing-progress-opcheckout dt,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #massActivations-progress-opcheckout dt,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #payment-progress-opcheckout dt,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping-progress-opcheckout dt,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping_method-progress-opcheckout dt{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:10px;color:#1d1d1f;font-family:FSJoey;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #billing-progress-opcheckout dt .changelink .separator,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #massActivations-progress-opcheckout dt .changelink .separator,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #payment-progress-opcheckout dt .changelink .separator,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping-progress-opcheckout dt .changelink .separator,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping_method-progress-opcheckout dt .changelink .separator{display:none}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #billing-progress-opcheckout dt .changelink a,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #massActivations-progress-opcheckout dt .changelink a,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #payment-progress-opcheckout dt .changelink a,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping-progress-opcheckout dt .changelink a,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping_method-progress-opcheckout dt .changelink a{color:var(--colors-epipoli-text-text-link,#0084ce);font-family:FSJoey;font-size:15px;font-size:1.07143rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #billing-progress-opcheckout dd,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #massActivations-progress-opcheckout dd,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #payment-progress-opcheckout dd,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping-progress-opcheckout dd,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping_method-progress-opcheckout dd{padding-left:0;color:#1d1d1f;font-family:FSJoey;font-size:16px;font-size:1.14286rem;font-weight:400;line-height:normal}.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #billing-progress-opcheckout dd address,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #massActivations-progress-opcheckout dd address,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #payment-progress-opcheckout dd address,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping-progress-opcheckout dd address,.checkout-onepage-index .main .col-right.sidebar #checkout-progress-wrapper .block-progress .block-content #shipping_method-progress-opcheckout dd address{font-style:normal}@media (max-width:599px){.checkout-onepage-index .main .col-main{-ms-flex:100%;flex:100%}}.checkout-onepage-index .main .col-main .page-title{padding:0;margin:0;border-bottom:1px #d9d9d9}.checkout-onepage-index .main .col-main .page-title h1{padding:32px 0;margin:0;color:#1d1d1f;text-align:left}.checkout-onepage-index .main .col-main .page-title a{-ms-flex-line-pack:center;align-content:center}.checkout-onepage-index .main .col-main #checkoutSteps{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:16px}@media (max-width:599px){.checkout-onepage-index .main .col-main #checkoutSteps{gap:8px}}.checkout-onepage-index .main .col-main #checkoutSteps li .step-title{display:-ms-inline-flexbox;display:inline-flex;border-top:none;border-bottom:1px solid hsla(240,2%,44%,.3);gap:16px;padding-bottom:8px}.checkout-onepage-index .main .col-main #checkoutSteps li .step-title .number{width:40px;left:unset!important;top:unset!important;height:40px;background-color:#fbfbfd!important;color:#0057b7;border-color:transparent!important;border:none;border-radius:4px;text-align:center;min-width:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;margin:0}.checkout-onepage-index .main .col-main #checkoutSteps li .step-title h2{margin:0;padding:0;color:#080808;width:100%;line-height:unset;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:auto;flex:auto;font-size:18px;font-size:1.28571rem}@media (max-width:599px){.checkout-onepage-index .main .col-main #checkoutSteps li .step-title h2{font-size:14px;font-size:1rem}}.checkout-onepage-index .main .col-main #checkoutSteps li .step-title a{width:auto;text-align:right;-ms-flex-line-pack:center;align-content:center;color:#0084ce}.checkout-onepage-index .main .col-main #checkoutSteps li.allow .step-title .number{background-color:#0057b7!important;color:#fff!important;border-color:#d70915!important;border-radius:4px}.checkout-onepage-index .main .col-main #checkoutSteps form{border:none}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset{margin:10px 0 0;padding:24px 24px 32px;border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset ul{margin:0;padding:0}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset ul.form-list:first-of-type li.wide{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset ul.form-list:first-of-type li.wide .input-box input option,.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset ul.form-list:first-of-type li.wide .input-box select option{color:#6e6e73!important}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset input,.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset select{margin:0}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset label{color:#6e6e73}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset .form-list{border-radius:12px;background:#f5f5f7}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset #billing-new-address-form .field,.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset #billing-new-address-form .wide{padding:6px 0 24px;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset>p.required{margin-left:1.25rem}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset #billing-buttons-container{padding:6px 0;border:none;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset #billing-buttons-container button,.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset #billing-buttons-container button:hover{border:1px solid #adb5bd!important;background:#fbfbfd!important}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset #billing-buttons-container button:hover span,.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset #billing-buttons-container button span{color:#6e6e73!important}.checkout-onepage-index .main .col-main #checkoutSteps form .fieldset .element-tel{width:100%!important;max-width:none}.checkout-onepage-index .main .col-main #checkoutSteps #opc-payment #checkout-step-payment .fieldset{padding:8px 0 0;margin:0}.checkout-onepage-index .main .col-main #checkout-step-billing .fieldset,.checkout-onepage-index .main .col-main #checkout-step-shipping .fieldset{margin:0!important;padding:0!important}.checkout-onepage-index .main .col-main #checkout-step-billing .fieldset p.required,.checkout-onepage-index .main .col-main #checkout-step-shipping .fieldset p.required{width:100%;margin:0!important;padding:24px 0 16px!important;color:#d70915}.checkout-onepage-index .main .col-main #checkout-step-billing .fieldset .form-list,.checkout-onepage-index .main .col-main #checkout-step-shipping .fieldset .form-list{background:none!important}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form{padding-top:16px}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:24px}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .ragione-sociale,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .ragione-sociale,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .ragione-sociale,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .ragione-sociale{-ms-flex:100%;flex:100%;-ms-flex-order:1;order:1}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .nome-referente,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .nome-referente,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .nome-referente,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .nome-referente{-ms-flex:45%;flex:45%;-ms-flex-order:11;order:11}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .cognome-referente,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .cognome-referente,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .cognome-referente,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .cognome-referente{-ms-flex:45%;flex:45%;-ms-flex-order:12;order:12}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .numero-dipendenti,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .numero-dipendenti,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .numero-dipendenti,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .numero-dipendenti{-ms-flex:100%;flex:100%;-ms-flex-order:13;order:13}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .SDI,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .SDI,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .SDI,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .SDI{-ms-flex:45%;flex:45%;-ms-flex-order:3;order:3}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .PEC,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .PEC,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .PEC,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .PEC{-ms-flex:45%;flex:45%;-ms-flex-order:4;order:4}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .vat,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .vat,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .vat,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .vat{-ms-flex:45%;flex:45%;-ms-flex-order:2;order:2}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .address,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .address,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .address,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .address{-ms-flex:65%;flex:65%;-ms-flex-order:6;order:6}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .cap,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .cap,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .cap,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .cap{-ms-flex:25%;flex:25%;-ms-flex-order:7;order:7}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .telephone,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .telephone,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .telephone,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .telephone{-ms-flex:45%;flex:45%;-ms-flex-order:5;order:5}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .city,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .city,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .city,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .city{-ms-flex:30%;flex:30%;-ms-flex-order:8;order:8}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .country,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .country,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .country,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .country{-ms-flex:30%;flex:30%;-ms-flex-order:10;order:10}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .province,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .province,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .province,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .province{-ms-flex:30%;flex:30%;-ms-flex-order:9;order:9}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .fax,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .fax,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .fax,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .fax{-ms-flex:100%;flex:100%;-ms-flex-order:13;order:13}@media (max-width:599px){.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .field,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .field,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .field,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .control,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .field{-ms-flex:100%;flex:100%}}.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form{padding-top:0}.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex{gap:24px}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset>div{display:none}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:0;padding:0}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt{padding:16px;margin:0;display:-ms-inline-flexbox;display:inline-flex;gap:16px;background:#fff!important;box-shadow:0 0 24px 0 #0000000D;border-radius:8px;min-height:92px;-ms-flex-align:center;align-items:center}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt input{position:unset;margin:0;padding:0;width:20px;height:20px;accent-color:#080808}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt label{margin:0;padding:0;background:none;color:#1d1d1f}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt label p{color:#6e6e73}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt#dt_method_viva_wallet label{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;width:100%}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt#dt_method_viva_wallet label p{-ms-flex-order:3;order:3;-ms-flex:100%;flex:100%}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt#dt_method_viva_wallet label .logos{-ms-flex:25%;flex:25%;display:-ms-inline-flexbox;display:inline-flex;gap:1px;-ms-flex-pack:end;justify-content:flex-end}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt#dt_method_viva_wallet label .logos .logo-container{width:auto;height:auto;max-height:50px}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt#dt_method_viva_wallet label .logos .logo-container img{background:#fff;border:.41px solid #f3f3f3;border-radius:8px;height:auto;max-height:48px;padding:6px;-ms-flex-line-pack:center;align-content:center}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt#dt_method_viva_wallet label .logos .logo-container img[title="Samsung Pay"]{padding:0;background:none;height:auto;max-height:64px}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt#dt_method_viva_wallet label .logos .logo-container img:before{font-size:smaller}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt label[for=p_method_scalapay]{display:-ms-inline-flexbox;display:inline-flex;gap:3px;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout-onepage-index .main .col-main #checkout-step-payment .fieldset dl dt #scalapay_text_cart_view{background:#fff;border:.41px solid #f3f3f3;border-radius:8px;height:36px;max-height:48px;padding:6px}.checkout-onepage-index .main .col-main #checkout-step-payment button,.checkout-onepage-index .main .col-main #checkout-step-payment button:hover{border:1px solid #adb5bd!important;background:#fbfbfd!important}.checkout-onepage-index .main .col-main #checkout-step-payment button:hover span,.checkout-onepage-index .main .col-main #checkout-step-payment button span{color:#6e6e73!important}.checkout-onepage-index .main .col-main #checkout-step-review{margin-left:10px}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table{margin-top:10px;border:none}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table thead th:first-of-type{padding-left:0}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr.even,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr.odd{background:none}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody th{text-transform:none!important}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td{padding:24px 0;color:#6e6e73}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td h3{margin:0;padding:0;margin-bottom:10px;color:#1d1d1f;text-transform:none!important}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl{margin:0;padding:0}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl.item-options{display:none}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl dt{color:#1d1d1f;leading-trim:both;text-edge:cap}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl dd{color:#6e6e73;leading-trim:both;text-edge:cap}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr{border-bottom:1px solid hsla(240,2%,44%,.3)}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr *{color:#6e6e73}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr.last *{color:#1d1d1f;text-align:right}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr td{padding:12px 0;color:#6e6e73}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tfoot tr td.last{color:#1d1d1f;text-align:right}.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border:none}@media (max-width:599px){.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container .f-left{-ms-flex-item-align:start;align-self:flex-start;width:100%;height:inherit;min-height:44px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:2px;color:#6e6e73;leading-trim:both;text-edge:cap}.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container .f-left a{color:#6e6e73;leading-trim:both;text-edge:cap}.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container .button{min-width:140px}.checkout-onepage-index .main .col-main #checkout-step-review button,.checkout-onepage-index .main .col-main #checkout-step-review button:hover{border:1px solid #adb5bd!important;background:#fbfbfd!important}.checkout-onepage-index .main .col-main #checkout-step-review button:hover span,.checkout-onepage-index .main .col-main #checkout-step-review button span{color:#6e6e73!important}.checkout-onepage-index .main .col-main #checkout-step-shipping_method .sp-methods{padding-top:12px}.checkout-onepage-index .main .col-main #checkout-step-shipping_method .sp-methods dd ul{margin:0}.checkout-onepage-index .main .col-main #checkout-step-shipping_method .sp-methods dd ul li{padding:16px;background:#f5f5f7;border-radius:8px;margin:4px!important}.checkout-onepage-index .main .col-main #checkout-step-shipping_method .sp-methods dd ul li input{accent-color:#080808}.checkout-onepage-index .main .col-main #checkout-step-shipping_method .sp-methods dd ul li label{background:none}.checkout-onepage-index .main .col-main #checkout-step-shipping_method .sp-methods dt{margin:20px 0 0 20px}.checkout-onepage-index .main .col-main input,.checkout-onepage-index .main .col-main select{background:#fff!important;border:1px solid #adb5bd!important;color:#6e6e73!important}.checkout-onepage-index .main .col-main input option,.checkout-onepage-index .main .col-main select option{color:#6e6e73!important}.checkout-onepage-index .main .col-main .nd-radio-wrapper{padding:16px;background:#f5f5f7;border-radius:8px;margin:4px!important}.checkout-onepage-index .main .col-main .nd-radio-wrapper input{accent-color:#080808}.checkout-onepage-index .main .col-main .nd-radio-wrapper label:hover{background:none}.checkout-onepage-index .main .col-main button,.checkout-onepage-index .main .col-main button:hover{border:1px solid #adb5bd!important;background:#fbfbfd!important}.checkout-onepage-index .main .col-main button:hover span,.checkout-onepage-index .main .col-main button span{color:#6e6e73!important}.checkout-onepage-index .main .col-main .control label{min-width:60px;padding-left:0}.checkout-onepage-index .main .col-main .control label:hover{background:transparent!important}.checkout-onepage-index .main .col-main .control.nd-radio-wrapper{display:-ms-inline-flexbox;display:inline-flex;gap:24px}.checkout-onepage-index .main .col-main #mass-activations p{color:#6e6e73}.checkout-onepage-index .main .col-main #mass-activations a{color:#0084ce;text-transform:uppercase}.checkout-onepage-index .main .col-main #mass-activations #nd-datepicker{display:none}@media (max-width:599px){.checkout-onepage-index .main .col-main #mass-activations #nd-datepicker .nd-toogle-label-wrapper{padding-right:10px}}.checkout-onepage-index .main .col-main #mass-activations #nd-datepicker .nd-toogle{margin-bottom:10px}.checkout-onepage-index .main .col-main #mass-activations #nd-datepicker .datepicker-input{position:relative}.checkout-onepage-index .main .col-main #mass-activations #nd-datepicker .datepicker-input #activation_date{margin-bottom:0}.checkout-onepage-index .main .col-main #mass-activations #nd-datepicker .nd-toogle-comment{padding:0}.checkout-onepage-index #cart-sidebar .product-details>span{color:#adb5bd!important;opacity:.7;cursor:not-allowed}.checkout-onepage-index #mass-activations-buttons-container,.checkout-onepage-index #payment-buttons-container,.checkout-onepage-index #shipping-buttons-container,.checkout-onepage-index #shipping-method-buttons-container{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.checkout-onepage-index #mass-activations-buttons-container .back-link,.checkout-onepage-index #payment-buttons-container .back-link,.checkout-onepage-index #shipping-buttons-container .back-link,.checkout-onepage-index #shipping-method-buttons-container .back-link{-ms-flex:50%;flex:50%}.checkout-onepage-index #mass-activations-buttons-container .back-link a,.checkout-onepage-index #payment-buttons-container .back-link a,.checkout-onepage-index #shipping-buttons-container .back-link a,.checkout-onepage-index #shipping-method-buttons-container .back-link a{color:#6e6e73}.checkout-onepage-index #mass-activations-buttons-container button,.checkout-onepage-index #payment-buttons-container button,.checkout-onepage-index #shipping-buttons-container button,.checkout-onepage-index #shipping-method-buttons-container button{width:auto}.checkout-onepage-index #checkout-review-submit .btn-checkout{background:#0057b7!important;border-color:#0057b7!important}.checkout-onepage-index #checkout-review-submit .btn-checkout span span{color:#fff!important}.checkout-onepage-index .field.readonly label,.checkout-onepage-index .input-field.readonly label{color:#adb5bd!important}.checkout-onepage-index .field.readonly input,.checkout-onepage-index .field.readonly select,.checkout-onepage-index .input-field.readonly input,.checkout-onepage-index .input-field.readonly select{border:1px solid #e9ecef!important;background:#fff!important;color:#adb5bd!important}.checkout-onepage-success .main{margin:0;padding:0;width:100%;max-width:none;background:#fbfbfd}.checkout-onepage-success .col-main{padding:0;margin:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:905px){.checkout-onepage-success .col-main{padding:0 156px;gap:24px}}@media (min-width:905px) and (max-width:1239px){.checkout-onepage-success .col-main{padding:0 32px;gap:16px}}@media (min-width:600px) and (max-width:904px){.checkout-onepage-success .col-main{padding:24px 32px 8px;gap:12px}}@media (max-width:599px){.checkout-onepage-success .col-main{padding:24px 0 8px;gap:12px}}.checkout-onepage-success .col-main .grid-items-container{padding:32px 0}.checkout-onepage-success .col-main .grid-items-container .form-title{grid-column:1/-1}.checkout-onepage-success .col-main .grid-items-container .form-title h1{color:#080808}@media (max-width:599px){.checkout-onepage-success .col-main .grid-items-container .form-title h1{font-size:32px;font-size:2.28571rem;font-style:normal;font-weight:300;color:#080808}}@media (min-width:905px){.checkout-onepage-success .col-main .grid-items-container .mgc-success{grid-column:1/6}}@media (min-width:600px) and (max-width:904px){.checkout-onepage-success .col-main .grid-items-container .mgc-success{grid-column:1/4}}@media (max-width:599px){.checkout-onepage-success .col-main .grid-items-container .mgc-success{grid-column:1/-1}}.checkout-onepage-success .col-main .grid-items-container .hairline-v{height:100%}@media (min-width:905px){.checkout-onepage-success .col-main .grid-items-container .hairline-v{grid-column:6/8}}@media (min-width:600px) and (max-width:904px){.checkout-onepage-success .col-main .grid-items-container .hairline-v{grid-column:4/6}}@media (max-width:599px){.checkout-onepage-success .col-main .grid-items-container .hairline-v{display:none}}.checkout-onepage-success .col-main .grid-items-container .illustration-frame{width:100%;height:100%}@media (min-width:905px){.checkout-onepage-success .col-main .grid-items-container .illustration-frame{grid-column:8/-1}}@media (max-width:599px){.checkout-onepage-success .col-main .grid-items-container .illustration-frame{display:none}}@media (min-width:600px) and (max-width:904px){.checkout-onepage-success .col-main .grid-items-container .illustration-frame{grid-column:6/-1}}.checkout-onepage-success .col-main .grid-items-container .button{color:#0057b7}.checkout-onepage-success .mgc-success{text-align:left}.checkout-onepage-success .mgc-success>span,.checkout-onepage-success .mgc-success span{font-size:21px;font-size:1.5rem;font-weight:500;line-height:24.13px;line-height:1.72357rem;text-align:left;color:#6e6e73}.checkout-onepage-success .mgc-success span{padding:0;margin:0}.checkout-onepage-success .mgc-success .button-set a{float:right;color:#fff!important}.checkout-onepage-success .nd-go-to-order{color:#6e6e73;font-size:21px;font-size:1.5rem}.checkout-onepage-success .nd-go-to-order a{font-weight:700;font-size:15px;font-size:1.07143rem;color:#1c7ed6}.nd-filter-background{-ms-flex-order:2;order:2;margin:0;background:#f5f5f7}@media (min-width:905px){.nd-filter-background{padding:16px 156px}}@media (min-width:600px) and (max-width:904px){.nd-filter-background{padding:16px 64px}}@media (max-width:599px){.nd-filter-background{padding:16px 32px}}.nd-filter-background .nd-filter-wrapper{display:-ms-flexbox;display:flex;gap:24px;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media (max-width:599px){.nd-filter-background .nd-filter-wrapper{-ms-flex-flow:column;flex-flow:column}}.nd-filter-background .nd-filter-wrapper .nd-input-wrapper{width:264px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.nd-filter-background .nd-filter-wrapper .nd-input-wrapper label{color:#6e6e73}.nd-filter-background .nd-filter-wrapper .nd-input-wrapper select{border-radius:4px;border:.5px solid #6e6e73;background:#fff;color:#6e6e73}.nd-filter-background.hidden{display:none!important}.nd-active-filters-wrapper{-ms-flex-order:3;order:3;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0}.nd-active-filters-wrapper.hidden{display:none!important}@media (max-width:904px){.nd-active-filters-wrapper{-ms-flex-flow:column;flex-flow:column}}@media (min-width:905px){.nd-active-filters-wrapper{padding:24px 156px}}@media (min-width:600px) and (max-width:904px){.nd-active-filters-wrapper{padding:24px 64px}}@media (max-width:599px){.nd-active-filters-wrapper{padding:24px 32px}}.nd-active-filters-wrapper .nd-active-filters{display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.nd-active-filters-wrapper .nd-active-filters-title{padding:0;margin:0;color:#000;text-align:center}.nd-pills{border-radius:32px;background:#f5f5f7;padding:11px 2px 11px 16px;height:32px}.nd-pills,.nd-pills a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.nd-pills a{gap:8px;text-align:center;color:#6e6e73}.nd-slider{--title-font-size:1.6em;--price-font-size:1.2em;--description-font-size:1.4vw;--price-span-font-size:1.2em;--price-span-font-weight:700;--action-padding:3px 20px}@media (max-width:599px){.nd-slider{--title-font-size:1.4em}}@media (min-width:1240px){.nd-slider{--title-font-size:2vw}}.nd-slider *{font-family:Ubuntu,sans-serif;transition:.3s}.nd-slider .banner-container{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:column;flex-flow:column}.nd-slider .banner-container img{display:none}@media (max-width:599px){.nd-slider .banner-container img.mobile-banner{display:block}}.nd-slider .banner-container img.tablet-banner{display:block}@media (max-width:599px){.nd-slider .banner-container img.tablet-banner{display:none}}@media (min-width:600px) and (max-width:904px){.nd-slider .banner-container img.tablet-banner{display:none}}@media (min-width:1240px){.nd-slider .banner-container img.tablet-banner{display:none}}.nd-slider .banner-container img.tablet-s-banner{display:none}@media (min-width:600px) and (max-width:904px){.nd-slider .banner-container img.tablet-s-banner{display:block}}@media (min-width:1240px){.nd-slider .banner-container img.desktop-banner{display:block}}@media (min-width:1240px){.nd-slider .banner-container{-ms-flex-flow:row;flex-flow:row}}.nd-slider .banner-container .banner-content{-ms-flex-direction:column;flex-direction:column;padding:32px 0 48px;min-height:250px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;left:70%}@media (min-width:1240px){.nd-slider .banner-container .banner-content{width:30%;position:absolute;padding:12px}.nd-slider .banner-container .banner-content:before{content:"";position:absolute;width:100px;height:calc(100% + 50px);transform:rotate(-10deg);transform-origin:bottom;left:0;top:-20px;background:inherit}}.nd-slider .banner-container .banner-content .banner-title{font-size:var(--title-font-size);position:relative;text-align:center}.nd-slider .banner-container .banner-content .banner-price{font-size:var(--price-font-size);position:relative;text-align:center}.nd-slider .banner-container .banner-content .banner-price .price{font-size:var(--price-span-font-size)}.nd-slider .banner-container .banner-content .banner-price .price b{font-weight:var(--price-span-font-weight)}.nd-slider .banner-container .banner-content .banner-description{font-size:var(--description-font-size);position:relative;text-align:center}@media (max-width:904px){.nd-slider .banner-container .banner-content .banner-description{display:none}}.nd-slider .banner-container .banner-content .banner-action{padding:var(--action-padding);position:relative;min-width:130px;text-align:center}.nd-slider .slick-dots{bottom:0;height:32px}.nd-slider button,.nd-slider button:hover{background:none!important}@font-face{font-family:source-sans-pro;font-style:normal;font-display:swap;font-weight:400;src:local("SourceSans3-Regular"),local("SourceSans3-Regular"),url(../fonts/SourceSans3-Regular.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:source-sans-pro;font-style:normal;font-weight:300;font-display:swap;src:local("SourceSans3-Medium"),local("SourceSans3-Medium"),url(../fonts/SourceSans3-Medium.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:source-sans-pro;font-style:normal;font-weight:600;font-display:swap;src:local("SourceSans3-Bold"),local("SourceSans3-Bold"),url(../fonts/SourceSans3-Bold.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}*{font-family:source-sans-pro,sans-serif!important}body{overflow-x:hidden}body .main{width:100%}.std .page-title h2{display:none}a{color:#000}a:hover{color:#0057b7}h2,h3,label{color:#000}.required:after{content:none!important}.main-container{padding:0!important;margin:0!important;max-width:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.main-container .banner-container,.main-container .banner-container img{width:100%;max-width:none!important}.main-container .mgc-catalog{padding:0 1rem}@media (min-width:600px){.main-container .mgc-catalog{padding:0 1.5rem}}@media (max-width:30em){.main-container .mgc-catalog .card-contianer{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:905px){.main-container .mgc-catalog .card-contianer{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.popup-opened .mgc-opacity{position:fixed;top:0;display:block;z-index:9999;width:100%;min-height:100%;background:rgba(0,0,0,.4);left:0}.cms-aiuto-contatti .main-container,[class*=cms-aiuto-contatti-] .main-container{background:none}.price-box{margin-bottom:10px!important}.breadcrumbs,.cms-index-index.cms-home .std{display:none}.checkout-button{font-size:18px!important;font-size:1.28571rem!important}.checkout-button:hover{color:#fff!important}.cms-index-index ul.messages{position:fixed;top:100px;width:280px;animation-name:f;animation-timing-function:ease-in-out;animation-direction:reverse;animation-duration:10s;right:-280px}@keyframes f{0%{right:0;transform:translateX(100%)}50%{right:280px;transform:translateX(100%)}to{right:-280px;transform:translateX(100%)}}.popup-opened .opacity{position:fixed;top:0;display:block;z-index:9999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}.dashboard ul.messages{display:none}.cms-page-view .std h1{font-size:64px!important;font-size:4.57143rem!important}.original-price{padding-right:.5rem;text-decoration:line-through;color:#6e6e73}.nd-filter-wrapper .nd-input-wrapper{display:none!important}.nd-filter-wrapper .nd-input-wrapper.categoria,.nd-filter-wrapper .nd-input-wrapper.price{display:block!important}.notifyjs-corner{z-index:9999;top:100px!important}.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .button,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .button{background:#0057b7!important;color:#fff}.custom-options-wrapper label,.custom-options-wrapper span{color:#0057b7}.custom-options-wrapper span.button{max-width:320px;margin:auto}.faq-banner h1,.faq-banner p{color:#fff}@media (min-width:600px) and (max-width:904px){.faq-banner h1{font-size:2rem}}.faq-box-content .contact-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.faq-box-content .category-content h1,.faq-box-content .content h1{margin-bottom:2rem!important}.my-account .dashboard a.btn-red,.my-account .dashboard button{font-size:18px!important;font-size:1.28571rem!important;width:240px}.my-account .dashboard a.btn-red:hover,.my-account .dashboard button:hover{background-color:#f71b70}@media (max-width:374px){.my-account .dashboard a.btn-red,.my-account .dashboard button{width:170px!important}}body.customer-account .my-account .dashboard .box-account.box-address h2{padding-left:0;background:none}body.customer-account .my-account .dashboard .box-account.box-info h2{background:none!important;padding-left:0!important}body.customer-account .sidebar .block-content ul li.account{background-image:url(../images/account_circle.svg)!important}body.customer-account .sidebar .block-content ul li.account_edit{background-image:url(../images/account_edit.svg)!important}body.customer-account .sidebar .block-content ul li.address_book{background-image:url(../images/location.svg)!important}body.customer-account .sidebar .block-content ul li.orders{background-image:url(../images/order.svg)!important}body.customer-account .sidebar .block-content ul li.wallet{background-image:url(../images/wallet.svg)!important}body.customer-account .sidebar .block-content ul li.current a{color:#d70915!important}.mgc-catalog .row.expanded{gap:24px}.mgc-catalog .row.expanded .card{border-radius:4px}.checkout-types.minicart li:first-of-type a:last-child{background:none!important}.opc select{max-width:none}.iti__selected-flag{height:100%}.mgc-kyc-icon-pencil{display:none}.main-color{color:#0057b7!important}@media (max-width:599px){.show-for-small-only{display:block}}@media (min-width:600px) and (max-width:904px){.show-for-medium-only{display:block!important}.show-for-medium-only.hide-for-small-medium{display:none!important}}@media (min-width:905px) and (max-width:1239px){.show-for-medium-only{display:block!important}.show-for-medium-only.hide-for-large-medium{display:none!important}}@media (min-width:905px){.show-for-large{display:block!important}}.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:translateY(-50%) rotate(90deg)}.banner-container img{max-height:none!important}.mgc-success .buttons-set{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center}.limiter select{height:2.4375rem;padding:.5rem;padding-right:1.5rem}.card-divider a img,.illustration-frame img{max-height:none}.checkout-onepage-index .logos,.footer-payment-logo .logos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.checkout-onepage-index .logos .logo-container,.footer-payment-logo .logos .logo-container{padding:0;width:50px;height:50px;margin-right:.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.form-privacy.newsletter{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.form-privacy.newsletter li{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;gap:16px}.form-privacy.newsletter #newsletter_category{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.form-privacy.newsletter #newsletter_category label{width:100%}.form-privacy.newsletter #newsletter_category .input-box-radio{padding:inherit}#search_mini_form .search-mobile,.header-buttons{-ms-flex-align:center;align-items:center}#search_mini_form .search-mobile{border-radius:32px;background:transparent;display:-ms-inline-flexbox;display:inline-flex}#search_mini_form .search-mobile *{transition:.5s ease-in}#search_mini_form .search-mobile input{margin:0;padding:0;max-width:0;opacity:0;background:transparent;border:none!important;box-shadow:none}#search_mini_form .search-mobile button{cursor:pointer;background:none!important;min-width:0;max-width:0;padding:0;border:none;opacity:0;width:0}#search_mini_form .search-mobile:focus,#search_mini_form .search-mobile:hover{gap:16px;padding:0 12px 0 8px;background:#f5f5f7}#search_mini_form .search-mobile:focus input,#search_mini_form .search-mobile:hover input{max-width:175px;width:100%;opacity:1;background:#f5f5f7}#search_mini_form .search-mobile:focus button,#search_mini_form .search-mobile:hover button{max-width:24px;opacity:1;width:100%}#search_mini_form .search-autocomplete{display:none}@media (max-width:904px){header{height:auto}.header-buttons .header-menu-search{display:none}}.header-menu{-ms-flex-align:center;align-items:center}.header-menu .header-menu-search-bottom{-ms-flex:100%;flex:100%;-ms-flex-order:3;order:3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:16px}.header-menu .header-menu-search-bottom #search_mini_form .search-mobile{gap:16px;padding:0 12px 0 8px;background:#f5f5f7}.header-menu .header-menu-search-bottom #search_mini_form .search-mobile input{max-width:175px;width:100%;opacity:1;background:#f5f5f7}.header-menu .header-menu-search-bottom #search_mini_form .search-mobile button{max-width:24px;opacity:1;width:100%}@media (min-width:905px){.header-menu .header-menu-search-bottom{display:none}}.cms-aiuto-contatti-form-contatti.popup-opened .mgc-kyc-popup{display:none!important}.cms-aiuto-contatti-form-contatti.popup-opened #mgc-kyc-popup{-ms-flex-direction:column;flex-direction:column}.cms-aiuto-contatti-form-contatti .main-container{max-width:none}.cms-aiuto-contatti-form-contatti .main-container .form-title{padding:0 32px 24px}.cms-aiuto-contatti-form-contatti .std{display:none}.catalogsearch-result-index .main-container .col-main>div:not(.mgc-filter-background){margin:auto 0}.catalogsearch-result-index .page-title{-ms-flex-order:2;order:2}.custom-options-wrapper span{color:#fff}.button,.button span span{color:#fff!important}#show-regalo-options.button{color:#000!important}.checkout-onepage-success .mgc-success .button span span{color:#fff!important}.customopt-button-wrapper{display:-ms-flexbox!important;display:flex!important;-ms-flex-flow:column;flex-flow:column;gap:12px}.customopt-button-wrapper span{width:100%!important}.closecustomopt{color:#6e6e73!important}#billing-new-address-form{padding:24px;border:1px solid #aeaaae;background:#fff;border-radius:12px}#billing-new-address-form .control{display:-ms-flexbox;display:flex;gap:8px}#billing-new-address-form #billing\:invoice_requested{margin-bottom:10px}.catalogsearch-result-index .note-msg{-ms-flex-order:3;order:3}@media (min-width:600px){header .header-logo-container{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}header .header-logo-container .hairline-v{display:-ms-flexbox!important;display:flex!important;min-height:24px}}@media (max-width:599px){header .header-logo-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}header .header-logo-container .hairline-h{display:-ms-flexbox!important;display:flex!important;min-width:24px}}.footer-left{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px}.footer-left .hairline-h{display:-ms-flexbox!important;display:flex!important;min-width:24px}.footer-left .hairline-h .line{height:1px!important}.account-login .form-list,.account-login .form-privacy,.my-account .form-list,.my-account .form-privacy{display:-ms-flexbox;display:flex;padding:var(--grid-margins-web-16,16px) var(--grid-margins-web-16,16px) var(--grid-margins-web-16,16px) var(--grid-margins-web-24,24px);-ms-flex-align:center;align-items:center;gap:var(--grid-margins-web-16,16px);-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch;border-radius:12px;background:var(--colors-epipoli-backgrounds-bg-contrast,#f5f5f7)}.account-login .form-list label,.account-login .form-list p,.account-login .form-privacy label,.account-login .form-privacy p,.my-account .form-list label,.my-account .form-list p,.my-account .form-privacy label,.my-account .form-privacy p{margin:0}.account-login .form-list label,.account-login .form-list label .required,.account-login .form-list label label,.account-login .form-list p,.account-login .form-list p .required,.account-login .form-list p label,.account-login .form-privacy label,.account-login .form-privacy label .required,.account-login .form-privacy label label,.account-login .form-privacy p,.account-login .form-privacy p .required,.account-login .form-privacy p label,.my-account .form-list label,.my-account .form-list label .required,.my-account .form-list label label,.my-account .form-list p,.my-account .form-list p .required,.my-account .form-list p label,.my-account .form-privacy label,.my-account .form-privacy label .required,.my-account .form-privacy label label,.my-account .form-privacy p,.my-account .form-privacy p .required,.my-account .form-privacy p label{color:var(--colors-epipoli-text-text-body,#6e6e73);leading-trim:both;text-edge:cap;font-family:FSJoey;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:400;line-height:normal}.account-login .required a,.my-account .required a{color:#0057b7!important}.account-login label,.my-account label{padding-left:8px}.form-list{margin-bottom:16px!important}select{height:56px;padding:0 8px 0 12px;border-radius:4px;border:.5px solid #6e6e73!important}input{border-color:#6e6e73!important}.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.attivazione-wallet-index .main .col-main .my-account,.checkout-onepage-success .col-main .grid-items-container,.content.mgc-catalog .row.expanded,.customer-account-changeforgotten .account-confirm-password .grid-items-container,.customer-account-changeforgotten .account-create-password .grid-items-container,.customer-account-changeforgotten .account-forgot-password .grid-items-container,.customer-account-changeforgotten .account-login .grid-items-container,.customer-account-changeforgotten .account-reset-password .grid-items-container,.customer-account-changeforgotten .account-success-registration .grid-items-container,.customer-account-changeforgotten .account-welcome-page .grid-items-container,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-forgot-password .grid-items-container,.customer-account-confirmpassword .account-login .grid-items-container,.customer-account-confirmpassword .account-reset-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-confirmpassword .account-welcome-page .grid-items-container,.customer-account-create .account-confirm-password .grid-items-container,.customer-account-create .account-create-password .grid-items-container,.customer-account-create .account-forgot-password .grid-items-container,.customer-account-create .account-login .grid-items-container,.customer-account-create .account-reset-password .grid-items-container,.customer-account-create .account-success-registration .grid-items-container,.customer-account-create .account-welcome-page .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container,.customer-account-createpasswordconfirmed .account-login .grid-items-container,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container,.customer-account-edit .main .col-main .my-account .grid-items-container,.customer-account-forgotpassword .account-confirm-password .grid-items-container,.customer-account-forgotpassword .account-create-password .grid-items-container,.customer-account-forgotpassword .account-forgot-password .grid-items-container,.customer-account-forgotpassword .account-login .grid-items-container,.customer-account-forgotpassword .account-reset-password .grid-items-container,.customer-account-forgotpassword .account-success-registration .grid-items-container,.customer-account-forgotpassword .account-welcome-page .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .my-account,.customer-account-login .account-confirm-password .grid-items-container,.customer-account-login .account-create-password .grid-items-container,.customer-account-login .account-forgot-password .grid-items-container,.customer-account-login .account-login .grid-items-container,.customer-account-login .account-reset-password .grid-items-container,.customer-account-login .account-success-registration .grid-items-container,.customer-account-login .account-welcome-page .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container,.customer-account-sentregistrationemail .account-login .grid-items-container,.customer-account-sentregistrationemail .account-reset-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-forgot-password .grid-items-container,.customer-account-welcomepage .account-login .grid-items-container,.customer-account-welcomepage .account-reset-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container,.customer-account-welcomepage .account-welcome-page .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .my-account,.mgc-filter-background .mgc-filter-wrapper,.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .grid-items-container{display:-ms-grid!important;display:grid!important}@media (min-width:905px){.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.attivazione-wallet-index .main .col-main .my-account,.checkout-onepage-success .col-main .grid-items-container,.content.mgc-catalog .row.expanded,.customer-account-changeforgotten .account-confirm-password .grid-items-container,.customer-account-changeforgotten .account-create-password .grid-items-container,.customer-account-changeforgotten .account-forgot-password .grid-items-container,.customer-account-changeforgotten .account-login .grid-items-container,.customer-account-changeforgotten .account-reset-password .grid-items-container,.customer-account-changeforgotten .account-success-registration .grid-items-container,.customer-account-changeforgotten .account-welcome-page .grid-items-container,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-forgot-password .grid-items-container,.customer-account-confirmpassword .account-login .grid-items-container,.customer-account-confirmpassword .account-reset-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-confirmpassword .account-welcome-page .grid-items-container,.customer-account-create .account-confirm-password .grid-items-container,.customer-account-create .account-create-password .grid-items-container,.customer-account-create .account-forgot-password .grid-items-container,.customer-account-create .account-login .grid-items-container,.customer-account-create .account-reset-password .grid-items-container,.customer-account-create .account-success-registration .grid-items-container,.customer-account-create .account-welcome-page .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container,.customer-account-createpasswordconfirmed .account-login .grid-items-container,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container,.customer-account-edit .main .col-main .my-account .grid-items-container,.customer-account-forgotpassword .account-confirm-password .grid-items-container,.customer-account-forgotpassword .account-create-password .grid-items-container,.customer-account-forgotpassword .account-forgot-password .grid-items-container,.customer-account-forgotpassword .account-login .grid-items-container,.customer-account-forgotpassword .account-reset-password .grid-items-container,.customer-account-forgotpassword .account-success-registration .grid-items-container,.customer-account-forgotpassword .account-welcome-page .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .my-account,.customer-account-login .account-confirm-password .grid-items-container,.customer-account-login .account-create-password .grid-items-container,.customer-account-login .account-forgot-password .grid-items-container,.customer-account-login .account-login .grid-items-container,.customer-account-login .account-reset-password .grid-items-container,.customer-account-login .account-success-registration .grid-items-container,.customer-account-login .account-welcome-page .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container,.customer-account-sentregistrationemail .account-login .grid-items-container,.customer-account-sentregistrationemail .account-reset-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-forgot-password .grid-items-container,.customer-account-welcomepage .account-login .grid-items-container,.customer-account-welcomepage .account-reset-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container,.customer-account-welcomepage .account-welcome-page .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .my-account,.mgc-filter-background .mgc-filter-wrapper,.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .grid-items-container{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);grid-column-gap:24px}}@media (min-width:600px) and (max-width:904px){.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.attivazione-wallet-index .main .col-main .my-account,.checkout-onepage-success .col-main .grid-items-container,.content.mgc-catalog .row.expanded,.customer-account-changeforgotten .account-confirm-password .grid-items-container,.customer-account-changeforgotten .account-create-password .grid-items-container,.customer-account-changeforgotten .account-forgot-password .grid-items-container,.customer-account-changeforgotten .account-login .grid-items-container,.customer-account-changeforgotten .account-reset-password .grid-items-container,.customer-account-changeforgotten .account-success-registration .grid-items-container,.customer-account-changeforgotten .account-welcome-page .grid-items-container,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-forgot-password .grid-items-container,.customer-account-confirmpassword .account-login .grid-items-container,.customer-account-confirmpassword .account-reset-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-confirmpassword .account-welcome-page .grid-items-container,.customer-account-create .account-confirm-password .grid-items-container,.customer-account-create .account-create-password .grid-items-container,.customer-account-create .account-forgot-password .grid-items-container,.customer-account-create .account-login .grid-items-container,.customer-account-create .account-reset-password .grid-items-container,.customer-account-create .account-success-registration .grid-items-container,.customer-account-create .account-welcome-page .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container,.customer-account-createpasswordconfirmed .account-login .grid-items-container,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container,.customer-account-edit .main .col-main .my-account .grid-items-container,.customer-account-forgotpassword .account-confirm-password .grid-items-container,.customer-account-forgotpassword .account-create-password .grid-items-container,.customer-account-forgotpassword .account-forgot-password .grid-items-container,.customer-account-forgotpassword .account-login .grid-items-container,.customer-account-forgotpassword .account-reset-password .grid-items-container,.customer-account-forgotpassword .account-success-registration .grid-items-container,.customer-account-forgotpassword .account-welcome-page .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .my-account,.customer-account-login .account-confirm-password .grid-items-container,.customer-account-login .account-create-password .grid-items-container,.customer-account-login .account-forgot-password .grid-items-container,.customer-account-login .account-login .grid-items-container,.customer-account-login .account-reset-password .grid-items-container,.customer-account-login .account-success-registration .grid-items-container,.customer-account-login .account-welcome-page .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container,.customer-account-sentregistrationemail .account-login .grid-items-container,.customer-account-sentregistrationemail .account-reset-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-forgot-password .grid-items-container,.customer-account-welcomepage .account-login .grid-items-container,.customer-account-welcomepage .account-reset-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container,.customer-account-welcomepage .account-welcome-page .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .my-account,.mgc-filter-background .mgc-filter-wrapper,.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .grid-items-container{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);grid-column-gap:12px}}@media (max-width:599px){.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.attivazione-wallet-index .main .col-main .my-account,.checkout-onepage-success .col-main .grid-items-container,.content.mgc-catalog .row.expanded,.customer-account-changeforgotten .account-confirm-password .grid-items-container,.customer-account-changeforgotten .account-create-password .grid-items-container,.customer-account-changeforgotten .account-forgot-password .grid-items-container,.customer-account-changeforgotten .account-login .grid-items-container,.customer-account-changeforgotten .account-reset-password .grid-items-container,.customer-account-changeforgotten .account-success-registration .grid-items-container,.customer-account-changeforgotten .account-welcome-page .grid-items-container,.customer-account-changepassword .main .col-main .my-account .grid-items-container,.customer-account-confirmpassword .account-confirm-password .grid-items-container,.customer-account-confirmpassword .account-create-password .grid-items-container,.customer-account-confirmpassword .account-forgot-password .grid-items-container,.customer-account-confirmpassword .account-login .grid-items-container,.customer-account-confirmpassword .account-reset-password .grid-items-container,.customer-account-confirmpassword .account-success-registration .grid-items-container,.customer-account-confirmpassword .account-welcome-page .grid-items-container,.customer-account-create .account-confirm-password .grid-items-container,.customer-account-create .account-create-password .grid-items-container,.customer-account-create .account-forgot-password .grid-items-container,.customer-account-create .account-login .grid-items-container,.customer-account-create .account-reset-password .grid-items-container,.customer-account-create .account-success-registration .grid-items-container,.customer-account-create .account-welcome-page .grid-items-container,.customer-account-createpasswordconfirmed .account-confirm-password .grid-items-container,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container,.customer-account-createpasswordconfirmed .account-login .grid-items-container,.customer-account-createpasswordconfirmed .account-reset-password .grid-items-container,.customer-account-createpasswordconfirmed .account-success-registration .grid-items-container,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container,.customer-account-edit .main .col-main .my-account .grid-items-container,.customer-account-forgotpassword .account-confirm-password .grid-items-container,.customer-account-forgotpassword .account-create-password .grid-items-container,.customer-account-forgotpassword .account-forgot-password .grid-items-container,.customer-account-forgotpassword .account-login .grid-items-container,.customer-account-forgotpassword .account-reset-password .grid-items-container,.customer-account-forgotpassword .account-success-registration .grid-items-container,.customer-account-forgotpassword .account-welcome-page .grid-items-container,.customer-account-index .main .col-main .account-change-password .grid-items-container,.customer-account-index .main .col-main .my-account,.customer-account-login .account-confirm-password .grid-items-container,.customer-account-login .account-create-password .grid-items-container,.customer-account-login .account-forgot-password .grid-items-container,.customer-account-login .account-login .grid-items-container,.customer-account-login .account-reset-password .grid-items-container,.customer-account-login .account-success-registration .grid-items-container,.customer-account-login .account-welcome-page .grid-items-container,.customer-account-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container,.customer-account-sentregistrationemail .account-login .grid-items-container,.customer-account-sentregistrationemail .account-reset-password .grid-items-container,.customer-account-sentregistrationemail .account-success-registration .grid-items-container,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container,.customer-account-welcomepage .account-confirm-password .grid-items-container,.customer-account-welcomepage .account-create-password .grid-items-container,.customer-account-welcomepage .account-forgot-password .grid-items-container,.customer-account-welcomepage .account-login .grid-items-container,.customer-account-welcomepage .account-reset-password .grid-items-container,.customer-account-welcomepage .account-success-registration .grid-items-container,.customer-account-welcomepage .account-welcome-page .grid-items-container,.customer-address-form .main .col-main .account-change-password .grid-items-container,.customer-address-form .main .col-main .my-account,.mgc-filter-background .mgc-filter-wrapper,.sales-order-history .main .col-main .my-account .form-title,.sales-order-history .main .col-main .my-account .grid-items-container,.sales-order-view .main .col-main .my-account .grid-items-container{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:12px}}h1{color:#0057b7;font-size:64px;font-size:4.57143rem;font-style:normal;font-weight:300;line-height:normal}@media (max-width:374px){h1{font-size:40px;font-size:2.85714rem}}h4{text-transform:none;color:#0057b7;font-size:32px;font-size:2.28571rem;font-style:normal;font-weight:300;line-height:normal}h5{text-transform:none;font-size:21px;font-size:1.5rem}h5,label{color:#a7a7a7;font-style:normal;font-weight:500;line-height:normal}label{font-size:15px;font-size:1.07143rem}.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl dt,.cms-aiuto-contatti-form-contatti .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image label .button.btn-black,.currently ol>li,.nd-pills a{color:#0084ce;text-align:right;leading-trim:both;text-edge:cap;font-family:FSJoey,serif;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:700;line-height:normal}header .rail .navigation-link .link span{text-align:right;leading-trim:both;text-edge:cap;font-family:FSJoey,serif;font-size:13px;font-size:.92857rem;font-style:normal;font-weight:700;line-height:normal}footer .footer-end.second{font-family:FSJoey,serif;color:#d9d9d9;text-align:center;font-size:11px;font-size:.78571rem;font-style:normal;font-weight:400;line-height:normal}.element{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:6px 0 24px;-ms-flex-align:start;align-items:flex-start;gap:4px}.element input{margin:0}.element #advice-required-entry-confirmation,.element #advice-required-entry-password{-ms-flex-order:4;order:4;margin:0;height:17px;display:block}.element .passtrengthMeter{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.element #advice-required-entry-password~.showPassword{top:calc(50% - 17px)}.input-field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:6px 0 24px;-ms-flex-align:start;align-items:flex-start;gap:4px}.input-field label{color:#6e6e73}.input-field .input-box{width:100%}.input-field .input-box input{margin:0;border-color:#6e6e73}.input-field .input-box input:-ms-input-placeholder{color:#6e6e73}.input-field .input-box input::placeholder{color:#6e6e73}.input-field .input-box #advice-required-entry-email,.input-field .input-box #advice-required-entry-email_address,.input-field .input-box #advice-required-entry-pass{margin:0;height:17px;display:block}.input-field .input-box .text-area-17{height:17px;display:block}.input-field .input-box #advice-required-entry-email_address~.text-area-17,.input-field .input-box #advice-required-entry-email~.text-area-17{display:none}.input-field .input-box #advice-required-entry-pass~.showPassword{top:calc(50% - 17px)}.input-field .input-box #advice-validate-password-pass~.showPassword{top:calc(50% - 20px)}.input-field .input-box .passtrengthMeter{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.input-field .input-box .passtrengthMeter #advice-required-entry-pass,.input-field .input-box .passtrengthMeter #advice-validate-password-pass{-ms-flex-order:50;order:50}input[type=email],input[type=password],input[type=tel],input[type=text]{display:-ms-flexbox;display:flex;height:56px;padding:0 8px 0 12px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:4px;border:1px solid #adb5bd!important;background:#fff;width:100%!important;color:#000!important;box-shadow:none!important}.input-box-search{display:-ms-inline-flexbox;display:inline-flex;padding:0 8px 0 12px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px;border-radius:32px;height:56px;background:#f5f5f7}.input-box-search input[type=search]{border:none;color:#000!important;background:inherit;width:auto;height:100%!important;margin:0;padding:0!important;box-shadow:none!important}.input-box-search input[type=search]:hover{color:#000!important}.input-box-search .img-button{width:32px;height:32px;border-radius:4px}.input-box-search .img-button img{width:24px;height:24px;max-width:none!important;-ms-flex-negative:0;flex-shrink:0}.input-box-search .filter-search{width:44px;height:44px;padding:var(--grid-margins-web-0,10px)}.input-box-search .filter-search img{width:24px;height:24px;max-width:none!important;-ms-flex-negative:0;flex-shrink:0}.button,.button:hover,button,button:hover{display:-ms-flexbox;display:flex;height:44px;min-width:96px;padding:14px var(--grid-margins-web-24,24px);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:var(--grid-margins-web-32,32px)!important;background:#0057b7!important}.button:hover span,.button span,button:hover span,button span{overflow:hidden;color:#fff;text-align:center;text-overflow:ellipsis;font-family:FSJoey;font-size:18px;font-size:1.28571rem;font-style:normal;font-weight:500;line-height:normal;text-transform:none}.form-title{margin:0;padding:0}.slick-dotted.slick-slider{margin-bottom:0!important}.sfondo-regalo{background:#0057b7!important}.mgc-cart-title{font-weight:400!important;text-decoration:unset!important}