@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.125rem}}.main-container{background-color:#fff;max-width:1604px;margin:auto;padding:0}.button{background-color:#d90011!important;transition:all .5s ease-in-out;background:linear-gradient(90deg,#b9000f,#d90011);color:#fff;min-height:40px;line-height:40px;line-height:2.5rem;font-size:14px;font-size:.875rem;padding:0 30px;float:left;min-width:200px;white-space:normal}.button:active,.button:hover{background-color:#e13341!important;box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#b9000f,#d90011)}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#e13341;transition:all .3s;opacity:.4}.button-alt{background-color:#fff;color:#d90011;border:1px solid #d90011}.btn-red{background:#d90011;transition:all .5s ease-in-out;background:linear-gradient(90deg,#b9000f,#d90011)}.btn-red:hover{box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#b9000f,#d90011)}.btn-black{background:#000;background:linear-gradient(90deg,#313131,#000);transition:all .5s ease-in-out}.btn-black:hover{box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#313131,#000)}.col2-set .buttons-set .button,.col2-set .buttons-set .button2,.col2-set .buttons-set button{min-width:200px;width:100%}@media (min-width:40em){.col2-set .buttons-set .button,.col2-set .buttons-set .button2,.col2-set .buttons-set button{width:auto}}.page-section{padding:4rem 2rem}.card{display:-ms-inline-flexbox;display:inline-flex;text-align:center;border-radius:10px}.card,.card:hover{transition:all .3s}.card:hover{color:inherit;box-shadow:0 0 15px #a7a7a7}.card .card-divider{position:relative}.card-info-wrapper{position:absolute;top:0;right:0;z-index:1;text-transform:uppercase;color:#fff;font-weight:700;font-size:.8rem;letter-spacing:1px;letter-spacing:.0625rem;line-height:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.card-info{display:inline-block;border-radius:5px;padding:10px;margin:7px 7px 0 0;min-width:80px;max-width:90px;text-align:center}.card-info-new{background-color:#39c85a;font-size:1.1rem;padding:13px 10px}.card-info-special{background-color:#60c3e3}.card-section{font-weight:700;font-size:1.05rem;padding:.3rem 1rem}.mgc-widget{padding:1.2rem}.mgc-widget h4{font-size:1.3em;text-align:center;font-weight:700;letter-spacing:5px;letter-spacing:.3125rem;border-bottom:10px solid #d90011;padding-bottom:5px}.mgc-widget p{padding:.5rem}.mgc-widget .button{width:100%}.breadcrumbs{margin:0;margin-right:auto;margin-left:auto;padding:1.5rem}@media (max-width:63.9375em){.breadcrumbs{display:none}}.breadcrumbs ul{list-style-type:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0}.breadcrumbs ul li{font-size:.8rem;text-transform:none}.breadcrumbs ul li:first-letter{text-transform:uppercase}.breadcrumbs ul li span{display:none}.breadcrumbs ul li:not(:last-child):after{font-family:mgc-icons;content:"\e901";font-size:.9rem;top:2px;line-height:1;color:#a7a7a7}.breadcrumbs strong{color:#d90011;transition:color .3s}.breadcrumbs a{color:#000;transition:color .3s}.breadcrumbs a:hover{text-decoration:none;color:#e13341;transition:color .3s}.messages,.messages ul{width:100%;list-style-type:none;margin-left:0}.mgc-carousel .mgc-carousel-element{text-align:center;padding:0}.mgc-carousel .mgc-carousel-element img{display:inline-block}@media (min-width:40em){.mgc-carousel .mgc-carousel-element{max-height:430px}}.mgc-carousel .mgc-carousel-element__noMaxHeight{max-height:none!important}.mgc-carousel .mgc-carousel-element .mgc-carousel-text{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:100%}.mgc-carousel .mgc-carousel-element .mgc-carousel-text h2{text-transform:none;font-size:55px;font-size:3.4375rem;line-height:1.1;font-weight:300}.mgc-carousel .mgc-carousel-element .mgc-carousel-text h2 strong{font-size:65px;font-size:4.0625rem}.mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{margin-top:1rem}@media (min-width:40em){.mgc-carousel .mgc-carousel-element .mgc-carousel-text .button{margin-top:2rem}}.mgc-carousel .slick-dots{bottom:20px}.mgc-carousel .slick-dots li{width:12px;height:12px}.mgc-carousel .slick-dots li button{border:2px solid #fff;border-radius:50%;width:12px;height:12px}.mgc-carousel .slick-dots li button:before{left:0;right:0;content:"";width:13px;height:13px;border-radius:50%;background-color:#fff;opacity:0;transition:opacity .3s}.mgc-carousel .slick-dots li.slick-active button:before,.mgc-carousel .slick-dots li:hover button:before{opacity:1;transition:opacity .3s}.mgc-carousel .card-wrapper{text-align:center}.mgc-carousel .slick-next,.mgc-carousel .slick-prev{z-index:2}.mgc-carousel .slick-next:before,.mgc-carousel .slick-prev:before{font-family:mgc-icons;color:#a7a7a7;font-size:30px;font-size:1.875rem}.mgc-carousel .slick-prev{left:-25px}.mgc-carousel .slick-next{right:-15px}.mgc-carousel .slick-prev:before{content:"\e904"}.mgc-carousel .slick-next:before{content:"\e901"}.mgc-carousel-footer .slick-dots,.mgc-carousel-homepage .slick-dots{bottom:-20px}.checkout-onepage-failure .main,.checkout-onepage-success .main,.cms-page-view .main,.customer-account-create .main,.customer-account-forgotpassword .main,.customer-account-login .main,.customer-account-logoutsuccess .main,.dotcom-newsletter-index-subscribenewsletter .main{margin:0;margin-right:auto;margin-left:auto;padding-bottom:2rem;padding-right:1rem;padding-left:1rem}@media (min-width:64em){.checkout-onepage-failure .main,.checkout-onepage-success .main,.cms-page-view .main,.customer-account-create .main,.customer-account-forgotpassword .main,.customer-account-login .main,.customer-account-logoutsuccess .main,.dotcom-newsletter-index-subscribenewsletter .main{padding-right:1.5rem;padding-left:1.5rem}}.checkout-onepage-failure .col-main,.checkout-onepage-success .col-main,.customer-account-create .account-create,.customer-account-forgotpassword .col-main,.customer-account-login .account-login,.customer-account-logoutsuccess .col-main,.dotcom-newsletter-index-subscribenewsletter .col-main{padding:2rem 0}@media (max-width:39.9375em){.checkout-onepage-failure .col-main,.checkout-onepage-success .col-main,.customer-account-create .account-create,.customer-account-forgotpassword .col-main,.customer-account-login .account-login,.customer-account-logoutsuccess .col-main,.dotcom-newsletter-index-subscribenewsletter .col-main{padding:1rem 0}}.col1-layout .col-main{margin-bottom:0}.customer-account-login .form-list{list-style-type:none;margin-left:0}.customer-account-create .fieldset,.customer-account-forgotpassword .fieldset{border:none}.customer-account-create ul,.customer-account-forgotpassword ul{list-style-type:none;margin-left:0}.customer-account-forgotpassword .col-main form{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.customer-account-forgotpassword .fieldset .form-instructions{margin:1rem 0}.customer-account-forgotpassword .buttons-set{width:100%}.pages .next:before,.pages .next:hover:before{border-left-color:#d90011}.pages .previous:before,.pages .previous:hover:before{border-right-color:#d90011}.pages .next:hover,.pages .previous:hover{border-color:#d90011}.pager .limiter{height:inherit}.pager .limiter>label{line-height:1}.pager{float:none}.pager .pages{float:left;margin-left:0}.pager .pages ol{margin-left:0}.pager>.count-container{float:right}.count-container select{min-width:60px}.section-box{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:auto;margin-left:auto;max-width:none}.mgc-box{padding:1rem}.mgc-box-standard{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch}@media (min-width:64em){.mgc-box-standard{padding:3rem 1rem}}.mgc-box-standard .mgc-box-element-img{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;margin:1rem 0}@media (min-width:40em){.mgc-box-standard .mgc-box-element-img{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.mgc-box-standard .mgc-box-element-img img{max-width:500px}}.mgc-box-standard .mgc-box-element-text{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:1rem 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:40em){.mgc-box-standard .mgc-box-element-text{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}}.mgc-box-standard .mgc-box-element-text span{display:block;width:100%;color:#fff;font-weight:bolder;line-height:1.1;padding:5px 0}.mgc-box-standard .mgc-box-element-text h4{padding:0 10px;font-weight:700;margin:0}.mgc-box-standard .mgc-box-element-text h4 strong{color:#d90011}.mgc-box-standard .mgc-box-element-text h5{margin-top:5px;padding:0 10px}.mgc-box-standard .mgc-box-element-text h5 strong{color:#d90011}.mgc-box-standard .mgc-box-element-text .button{margin:1rem 10px 0;width:90%;-ms-flex-item-align:end;align-self:flex-end}@media (min-width:40em){.mgc-box-standard .mgc-box-element-text .button{width:60%;max-width:300px}}.mgc-box-standard .mgc-box-element-text .red{color:#d90011}.mgc-box-bg-mygiftcard{padding:1rem 2rem;background-image:url(../../default/images/mgc_box/mgc_box_centri_bg.jpg);background-repeat:no-repeat;background-size:cover}.mgc-box-bg-mygiftcard .mgc-box-element-text{color:#fff}.mgc-box-bg-mygiftcard .mgc-box-element-text h4{font-weight:700;margin-bottom:10px}.mgc-box-bg-mygiftcard .mgc-box-element-text p{padding:0 10px;font-size:1.1rem}@media (min-width:40em){.mgc-box-bg-mygiftcard .mgc-box-element-img,.mgc-box-bg-mygiftcard .mgc-box-element-text{padding:2rem}}@media (min-width:30em){.newsletter{min-width:400px}}.newsletter .fieldset{border:none;margin:0;padding:0}.newsletter .fieldset ul{list-style-type:none}.newsletter .fieldset input[type=number],.newsletter .fieldset input[type=text]{width:100%}.contacts-index-index .col2-left-layout .main .col-main{margin:0;max-width:75rem;margin-right:auto;margin-left:auto;padding:2rem .9375rem;float:none;width:100%}.contacts-index-index .col2-left-layout .main .fieldset{border:none}.contacts-index-index .col2-left-layout .main .fieldset ul{list-style-type:none}.contacts-index-index .buttons-set{margin-left:auto;max-width:none}.cms-no-route .main .std{padding:1rem}@media (min-width:64em){.cms-no-route .main .std{padding:2rem}}.page-section{padding:2rem 0}.page-section--noPadding{padding:0}@media (min-width:40em) and (max-width:63.9375em){.mgc-box-standard .mgc-box-element-img,.mgc-box-standard .mgc-box-element-text{max-width:100%;padding:0}.mgc-box-standard .mgc-box-element-text{-ms-flex:auto;flex:auto}.mgc-box-standard .mgc-box-element-text .button{width:90%;line-height:2rem}}@media (min-width:64em){.mgc-box-standard .mgc-box-element-img img{max-width:450px}.mgc-box-standard .mgc-box-element-text .bg-grey{margin:0 5px}.mgc-box-standard .mgc-box-element-text .button{width:90%}}.customer-account-forgotpassword .buttons-set,.customer-account-forgotpassword .fieldset{margin-left:0;padding:.5rem 0;max-width:450px}.customer-account-forgotpassword .fieldset .form-list .input-box input,.customer-account-login .fieldset{margin:0}.mgc-newsletter-popup{display:none;border:1px solid #a7a7a7;text-align:center;background-color:#fff;position:fixed;bottom:2vw;z-index:1000}@media (max-width:39.9375em){.mgc-newsletter-popup{margin-left:2vw;margin-right:2vw;max-width:100%;padding:.5rem}}@media (min-width:40em){.mgc-newsletter-popup{right:2vw;max-width:250px;padding:1.5rem}}.mgc-newsletter-popup .newsletter-close-btn{color:#20232b;position:absolute;top:10px;right:10px;cursor:pointer}@media (max-width:39.9375em){.mgc-newsletter-popup .newsletter-close-btn{top:5px;right:5px}}.mgc-newsletter-popup .envelope{color:#d90011;font-size:2rem;margin-bottom:0}.mgc-newsletter-popup .newsletter-text{text-transform:uppercase;font-size:14px;font-size:.875rem;line-height:1.2}.mgc-newsletter-popup input{background-color:#f3f4f5;color:#a7a7a7;border:none;padding:1.5rem}@media (max-width:39.9375em){.mgc-newsletter-popup input{padding:.5rem}}.mgc-newsletter-popup input:-moz-placeholder,.mgc-newsletter-popup input::-moz-placeholder,.mgc-newsletter-popup input::-webkit-input-placeholder,.mgc-newsletter-popup input::placeholder{color:#20232b!important}.mgc-newsletter-popup button{margin-bottom:0;float:none}.mgc-grid-5{width:100%;margin:0;padding:0}.mgc-grid-5 .mgc-col{display:inline-block;margin:0}.mgc-grid-5 .mgc-col-1{width:20%}.mgc-grid-5 .mgc-col-2{width:40%}.mgc-grid-5 .mgc-col-3{width:60%}.mgc-grid-5 .mgc-col-4{width:80%}.mgc-grid-5 .mgc-col-5{width:100%}@media (max-width:63.9375em){.mgc-grid-5 .mgc-col{width:100%}}.show-for-xsmall-only{display:none}.page-title h1{text-transform:none;font-weight:100;color:inherit;text-align:center;border:none;font-size:2.5rem}.dashboard .box-account address,.dashboard .box-account p{font-family:inherit;font-style:inherit}body.main-large .main{max-width:none;padding:0 1rem;margin-bottom:3rem}@media (min-width:40em){body.main-large .main{padding:0 1.5rem;margin-bottom:6rem}}body.main-large .col-main{max-width:920px;float:left}@media (max-width:39.9375em){body.main-large .col-main{width:100%}}.form-list__full-width label{width:100%!important}.form-list__full-width input{width:100%}.fieldset.fieldset__no-margin{margin:0}.fieldset.fieldset__no-padding{padding:0}table.border td{border:1px solid #f1f1f1}table p{margin-bottom:0!important}.break-word{word-break:break-all}form .legend{font-family:inherit;text-transform:none;font-weight:inherit;color:inherit}@media (max-width:30em){.form-list select,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select{width:100%}}.c-modal{position:fixed;z-index:9999;max-width:90vw;max-height:90vh;top:50%;left:50%;padding-left:20px;padding-right:20px;transform:translateX(-50%) translateY(-50%);opacity:0;visibility:hidden;transform-origin:center center;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);transition:all .5s ease}@media (min-width:40em){.c-modal{max-width:50vw}}.c-modal.open{opacity:1;visibility:visible}.c-modal .close-button{right:0}.c-modal .mgc-carousel-header{margin-bottom:0!important}.c-modal .mgc-carousel-header .slick-next{right:-20px}@media (min-width:64em){.c-modal .mgc-carousel-header .slick-next{right:0}}.c-modal .mgc-carousel-header .slick-prev{left:-20px}@media (min-width:64em){.c-modal .mgc-carousel-header .slick-prev{left:0}}.c-modal .mgc-carousel-header .slick-list{height:auto!important;margin-bottom:0!important}.c-modal .mgc-carousel-header .slick-track{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.c-modal .mgc-carousel-header .slick-track .mgc-carousel-element>img{width:auto!important;max-height:calc(90vh - 98px);max-width:calc(100% - 50px)}.c-modal .mgc-carousel-container{padding-bottom:50px}.informativabreve.show-small{margin-bottom:1rem}.informativabreve.show-small h6:first-of-type{margin-bottom:0}.informativabreve.show-small p{font-size:x-small}.form-privacy{margin-left:0}.input-box-radio input,.input-box-radio label{display:inline-block;width:auto!important}.checkout-onepage-index ul,.customer-account-create ul,.customer-account-edit ul,.dotcom-newsletter-index-subscribenewsletter ul{list-style:none}.checkout-onepage-index .agree [type=checkbox]+label,.customer-account-create .agree [type=checkbox]+label,.customer-account-edit .agree [type=checkbox]+label,.dotcom-newsletter-index-subscribenewsletter .agree [type=checkbox]+label{width:calc(100% - 13px - 2rem);vertical-align:top}.recupera-card-image-wrapper{max-width:1024px;margin:0 auto 4rem;padding:4rem 1.5rem}.recupera-card-image-wrapper .form-title,.recupera-card-image-wrapper .title{font-size:2rem;margin-bottom:20px}.recupera-card-image-wrapper input,.recupera-card-image-wrapper select{width:100%}@media (min-width:40em){.recupera-card-image-wrapper input,.recupera-card-image-wrapper select{max-width:365px}}@media (max-width:39.9375em){.mobile-horizontal-scroll{overflow-x:scroll}}.input-box{padding-top:0!important}.page-section:nth-of-type(2){background-color:#dedede}.mgc-feature .mgc-feature-title{text-align:center}.mgc-feature .mgc-feature-title h4{font-weight:700;letter-spacing:2px;letter-spacing:.125rem}.mgc-feature .mgc-feature-title .button{float:none}.mgc-feature .mgc-feature-content{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.mgc-feature .mgc-feature-content,.mgc-feature .mgc-feature-element{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.mgc-feature .mgc-feature-element{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:1rem;width:150px;text-align:center}.mgc-feature .mgc-feature-element .img-feature{display:inline-block;border-radius:15px;width:130px;height:130px;background-color:#20232b;filter:drop-shadow(0 0 10px #767977);margin-bottom:.5rem;padding:1rem}.mgc-feature .mgc-feature-element p{font-weight:bolder;margin:0}@media (min-width:40em) and (max-width:63.9375em){.mgc-widget.mgc-widget-homepage .button{float:none}}@media (max-width:39.9375em){.mgc-widget.mgc-widget-homepage{text-align:justify;margin-bottom:30px}.mgc-widget.mgc-widget-homepage .button{float:none;line-height:2rem}}@media (max-width:639px){.homepage .mgc-carousel .slick-next,.homepage .mgc-carousel .slick-prev{top:50%}}.home-blocks-menu{padding:0 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:39.9375em){.home-blocks-menu{display:none}}.home-blocks-menu ul{list-style:none;margin:0}.home-blocks-menu ul li{display:inline-block}.home-blocks-menu .menu-left li{padding-right:1rem}.home-blocks-menu .menu-left li a{color:#a7a7a7}.home-blocks-menu .menu-left li a:hover{color:#d90011}.home-blocks-menu .button,.home-blocks-menu .button:hover{color:#fff;margin-bottom:0}.home-block-title{text-transform:none;text-align:center;font-weight:100}@media (min-width:40em) and (max-width:63.9375em){.home-block-title{font-size:2rem}}@media (min-width:64em){.home-block-title{font-size:2.5rem}}.mgc-cards-row{margin:0 1rem}@media (min-width:40em){.mgc-cards-row{margin:2rem 0;padding:0 1.2rem}}.mgc-carousel-homepage .slick-prev{left:-20px}.mgc-carousel-homepage .slick-next{right:-10px}@media (min-width:64em){.mgc-carousel-homepage .slick-next,.mgc-carousel-homepage .slick-prev{top:30%}}@media screen and (min-width:1654px){.mgc-carousel-homepage .slick-prev{left:-45px}.mgc-carousel-homepage .slick-next{right:-35px}}.mgc-carousel-homepage .slick-track{display:-ms-flexbox;display:flex}.mgc-carousel-homepage .card-wrapper{padding:0 .3rem;height:auto}.mgc-carousel-homepage .card{width:100%;margin:0 .3rem;height:100%;padding:1rem}@media (min-width:64em){.mgc-carousel-homepage .card{margin:0}}.mgc-carousel-homepage .card .card-divider{padding:0 .5rem;background-color:#fff;transition:all .3s ease-in-out}.mgc-carousel-homepage .card .card-divider img{max-width:100%}.mgc-carousel-homepage .card .card-section{font-size:1rem;padding:0;margin-top:.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.mgc-carousel-homepage .card .card-section p{color:#20232b;font-family:Ubuntu,sans-serif;font-display:swap}.mgc-carousel-homepage .card .card-section .price-container{color:#d90011}.mgc-carousel-homepage .card .card-section .price-container .price{font-weight:500;font-size:1.5rem}.mgc-carousel-homepage .card .card-section .button{width:100%;margin-bottom:0;min-width:auto}.mgc-carousel-homepage .card .card-section .card-description{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-positive:inherit;flex-grow:inherit}.mgc-carousel-homepage .card-options-container{display:none}.mgc-carousel-homepage .addto-container.opened .card-options-container{display:block}.shop-btn-container{text-align:center;margin:1rem 0 0}.shop-btn-container .button{float:none;margin:0 auto}.mgc-home-foot{margin:1rem 0 0}@media (min-width:64em){.mgc-home-foot{margin:5rem 0 0;padding-left:26px;padding-right:21px}}.mgc-home-foot>div{padding:1rem .2rem}@media (max-width:63.9375em){.mgc-home-foot .mgc-col-1{width:50%}}.mgc-home-foot .btn-black,.mgc-home-foot .btn-red{color:#fff;padding:2rem;height:100%}.mgc-home-foot .btn-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:64em){.mgc-home-foot .btn-item{-ms-flex-positive:1;flex-grow:1}}.mgc-home-foot .btn-item .item-content{text-align:center}.mgc-home-foot .btn-red i{font-size:2rem}.mgc-home-foot .btn-black i{font-size:2.5rem}.mgc-home-foot .mgc-box-carta-prepagata--mastercard{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:1rem;color:#fff;background-image:url(../../default/images/mgc_box/mgc_box_carta_prepagata_bg.png);background-size:cover;background-position:50%;height:100%}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container{text-align:center;margin-left:0;width:100%}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container{width:auto;-ms-flex-positive:1;flex-grow:1}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container img{width:calc((100% - 40px) / 3);height:auto;margin-right:10px;box-shadow:0 10px 10px rgba(0,0,0,.8)}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container img:last-of-type{margin-right:0}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-image-container img{max-width:200px;width:auto}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text{margin-top:20px;width:100%;text-align:center}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text{margin-top:0;width:auto;min-width:340px;text-align:right}}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text h3{color:#d90011;font-size:29px;font-size:1.8125rem;line-height:1;text-transform:unset}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text p{color:#fff;font-size:18px;font-size:1.125rem}.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text .button{float:none;margin-left:auto;margin-right:auto}@media (min-width:64em){.mgc-home-foot .mgc-box-carta-prepagata--mastercard .mgc-box-text .button{float:right}}.mgc-home-foot .mgc-box-carta-prepagata{padding:.5rem;color:#fff;background-image:url(../../default/images/mgc_box/mgc_box_carta_prepagata_bg.png);background-size:cover;background-position:50%;height:100%}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata{padding:.5rem 2rem}}@media (min-width:90em){.mgc-home-foot .mgc-box-carta-prepagata{padding:0 2rem}}.mgc-home-foot .mgc-box-carta-prepagata .box-title{display:inline-block;width:100%;margin-right:0;margin-bottom:0;font-size:1.75rem;text-align:right;color:#d90011;text-transform:capitalize;font-family:Ubuntu,sans-serif;font-display:swap}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata .box-title{width:70%}}@media (max-width:30em){.mgc-home-foot .mgc-box-carta-prepagata .box-title{font-size:1.4rem;font-weight:700}}@media (min-width:90em){.mgc-home-foot .mgc-box-carta-prepagata .box-title{margin-top:.5rem;font-size:2rem}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-image-container{width:50%;float:left;display:inline-block;margin-right:auto;padding:1rem 0}@media (min-width:40em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-image-container{width:30%}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-image-container img{max-height:160px;padding-right:1rem}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text{padding:1rem 0;text-align:right}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .box-paragraph{font-size:1.1rem;font-family:Ubuntu,sans-serif;font-display:swap}@media (max-width:30em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .box-paragraph{font-size:.9rem}}@media (min-width:90em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .box-paragraph{font-size:1.3rem}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text a{float:none;margin-bottom:0}@media (max-width:39.9375em){.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text a{min-width:140px;padding:0 10px}}.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .button:active,.mgc-home-foot .mgc-box-carta-prepagata .mgc-box-text .button:hover{box-shadow:2px 2px 10px #000}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:.875rem;color:#333}@media (min-width:90em){.header-top .header-paragraph{font-size:17px;font-size:1.0625rem}}@media (max-width:39.9375em){.header-top .header-paragraph{font-size:.8rem}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{text-align:center;padding-bottom:.3rem}}@media (max-width:63.9375em){.header-top .header-paragraph{padding-bottom:.3rem;text-align:center}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-paragraph{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media (min-width:64em){.header-top .header-paragraph{padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}}@media (min-width:64em) and (max-width:89.9375em){.header-top .header-menu-search input{font-size:14px;font-size:.875rem}}.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{color:#fff;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;transition:background-color .3s;text-align:center;width:100px}@media (min-width:64em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{margin-left:1rem;width:200px}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{width:151px}}@media (max-width:30em){.header-top .header-contact,.header-top .header-credito,.header-top .header-groupalia{width:98px}}.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{font-size:12px;font-size:.75rem;text-transform:uppercase;color:#fff;width:100%;padding:.8rem 1rem;line-height:1}@media (min-width:90em){.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{font-size:16px;font-size:1rem}}.header-top .header-contact a:hover,.header-top .header-credito a:hover,.header-top .header-groupalia a:hover{transition:background-color .3s}.header-top .header-contact a strong,.header-top .header-credito a strong,.header-top .header-groupalia a strong{display:block}@media (max-width:39.9375em){.header-top .header-contact a,.header-top .header-credito a,.header-top .header-groupalia a{padding:.3rem .5rem;font-size:.8rem}}@media (min-width:64em){.header-top .header-groupalia{width:240px!important}}@media (min-width:40em) and (max-width:63.9375em){.header-top .header-groupalia{width:150px}}.header-top .header-menu-search,.header .header-menu-search{color:#999;position:static!important;margin:auto;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:auto!important;padding:0!important}.header-top .header-menu-search .search-autocomplete:before,.header .header-menu-search .search-autocomplete:before{border-bottom-color:#999}.header-top .header-menu-search .search-autocomplete ul,.header .header-menu-search .search-autocomplete ul{border-color:#999;background-color:#f3f4f5;list-style-type:none}.header-top .header-menu-search .search-autocomplete ul li,.header .header-menu-search .search-autocomplete ul li{color:#999}.header-top .header-menu-search .search-autocomplete ul li.selected,.header .header-menu-search .search-autocomplete ul li.selected{color:#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:.8125rem}.header-menu .menu-icon:after{background-color:#20232b;box-shadow:0 7px 0 #20232b,0 14px 0 #20232b}.header-menu .menu-icon-container:hover{color:#d90011}.header-menu .menu-icon-container:hover .menu-icon:after{background-color:#d90011;box-shadow:0 7px 0 #d90011,0 14px 0 #d90011}.header-menu .header-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.header-menu .header-buttons>a{position:relative;color:#20232b;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-width:70px;text-align:center;transition:color .3s}.header-menu .header-buttons>a i{font-size:1.5rem;margin-bottom:.3rem}.header-menu .header-buttons>a.active,.header-menu .header-buttons>a:hover{color:#d90011;transition:color .3s}.header-menu .header-buttons>a span{font-size:13px;font-size:.8125rem}.header-menu .header-buttons>a .badge{font-size:10px;font-size:.625rem}.header-menu .header-buttons .no-count .cart-item-count{display:none}.header-menu .header-buttons .badge{background:#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:.8125rem;content:"\e902"}.account-open .movable-buttons{height:auto;width:75%;visibility:visible;overflow:visible;opacity:1}@media (min-width:64em){#header-search{max-width:25%;margin-right:auto}}@media (min-width:64em) and (min-width:90em){#header-search{width:calc(50% - 250px);max-width:calc(50% - 250px)}}@media (min-width:64em){.header-menu{-ms-flex-align:center;align-items:center}.header-menu .menu-icon-container{display:none}.header-menu .menu{max-height:9999px;visibility:visible;opacity:1;max-width:100%}.header-menu .menu li{display:inline-block;width:auto;margin:.5rem 1.6rem .5rem 0}.header-menu .menu li ul.level0{display:none}.header-menu .menu .menu-separator-hr{height:0}.header-menu.menu-open .menu{max-width:70%}}.header-carousel{max-width:1920px;max-height:500px;margin:auto}.mgc-carousel-header{margin-bottom:30px}.mgc-carousel-header .slick-next,.mgc-carousel-header .slick-prev{top:calc(50% - 20px)}.mgc-carousel-header .slick-next:before,.mgc-carousel-header .slick-prev:before{font-family:mgc-icons;color:#fff;font-size:1.2rem;opacity:unset;font-weight:600}.mgc-carousel-header .slick-prev{left:10px}.mgc-carousel-header .slick-next{right:10px}@media screen and (min-width:1654px){.mgc-carousel-header .slick-prev{left:45px}.mgc-carousel-header .slick-next{right:45px}}@media screen and (min-width:1970px){.mgc-carousel-header .slick-prev{left:78px}.mgc-carousel-header .slick-next{right:78px}}.mgc-carousel-header .slick-prev:before{content:"\e902"}.mgc-carousel-header .slick-next:before{content:"\e903"}.mgc-carousel-element-amazon .row:first-of-type h2{text-transform:none;font-size:50px;font-size:3.125rem}.mgc-carousel-element-amazon .row:last-of-type .column,.mgc-carousel-element-amazon .row:last-of-type .columns{padding:1.5rem 1rem}.mgc-carousel-element-amazon .row:last-of-type .column img,.mgc-carousel-element-amazon .row:last-of-type .columns img{border-radius:15px;box-shadow:0 0 15px #fff,0 0 30px #fff,0 0 60px #fff}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text{-ms-flex-align:start;align-items:flex-start;line-height:1.2}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text h2{font-size:55px;font-size:3.4375rem;margin-bottom:0}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text span{font-size:35px;font-size:2.1875rem}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text p{color:#fff;font-size:35px;font-size:2.1875rem;text-align:left;line-height:1.2}.mgc-carousel-element-amazon .row:last-of-type .mgc-carousel-text small{font-size:15px;font-size:.9375rem;font-weight:700}.mgc-carousel .mgc-carousel-element.mgc-carousel-element-infinity{padding:0}.mgc-carousel-element-infinity .row:first-of-type span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}@media (min-width:40em){.mgc-carousel-element-infinity .row:first-of-type span{-ms-flex-direction:row;flex-direction:row}}.mgc-carousel-element-infinity .row:first-of-type span img{width:200px;height:55px}.mgc-carousel-element-infinity .row:first-of-type span h2{margin-left:20px;text-transform:none;font-size:60px;font-size:3.75rem;color:#fff;line-height:1}@media (min-width:40em){.mgc-carousel-element-infinity .row:first-of-type span h2{line-height:1.4}}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type{color:#4b2582;font-size:25px;font-size:1.5625rem;line-height:1.2}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type ul,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type ul{padding:0;text-align:right}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type ul li,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type ul li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;width:61%}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type ul li strong,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type ul li strong{margin-left:auto}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type .color-dot,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type .color-dot{background-color:#dcdb40;margin:10px 0;display:block;text-align:left;padding-left:20px;height:35px}.mgc-carousel-element-infinity .row:last-of-type .column:first-of-type .color-dot:before,.mgc-carousel-element-infinity .row:last-of-type .columns:first-of-type .color-dot:before{content:"• ";font-size:40px;font-size:2.5rem;height:35px;vertical-align:middle;display:inline-block;position:relative;top:-11px;left:-7px}.mgc-carousel-element-infinity .row:last-of-type .column:nth-of-type(3) p,.mgc-carousel-element-infinity .row:last-of-type .columns:nth-of-type(3) p{color:#4b2582;font-size:35px;font-size:2.1875rem;line-height:1.2;text-align:left}.mgc-carousel-element-business{padding:1rem 2rem;background-image:url(../../default/images/mgc_banner/mgc_banner_business_bg.jpg);background-repeat:no-repeat;background-size:cover}.mgc-carousel-element-business .mgc-banner-element-img{margin-bottom:2rem;max-width:70%;text-align:center;display:inline-block}.mgc-carousel-element-business .mgc-banner-element-text{text-align:left}.mgc-carousel-element-business .mgc-banner-element-text h4{padding:10px;background-color:#dedede;text-transform:none;margin-bottom:10px;font-size:23px;font-size:1.4375rem}.mgc-carousel-element-business .mgc-banner-element-text p{color:#fff;padding:0 10px;font-size:1.2rem}.mgc-carousel-element-business .mgc-banner-element-text .button{padding:0 60px}@media (min-width:40em){.mgc-carousel-element-business .mgc-banner-element-img{margin-bottom:0;padding:2rem}.mgc-carousel-element-business .mgc-banner-element-text{padding:2rem}}.mgc-carousel-element-plus{padding:1rem 2rem;background-image:url(../../default/images/mgc_banner/mgc_banner_plus_bg.jpg);background-repeat:no-repeat;background-size:cover}.mgc-carousel-element-plus .mgc-banner-element-img{margin-bottom:2rem;max-width:70%;text-align:center;display:inline-block}.mgc-carousel-element-plus .mgc-banner-element-text{text-align:left}.mgc-carousel-element-plus .mgc-banner-element-text h4{padding:10px;background-color:rgba(0,0,0,.6);text-transform:none;margin-bottom:10px;font-size:23px;font-size:1.4375rem;color:#fff}.mgc-carousel-element-plus .mgc-banner-element-text p{color:#fff;padding:0 10px;font-size:1.2rem}.mgc-carousel-element-plus .mgc-banner-element-text .button{padding:0 20px;background-color:#fff!important;color:#20232b!important;font-weight:700;font-size:20px;font-size:1.25rem}@media (min-width:40em){.mgc-carousel-element-plus .mgc-banner-element-img{margin-bottom:0;padding:2rem}.mgc-carousel-element-plus .mgc-banner-element-text{padding:2rem}}.cms-index-index .main-container{margin-top:0}.header-carousel{margin-top: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:.8125rem}}@media (min-width:64em) and (max-width:89.9375em){.header-menu-container span{font-size:14px;font-size:.875rem}}@media (min-width:40em){.header-menu-container .header-buttons>a{margin:0 8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}.header-menu-container .header-buttons>a>i{font-size:1.3rem;margin:0 12px}.cms-store-locator .mgc-carousel-container button:before{color:#8a8a8a}.main-container{margin-top: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:.75rem}.customer-account .col-main a:hover{color:#e13341;transition:color .3s}body.customer-account .my-account .page-title{position:relative}body.customer-account .my-account .page-title h1{text-align:center;margin-bottom:50px}@media (max-width:39.9375em){body.customer-account .my-account .page-title h1{margin:2rem 0}}.customer-account .dashboard-title{margin:0;padding:0;line-height:1;text-align:left}.customer-account .button{width:auto}.customer-account .logout-button{margin:1rem 0;display:-ms-inline-flexbox;display:inline-flex}@media screen and (min-width:40em){.customer-account .page-title{text-align:right}.customer-account .logout-button{position:relative;text-align:right;top:-24px;margin:0}}.customer-account .logout-button>span{border-top-left-radius:7px;border-bottom-left-radius:7px;background-color:#20232b;color:#fff;padding:8px 24px;text-transform:uppercase;letter-spacing:2px;letter-spacing:.125rem;font-weight:700;transition:background-color .3s}.customer-account .logout-button>i{background-color:#dedede;color:#20232b;font-weight:700;padding:8px;border-top-right-radius:7px;border-bottom-right-radius:7px;line-height:1.5}.customer-account .logout-button:hover span{background-color:#d90011;transition:background-color .3s}.customer-account .title-buttons a{color:#d90011;text-transform:uppercase}.customer-account .block-account li strong,.customer-account .block-cms-menu li strong,.customer-account .block-title h2,.customer-account .block-title h3,.customer-account .block-title strong{color:#d90011}.customer-account .block-account li a:hover,.customer-account .block-cms-menu li a:hover{color:#e13341}.customer-account .block-account ul{list-style-position:inside}.customer-account .pager{overflow:initial}.customer-account .ship{width:40%}.clean-table tbody,.clean-table thead,.data-table tbody,.data-table td,.data-table tfoot,.data-table tfoot tr,.data-table th,.data-table thead,.data-table tr{background:transparent;border:none}.customer-account .dashboard .box-account,.customer-account .fieldset{border:none}.customer-account .form-list{list-style-type:none}.no-touch .product-image:hover{border-color:#d90011}#wishlist-table .product-name a{color:#d90011}#wishlist-table textarea:focus{border-color:#d90011}#wishlist-table .btn-remove2{background:none;text-indent:0;font:inherit;visibility:hidden}#wishlist-table .btn-remove2:before{content:"\f014";font-family:mgc-icons;display:inline-block;color:#d90011;visibility:visible;font-size:20px;font-size:1.25rem}.customer-account .col-main a.i-next,.customer-account .col-main a.i-previous{font-size:0}.customer-account .button.button-secondary{color:#fff;padding:0 15px}.customer-account select{border:1px solid #cacaca}@media (max-width:39.9375em){body[class^=customer-account] .page-title h1{font-size:2.5rem}}.customer-account-create .buttons-set,.customer-account-create .fieldset{margin-left:0;max-width:100%}.customer-account-login .col2-set .col-2,.customer-account-login .fieldset{border:none;padding:0}.customer-account-login p.form-instructions,.customer-account-login p.required{margin-bottom:1rem}.customer-account-login .list-title{margin-bottom:0}.customer-account-login .col2-set .col-1 .benefits{margin-top:0;max-width:367px}.customer-account-login h2{font-size:1.5rem;text-transform:none}.customer-account-login .fieldset p.required{float:none}@media (min-width:40em){.customer-account-login .col2-set .col-2.registered-users .buttons-set{margin-top:40px}}.customer-account-login #sociallogin_button{float:right;width:50%;margin-bottom:4rem}.block-social-login,.customer-account-login .new-users .block-social-login{margin-top:2rem}.block-social-login #sociallogin_button,.customer-account-login .new-users .block-social-login #sociallogin_button{width:100%;margin-top:0}.block-social-login #sociallogin_button ul,.customer-account-login .new-users .block-social-login #sociallogin_button ul{padding-left:0}.block-social-login #sociallogin_button ul.left,.block-social-login #sociallogin_button ul.right,.customer-account-login #sociallogin_button ul.left,.customer-account-login #sociallogin_button ul.right{text-align:left;margin:0}@media (max-width:39.9375em){.block-social-login #sociallogin_button ul.left,.block-social-login #sociallogin_button ul.right,.customer-account-login #sociallogin_button ul.left,.customer-account-login #sociallogin_button ul.right{float:none}}.block-social-login #sociallogin_button ul.left li,.block-social-login #sociallogin_button ul.right li,.customer-account-login #sociallogin_button ul.left li,.customer-account-login #sociallogin_button ul.right li{padding:0;margin:0 .5rem 0 0;min-width:auto;height:auto;min-height:auto;float:none;line-height:inherit}.block-social-login #sociallogin_button ul.left li:hover,.block-social-login #sociallogin_button ul.right li:hover,.customer-account-login #sociallogin_button ul.left li:hover,.customer-account-login #sociallogin_button ul.right li:hover{box-shadow:none}.block-social-login #sociallogin_button ul.left li .bt-login-social span,.block-social-login #sociallogin_button ul.right li .bt-login-social span,.customer-account-login #sociallogin_button ul.left li .bt-login-social span,.customer-account-login #sociallogin_button ul.right li .bt-login-social span{min-height:42px;line-height:42px;line-height:2.625rem}.block-social-login #sociallogin_button ul.left li .bt-login-social>span,.block-social-login #sociallogin_button ul.right li .bt-login-social>span,.customer-account-login #sociallogin_button ul.left li .bt-login-social>span,.customer-account-login #sociallogin_button ul.right li .bt-login-social>span{background-size:auto 42px;padding:0 0 0 46px;min-width:46px}.dashboard .box-account{margin-bottom:0;padding-bottom:20px}.box-head h2{text-transform:uppercase}.box-title h3{text-transform:none;font-size:16px!important;font-size:1rem!important}p.hello{font-size:18px;font-size:1.125rem}form .form-list{margin:0}.sidebar .block-title{margin-bottom:15px}.sidebar ul li{text-transform:none;margin-bottom:10px;font-weight:500}.sidebar ul li a{color:#000}.sidebar ul li strong{font-weight:inherit}.customer-account-edit form{margin-right:auto}.customer-account-edit form .passtrengthMeter{padding-bottom:1rem}.customer-account-edit form .passtrengthMeter .validation-advice{padding-bottom:10px;font-weight:400}.customer-account-edit form .passtrengthMeter:after{max-width:calc(100% - 1.5rem)}@media (min-width:40em){.customer-account-edit form{max-width:70%;margin-left:auto}}.customer-account-edit .buttons-set{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;padding-left:1.25rem;padding-right:1.25rem;padding-top:20px;margin-right:1.275rem}.customer-account-edit .buttons-set>*{width:100%}.customer-account-edit .buttons-set button{-ms-flex-order:1;order:1;max-width:250px}.customer-account-edit .buttons-set p{-ms-flex-order:2;order:2}.form-list .control label{background:transparent;margin-left:0}body.customer-account .my-account .addresses-list h2{font-size:18px;font-size:1.125rem;font-weight:500;text-transform:uppercase;padding-bottom:10px;border-bottom:1px solid #dedede;margin-bottom:15px}body.customer-account .my-account .addresses-list h3{text-transform:none;font-size:18px;font-size:1.125rem}body.customer-account .addresses-additional ol{margin-left:0}body.customer-account .addresses-additional ol .item.empty{font-style:italic;color:#a7a7a7}.customer-wishlist-item-info h3 a{font-size:16px!important;font-size:1rem!important;font-weight:500}#wishlist-table td.customer-wishlist-item-cart .button{font-size:14px;font-size:.875rem;padding:0 5px}#wishlist-table.clean-table thead th{font-family:Ubuntu,sans-serif}.customer-wishlist-item-cart .truncated{display:none}body.customer-account .my-account .fieldset{margin-bottom:0;padding-bottom:0}.buttons-set__flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;padding-bottom:15px}@media (max-width:39.9375em){.buttons-set__flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}.buttons-set__flex:after{content:none}.buttons-set__flex button{margin-bottom:0}@media (max-width:39.9375em){.buttons-set__flex .button,.buttons-set__flex button{margin-bottom:1.5rem}}.buttons-set__flex .share-wishlist,.buttons-set__flex .update-wishlist{font-weight:500;color:#000}.buttons-set__flex .share-wishlist span,.buttons-set__flex .update-wishlist span{padding-left:4px}.buttons-set__flex .share-wishlist:before,.buttons-set__flex .update-wishlist:before{font-size:16px;font-size:1rem;font-weight:700;vertical-align:middle}.order-date{font-family:Ubuntu,sans-serif}.order-details .table-caption{font-size:2rem}.customer-account .col-1 img{max-width:275px}.dashboard .box-account .empty{font-style:italic;color:#a7a7a7;text-align:center}.customer-account .col-main a.button,.customer-account .col-main a.button:hover{color:#fff;font-size:14px;font-size:.875rem}.customer-account-create div.col-main div.row{-ms-flex-pack:center;justify-content:center}@media (min-width:30em){.customer-account-create div.col-main div.row>div:first-of-type{max-width:50%;min-width:400px}}@media (max-width:30em){.customer-account-create div.col-main div.row>div:first-of-type{width:100%}}.customer-account-create .account-create .passtrengthMeter .validation-advice{padding-bottom:10px;font-weight:400}.customer-account-create .account-create .passtrengthMeter .tooltip{opacity:1;transform:translateY(-100%);top:-7px}.customer-account-create .account-create .passtrengthMeter .tooltip:after{border-bottom:unset;border-top:7px solid #000;bottom:-7px;top:unset}.customer-account-create .account-create .fieldset{border:0;padding:0}.customer-account-create .account-create .fieldset div>input{width:100%}.customer-account-create .form-list .control .input-box+label,.customer-account-create .form-list .control input[type=checkbox]{margin:0;vertical-align:baseline;display:inline-block;width:auto!important;padding:0;color:inherit}.customer-account-create .form-list .control input[type=checkbox]{margin:7px 1rem 0 0}.customer-account .col-left .block-account .block-title{display:block}.customer-account .col-left .block-account .block-title span{font-size:16px;font-size:1rem}.customer-account .col-left{float:left;z-index:10;position:relative}.customer-account-changeforgotten .passtrengthMeter{max-width:365px}.customer-account-changeforgotten .passtrengthMeter .validation-advice{padding-bottom:10px;font-weight:400}.customer-account-changeforgotten ul{list-style:none}label.required-one em{display:none}label.required-one:after{content:" **";color:#d90011;font-weight:400;font-family:Helvetica Neue,Verdana,Arial,sans-serif;font-size:12px;font-size:.75rem}.passtrengthMeter .tooltip{display:none}.passtrengthMeter .tooltip:before{display:none!important}.passtrengthMeter.medium .tooltip,.passtrengthMeter.strong .tooltip,.passtrengthMeter.very-strong .tooltip,.passtrengthMeter.weak .tooltip{display:block}.attivazione-wallet-index .col-1{width:33%;padding-right:2rem;vertical-align:top}@media (max-width:39.9375em){.attivazione-wallet-index .col-1{text-align:center;margin-bottom:2rem}}.attivazione-wallet-index .col-2{width:66%}.attivazione-wallet-index .col-1,.attivazione-wallet-index .col-2{display:inline-block}@media (max-width:63.9375em){.attivazione-wallet-index .col-1,.attivazione-wallet-index .col-2{padding:0;width:100%;display:block}}.attivazione-wallet-index .main .cards-table a,.attivazione-wallet-index .main .showcardactivated a{font-size:inherit;text-transform:none;font-weight:400}.attivazione-wallet-index #dashboardattivazione .regalo-wrap .message>span,.attivazione-wallet-index #dashboardattivazione .regalo-wrap .sender>span{font-size:large}@media (min-width:40em) and (max-width:63.9375em){.attivazione-wallet-index .showcardactivated{display:block;max-width:80%;margin:auto}.attivazione-wallet-index .showcardactivated img{padding:2rem 0}}.attivazione-wallet-index .download-pdf{-ms-flex-order:3;order:3;margin:3rem auto}.attivazione-wallet-index .cards-table tbody td{border:none;color:#666;font-weight:300}.attivazione-wallet-index .cards-table tbody a,.attivazione-wallet-index .cards-table tbody a:hover{color:#d90011;text-decoration:underline}.attivazione-wallet-index .cards-table tbody tr:nth-of-type(2n){background-color:#fafafa}.attivazione-wallet-index .cards-table tbody strong{color:#010101}.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{word-wrap:break-word;white-space:normal;width:50%}@media (min-width:40em) and (max-width:89.9375em){.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{width:25%}}@media (min-width:90em){.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{max-width:15%;min-width:100px}}.attivazione-wallet-index .cards-table img{width:110px}@media (max-width:30em){.attivazione-wallet-index .cards-table td.cell-activated_at:before,.attivazione-wallet-index .cards-table td.cell-details:before{min-height:57px;padding-right:2rem}}@media (max-width:89.9375em){.attivazione-wallet-index .cards-table thead th{display:none}.attivazione-wallet-index .cards-table tbody tr{border-bottom:2px solid silver}.attivazione-wallet-index .cards-table td,.attivazione-wallet-index .cards-table th{display:inline-block;padding:1rem 0}.attivazione-wallet-index .cards-table td[data-th]:before{content:attr(data-th);display:inline-block;width:100%;font-size:1rem;text-transform:uppercase;color:#010101;font-weight:700;padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid silver}.attivazione-wallet-index .cards-table td.cell-image:before{content:"";width:100%;border:none}.attivazione-wallet-index .cards-table td.cell-empty:before{content:"";border:none}}@media (max-width:39.9375em){.attivazione-wallet-index .cards-table td.cell-image{width:100%;max-width:100%;text-align:center}.attivazione-wallet-index .cards-table td.cell-image img{margin:auto}}.attivazione-wallet-index .cards-table .cell-empty{display:none;border:none}@media (min-width:40em) and (max-width:89.9375em){.attivazione-wallet-index .cards-table .cell-empty{display:inline-block}}@media (min-width:40em) and (max-width:89.9375em){.attivazione-wallet-index .cards-table td.cell-activated_at:before,.attivazione-wallet-index .cards-table td.cell-created_at:before,.attivazione-wallet-index .cards-table td.cell-details:before{min-height:57px;padding-right:2rem}}@media (min-width:90em){.attivazione-wallet-index .cards-table .cell-name{min-width:150px}}.attivazione-root img,.attivazione-wallet-index img,.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:1.875rem}#fieldset-Carburante .hint{font-size:x-small;text-transform:none;line-height:1rem}.catalogsearch-result-index .page-title{margin:1rem auto;padding-right:.9375rem;padding-left:.9375rem}.catalogsearch-result-index .breadcrumbs{max-width:none}.catalogsearch-result-index .note-msg{margin:4rem auto;padding-right:.9375rem;padding-left:.9375rem}.page-title.category-title{display:none}.catalog-category-view .main-container,.catalogsearch-result-index .main-container{max-width:none}.catalog-category-view .main-container .col-main>div:not(.mgc-filter-background),.catalog-category-view .main-container main,.catalogsearch-result-index .main-container .col-main>div:not(.mgc-filter-background),.catalogsearch-result-index .main-container main{max-width:1604px;margin-left:auto;margin-right:auto}.mgc-filter-background{width:100%;max-width:none;background-color:#000;margin-left:0}.mgc-filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-evenly;-ms-flex-pack:distribute;text-align:center;max-width:1604px;margin:auto}.mgc-filter{position:relative}.mgc-filter>.mgc-filter-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:.5rem 0;padding:.2rem 0 .2rem .4rem;border-bottom:1px solid #a7a7a7;border-top:1px solid #a7a7a7;font-size:.9rem;text-transform:uppercase;color:#fff;transition:background-color .3s,box-shadow .3s .2s;min-width:180px;position:relative}.mgc-filter>.mgc-filter-title:after{content:"";position:absolute;top:calc(50% - 3px);left:calc(100% - 12px - .4rem);border-top:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent}.mgc-filter>.mgc-filter-title>.mgc-icon-chevron-small-down{margin-left:auto;font-size:1.6rem}.mgc-filter>ol{position:absolute;z-index:2;background-color:#fff;top:45px;margin:0;padding:1.5rem 2.5rem;box-shadow:2px 2px 10px #a7a7a7;border:1px solid #e6e6e6;overflow-y:auto;visibility:hidden;opacity:0;transition:opacity .3s;list-style:none;color:#a7a7a7;min-height:250px;text-align:left}@media (min-width:40em){.mgc-filter>ol{right:calc((5 * 180px - 100vw)/6);min-width:calc(2 * (100vw - 5 * 180px)/6 + 180px)}}@media (min-width:1604px){.mgc-filter>ol{min-width:414.66667px;right:-117.33333px}}.mgc-filter>ol li{float:none}.mgc-filter>ol li a{display:inline-block;padding:0;border:none;color:#666}.mgc-filter>ol li a:hover{color:#d90011}.mgc-filter>ol li a .swatch-label{float:left;min-width:30px;border:1px solid #a7a7a7;margin-right:10px;transition:border-color .3s}.mgc-filter>ol li a .count{vertical-align:middle}.mgc-filter>ol li a:hover{border-color:#d90011}.mgc-filter>ol li a:hover .swatch-label{border-color:#d90011;transition:border-color .3s}.mgc-filter-wrapper{position:relative}.mgc-filter>ol{width:100%;min-width:unset;left:0;padding:10px 20px}.mgc-filter.filter-open>ol{visibility:visible;opacity:1;transition:opacity .3s}.mgc-filter.filter-open>.mgc-filter-title,.mgc-filter:hover>.mgc-filter-title{cursor:pointer;background-color:#d90011;border-color:#d90011;position:relative}.mgc-filter.filter-open>.mgc-filter-title>.mgc-icon-chevron-small-down,.mgc-filter:hover>.mgc-filter-title>.mgc-icon-chevron-small-down{color:#d90011}.mgc-filter.filter-open>.mgc-filter-title:after,.mgc-filter:hover>.mgc-filter-title:after{content:"";position:absolute;top:100%;left:calc(50% - .5rem);border-top:.5rem solid #d90011;border-left:.5rem solid transparent;border-right:.5rem solid transparent}@media (max-width:63.9375em){.mgc-filters-title{position:relative;display:inline-block;text-transform:uppercase;width:100%;padding:.8rem 1.5rem;color:#fff;background:linear-gradient(90deg,#313131,#000)}.mgc-filters-title:after{content:"";position:absolute;right:5%;top:calc(50% - .15rem);border-top:.3rem solid #fff;border-left:.3rem solid transparent;border-right:.3rem solid transparent}.mgc-filters-title i{margin-right:.5rem}.open .mgc-filters-title:after{transform:rotate(180deg)}.mgc-filter-background,.shop-online{transition:top .5s ease-in-out;top:200px;background-color:inherit;margin-bottom:1rem}.mgc-filter-background .mgc-filter-wrapper,.shop-online .mgc-filter-wrapper{margin:0;visibility:hidden;opacity:0;width:0;max-height:0;display:block;transition:all .3s ease-in-out}.mgc-filter-background .mgc-filter-wrapper .mgc-filter,.shop-online .mgc-filter-wrapper .mgc-filter{padding:0}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>.mgc-filter-title,.shop-online .mgc-filter-wrapper .mgc-filter>.mgc-filter-title{width:100%;text-transform:none;margin:0;padding:1rem .5rem 1rem 1.5rem;display:block;text-align:left;color:#a7a7a7;background-color:inherit;border-color:#dedede;border-top:none}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>.mgc-filter-title:after,.shop-online .mgc-filter-wrapper .mgc-filter>.mgc-filter-title:after{top:calc(.5rem + 7px);right:5%;left:auto;font-family:mgc-icons;content:"\e903";border:none}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>ol,.shop-online .mgc-filter-wrapper .mgc-filter>ol{position:static;height:0;opacity:0;visibility:hidden;padding:0;min-height:auto;box-shadow:none;border:none}.mgc-filter-background .mgc-filter-wrapper .mgc-filter>ol li a,.shop-online .mgc-filter-wrapper .mgc-filter>ol li a{width:100%;border-bottom:1px solid #dedede}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title{color:inherit}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title:after,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>.mgc-filter-title:after{transform:rotate(90deg)}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol{height:auto;opacity:1;visibility:visible}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li:after,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li:after{content:""}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li>a,.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li>a,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span{color:#767977;text-transform:none;padding:1rem .5rem 1rem 3rem}.mgc-filter-background .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span,.shop-online .mgc-filter-wrapper .mgc-filter.filter-open>ol li>span{width:100%;border-bottom:1px solid #e6e6e6;display:inline-block;color:#dedede}.mgc-filter-background.open,.shop-online.open{position:fixed;background:#fff;z-index:10000;height:100vh;top:0}.mgc-filter-background.open:after,.shop-online.open:after{transform:rotate(90deg)}.mgc-filter-background.open .mgc-filter-wrapper,.shop-online.open .mgc-filter-wrapper{width:auto;visibility:visible;opacity:1;max-height:calc(100vh - 50px);overflow:auto}}.currently{margin:0 auto .5rem;width:98%;max-width:1604px;padding:.2rem 0}.currently .block-subtitle{display:none;font-size:1rem;padding-left:1rem;text-transform:uppercase;font-weight:400}.currently ol{margin:0;color:#a7a7a7;font-size:1rem}.currently ol li{position:relative;font-size:14px;font-size:.875rem;border:1px solid #dedede;width:49%;max-width:180px;padding:.2rem;display:inline-block;margin:.5rem 0}.currently .label{display:none}.currently .btn-remove{position:absolute;right:0;height:100%;border:none;transition:border-color .3s}.currently .btn-remove:hover{background-color:transparent;border-color:#d90011;transition:border-color .3s}.currently .btn-remove:after{line-height:24px;line-height:1.5rem;font-size:.9rem;color:#a7a7a7}.mgc-catalog{text-align:center}@media (min-width:90em){.mgc-catalog .card-contianer{max-width:20%;-ms-flex:0 0 20%;flex:0 0 20%}}.mgc-catalog .column,.mgc-catalog .columns{padding:0;margin-bottom:1rem}@media (min-width:40em){.mgc-catalog .column,.mgc-catalog .columns{margin-bottom:3rem}}.mgc-catalog .card{width:98%}.mgc-catalog #remainingProductsContainer{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px;width:auto}.mgc-catalog #remainingProductsContainer button{margin:auto}.category-shop .card{margin-bottom:0}.mgc-catalog .toolbar-bottom{text-align:right;max-width:75rem;margin:1rem auto;padding-right:.9375rem;padding-left:.9375rem}.mgc-catalog .toolbar{height:100%;border:none;background:inherit;padding:0}.mgc-catalog .pager .pages{float:none;text-align:center}.mgc-catalog .toolbar .pager .pages>ol{margin:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mgc-catalog .toolbar .pager .pages li{margin:5px}.mgc-catalog .pages a{background-color:#767977;position:inherit;color:#a7a7a7}.mgc-catalog .pages .current,.pages .current{color:#fff;background-color:#d90011;border:none}.mgc-catalog .pages .current,.pages .current:hover{color:#fff;background-color:#d90011;transition:all .3s}.mgc-catalog .pages .next,.mgc-catalog .pages .previous{font:inherit;font-family:mgc-icons!important;position:inherit;background-color:#fff;color:#fff}.mgc-catalog .pages .next:hover,.mgc-catalog .pages .previous:hover,.mgc-catalog .pages li{border:none}.mgc-catalog .pages .previous:before{position:inherit;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;content:"\e904";background-color:#fff;border:none;width:108%;height:110%;color:#767977;transition:all .3s}.mgc-catalog .pages li:hover .previous:before{color:#d90011;transition:all .3s}.mgc-catalog .pages .next:before{position:inherit;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;content:"\e901";background-color:#fff;border:none;width:108%;height:110%;color:#767977;transition:all .3s}.mgc-catalog .pages li:hover .next:before{color:#d90011;transition:all .3s}.mgc-catalog .toolbar .count-container{display:none}.mgc-catalog .pages a{background-color:#f3f4f5}.add-to-wrapper .addto-opened{display:block!important}.catalog-category-view .currently .block-subtitle{margin:7px 0}.card:hover{border-color:#dedede}.card .card-divider{background:transparent}.card .card-divider a img{transition:all .5s ease;width:95%;margin:auto}.card .card-divider:hover a img{transform:scale(1.05)}.card .card-section{font-size:1rem;padding:0 .8rem;position:relative;line-height:1}@media (max-width:39.9375em){.card .card-section{margin-bottom:1rem}}.card .card-section p{color:#20232b;margin-bottom:0;font-weight:400}.card .card-section .price-container{font-weight:500;color:#d90011}.card .card-section .price-container .price{font-weight:500;font-size:1.5rem}.card .card-section .button{width:100%;cursor:pointer;float:none;margin:.5rem 0 1rem}.card .card-section .button i{font-size:1.5rem;vertical-align:middle}.card .card-section .add-to-wrapper .opts-wrapper{max-height:0;overflow:hidden;opacity:0;transition:all .3s ease-out}.card .card-section.addto-opened .opts-wrapper{transition:all .3s ease-out;max-height:none;opacity:1;width:100%}.card .card-section.addto-opened .opts-wrapper input,.card .card-section.addto-opened .opts-wrapper select{text-align:left;text-align-last:left;background-size:.5rem;font-size:.9rem;max-width:48%;margin:1%;display:inline-block;text-transform:uppercase;border:1px solid #e6e6e6;float:left;height:2.2rem}.card .card-section.addto-opened .add-to-trigger{background:#a7a7a7!important}.card .card-section.addto-opened .add-to-trigger:hover{box-shadow:none;cursor:not-allowed}.card .card-section.addto-opened .add-to-trigger.can-add-to-cart{cursor:pointer;background:linear-gradient(90deg,#b9000f,#d90011)!important}.mgc-catalog .pager{display:none}.mgc-catalog select[disabled]{background-image:none;background-color:#fff;cursor:default}.catalog-product-view .messages{padding-left:1rem;padding-right:1rem}@media (min-width:40em){.catalog-product-view .messages{padding-left:1.5rem;padding-right:1.5rem}}.mgc-product{margin:0;margin-right:auto;margin-left:auto}.mgc-product-button{border-radius:0;min-width:330px;display:block;font-weight:700}.mgc-product-button.button+.mgc-product-button.button{margin-left:0}.mgc-product-button>i{margin-top:-1px;font-size:1.1rem;margin-left:15px}.button-alt>i{color:#d90011;transition:color .3s}.button-alt:hover>i{color:#fff;transition:color .3s}.extra-info,.more-views,.price-info{display:none}.mgc-product .product-img-box,.product-media{position:relative}.mgc-product .product-image-info{position:absolute;display:inline-block;border-radius:5px;top:5px;right:20px;z-index:1;text-transform:uppercase;color:#fff;font-weight:700;font-size:.8rem;letter-spacing:1px;letter-spacing:.0625rem;line-height:1;padding:9px;margin:10px}.mgc-product .product-image-info-new{background-color:#39c85a}.mgc-product .data-table,.mgc-product .data-table tbody,.mgc-product .data-table td,.mgc-product .data-table th,.mgc-product .data-table tr,.mgc-product .product-collateral .toggle-tabs,.mgc-product .product-collateral .toggle-tabs li.current,.mgc-product .product-collateral dd,.mgc-product .product-collateral dl,.mgc-product .product-collateral dt,.mgc-product .product-collateral li,.mgc-product .product-image,.mgc-product .product-options,.mgc-product .product-options dd{border:none!important}.marcaimage,.mgc-product .product-image-gallery{text-align:center}.product-view .product-img-box .product-name,.product-view .product-shop .product-name{width:100%}.product-view .product-img-box .product-name .h1,.product-view .product-img-box .product-name h1,.product-view .product-shop .product-name .h1,.product-view .product-shop .product-name h1{text-transform:capitalize;font-weight:700;color:#000;font-size:2.5rem}.mgc-product .product-shop{position:relative}.mgc-product .product-shop .note-cliente{display:block;margin:1rem 0}.mgc-product .product-shop .product-wishlist-button{min-width:86px;display:block;text-align:center;background:linear-gradient(90deg,#b9000f,#d90011);transition:background-color .3s}.mgc-product .product-shop .product-wishlist-button:hover{background-color:linear-gradient(270deg,#b9000f,#d90011);box-shadow:2px 2px 10px #a7a7a7;transition:background-color .3s}.mgc-product .product-shop .product-wishlist-button .mgc-icon-star-o{display:block;position:relative;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;color:#fff;padding:.3rem 0}.mgc-share-container{box-shadow:2px 2px 10px #a7a7a7;text-align:right;visibility:hidden;max-height:0;opacity:0;background:#fff;transition:all .3s}.mgc-share-container.share-open{visibility:visible;max-height:999999px;opacity:1}.mgc-share-container.share-open .mgc-social i{color:#000}.mgc-product-social{text-align:center}@media (min-width:64em){.mgc-product-social{margin:1rem 0}}.mgc-product-social .label{display:none}.mgc-product-social .mgc-social{display:inline-block;color:#fff;margin:.5rem 0;text-transform:uppercase;letter-spacing:1px;letter-spacing:.0625rem;transition:all .3s}.mgc-product-social .mgc-social i{padding:0 .5rem 0 0;display:inline-block;text-align:center;color:#000}.mgc-product-social .mgc-social.mgc-social-fb .mgc-icon-facebook:hover{color:#5d77ac}.mgc-product-social .mgc-social.mgc-social-tw .mgc-icon-twitter:hover{color:#62b1e9}.mgc-product-social .mgc-social.mgc-social-g .mgc-icon-google-plus:hover{color:#e55a4d}.mgc-product-social .mgc-social:hover{transition:all .3s}.mgc-product-options{margin-top:3rem;-ms-flex-align:start;align-items:flex-start}.mgc-product-options,.mgc-product-options .button-ist{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mgc-product-options .button-ist .button{padding:0 4rem}.mgc-product-options .button-ist .button-go-shop:after{content:"";font-family:mgc-icons;display:inline-block;color:#fff;margin-left:15px}.mgc-product-options .button-ist .button-store-locator{background-color:#fff!important;color:#d90011!important;border:1px solid #d90011}.mgc-product-options .button-ist .button-store-locator:after{content:"";font-family:mgc-icons;display:inline-block;color:#d90011!important;font-weight:700;margin-left:15px}.mgc-product-options .button-ist .button-store-locator:hover{background-color:#e13341!important;color:#fff!important}.mgc-product-options .button-ist .button-store-locator:hover:after{color:#fff!important}.mgc-product-options .button-ist .button+.button{margin:0}.mgc-product-options .product-options{padding:1rem 0}.mgc-product-options .product-options,.mgc-product-options .product-options-bottom{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}.mgc-product-options .product-options-bottom .button{width:100%}.product-view .mgc-product-options .product-options .product-element{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;position:relative;margin:0 0 1.25rem;float:left}.product-view .mgc-product-options .product-options .product-element select{margin:0}.product-view .mgc-product-options .product-options .qty-wrapper{margin:0 .5rem .5rem 0;width:30%;float:left}.product-view .mgc-product-options .product-options .qty-wrapper label{display:block}.product-view .mgc-product-options .product-options .qty-wrapper input{height:2.4375rem;font-size:1rem;width:45%;display:inline-block;margin:-26px -4px 0 0;border:1px solid #a7a7a7}.product-view .mgc-product-options .product-options .qty-wrapper input:hover{border:1px solid #d90011}.product-view .mgc-product-options .product-options .qty-wrapper div{display:inline-block;margin-left:0;width:50%}.product-view .mgc-product-options .product-options .qty-wrapper div span{height:1.2187rem;display:block;background-color:#d90011;color:#fff;padding:0 15px;font-weight:700;text-align:center;transition:background-color .3s}.product-view .mgc-product-options .product-options .qty-wrapper div span:hover{cursor:pointer;background-color:#e13341;transition:background-color .3s}.product-view .mgc-product-options .product-options label{display:inline-block;font-size:inherit}.mgc-product-options .product-options-bottom{background-color:inherit;border:none;padding:1rem 0}.mgc-product-options .product-options-bottom .button{float:none}.mgc-product-options .product-options-bottom .selected-opts{width:100%}.mgc-product-options .product-options-bottom .selected-opts ul{list-style-type:none;margin-left:0}.mgc-product-options .product-options-bottom .selected-opts ul li{margin:.5rem 0;color:#fff}.mgc-product-options .product-options-bottom .selected-opts ul li:first-of-type{margin-top:2rem}.mgc-product-options .product-options-bottom .selected-opts ul li .label{background-color:transparent;font-weight:700;color:#20232b;text-transform:uppercase;padding:0}.mgc-product-options .product-options-bottom .selected-opts ul li .value{display:block;color:#20232b;word-wrap:break-word}.mgc-product-options .product-options-bottom .selected-opts ul li img{display:block;margin-top:.2rem;max-width:30%}.product-view .add-to-cart{border:none}.product-view .add-to-cart .button{padding:0}.product-view .add-to-cart .price-box{display:block;width:100%;background-color:#f3f4f5;padding:1rem 0;text-align:center}.product-view .add-to-cart .price-box .regular-price .price{color:#000;font-weight:700}.product-view .add-to-cart .add-to-cart-buttons{width:100%}.product-view .add-to-cart .add-to-cart-buttons .button{min-height:45px;line-height:inherit}.product-view .add-to-cart .add-to-cart-buttons .button:after{content:"";font-family:mgc-icons;display:inline-block;color:#fff;margin-left:15px}#disponibilitaimmediata{margin:1rem 0;text-align:center;display:none}.mgc-product-options .price-box{display:block}.mgc-product .product-collateral{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #dedede;background:inherit}.mgc-product .product-collateral .toggle-tabs{margin:0;border-bottom:2px solid #f3f4f5!important;background-color:transparent;list-style:none}.mgc-product .product-collateral .toggle-tabs li.current>span{background-color:transparent}.mgc-product .product-collateral li>span{font-size:1rem;text-transform:inherit;color:#20232b;border-bottom:8px solid transparent;transition:all .3s}.mgc-product .product-collateral li.current span,.mgc-product .product-collateral li:hover>span{color:#20232b;font-weight:700;border-bottom:8px solid #d90011;transition:all .3s;outline:none}.mgc-product .product-collateral .tab-content{margin:1rem 0;overflow-x:auto}.mgc-product .product-collateral .tab-content .std{margin-bottom:2rem}.moduloinfotabcontent table{color:inherit}.moduloinfotabcontent table tr td:nth-of-type(2){min-width:200px}.moduloinfotabcontent table tr td:nth-of-type(3){word-break:break-all}.mgc-product .data-table tr{border-bottom:2px solid #f3f4f5!important}.mgc-product .data-table th{background-color:transparent;color:#20232b;font-weight:700;font-size:1rem;text-transform:capitalize}.custom-option-overlay{position:fixed;top:0;left:0;right:0;margin:0 auto;background-color:hsla(0,0%,65%,.7);z-index:10000;display:block;content:"";width:100%;height:100%}.custom-options-wrapper{display:none;position:fixed;top:2rem;left:0;right:0;margin:0 auto;background-color:#fff;z-index:10001;width:90vw;height:90vh;overflow-y:auto}.custom-options-wrapper .sfondo-regalo{bottom:0;left:0;right:0;margin:0 auto;display:block;width:100%;height:109px;float:left;background:url(../../default/images/fiocco_regalo.png) no-repeat 50%;border-bottom:40px solid #d90011}.custom-options-wrapper .closecustomopt{position:absolute;top:0;right:0;display:inline-block;font-size:20px;font-size:1.25rem;margin:0 10px}.custom-options-wrapper .closecustomopt:hover{cursor:pointer}.custom-options-wrapper .col-0,.custom-options-wrapper .col-1{float:left;max-width:100%;padding:1rem;margin-top:1rem}.custom-options-wrapper .customopt-button-wrapper{width:100%;display:block;float:left;text-align:center;margin-bottom:1rem}.custom-options-wrapper .customopt-button-wrapper .button{width:auto;line-height:2.5rem;float:none}.custom-options-wrapper label{color:#d90011;font-weight:700;font-size:16px;font-size:1rem}.custom-options-wrapper dt{margin:0;vertical-align:top}.custom-options-wrapper dt:first-child{margin:0}.custom-options-wrapper .col-0{text-align:center}.custom-options-wrapper .col-0 dt{display:inline-block;width:50%;text-align:left}.custom-options-wrapper .col-0 dd{display:inline-block;width:50%}.custom-options-wrapper .col-0 .customopt.opt-dataspedizione .input-box input[readonly]{cursor:pointer}.custom-options-wrapper .col-0 .customopt.opt-dataspedizione .input-box input[readonly]:hover{cursor:pointer!important}.custom-options-wrapper .tema-tpl>ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0}.custom-options-wrapper .tema-tpl>ul li{max-width:30%;max-height:30%;width:30%;border:2px solid #fff;transition:border-color .3s}.custom-options-wrapper .tema-tpl>ul li.selected,.custom-options-wrapper .tema-tpl>ul li:hover{cursor:pointer;border:2px solid #d90011;transition:border-color .3s}.custom-options-wrapper .tema-tpl>ul li:hover img{position:absolute;width:200px;box-shadow:0 0 20px rgba(0,0,0,.3)}.custom-options-wrapper .button{padding:0 10px;margin:.3rem 1rem;height:30px;line-height:1.8}.custom-options-wrapper.invisible{height:0;width:0}.product-view .mgc-product-options .product-options .custom-options-wrapper .col-0 dd .input-box{width:100%}@media (max-width:39.9375em){.mgc-wishlist-group-container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.mgc-wishlist-group-container .product-wishlist-button{margin-right:1rem}.mgc-wishlist-group-container .mgc-product-social .mgc-social{margin:0;font-size:1.5rem}}@media (min-width:40em){.mgc-product{padding:2rem 0 0 1rem}.mgc-product-options{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start}.mgc-product-options .product-options{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.mgc-product-options .product-options-bottom{max-width:275px;margin-left:auto;-ms-flex:0 0 50%;flex:0 0 50%}.custom-options-wrapper{width:65vw;max-width:800px;-ms-flex-direction:row;flex-direction:row;height:auto}.custom-options-wrapper .col-0{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.custom-options-wrapper .col-1{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.customopt-button-wrapper{text-align:left}.mgc-wishlist-group-container{position:absolute;right:0;bottom:calc(100% - 60px)}.mgc-product-social{margin:0;text-align:left}}@media only screen and (max-width:770px){.product-collateral>dl>dt,.product-collateral>dl>dt:hover{color:#d90011}.product-collateral>dl>dt:after{border-left-color:#d90011}.product-collateral.accordion-open>dl>dt.current:after{border-top-color:#d90011}}@media (min-width:70em){.product-view .mgc-product-options .product-options .qty-wrapper{width:16%}}.mgc-product{width:100%;padding:0 1rem}@media (min-width:40em){.mgc-product{padding:0 1.5rem}}.mgc-product .product-essential{max-width:1098px;margin:0 auto;padding-bottom:1rem}@media (min-width:64em){.mgc-product .product-essential{padding:1rem 0}}.mgc-product .product-essential .product-img-box{padding:0}@media (min-width:40em){.mgc-product .product-essential .product-img-box{padding:0 2rem 0 0}}.mgc-product .product-essential .product-img-box .product-name h1{font-size:2rem}@media (min-width:40em){.mgc-product .product-essential .product-img-box .product-name h1{display:none}}.mgc-product .product-essential .product-img-box .product-media{margin:0 auto;max-width:320px}@media (min-width:40em) and (max-width:63.9375em){.mgc-product .product-essential .product-img-box .product-media{margin:0}}@media (min-width:40em){.mgc-product .product-essential .product-img-box .product-media{margin-left:0;max-width:275px}}.mgc-product .product-essential .product-img-box .product-image-gallery{border-radius:3%}.mgc-product .product-essential .product-img-box .product-image-gallery img{padding:1rem}@media (min-width:40em){.mgc-product .product-essential .product-img-box .product-image-gallery img{padding:0;margin:0 0 0 auto}}.mgc-product .product-essential .product-shop{padding:0}@media (min-width:40em){.mgc-product .product-essential .product-shop{padding:0 0 0 2rem}.mgc-product .product-essential .product-shop .product-name{display:inline-block;margin-bottom:1rem;max-width:calc(100% - 110px)}}@media (min-width:40em){.mgc-product .product-essential .product-shop{padding:0}}.mgc-product .product-essential .product-shop .short-description strong{font-weight:400}.mgc-product .product-essential .product-shop .notice-card-not-active{color:#d90011;clear:both;margin-bottom:30px}.mgc-product .product-essential .product-shop .notice-card-not-active p i{margin-right:10px}@media (max-width:39.9375em){.mgc-product .marcaimage-container{display:none}}@media (min-width:40em){.mgc-product .marcaimage-container{margin-top:10rem}}.mgc-product .marcaimage-container img{padding:1rem}.mgc-product .product-collateral{border-bottom:none}.mgc-product .product-collateral .toggle-tabs{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.mgc-product .product-collateral .toggle-tabs>li,.mgc-product .product-collateral .toggle-tabs>li:hover{margin-right:auto}.mgc-product .product-collateral .toggle-tabs>li:hover span,.mgc-product .product-collateral .toggle-tabs>li span{display:block;font-weight:500;padding:0;height:auto;margin-right:1rem}@media (max-width:30em){.mgc-product .product-collateral .toggle-tabs>li:hover span,.mgc-product .product-collateral .toggle-tabs>li span{font-size:.9rem}}.mgc-product .product-collateral .tab-container{padding:0}@media (max-width:63.9375em){.mgc-product .product-collateral .collateral-tabs>dt.tab{display:none}.mgc-product .product-collateral .collateral-tabs>dd.tab-container.current{display:block}.mgc-product .product-collateral .collateral-tabs .std,.mgc-product .product-collateral .collateral-tabs .std p{margin:0}}.zoomContainer{display:none}.mgc-product .mgc-product-options{margin:2rem 1.5rem 0}@media (min-width:40em){.mgc-product .mgc-product-options{margin:3rem 0}}.mgc-product .mgc-product-options .product-options{margin-top:0}@media (max-width:39.9375em){.mgc-product .mgc-product-options .product-options .button-ist .button{padding:0 2rem}}.mgc-product .mgc-product-options .product-options>p.required{right:auto;top:auto;bottom:0;width:100%;text-align:left;position:absolute}.mgc-product .mgc-product-options .product-options .product-element .input-box select{font-size:.8rem;text-transform:uppercase}.mgc-product .mgc-product-options .product-options .product-element .input-box ul{list-style:none;margin-bottom:0}.mgc-product .mgc-product-options .product-options .product-element .input-box ul li a{margin-top:3px;padding:7px 0;border:1px solid #a7a7a7;border-radius:0;background:transparent}.mgc-product .mgc-product-options .product-options .product-element .input-box ul li.selected .swatch-link,.mgc-product .mgc-product-options .product-options .product-element .input-box ul li:hover .swatch-link{background:#d90011;font-weight:600;border:1px solid #a7a7a7}.mgc-product .mgc-product-options .product-options .product-element .input-box ul li.selected .swatch-link .swatch-label,.mgc-product .mgc-product-options .product-options .product-element .input-box ul li:hover .swatch-link .swatch-label{color:#fff;background:#d90011}.mgc-product .mgc-product-options .product-options .product-element .input-box ul .swatch-label{background:transparent;font-size:1rem;border:none;color:#000;padding:0 2px}.mgc-product .mgc-product-options .product-options .preselected-element label.required:after{content:""}.mgc-product .mgc-product-options .product-options .preselected-element select.preselected{background-image:none;background-color:#d90011;cursor:default;border:1px solid #a7a7a7}.product-view .add-to-cart .price-box{font-weight:700;margin-bottom:0}.product-view .add-to-cart .button{margin:1.5rem 0 0}.product-view .product-options .swatch-attr .select-label{display:none;font-size:inherit}@media only screen and (max-width:770px){.short-description{margin-top:45px}}@media (max-width:63.9375em){.mgc-product-options{-ms-flex-direction:column;flex-direction:column}.mgc-product-options .product-options,.mgc-product-options .product-options-bottom{width:100%;display:block;max-width:100%}}#show-regalo-options{background:transparent!important;color:#000;font-weight:500;border:1px solid #000;transition:all .3s ease;min-height:45px;line-height:45px;line-height:2.8125rem}#product-options-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#product-options-wrapper .product-element{width:100%}#product-options-wrapper .product-element.tipologia{-ms-flex-order:-3;order:-3;width:calc(100% - 162px)}@media (max-width:30em){#product-options-wrapper .product-element.tipologia{width:calc(100% - 110px)}}#product-options-wrapper .product-element.tema{-ms-flex-order:-2;order:-2;width:170px}@media (max-width:30em){#product-options-wrapper .product-element.tema{width:110px}}#product-options-wrapper .product-element.taglio{margin-bottom:0;-ms-flex-order:-1;order:-1}#product-options-wrapper .product-element.taglio .swatch-attr{width:100%}#product-options-wrapper .product-element.taglio .input-box ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:0;width:100%}#product-options-wrapper .product-element.taglio .input-box ul li{margin:0;padding:0 2px}@media (min-width:40em){#product-options-wrapper .product-element.taglio .input-box ul li{min-width:16.6%}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(6n+1){padding-left:0}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(6n){padding-right:0}}@media (max-width:39.9375em){#product-options-wrapper .product-element.taglio .input-box ul li{min-width:20%}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(5n+1){padding-left:0}#product-options-wrapper .product-element.taglio .input-box ul li:nth-of-type(5n){padding-right:0}}#product-options-wrapper select{width:162px}@media (max-width:30em){#product-options-wrapper select{width:110px}}#attribute155,#attribute180{display:block!important}#configurable_swatch_tema,#configurable_swatch_tipologia{display:none}.product-view .add-to-cart-wrapper,.product-view .block-related{width:100%}.mgc-product .mgc-block-related{width:100%;margin:1rem 0}@media (min-width:64em){.mgc-product .mgc-block-related{margin:3rem 0}}.mgc-product .mgc-block-related .mgc-block-title h2{margin-bottom:2rem;padding:0 1.5rem;text-transform:none;text-align:center;font-family:Ubuntu,sans-serif;font-weight:300;color:#0f0;font-display:swap;font-size:2rem}.mgc-product-social{-ms-flex-preferred-size:auto!important;flex-basis:auto!important}.mgc-wishlist-group-container{bottom:auto!important}body{min-width:auto!important}.input-box select#attribute155,.input-box select#attribute180,.qty-wrapper select#qty{min-width:162px}ul#configurable_swatch_taglio li{min-width:60px!important}.newsletter-label-subscription{margin-left:5%;font-size:80%}.newsletter-gender{margin-left:5%}.customer-account-create .newsletter-gender{margin-left:8%}.customer-account-edit .form-privacy{width:100%}.customer-account-edit .newsletter-gender{margin-left:3%}.customer-account-edit .newsletter-label-subscription{margin-left:3%;font-size:80%}.customer-account-edit .form-privacy .agree{width:90%!important}.dotcom-newsletter-index-subscribenewsletter .newsletter-gender{margin-left:0}#newsletter-element .description{max-height:none}.customer-account-create .form-list .control .input-box+label.newsletter-signup{width:90%!important}#header-cart{position:fixed;z-index:100000;right:0;top:0;bottom:0;width:0;height:100vh;display:block;max-width:0;visibility:hidden;opacity:0;box-shadow:-1px 0 1px #dedede;background:#fff;transition:all .5s ease-in-out}#header-cart .mgc-cart-title{margin:0 2rem;padding:0 1rem;line-height:4rem;border-bottom:1px solid #dedede}#header-cart .mgc-cart-title .cart-close{color:#a7a7a7;font-size:2rem;line-height:4rem;float:right;cursor:pointer}#header-cart .mgc-cart-container{height:calc(100vh - 65px);overflow:auto}#header-cart .skip-link-close{display:none}#header-cart .minicart-message{padding:.5rem 2rem 0}#header-cart .mgc-cart-content,#header-cart .mgc-totals-container{padding:1rem 2rem}#header-cart .mgc-cart-content{min-height:calc(100vh - 65px - 310px - 16px)}#header-cart .mini-products-list{margin:0}#header-cart .mini-products-list li a,#header-cart .mini-products-list li a:hover{border:none}#header-cart .mini-products-list li .product-image img{width:100%}#header-cart .mini-products-list li .product-name a:hover{color:#d90011}#header-cart .mgc-totals-container{background:#f3f4f5}#header-cart .mgc-totals-container .subtotal{font-size:.8rem;color:#000}#header-cart .mgc-totals-container .subtotal>span:last-child,#header-cart .mgc-totals-container .subtotal>span:last-child>span{font-weight:700;font-size:1rem}#header-cart .mgc-totals-container .subtotal .label{text-transform:uppercase;background-color:transparent;color:inherit;white-space:normal;padding:.3rem .5rem;line-height:normal}#header-cart .mgc-totals-container .subtotal .price{padding-left:.5rem;font-size:.8rem;font-weight:400}#header-cart .minicart-actions{text-align:center}#header-cart .minicart-actions .cart-link{text-transform:uppercase}#header-cart .minicart-actions ul{margin:0}#header-cart .minicart-actions .checkout-button{width:100%;float:none}#header-cart .checkout-types{float:none}.cart-open #header-cart{width:75%;max-width:500px;height:100vh;visibility:visible;opacity:1}.cart-open .opacity{position:fixed;top:0;display:block;z-index:99999;width:100%;min-height:100%;background:hsla(0,0%,100%,.7)}.truncated .truncated_full_value .item-options{border-color:#dedede;width:100%;background:#fff;left:0}@media (max-width:30em){.truncated .truncated_full_value .item-options{display:none}}.truncated .truncated_full_value .item-options:after{left:calc(50% - 3.5px);border-bottom-color:#dedede}@media (max-width:30em){.truncated .show .item-options{display:block}}.truncated dd{word-break:break-word;width:100%;word-wrap:break-word}.product-cart-info .truncated .truncated_full_value .item-options{padding:1rem}.item-options{color:#000}.item-options dt{font-weight:500}.checkout-cart-index .main{max-width:1604px;margin:0 auto;padding:3rem 1.5rem}@media (max-width:39.9375em){.checkout-cart-index .main{padding:2rem 1rem}}.checkout-cart-index h2.product-name a:hover,.checkout-cart-index h3.product-name a:hover,.checkout-cart-index h4.product-name a:hover,.checkout-cart-index h5.product-name a:hover,.checkout-cart-index p.product-name a:hover{color:#d90011}.checkout-cart-index .checkout-types.top{display:none}.checkout-cart-index ul{list-style-type:none!important}.checkout-cart-index .messages{margin:20px 0}.checkout-cart-index .data-table tbody,.checkout-cart-index .data-table td,.checkout-cart-index .data-table th,.checkout-cart-index .data-table thead,.checkout-cart-index .data-table tr,.checkout-cart-index tfoot{background-color:transparent;border:none}.checkout-cart-index tfoot{border-top:1px solid #f1f1f1}.checkout-cart-index .data-table .product-name a{color:#000;font-size:1.1rem;text-transform:none}.checkout-cart-index .data-table .product-cart-actions .button.btn-update span{padding:0 5px}@media (max-width:30em){.checkout-cart-index .data-table .cart-footer-actions #empty_cart_button,.checkout-cart-index .data-table .cart-footer-actions button{padding:0 2rem;float:none}}.checkout-cart-index .label{background-color:#d90011}.button2 span,.button2 span span{text-decoration:none;color:#d90011;font-family:Ubuntu,sans-serif}.cart-footer-actions .button2 span span{font-size:large}.button2 span:hover,.button2 span span:hover{color:#e13341}.checkout-cart-index .cart-forms .discount,.checkout-cart-index .cart-forms .giftcard,.checkout-cart-index .cart-forms .shipping,.checkout-cart-index .cart-totals{background-color:transparent;border:none;border-top:1px solid #f1f1f1}.checkout-types{list-style-type:none}.checkout-cart-index tbody,.checkout-cart-index tfoot,.checkout-cart-index thead{border:none;background-color:transparent}.checkout-cart-index tbody tr:nth-child(2n){border-bottom:0;background-color:transparent}.checkout-cart-index .cart .cart-totals table tfoot{border-top:none}.checkout-cart-index #discount-coupon-form h2,.checkout-cart-index .cart .giftcard h2{font-size:20px;font-size:1.25rem}.checkout-cart-index #discount-coupon-form .field-wrapper,.checkout-cart-index .cart .giftcard .field-wrapper{display:-ms-inline-flexbox;display:inline-flex;width:100%;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.checkout-cart-index #discount-coupon-form .input-text,.checkout-cart-index .cart .giftcard .input-text{margin:0 10px 0 0}#discount-coupon-form label,.cart .giftcard label{font-family:Ubuntu,sans-serif}.checkout-cart-index .cart-forms{width:auto;float:none;padding-left:0}.checkout-cart-index #discount-coupon-form label,.checkout-cart-index .cart .giftcard label{font-size:18px;font-size:1.125rem;min-width:140px}.checkout-cart-index .cart-totals-wrapper{width:auto!important;float:none}.checkout-cart-index .cart-table{float:none;width:100%}.cart-table tbody td,.cart-table thead th{font-family:Ubuntu,sans-serif}.checkout-cart-index .cart .cart-totals table tfoot strong{font-weight:inherit;font-size:20px;font-size:1.25rem}.cart .cart-totals table tfoot span.price,.cart .cart-totals table tfoot strong span{font-family:Ubuntu,sans-serif}.checkout-cart-index .product-image:hover{border-color:#d90011}.checkout-cart-index .product-cart-sku{display:none}.checkout-cart-index .data-table tbody td .item-options{margin-left:0}.checkout-cart-index .cart-table .item-options{padding:0}@media (min-width:40em){.checkout-cart-index .cart-table .product-cart-actions{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}}.checkout-cart-index .cart-table .product-cart-actions .button{min-width:0;padding:0}.checkout-cart-index .btn-remove2{background:none;text-indent:0;font:inherit;visibility:hidden}.checkout-cart-index .btn-remove2:before{content:"\f014";font-family:mgc-icons;display:inline-block;color:#d90011;visibility:visible;font-size:20px;font-size:1.25rem}.shipping h2{margin-top:1rem;font-size:inherit}.shipping select{height:auto}.shipping .form-list label{font-family:inherit}.checkout-cart-index .product-cart-image a{border:0}.checkout-cart-index .shipping-form .shipping-region{display:none}.checkout-cart-index .shipping-form .shipping-country{width:auto}.checkout-cart-index .shipping-form button{float:left;margin-bottom:20px}@media (max-width:39.9375em){.checkout-cart-index .shipping-form button{width:100%}}.checkout-onepage-index ul{list-style-type:none}.checkout-onepage-index .main{margin:0 auto;max-width:1098px;padding:3rem 1.5rem}@media (max-width:39.9375em){.checkout-onepage-index .main{padding:2rem 1rem}}@media (max-width:39.9375em){.checkout-onepage-index .main .col-1,.checkout-onepage-index .main .col-2{width:100%}}@media (min-width:40em) and (max-width:63.9375em){.checkout-onepage-index .main .col-1,.checkout-onepage-index .main .col-2{padding:0}}.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-main{width:100%;padding:0}.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in #opc-login .step-title,.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-right{display:none}@media (min-width:64em){.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-1,.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in .col-2{padding:0 4rem}}.checkout-onepage-index:not(.opc-has-progressed-from-login).not-logged-in #opc-login .buttons-set{margin:2rem 0;padding:0}.checkout-onepage-index .block-title h2,.checkout-onepage-index .block-title h3,.checkout-onepage-index .block-title strong{color:#d90011!important}.checkout-onepage-index .opc .section.active .step-title h2,.checkout-onepage-index .opc .section.allow .step-title:hover h2{color:#d90011}.checkout-onepage-index .no-touch .opc .section.allow:hover .step-title .number,.checkout-onepage-index .opc .section.allow.active .step-title .number,.checkout-onepage-index .step-title .number{background-color:#d90011!important}.checkout-onepage-index ol{margin-left:0}.checkout-onepage-index .opc #opc-login h3,.checkout-onepage-index .opc #opc-login p:not(.required):not(.form-instructions){font-size:14px;font-size:.875rem;text-transform:none;font-weight:400;font-style:normal;color:inherit;font-family:Ubuntu,sans-serif}.checkout-onepage-index .opc #opc-login p.list-title{margin:0}.checkout-onepage-index .opc #opc-login #checkout-step-login{margin-top:2rem}.checkout-onepage-index .opc #opc-login .col-1 .description{display:none}.checkout-onepage-index .opc #opc-login .col-1 .form-list{margin:2rem 0}@media (min-width:40em){.checkout-onepage-index .opc #opc-login .col-1 .form-list{margin:calc(3rem + 30px) 0 105px}.checkout-onepage-index .opc #opc-login .col-1 .form-list li:not(:last-of-type){margin-bottom:48px}}.checkout-onepage-index .opc #opc-login .col-1 .form-list .control input[type=radio]{margin-top:13px}.checkout-onepage-index .opc #opc-login .col-2 .description{margin-bottom:1.5rem;display:block}@media (min-width:40em){.checkout-onepage-index .opc #opc-login .col-2 .description{margin-bottom:2rem;min-height:45px}}.checkout-onepage-index .opc #opc-login #login-form .fieldset{border:none;margin:0;padding:0;max-width:365px}.checkout-onepage-index .opc #opc-login #login-form .fieldset p{margin-bottom:1rem}.checkout-onepage-index .opc #opc-login #login-form .fieldset .required{width:100%}.checkout-onepage-index .opc #opc-login #login-form .fieldset a{font-style:italic;font-weight:500}.checkout-onepage-index .opc #opc-login .register .block-social-login{margin-top:0}#opc-payment .buttons-set{margin-bottom:10px}.opc .section .step{padding:0}.opc .buttons-set .button,.opc .buttons-set button.button{float:none;line-height:40px;line-height:2.5rem;padding:0}.block-progress dd,.block-progress dt,.data-table tbody td,.data-table tfoot td,.data-table th{font-family:Ubuntu,sans-serif}.block-progress dt{color:#a7a7a7;text-transform:none;font-size:1rem}.block-progress dt.complete{font-weight:500;color:#000}#checkout-agreements .agreement-content{visibility:hidden;max-width:100%}#checkout-agreements p.agree{margin-bottom:0}#checkout-agreements p.agree input{margin:.5rem 0}.mgc-success h3{font-size:1.3rem;margin:1rem 0;text-transform:none;font-weight:300}.mgc-success h3:last-of-type{margin-bottom:3rem}.mgc-success h2{font-weight:400;font-size:1.4rem}.mgc-success p{font-size:1.025rem}.mgc-success .buttons-set{margin-top:2rem;padding-top:2rem}@media (min-width:30em) and (max-width:40em){.checkout-cart-index .a-right{text-align:right}}.checkout-cart-index .a-right>button{margin-bottom:4px;padding-left:5px!important;padding-right:5px!important}.checkout-cart-index .a-right .or,.checkout-cart-index .a-right>button:first-of-type{display:none!important}@media (min-width:30em) and (max-width:40em){.checkout-cart-index .a-right>button{display:inline-block!important}.checkout-cart-index .a-right>button:nth-of-type(2){margin-right:4px}.checkout-cart-index .a-right #empty_cart_button{float:none}.checkout-cart-index .a-right>button:nth-of-type(3){float:right!important;padding-left:10px!important;padding-right:11px!important;margin-left:4px}.checkout-cart-index .a-right>button:nth-of-type(4){float:right!important}}@media (max-width:30em){.checkout-cart-index .a-right>button{width:100%;margin-bottom:2px;display:block!important}}.checkout-cart-index,.wrapper{min-width:auto}.mgc-cart-form-wrapper div:first-of-type{float:right;padding:0}.checkout-cart-index .mgc-cart-form-wrapper div:first-of-type{float:none}@media (max-width:63.9375em){.mgc-cart-column{-ms-flex:auto;flex:auto;width:100%;margin-bottom:20px}.mgc-cart-column>form>table{width:100%}}@media (min-width:64em){.mgc-cart-column{-ms-flex:1 1 0px;flex:1 1 0px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column}}@media (max-width:39.9375em){.mgc-cart-column .cart-totals-wrapper{width:100%}}.mgc-cart-column .cart-totals-wrapper .cart-totals{margin:0}.mgc-cart-column .cart-totals-wrapper .cart-totals>table#shopping-cart-totals-table td:first-of-type{width:90%}.mgc-cart-column .cart-totals-wrapper .cart-totals button{width:auto!important;margin-bottom:0}@media (max-width:30em){.mgc-cart-column .cart-totals-wrapper .cart-totals button{width:100%!important}}.mgc-cart-column .cart-totals-wrapper div>ul.checkout-types{margin-left:0;margin-bottom:0}.mgc-cart-column>form>table>tbody>tr.first td>a.btn-remove:before{color:#d90011}@media (max-width:39.9375em){.mgc-cart-column>form>table>tbody>tr.first>td.product-cart-total{display:block;text-align:left}}.mgc-cart-column>form>table>tbody>tr.first td.product-cart-actions>button{float:left}.mgc-cart-column .discount{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:30em) and (max-width:40em){.mgc-cart-column .discount{float:right}}@media (max-width:30em){.mgc-cart-column .discount{width:100%;padding-left:10px;padding-right:10px}}.mgc-cart-column .discount h2{display:none!important}@media (max-width:30em){.mgc-cart-column .discount .discount-form{width:100%}}.mgc-cart-column .discount .discount-form label{text-transform:uppercase;margin-bottom:10px;margin-right:10px}.mgc-cart-column .discount .discount-form .field-wrapper{display:-ms-flexbox;display:flex}.mgc-cart-column .discount .discount-form .field-wrapper button{margin-left:10px}@media (min-width:64em){.mgc-cart-column .discount .discount-form .field-wrapper{-ms-flex-wrap:initial;flex-wrap:nowrap}}@media (max-width:39.9375em){.mgc-cart-column .discount .discount-form .field-wrapper input{width:100%!important}}@media (max-width:39.9375em){.mgc-cart-column .discount .discount-form .field-wrapper .button-wrapper{width:auto}}.mgc-cart-column .discount .discount-form .field-wrapper .button-wrapper>button{width:auto!important}@media (max-width:30em){.mgc-cart-column .discount .discount-form .field-wrapper .button-wrapper>button{width:100%!important}}.mgc-cart-column .discount .discount-form .field-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.mgc-cart-column .btn-proceed-checkout{float:right}.mgc-cart-column .cart-table td[data-rwd-label]:before{font-weight:700}@media (max-width:30em){.mgc-cart-column .button-wrapper button.button2 span{font-size:.9rem}}.mgc-cart-column .cart-forms{float:right;padding-right:0!important}.mgc-cart-column .tab-content>.std>p{text-align:justify}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li>button{float:left}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li:first-of-type{margin-right:.5rem}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li:nth-of-type(2){padding-left:0}.mgc-cart-column .checkout-onepage-index #sociallogin_button>ul.right li button{padding-bottom:10px}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div .new-users ul{list-style-type:disc}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div h3{font-size:1.5rem;font-weight:100}@media (max-width:39.9375em){.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:first-of-type,.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:nth-of-type(2){padding:10px}}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:first-of-type ul li label{margin-left:0}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login div#checkout-step-login>div>div:nth-of-type(2) .buttons-set{padding:0;margin-top:55px}@media (max-width:30em){.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login li.section .step-title h2{font-size:14px;font-size:.875rem}}.mgc-cart-column .checkout-onepage-index ol.opc-firststep-login #opc-login .fieldset p.required{display:block}.mgc-cart-column .opc-has-progressed-from-login .opc-firststep-login div#payment-buttons-container{margin-left:10px}.mgc-cart-column .opc-has-progressed-from-login #shipping-buttons-container button,.mgc-cart-column .opc-has-progressed-from-login #shipping-method-buttons-container button,.mgc-cart-column .opc-has-progressed-from-login .buttons-set button.validation-passed{margin-left:10px;margin-bottom:10px}.mgc-cart-column .opc-has-progressed-from-login #checkout-shipping-method-load dt{margin:13px 0 5px 30px}.mgc-cart-column .g2spayment-processing-payment iframe{border:none}.checkout-onepage-index #checkout-shipping-method-load>dl>dt:first-of-type,.mgc-cart-column .g2spayment-processing-payment .page-head h3{display:none}.checkout-onepage-index #payment-buttons-container,.checkout-onepage-index #shipping-method-buttons-container{margin-left:10px;margin-bottom:10px}.checkout-onepage-index #billing\:country_id,.checkout-onepage-index #billing\:invoice_requested{padding-top:0;padding-bottom:0;border:1px solid #cacaca}.checkout-onepage-index .opc #opc-login #checkout-step-login div>div>h3{font-weight:100;font-size:24px;font-size:1.5rem}.checkout-onepage-index .opc #opc-login #checkout-step-login div>div>ul{list-style-type:disc}.checkout-onepage-index .opc #opc-login #checkout-step-login div>div>p{font-family:Ubuntu,sans-serif;font-display:swap}.iti__selected-flag{height:30px}.cms-no-route .std li,.cms-page-view .std li{color:inherit;font-style:normal;font-family:inherit}.cms-page-view .breadcrumbs{padding:1rem 1.5rem}.strong{font-weight:700}.cms-page-view .std{margin:1rem 0}@media (max-width:63.9375em){.cms-page-view .std{margin-top:0}}.cms-page-view .std h1{margin-bottom:1rem}@media (min-width:40em){.cms-page-view .std h1{font-size:2.5rem}}.cms-page-view .std p{font-size:17px;font-size:1.0625rem;font-family:inherit;color:#20232b;font-style:normal}.cms-store-locator h1,.cms-store-locator p{text-align:center}.cms-store-locator h1{font-size:1.8rem}@media (min-width:40em){.cms-store-locator h1{font-size:2.5rem}}@media (max-width:39.9375em){.cms-store-locator p{text-align:justify}}.cms-store-locator select{max-width:200px}@media (max-width:39.9375em){.cms-store-locator select{max-width:none;margin-left:0}}.cms-store-locator .main{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.cms-store-locator .main .col-main{max-width:960px}.cms-no-route .std h1,.cms-page-view .std h1{color:inherit}.mgc-cms-content .mgc-cms-menu{-ms-flex-pack:center;justify-content:center;text-transform:uppercase;margin-bottom:1rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}@media (min-width:40em){.mgc-cms-content .mgc-cms-menu{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}.mgc-cms-content .mgc-cms-menu .active>a{background:transparent;color:#e13341}.mgc-cms-content .mgc-cms-banner img{padding:2rem;width:342px;height:240px;display:inline-block}.mgc-cms-content .link-big{text-transform:uppercase;font-size:1.2rem;padding:2rem 3rem;display:inline-block}.mgc-cms-content .button{float:none}.mgc-cms-content .sl-path-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}@media (min-width:40em){.mgc-cms-content .sl-path-wrapper{-ms-flex-direction:row;flex-direction:row}}.mgc-cms-content .sl-path-wrapper .sl-path-element{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:1rem 0;text-align:center}@media (min-width:64em){.mgc-cms-content .sl-path-wrapper .sl-path-element{max-width:30%;-ms-flex:0 0 30%;flex:0 0 30%}}@media (min-width:64em){.mgc-cms-content .sl-path-wrapper .sl-path-element .sl-image-container{min-height:calc(220px + 3rem);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end}}.mgc-cms-content .sl-path-wrapper .sl-path-element img{max-height:200px;margin-bottom:3rem}.mgc-cms-content .sl-path-wrapper .sl-path-element p{font-size:1rem}@media (min-width:64em){.mgc-cms-content .sl-path-wrapper .sl-path-element p{padding:0 2rem}}.mgc-cms-content .sl-button-element{margin:2rem 0}.mgc-cms-content .sl-button-element h6{text-transform:none;font-size:17px;font-size:1.0625rem;padding:1rem 0}.mgc-cms-content .sl-button-element .button{float:none}@media (min-width:64em){.mgc-cms-content .sl-button-element .button{width:100%}}.mgc-cms-content .sl-section{text-align:center;margin:4rem 0}@media (min-width:64em){.mgc-cms-content .sl-section.sl-section-store-images{padding:0}}.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs>div{-ms-flex:0 0 50%;flex:0 0 50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:40em) and (max-width:63.9375em){.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs>div{-ms-flex:0 0 33%;flex:0 0 33%}}@media (min-width:64em){.mgc-cms-content .sl-section.sl-section-store-images .sl-store-imgs>div{-ms-flex:0 0 16.6%;flex:0 0 16.6%}}.mgc-cms-content .sl-section h1{margin-bottom:2rem}.mgc-cms-content .sl-store-button{text-align:center}.mgc-cms-content .sl-store-button .button{margin-top:3rem;float:none}.mgc-cms-content .text-center>img{margin-bottom:2rem}.mgc-cms-content .sl-filter-wrapper{text-align:left}.mgc-carousel.mgc-carousel-corner .mgc-carousel-element{max-height:none}#mgc-carousel-corner .mgc-carousel>div{margin-bottom:2rem}.desktop #sl-section-map,.desktop #sl-section-map>div{transition:all .5s}.desktop #sl-section-map.open{height:auto;visibility:visible;opacity:1}.desktop #sl-section-map.open>div{max-height:none}.callout{border:none}.cms-page-view.cms-soluzioni-incentive .main,.cms-page-view.cms-soluzioni-manifestazioni .main,.cms-page-view.cms-soluzioni-welfare .main,.cms-page-view.cms-soluzioni .main{padding:0}.cms-page-view .mgc-cms-section{padding:2rem 0}.cms-page-view .mgc-cms-section:first-of-type{padding-top:0}.cms-aiuto.cms-page-view .mgc-cms-section{padding-bottom:0}.cms-page-view .mgc-cms-section h1,.cms-page-view .mgc-cms-section h2,.cms-page-view .mgc-cms-section h3,.cms-page-view .mgc-cms-section h4,.cms-page-view .mgc-cms-section h5,.cms-page-view .mgc-cms-section h6{text-transform:none}.cms-page-view .mgc-cms-section h1{margin-bottom:2rem;font-size:1.8rem}@media (min-width:40em){.cms-page-view .mgc-cms-section h1{font-size:2.5rem}}.cms-page-view .mgc-cms-section h1.small-margin{margin-bottom:1rem}@media (min-width:40em){.cms-page-view .mgc-cms-section .mgc-image-container{padding:2rem 0}}.cms-page-view .mgc-cms-section .mgc-card-type-icon{font-size:8rem}.cms-page-view .mgc-cms-section .mgc-card-type-icon i{color:#d90011;line-height:inherit}.cms-page-view .mgc-cms-section p.red{color:#d90011}.a{cursor:pointer}.a:active,.a:focus,.a:hover{color:#d90011}.mgc-faq-btns-container{-ms-flex-pack:center;justify-content:center}.mgc-faq-btn-block{padding:0 10px}@media (min-width:64em){.mgc-faq-btn-block:first-of-type{padding-left:0}.mgc-faq-btn-block:last-of-type{padding-right:0}}.mgc-faq-btn-block .button{width:100%;min-width:auto;padding:0 .5rem;line-height:1.5rem;min-height:150px;font-weight:500}@media (min-width:40em){.mgc-faq-btn-block .button{padding:0 1rem}}@media (min-width:90em){.mgc-faq-btn-block .button{padding:0 3rem}}.mgc-faq-btn-block ul{list-style:none;margin-left:0;font-weight:500;height:0;transition:all .3s ease-in-out;visibility:hidden;opacity:0}@media (max-width:63.9375em){.mgc-faq-btn-block ul{max-height:0}}.mgc-faq-btn-block ul .active{color:#d90011}.mgc-faq-btn-block.open ul{max-height:9999999px;visibility:visible;opacity:1;height:auto}.mgc-answers-container .faq{font-size:1.1rem;font-weight:500;margin:0;padding-bottom:0}.mgc-answers-container .answer{color:#767977;margin-left:1rem;margin-bottom:0}.mgc-answers-container div.answer{margin-left:0}.mgc-answers-container .answer,.mgc-answers-container .level3{display:none}.mgc-answers-container .level1>.answer,.mgc-answers-container .open>.answer,.mgc-answers-container .open>.level3{display:block}.mgc-answers-container ul{list-style:none;margin-bottom:0}.mgc-answers-container .level1{margin-left:0}.mgc-answers-container .level1>li .a,.mgc-answers-container .level1>li>p:first-of-type{font-size:1rem;margin-bottom:0}.mgc-answers-container .level2,.mgc-answers-container .level3{color:#767977}.mgc-answers-container .level2>li .a,.mgc-answers-container .level3>li .a{font-size:inherit;margin-bottom:0}.mgc-answers-container .level2>li .a:before,.mgc-answers-container .level3>li .a:before{content:"\e90c";font-family:mgc-icons}.mgc-answers-container .level2>li.open>.a:before,.mgc-answers-container .level3>li.open>.a:before{content:"\e90d"}.mgc-answers-container .mgc-faq-container{transition:transform .3s ease-in-out;max-height:0;visibility:hidden;opacity:0}.mgc-contact-wrapper{transition:all .3s ease-in;margin-bottom:100px;transform:translateY(0)}.faq-open .mgc-answers-container{min-height:100px}.faq-open .mgc-contact-wrapper{transform:translateY(100px)}.faq-open .mgc-faq-container.open{margin-top:40px;max-height:9999999px;visibility:visible;opacity:1}.faq-open .mgc-faq-container.open .faq{padding-bottom:.5rem}.faq-open .mgc-faq-container.open .level1 ul{margin-bottom:1rem}.faq-open .mgc-faq-container.open .level1>li.open>p:last-of-type{margin-bottom:.5rem}.faq-open .mgc-faq-container.open .level2 .a .text,.faq-open .mgc-faq-container.open .level3 .a .text{border-bottom:1px solid #767977}.mgc-contact-form-container{background-color:#f3f4f5;background:linear-gradient(90deg,#dedede,#f3f4f5);padding:1.5rem 1rem}.mgc-contact-form-container textarea[rows]{min-height:calc(100% - 2rem)}.mgc-contact-form-container form input:not([type=checkbox]){width:100%}.mgc-contact-form-container .privacy-group{padding-top:25px}.mgc-contact-form-container .privacy-group .hint,.mgc-contact-form-container .privacy-group input{display:-ms-inline-flexbox;display:inline-flex}.mgc-contact-form-container .privacy-group input[type=checkbox]{max-width:20px;margin-top:3px;vertical-align:text-top}.mgc-contact-form-container .privacy-group input[type=checkbox]:after{content:"";width:13px;height:13px;font-size:13px;font-size:.8125rem;line-height:11px;line-height:.6875rem;display:inline-block;border:1px solid #a7a7a7;background:#fff;color:#20232b}.mgc-contact-form-container .privacy-group input[type=checkbox]:checked:after{content:"\f00c";font-family:FontAwesome}.mgc-contact-form-container .privacy-group .hint{width:calc(100% - 20px);padding-left:.5rem;font-size:small}.mgc-contact-form-container .button-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;margin:1rem 0 0 auto}@media (max-width:39.9375em){.mgc-contact-form-container .button-container{margin-bottom:1rem}}.mgc-contact-form-container .button-container .button{margin-bottom:0}@media (max-width:39.9375em){.mgc-contact-form-container .button-container .button{width:100%}}#loghi_partners div:nth-of-type(2){display:block}.cms-page-view .std p{text-align:center;font-size:inherit}.cms-page-view .std h1{font-size:1.8rem;text-align:center}.cms-page-view .std #loghi-partners>p{text-align:left;margin-bottom:5px;margin-top:20px;color:#a7a7a7}@media (min-width:40em){.cms-page-view .std #loghi-partners>div{margin-right:50px}}.footer{margin:auto;background-color:#20232b;padding-top:0;border-top:none}.footer .row{padding:2rem 0}.footer .column,.footer .columns{text-align:center}.footer-middle{max-width:1098px;-ms-flex-pack:center;justify-content:center}@media (max-width:39.9375em){.footer-middle{display:-ms-flexbox;display:flex}}.footer-middle .column,.footer-middle .columns{padding:1rem 0}@media (max-width:39.9375em){.footer-middle .column,.footer-middle .columns{padding-left:1rem;text-align:left}.footer-middle .column-cards.columns,.footer-middle .column.column-cards{-ms-flex-order:3;order:3}.footer-middle .categories-list.columns,.footer-middle .column.categories-list{-ms-flex-order:4;order:4}}.footer-middle .column p,.footer-middle .columns p{text-align:left}.footer h6{color:#fff;text-transform:none}.footer a,.footer p{color:#a7a7a7;transition:color .3s}.footer a:hover{color:#d90011;transition:color .3s}.footer-payment-logo{display:block;text-align:center;width:100%;max-width:250px}@media (max-width:39.9375em){.footer-payment-logo{text-align:left;margin-bottom:.6rem}}.footer-payment-logo>img{margin-right:1rem;max-width:30%}.footer-payment-logo>img:first-of-type{vertical-align:bottom;padding:.1rem}.footer .menu.vertical>li>a{padding:.5rem 0;-ms-flex-pack:center;justify-content:center}@media (max-width:39.9375em){.footer .menu.vertical>li>a{-ms-flex-pack:start;justify-content:flex-start}}.footer-social i{font-size:1.3rem;color:#fff;border-radius:50%}.footer-social.menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.footer-social.menu>li>a{padding:0;margin-right:.5rem;max-width:45px;max-height:45px;margin:5px;-ms-flex-pack:center;justify-content:center}.footer-social.menu-vertical>li>a{-ms-flex-pack:center;justify-content:center;padding:.1rem 0}.footer-social.menu>li>a>i{transition:all .3s}.footer-social>.mgc-icon-facebook{background-color:#5d77ac;padding:.8rem 1rem}.footer-social>.mgc-icon-twitter{background-color:#4fb5db;padding:.8rem}.footer-social>.mgc-icon-pinterest-p{background-color:#d22e35;padding:.8rem 1rem}.footer-social>.mgc-icon-google-plus{background-color:#d22e35;padding:.8rem .6rem}.footer-social.menu>li>a:hover>.mgc-icon-facebook{color:#5d77ac;background-color:#fff;transition:all .3s}.footer-social.menu>li>a:hover>.mgc-icon-twitter{color:#4fb5db;background-color:#fff;transition:all .3s}.footer-social.menu>li>a:hover>.mgc-icon-google-plus,.footer-social.menu>li>a:hover>.mgc-icon-pinterest-p{color:#d22e35;background-color:#fff;transition:all .3s}.footer-end{background-color:#3a3a3a;color:#a7a7a7;text-align:center;padding:1rem}.footer-end>span>a:hover{color:#d90011}.footer .row.section-box{padding:0;background-color:#fff}.mgc-box.mgc-box-newsletter{background-color:#d90011;background:linear-gradient(90deg,#b9000f,#d90011);color:#fff}@media (max-width:39.9375em){.mgc-box.mgc-box-newsletter{margin-bottom:2rem}}.mgc-box-contact-content,.mgc-box-newsletter-content{max-width:802px;height:100%}@media (max-width:39.9375em){.mgc-box-contact-content h4,.mgc-box-newsletter-content h4{font-size:1.6rem}}@media (max-width:30em){.mgc-box-contact-content h4,.mgc-box-newsletter-content h4{font-size:1.2rem}}.mgc-box-newsletter-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 auto}.mgc-box-newsletter-input{display:-ms-inline-flexbox;display:inline-flex;width:100%}@media (max-width:39.9375em){.mgc-box-newsletter-input{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mgc-box-newsletter-input>input[type=email]{width:65%;height:auto;padding:0 0 0 10px;margin:0}@media (max-width:39.9375em){.mgc-box-newsletter-input>input[type=email]{width:100%;min-height:45px;margin:0 auto 1rem}}.mgc-box-newsletter-input>input[type=email]:-ms-input-placeholder{color:#a7a7a7}.mgc-box-newsletter-input>input[type=email]::placeholder{color:#a7a7a7}.mgc-box-newsletter-input>button{width:35%;background-color:#000;display:inline-block;padding:1rem 0;text-transform:uppercase;color:#fff;font-family:Ubuntu,sans-serif;font-display:swap}@media (max-width:39.9375em){.mgc-box-newsletter-input>button{min-width:220px;margin:1rem auto}}.mgc-box.mgc-box-contact{padding:0;background-color:#f3f4f5;background:linear-gradient(90deg,#f3f4f5,#dedede)}@media (max-width:39.9375em){.mgc-box.mgc-box-contact{margin-bottom:2rem}}.mgc-box.mgc-box-contact>a{padding:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#20232b;transition:color .3s}.mgc-box.mgc-box-contact>a:hover{color:#e13341;transition:color .3s}.mgc-box.mgc-box-contact>a>p,.mgc-box.mgc-box-contact>a>span{padding:1rem}.mgc-box.mgc-box-contact>a>span{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.mgc-box.mgc-box-contact>a>p{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;font-size:1.2rem;text-transform:uppercase;line-height:1.1;word-wrap:break-word;color:#20232b;font-weight:100;text-align:left}@media (max-width:39.9375em){.mgc-box.mgc-box-contact>a>p{font-size:1rem;text-align:left}}@media (max-width:30em){.mgc-box.mgc-box-contact>a>p{font-size:.8rem}}.mgc-box.mgc-box-contact>a>p .blue{font-weight:700;background:linear-gradient(90deg,#3c9afb 0,#0f49a9);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent}.mgc-box.mgc-box-contact>a>p .blue:hover{color:#1d558c}.mgc-box.mgc-box-contact>a>span{border-right:2px solid #dedede;text-align:center}@media (max-width:39.9375em){.mgc-box.mgc-box-contact>a>span{text-align:left}}@media screen and (min-width:40em){.mgc-box-newsletter-input{width:70%}.footer .column,.footer .columns{text-align:left}.footer-middle .column,.footer-middle .columns{padding:1rem}.footer-payment-logo{text-align:left}.footer-social.menu,.footer .menu.vertical>li>a{-ms-flex-pack:start;justify-content:flex-start}}.mgc-box.mgc-box-contact img{width:90%;max-width:200px}.mgc-box.mgc-box-contact a span.header-logo{padding:.5rem}@media (max-width:39.9375em){.mgc-box.mgc-box-contact a span.header-logo{padding:0;border:none}}@media (min-width:64em){.mgc-box.mgc-box-contact a span.header-logo{text-align:right;padding-right:35px}}@media (min-width:64em){.mgc-box.mgc-box-contact>a>p{padding-left:35px}}@media (max-width:690px){.footer .mgc-carousel .slick-next,.footer .mgc-carousel .slick-prev{top:50%}}.mgc-box.mgc-box-contact>a>p{margin-bottom:0}@media (min-width:40em) and (max-width:63.9375em){.mgc-box-newsletter h4{letter-spacing:normal;font-size:1.2rem}.mgc-box-newsletter .mgc-box-newsletter-input{max-width:400px;width:100%}.mgc-box.mgc-box-contact>a>span{padding:.5rem}.mgc-box.mgc-box-contact>a>p{padding:1rem;font-size:1rem}}.mgc-partners{padding:0 2rem}@media (max-width:39.9375em){.mgc-partners{display:none}}#loghi-partners>div{display:inline-block;width:24.5%}@media (max-width:39.9375em){#loghi-partners>div{width:49%}}.footer .categories-list .menu.vertical>li>a,.footer .column-mgc .menu.vertical>li>a,.footer .menu.vertical>li>a{padding:.1rem 0}.footer .categories-list .menu.vertical>li:first-of-type a,.footer .column-mgc .menu.vertical>li:first-of-type a,.footer .menu.vertical>li:first-of-type a{padding-top:.5rem}.footer .categories-list .menu.vertical>li:last-of-type a,.footer .column-mgc .menu.vertical>li:last-of-type a,.footer .menu.vertical>li:last-of-type a{padding-bottom:7px}.mgc-carousel-footer .mgc-carousel-element{height:90px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.mgc-carousel-footer .mgc-carousel-element img{width:auto;height:90px;position:absolute;top:0;bottom:0;margin:auto}.footer .column-cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.footer .column-cards p{margin-bottom:4px}.footer .column-cards img{padding-bottom:7px}.column-mgc{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.column-mgc img{width:153px}.column-mgc>div{margin-top:10px}.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:.875rem;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:.875rem;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:.875rem}.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.625rem;font-weight:400;margin:0;text-align:left}.c-footerBanner__text>div p{font-size:16px;font-size:1rem;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:1rem}@media (min-width:64em){.c-mgcBanner__text div .banner-button{font-size:18px;font-size:1.125rem;top:unset;bottom:20px}}@media (min-width:90em){.c-mgcBanner__text div .banner-button{font-size:22px;font-size:1.375rem}}.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:-.0625rem}@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.25rem}}.show-for-small-only h1>span{font-size:26px;font-size:1.625rem}@media (max-width:30em){.show-for-small-only h1>span{font-size:20px;font-size:1.25rem}}@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:.875rem}.mgc-box-newsletter-content button{font-family:Ubuntu,sans-serif;font-display:swap;letter-spacing:inherit;font-size:inherit}.mgc-box-newsletter-content button:hover{box-shadow:2px 2px 10px #a7a7a7;background:linear-gradient(270deg,#313131,#000);transition:background-color .3s}@media (min-width:64em){.mgc-box.mgc-box-contact>a{padding:0}}@media (min-width:40em){.footer .menu.vertical{width:150px}}.footer .categories-list .menu.vertical>li:last-of-type a,.footer .menu.vertical>li:last-of-type a{padding-bottom:14px}.footer .column-cards p{margin-bottom:23px;text-align:left}.footer .footer-payment-logo>img{max-width:120px;padding-bottom:0}.footer .footer-payment-logo .credit-card-logo{max-width:70px;display:inline-block;vertical-align:middle}.mgc-filter-wrapper .mgc-filter span{font-size:13px;font-size:.8125rem}.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.25rem;color:#000;font-weight:300}@media (min-width:40em){.kyc-activation-root form .element input[type=date],.kyc-activation-root form .element input[type=email],.kyc-activation-root form .element input[type=number],.kyc-activation-root form .element input[type=password],.kyc-activation-root form .element input[type=tel],.kyc-activation-root form .element input[type=text],.kyc-activation-root form .element select,.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.5rem}.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}.popup-opened .opacity{position:fixed;top:0;display:block;z-index:9999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}.kyc-activation-banner,.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.375rem;font-weight:500}@media (max-width:39.9375em){body.customer-account .my-account .dashboard .box-account h2{font-size:1.0625rem;text-align:center}}body.customer-account .my-account .dashboard .box-account.box-recent h2{padding-left:40px;background:url(../../default/images/kyc/icons/orders.png) no-repeat 0/30px}body.customer-account .my-account .dashboard .box-account.box-info h2{padding-left:40px;background:url(../../default/images/kyc/icons/account_edit.png) no-repeat 0/30px}body.customer-account .my-account .dashboard .box-account.box-address h2{padding-left:40px;background:url(../../default/images/kyc/icons/address_book.png) no-repeat 0/30px}@media (max-width:63.9375em){body.customer-account .my-account .dashboard .box-account{padding-left:10px;padding-right:10px}}body.customer-account .my-account .btn-container-centered{text-align:center}body.customer-account .my-account .btn-container-centered button.button{float:none;margin:40px auto}body.customer-account .my-account .btn-container-centered a.btn-red{margin:0 auto}body.customer-account .my-account .btn-container-centered .back-link{padding-bottom:30px}body.customer-account .my-account .btn-container-floated a.btn-red{margin:0 10px 10px 0}@media (min-width:40em){body.customer-account .my-account .btn-container-floated a.btn-red{float:left}body.customer-account .my-account .btn-container-floated a.btn-red:after,body.customer-account .my-account .btn-container-floated a.btn-red:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}body.customer-account .my-account .btn-container-floated a.btn-red:after{clear:both}}@media (max-width:39.9375em){body.customer-account .my-account .btn-container-floated a.btn-red{float:none;margin-left:auto;margin-right:auto}}body.customer-account .my-account .box-info .col-1{padding-right:0}body.customer-account .my-account .box-info .col-2{padding-right:0;padding-left:0}body.customer-account .my-account .box-info .col2-set.newsletter{padding-top:20px;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;height:100%}@media (max-width:63.9375em){body.customer-account .my-account .box-info .col2-set.newsletter{-ms-flex-direction:column;flex-direction:column}}body.customer-account .my-account .box-info .col2-set.newsletter .col-1,body.customer-account .my-account .box-info .col2-set.newsletter .col-2{padding-bottom:15px;display:-ms-flexbox;display:flex;height:auto}@media (max-width:63.9375em){body.customer-account .my-account .box-info .col2-set.newsletter .col-1,body.customer-account .my-account .box-info .col2-set.newsletter .col-2{float:none;width:100%}}body.customer-account .my-account .box-info .col2-set.newsletter .col-1 .box,body.customer-account .my-account .box-info .col2-set.newsletter .col-2 .box{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;float:none;height:100%}body.customer-account .my-account .box-info .col2-set.newsletter .col-1 .box .box-content,body.customer-account .my-account .box-info .col2-set.newsletter .col-2 .box .box-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;height:100%}body.customer-account .my-account .box-info .col2-set.newsletter .col-1 .box .box-content .btn-container-floated,body.customer-account .my-account .box-info .col2-set.newsletter .col-2 .box .box-content .btn-container-floated{margin-top:auto}body.customer-account .my-account .box-info .col2-set.newsletter .col-2{padding:15px 20px 20px;border:5px solid #d12d26;float:none}body.customer-account .my-account .box-info .col2-set.newsletter .col-2 button{margin-bottom:0;float:none;min-width:auto;min-height:38px;line-height:1.5rem}body.customer-account .my-account .box-info .form-list .control input.checkbox{margin:7px 0 0}body.customer-account .my-account .box-info .form-list .control label{margin:0;padding:0 0 0 5px}body.customer-account .my-account .box-info address{margin-bottom:20px}body.customer-account .my-account a.btn-red{font-size:.75rem;text-transform:uppercase;color:#fff;padding:.8rem 1rem;line-height:1;display:block;width:160px;text-align:center}body.customer-account .my-account form{max-width:100%}body.customer-account .my-account form .fieldset{margin-top:10px;padding-left:10%;padding-right:10%}@media (max-width:39.9375em){body.customer-account .my-account form .fieldset{padding-left:1rem;padding-right:1rem}}body.customer-account .my-account form .fieldset h2{width:100%}body.customer-account .my-account form .form,body.customer-account .my-account form .form-list{display:-ms-flexbox;-webkit-box-flex:1;-ms-flex:1;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:63.9375em){body.customer-account .my-account form .form,body.customer-account .my-account form .form-list{-ms-flex-direction:column;flex-direction:column}}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]),body.customer-account .my-account form .form-list .field,body.customer-account .my-account form .form .element:not([class*=element-privacy]),body.customer-account .my-account form .form .field{position:relative;background:#fff;padding-top:.5rem;margin-bottom:1rem;width:48%;box-sizing:border-box}@media (max-width:63.9375em){body.customer-account .my-account form .form-list .element:not([class*=element-privacy]),body.customer-account .my-account form .form-list .field,body.customer-account .my-account form .form .element:not([class*=element-privacy]),body.customer-account .my-account form .form .field{width:100%}}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .my-account form .form-list .element:not([class*=element-privacy]),body.customer-account .my-account form .form-list .field,body.customer-account .my-account form .form .element:not([class*=element-privacy]),body.customer-account .my-account form .form .field{max-width:475px;margin-left:auto;margin-right:auto}}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]).full-width,body.customer-account .my-account form .form-list .field.full-width,body.customer-account .my-account form .form .element:not([class*=element-privacy]).full-width,body.customer-account .my-account form .form .field.full-width{width:100%}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) label,body.customer-account .my-account form .form-list .field label,body.customer-account .my-account form .form .element:not([class*=element-privacy]) label,body.customer-account .my-account form .form .field label{color:#000;font-weight:400;font-size:1rem;line-height:1;position:absolute;top:0;left:.5rem;z-index:1;background-color:inherit;padding:0 .5rem;margin-right:.5rem}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) .mgc-kyc-icon-pencil,body.customer-account .my-account form .form-list .field .mgc-kyc-icon-pencil,body.customer-account .my-account form .form .element:not([class*=element-privacy]) .mgc-kyc-icon-pencil,body.customer-account .my-account form .form .field .mgc-kyc-icon-pencil{position:absolute;right:0;top:1.15rem;color:#d90011;font-size:20px;font-size:1.25rem}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=date],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=email],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=number],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=password],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=tel],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=text],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form-list .field input[type=date],body.customer-account .my-account form .form-list .field input[type=email],body.customer-account .my-account form .form-list .field input[type=number],body.customer-account .my-account form .form-list .field input[type=password],body.customer-account .my-account form .form-list .field input[type=tel],body.customer-account .my-account form .form-list .field input[type=text],body.customer-account .my-account form .form-list .field select,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=date],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=email],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=number],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=password],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=tel],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=text],body.customer-account .my-account form .form .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form .field input[type=date],body.customer-account .my-account form .form .field input[type=email],body.customer-account .my-account form .form .field input[type=number],body.customer-account .my-account form .form .field input[type=password],body.customer-account .my-account form .form .field input[type=tel],body.customer-account .my-account form .form .field input[type=text],body.customer-account .my-account form .form .field select{border:.6px solid #a8a8a8;height:40px;background-color:inherit;padding:.5rem 1rem 0;margin-bottom:0;width:calc(100% - 1.5rem);max-width:none;font-size:20px;font-size:1.25rem;color:#000;font-weight:300}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=date]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=email]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=number]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=password]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=tel]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[type=text]:focus,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select:focus,body.customer-account .my-account form .form-list .field input[type=date]:focus,body.customer-account .my-account form .form-list .field input[type=email]:focus,body.customer-account .my-account form .form-list .field input[type=number]:focus,body.customer-account .my-account form .form-list .field input[type=password]:focus,body.customer-account .my-account form .form-list .field input[type=tel]:focus,body.customer-account .my-account form .form-list .field input[type=text]:focus,body.customer-account .my-account form .form-list .field select:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=date]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=email]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=number]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=password]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=tel]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[type=text]:focus,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select:focus,body.customer-account .my-account form .form .field input[type=date]:focus,body.customer-account .my-account form .form .field input[type=email]:focus,body.customer-account .my-account form .form .field input[type=number]:focus,body.customer-account .my-account form .form .field input[type=password]:focus,body.customer-account .my-account form .form .field input[type=tel]:focus,body.customer-account .my-account form .form .field input[type=text]:focus,body.customer-account .my-account form .form .field select:focus{border-color:#d90011}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) input[disabled],body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select[disabled],body.customer-account .my-account form .form-list .field input[disabled],body.customer-account .my-account form .form-list .field select[disabled],body.customer-account .my-account form .form .element:not([class*=element-privacy]) input[disabled],body.customer-account .my-account form .form .element:not([class*=element-privacy]) select[disabled],body.customer-account .my-account form .form .field input[disabled],body.customer-account .my-account form .form .field select[disabled]{color:#999;-webkit-text-fill-color:#999;opacity:1}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form-list .field select,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select,body.customer-account .my-account form .form .field select{background-size:1rem;background-image:url(../../default/images/kyc/icons/chevron-down.svg);background-repeat:no-repeat;background-position:100% 50%;-webkit-appearance:none;-moz-appearance:none;appearance:none}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select option,body.customer-account .my-account form .form-list .field select option,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select option,body.customer-account .my-account form .form .field select option{color:#000}body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select.placeholder,body.customer-account .my-account form .form-list .element:not([class*=element-privacy]) select option:first-child,body.customer-account .my-account form .form-list .field select.placeholder,body.customer-account .my-account form .form-list .field select option:first-child,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select.placeholder,body.customer-account .my-account form .form .element:not([class*=element-privacy]) select option:first-child,body.customer-account .my-account form .form .field select.placeholder,body.customer-account .my-account form .form .field select option:first-child{color:#999}body.customer-account .my-account form .form-list .field .edit-mode .mgc-kyc-icon-pencil,body.customer-account .my-account form .form .field .edit-mode .mgc-kyc-icon-pencil{display:none}body.customer-account .my-account form .form-list .field .edit-mode select,body.customer-account .my-account form .form .field .edit-mode select{background-image:url(../../default/images/kyc/icons/chevron-down.svg)}body.customer-account .my-account form .form-list .field-radio,body.customer-account .my-account form .form .field-radio{width:100%}body.customer-account .my-account form .form-list .field-radio label,body.customer-account .my-account form .form .field-radio label{position:static;padding-left:0;line-height:normal}body.customer-account .my-account form .form-list .field-radio .input-box-radio,body.customer-account .my-account form .form .field-radio .input-box-radio{margin-top:.5rem}body.customer-account .my-account form .form-list .element-file label.button,body.customer-account .my-account form .form .element-file label.button{position:static;color:#fff;line-height:40px;line-height:2.5rem}body.customer-account .my-account form .form-list .element-file .description,body.customer-account .my-account form .form .element-file .description{margin-bottom:1rem;max-height:none}body.customer-account .my-account form .form-list .element-file .description .required,body.customer-account .my-account form .form .element-file .description .required{padding-right:.75rem}body.customer-account .my-account form .form-list .element-file .description img,body.customer-account .my-account form .form .element-file .description img{max-width:250px;margin-top:1rem;display:none}body.customer-account .my-account form .element-tel{width:100%}body.customer-account .my-account form .element-tel .iti__selected-flag{background-color:inherit;padding-top:.5rem;padding-left:1rem;height:40px}body.customer-account .my-account form .element-tel input[type=tel]{padding-left:3.5rem!important}body.customer-account .my-account form .informativabreve{border:1px solid #ededed;height:50px;overflow-y:auto;padding:0 20px}body.customer-account .my-account form .buttons-set{border-top:none;-ms-flex-pack:center;justify-content:center}body.customer-account .my-account form .buttons-set button{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:auto;margin-bottom:2rem}body.customer-account .my-account form .documents-container{font-size:1rem}body.customer-account .my-account form .documents-container ul{margin-left:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}body.customer-account .my-account form .documents-container ul li{width:48%}@media (max-width:63.9375em){body.customer-account .my-account form .documents-container ul li{width:100%}}body.customer-account .my-account form .documents-container ul li a{color:#424242}body.customer-account .my-account form .documents-container ul li a span{font-size:1rem}body.customer-account .my-account form .documents-container ul li a img{margin-right:.5rem}body.customer-account .my-account .addresses-list{padding:30px 10%}@media (max-width:768px){body.customer-account .my-account .addresses-list .item{margin-bottom:15px;padding-right:0;float:none;width:auto}}body.customer-account .my-account .addresses-list h2{text-transform:none}body.customer-account .my-account .addresses-list ol{margin:0}body.customer-account .my-account .addresses-list a.btn-red{width:250px;margin-top:20px}body.customer-account .my-account .data-table{margin-bottom:35px}body.customer-account.sales-order-history .box-shadow,body.customer-account.sales-order-invoice .box-shadow,body.customer-account.sales-order-view .box-shadow{padding:30px 10%}body.customer-account.sales-order-history .box-shadow .subtitle,body.customer-account.sales-order-invoice .box-shadow .subtitle,body.customer-account.sales-order-view .box-shadow .subtitle{display:none}body.customer-account.sales-order-history .box-shadow .order-actions,body.customer-account.sales-order-invoice .box-shadow .order-actions,body.customer-account.sales-order-view .box-shadow .order-actions{float:right;text-transform:uppercase}body.customer-account.sales-order-history .box-shadow .order-actions:after,body.customer-account.sales-order-history .box-shadow .order-actions:before,body.customer-account.sales-order-invoice .box-shadow .order-actions:after,body.customer-account.sales-order-invoice .box-shadow .order-actions:before,body.customer-account.sales-order-view .box-shadow .order-actions:after,body.customer-account.sales-order-view .box-shadow .order-actions:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}body.customer-account.sales-order-history .box-shadow .order-actions:after,body.customer-account.sales-order-invoice .box-shadow .order-actions:after,body.customer-account.sales-order-view .box-shadow .order-actions:after{clear:both}body.customer-account.sales-order-history .order-info,body.customer-account.sales-order-invoice .order-info,body.customer-account.sales-order-view .order-info{border-bottom:1px solid silver;margin-top:30px}body.customer-account.sales-order-history .order-info ul li a,body.customer-account.sales-order-invoice .order-info ul li a,body.customer-account.sales-order-view .order-info ul li a{color:inherit;font-weight:600;font-size:inherit}body.customer-account.sales-order-history .order-info ul li.current,body.customer-account.sales-order-invoice .order-info ul li.current,body.customer-account.sales-order-view .order-info ul li.current{color:#d90011;border-bottom:8px solid #d90011;padding-bottom:7px}body.customer-account.sales-order-history .order-info-box,body.customer-account.sales-order-invoice .order-info-box,body.customer-account.sales-order-view .order-info-box{border-bottom:1px solid silver}body.customer-account.sales-order-history .buttons-set,body.customer-account.sales-order-invoice .buttons-set,body.customer-account.sales-order-view .buttons-set{border-top:none}body.customer-account.sales-order-invoice .order-info-box{margin-bottom:10px}body.customer-account.sales-order-invoice .order-items .item-invoice{border-bottom:1px solid #ededed;margin-bottom:20px}body.customer-account.sales-order-invoice .order-items .item-invoice:after,body.customer-account.sales-order-invoice .order-items .item-invoice:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}body.customer-account.sales-order-invoice .order-items .item-invoice:after{clear:both}body.customer-account.sales-order-invoice .order-items .item-invoice .sub-title{float:left;width:auto}body.customer-account.sales-order-invoice .order-items .item-invoice .link-print{float:right;text-transform:uppercase;margin-top:4px}body.customer-account.sales-order-invoice .order-items .invoice-links{padding-bottom:20px;border-bottom:1px solid silver;margin-bottom:40px}body.customer-account.sales-order-invoice .order-items .invoice-links a.btn-red{width:200px}body.customer-account.sales-order-invoice .order-items h3{font-size:20px;font-size:1.25rem;text-transform:none;border-bottom:1px solid silver;padding-bottom:10px}body.customer-account.wishlist-index-index tbody tr:nth-child(2n){background:#fff}body.customer-account.attivazione-wallet-index .sidebar .block-account{border:none}body.customer-account.attivazione-wallet-index .dashboard .box-account{padding-top:30px}@media (min-width:64em){body.customer-account.attivazione-wallet-index .dashboard .box-account.slick-slide{padding-left:5%;padding-right:5%}}body.customer-account.attivazione-wallet-index .dashboard .box-account h2{border-bottom:1px solid silver}body.customer-account.attivazione-wallet-index .dashboard .box-account .empty{text-align:left;margin-top:40px}@media (max-width:63.9375em){body.customer-account .col-main{width:100%}}body.customer-account .sidebar{margin-top:80px}@media (max-width:63.9375em){body.customer-account .sidebar{margin-top:0;float:none;width:100%}}body.customer-account .sidebar .block-account ul li.current{text-decoration:underline}body.customer-account .sidebar .block-content ul{list-style:none}@media (max-width:63.9375em){body.customer-account .sidebar .block-content ul{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-pack:center;justify-content:center;margin:0}}body.customer-account .sidebar .block-content ul li{padding-left:30px;background-repeat:no-repeat;background-position:0;background-size:20px}@media (max-width:63.9375em){body.customer-account .sidebar .block-content ul li{background-position:top;width:33%;padding-top:25px;padding-left:0;text-align:center}}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .sidebar .block-content ul li{width:25%}}body.customer-account .sidebar .block-content ul li.account{background-image:url(../../default/images/kyc/icons/account.png)}body.customer-account .sidebar .block-content ul li.account_edit{background-image:url(../../default/images/kyc/icons/account_edit.png)}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .sidebar .block-content ul li.account_edit{width:26%}}body.customer-account .sidebar .block-content ul li.address_book{background-image:url(../../default/images/kyc/icons/address_book.png)}body.customer-account .sidebar .block-content ul li.wishlist{background-image:url(../../default/images/kyc/icons/wishlist.png)}body.customer-account .sidebar .block-content ul li.orders{background-image:url(../../default/images/kyc/icons/orders.png)}body.customer-account .sidebar .block-content ul li.wallet{background-image:url(../../default/images/kyc/icons/wallet.png)}body.customer-account .sidebar .block-content ul li.buonaspesa_wallet,body.customer-account .sidebar .block-content ul li.business_wallet,body.customer-account .sidebar .block-content ul li.mastercard_wallet{background-image:url(../../default/images/kyc/icons/mastercard_wallet.png)}@media (max-width:39.9375em){body.customer-account .sidebar .block-content ul li.buonaspesa_wallet,body.customer-account .sidebar .block-content ul li.business_wallet,body.customer-account .sidebar .block-content ul li.mastercard_wallet{width:100%;max-width:100%}}@media (max-width:63.9375em){body.customer-account .sidebar .block-content.no-display{display:block!important;border:none;padding:0}}body.customer-account .account-banner{position:relative}@media (max-width:39.9375em){body.customer-account .account-banner{max-height:350px}}body.customer-account .account-banner .account-banner-text{position:absolute;color:#fff;max-width:45%;top:6rem;left:1.5rem}@media (min-width:40em) and (max-width:63.9375em){body.customer-account .account-banner .account-banner-text{top:calc(50% - 3.5rem)}}@media (min-width:64em){body.customer-account .account-banner .account-banner-text{top:calc(50% - 3rem);left:calc(10% + 2.5rem);max-width:calc(40% - 4rem)}}body.customer-account .account-banner .account-banner-text h1{line-height:1}@media (max-width:30em){body.customer-account .account-banner .account-banner-text h1{margin-bottom:0}}@media (max-width:39.9375em){body.customer-account .account-banner .account-banner-text h1{margin-bottom:1.5rem}}body.customer-account .account-banner .account-banner-text p{font-size:1rem}body.customer-account .account-banner img{width:100%;max-width:100%}@media (max-width:30em){body.customer-account .account-banner{background:#d90011 url(../../default/images/kyc/banner_small_mobile.jpg) no-repeat 50%;background-size:cover}body.customer-account .account-banner .account-banner-text{position:static;width:100%;max-width:none;padding:1rem}}form .ui-datepicker-trigger{position:absolute;max-width:1.5rem;top:20px;right:1rem;cursor:pointer}form .has-pencil-outside .ui-datepicker-trigger{top:1rem;right:2.5rem}.customer-account .mgc-kyc-popup-content .popup-text,.customer-account .mgc-kyc-popup-content .popup-text a{font-size:inherit}.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.375rem;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:3rem}@media (max-width:39.9375em){.category-content h1,.leaf-content h1{margin-bottom:1.5rem}}.category-content h2,.leaf-content h2{font-size:1.5rem}.category-content h3,.leaf-content h3{font-size:1.25rem;text-transform:none}.category-content .short-content,.leaf-content .short-content{margin-bottom:2rem}.category-content .short-content h1,.category-content .short-content h2,.leaf-content .short-content h1,.leaf-content .short-content h2{font-size:inherit;line-height:inherit}.category-content,.category-content .content,.leaf-content .content{margin-bottom:4rem}.form-container{max-width:1098px;margin:auto}.form-container form{width:100%;font-size:1rem;margin:0 auto 2rem;max-width:860px;padding:1.5rem 1rem}@media (min-width:40em) and (max-width:63.9375em){.form-container form{padding:4rem 2rem}}@media (min-width:64em){.form-container form{padding:4rem}}@media (min-width:90em){.form-container form{width:66%}}@media (max-width:39.9375em){form .element-file{text-align:center}}form .element-file label.medium-3{position:static;margin:0;padding:0;text-align:center}@media (min-width:40em){form .element-file label.medium-3{text-align:right}}form .element-file label.medium-3 .button{min-width:auto;width:180px;max-width:100%;float:none;margin:0;padding:0 .5rem}@media (max-width:39.9375em){form .element-file label.medium-3 .button{margin:1.5rem 0}}form .element-file img{max-width:200px}.button.button-centered{margin:3rem auto;float:none;display:block;min-width:180px}
/*! 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{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.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}.print-break-inside{page-break-inside:auto}}[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;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-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.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#1779ba}.button.dropdown.hollow.secondary:after{border-top-color:#767676}.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.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{-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.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;position:fixed;-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:#fff}.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}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.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{--nd-color-epipoli:#d70915;--nd-color-black:#080808;--nd-color-white:#fff;--nd-color-accent:#f71b70;--nd-color-ghost-white:#fbfbfd;--nd-color-seasalt:#f9f9f9;--nd-color-anti-flash-white:#f5f5f7;--nd-color-neutral:$neutral;--nd-color-platinum:$platinum;--nd-color-french-gray:$french-gray;--nd-color-battleship-gray:$battleship-gray;--nd-color-taupe-gray:$taupe-gray;--nd-color-dim-gray:$dim-gray;--nd-color-onyx:$onyx;--nd-color-raisin-black:$raisin-black;--nd-color-eerie-black:$eerie-black;--nd-color-night:$night;--nd-color-epipoli-link:$epipoli-link;--nd-color-epipoli-hover:$epipoli-hover;--nd-color-epipoli-green:$epipoli-green;--nd-color-epipoli-yellow:$epipoli-yellow;--nd-color-epipoli-orange:$epipoli-orange;--nd-color-epipoli-text-darkmode-highlight:$epipoli-text-darkmode-highlight;--nd-color-epipoli-text-darkmode-text:$epipoli-text-darkmode-text;--nd-color-epipoli-text-darkmode-links:$epipoli-text-darkmode-links;--nd-color-epipoli-text-darkmode-selected:$epipoli-text-darkmode-selected;--nd-color-epipoli-text-lightmode-highlight:$epipoli-text-lightmode-highlight;--nd-color-epipoli-text-lightmode-text:$epipoli-text-lightmode-text;--nd-color-epipoli-text-lightmode-links:$epipoli-text-lightmode-links;--nd-color-epipoli-text-lightmode-selected:$epipoli-text-lightmode-selected;--nd-color-epipoli-darkmode-background-primary:$epipoli-darkmode-background-primary;--nd-color-epipoli-darkmode-background-contrast:$epipoli-darkmode-background-contrast;--nd-color-epipoli-darkmode-background-accent:$epipoli-darkmode-background-accent;--nd-color-epipoli-lightmode-background-primary:$epipoli-lightmode-background-primary;--nd-color-epipoli-lightmode-background-contrast:$epipoli-lightmode-background-contrast;--nd-color-epipoli-lightmode-background-accent:$epipoli-lightmode-background-accent;--nd-color-epipoli-ui-white-transp:$epipoli-ui-white-transp;--nd-color-epipoli-ui-black-transp:$epipoli-ui-black-transp;--nd-color-space-cadet:$space-cadet;--nd-color-midnight-green:$midnight-green;--nd-color-field-drab:$field-drab;--nd-color-violet-jtc:$violet-jtc;--nd-color-brunswich-green:$brunswich-green;--nd-color-jet:$jet;--nd-color-lavander:$lavander;--nd-color-light-cyan:$light-cyan;--nd-color-lemon-chiffon:$lemon-chiffon;--nd-color-mimi-pink:$mimi-pink;--nd-color-mint-green:$mint-green;--nd-color-blue-violet:$blue-violet;--nd-color-picton-blue:$picton-blue;--nd-color-goldenrod:$goldenrod;--nd-color-mexican-pink:$mexican-pink;--nd-color-jungle-green:$jungle-green;--nd-color-light-blue:$light-blue;--nd-color-warning-message:$warning-message;--nd-color-info-message:$info-message;--nd-color-error-message:$error-message;--nd-color-success-message:$success-message;--nd-color-notice-message:$notice-message;--nd-color-red-lighten:#f50732}@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:6rem;font-style:normal;line-height:normal}.hero-2{font-weight:300}h2{font-size:40px;font-size:2.5rem;font-weight:300}h2,h3{font-style:normal;line-height:normal}h3{font-size:32px;font-size:2rem;font-weight:700}h4{font-size:21px;font-size:1.3125rem;font-weight:500}.cart.display-single-price .page-title.title-buttons h1,.checkout-onepage-index .main .col-main .page-title h1{font-family:Ubuntu;font-size:40px;font-size:2.5rem;font-style:normal;font-weight:300;line-height:normal}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals h4,.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description h1,.customer-account-changepassword .main .col-main .my-account .form-title h1,.customer-account-createvatsection .checkvat-popup h2,.customer-account-edit .main .col-main .my-account .form-title h1,.customer-address-form .main .col-main .my-account .form-title h1,.customer-address-index .main .col-main .my-account .form-title h1,.orderdelivery-index-deliverydownload .col-main .checksession-popup h2,.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-popup h2,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup h2,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-popup h2,.otp-index-index .mgc-box.box-shadow .otp-form-title,.sales-order-history .main .col-main .my-account .form-title h1,.sales-order-view .checksession-popup h2,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge h1{font-size:32px;font-size:2rem;font-weight:300;line-height:36px;line-height:2.25rem;text-align:center}.checkout-onepage-success .nd-go-to-order,.customer-address-index .addresses-additional .item h3,.customer-address-index .addresses-primary .item h3,.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section>span,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section>form,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section>span,.orderdelivery-index-deliverydownload .nd-go-to-order,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section>form,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section>span,.orderdelivery-index-deliverydownloadsuccess .nd-go-to-order,.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section>span,.orderdelivery-index-onetoone .nd-go-to-order,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section>span,.orderdelivery-index-onetoonesuccess .nd-go-to-order{font-size:21px;font-size:1.3125rem;font-style:normal;font-weight:500;line-height:normal}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details .product-name a,#header-cart .mgc-totals-container .nd-business-po .nd-title-card label,.cart.display-single-price #shopping-cart-table tbody .product-cart-info .product-name,.cart.display-single-price #shopping-cart-table tbody .product-cart-price .price,.cart.display-single-price #shopping-cart-table tbody .product-cart-total .price,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dt.swatch-attr label,.category-products .row.expanded .card-contianer.column .card .card-section .button,.category-products .row.expanded .card-contianer.columns .card .card-section .button,.checkout-cart-index .cart .cart-totals table tbody .price,.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,.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,.checkout-onepage-success .col-main .grid-items-container .mgc-success a.button,.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value span,.cms-info-attivazioni .main .col-main .nd-cms-page .form-title p,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .button,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .button,.customer-account-changepassword .main .col-main .my-account .form-title p,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .element-submitdata #submitdata-element input,.customer-account-createvatsection #popup-vat .nd-button-popup-group button,.customer-account-createvatsection #popup-vat .popup-text .info-company .info-value,.customer-account-createvatsection .ajax-vat-request,.customer-account-edit .main .col-main .my-account .form-title p,.customer-address-form .main .col-main .my-account .form-title p,.customer-address-index .addresses-additional .item a,.customer-address-index .addresses-primary .item a,.customer-address-index .main .col-main .my-account .form-title p,.nd-headline,.nd-message .nd-message-title span,.nd-tabs .nd-tab h2,.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper .nd-radio-input label span,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .title,.orderdelivery-index-deliverydownload .deliverydownload input[type=submit],.orderdelivery-index-deliverydownload .nd-button-set a.link-left,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .title,.orderdelivery-index-deliverydownloadsuccess .deliverydownload input[type=submit],.orderdelivery-index-deliverydownloadsuccess .nd-button-set a.link-left,.orderdelivery-index-onetoone .delivery-one-to-one input[type=submit],.orderdelivery-index-onetoonesuccess .delivery-one-to-one input[type=submit],.sales-order-history .main .col-main .my-account .form-title p,.sales-order-view .main .col-main .my-account .nd-order-view .form-title p,.sales-order-view .order-items.order-details #my-orders-table tbody tr .image-and-name .name-container>span,.sales-order-view .order-items.order-details #my-orders-table tfoot td,.sales-order-view .order-items.order-details h2.table-caption{font-family:Ubuntu,serif;font-size:18px;font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal}#header-cart .mgc-totals-container .block-content p .label,#header-cart .mgc-totals-container .block-content p .label:last-of-type,#header-cart .mgc-totals-container .block-content p .label:last-of-type span,#header-cart .mgc-totals-container .block-content p .label span,.cart.display-single-price #shopping-cart-table tbody .product-cart-actions .input-text.qty,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .input-field .input-box input,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .input-field .input-box select,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li a span,.catalog-product-view .nd-product-details .flex .product-shop .short-description,.checkout-cart-index .cart-empty p,.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .required-one-hint,.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 #checkout-step-shipping #billing-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #mass-activations p,.checkout-onepage-success .col-main .grid-items-container .mgc-success p,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content p,.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description p,.customer-account-createvatsection .checkvat-popup p,.customer-account-edit .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code,.customer-account-logoutsuccess .col-main p,.customer-address-form .grid-items-container form .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code,.customer-address-index .addresses-additional .item.empty p,.customer-address-index .addresses-additional .item address,.customer-address-index .addresses-primary .item.empty p,.customer-address-index .addresses-primary .item address,.header-category ul li a,.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper .nd-radio-input label,.orderdelivery-index-deliverydownload .col-main .checksession-popup p,.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-popup p,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .description,.orderdelivery-index-deliverydownload .deliverydownload .micro,.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup p,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-popup p,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .description,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .micro,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.otp-index-sendotpemail .col-main .mgc-box.box-shadow .otp-new-code-form span,.sales-order-history .main .col-main .my-account .order-table.mobile .info-row td.last,.sales-order-history .main .col-main .my-account .order-table .order tbody tr td,.sales-order-view .checksession-popup p,.sales-order-view .order-items.order-details #download-pdf-table table tbody td,.sales-order-view .order-items.order-details #download-pdf-table table tbody td>.ajax-request,.sales-order-view .order-items.order-details #report-invio-table table tbody td,.sales-order-view .order-items.order-details #report-invio-table table tbody td>.ajax-request,:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text>span,:root #mgc-popup .mgc-popup-content span,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text>span,footer .footer .footer-content .footer-logo-and-links .footer-right .menu.vertical li a,header .header-h-nav .nd-nav a,input.nd-textfield-input:-ms-input-placeholder{font-family:Ubuntu,serif;font-size:16px;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}#header-cart .mgc-totals-container .block-content p .label,#header-cart .mgc-totals-container .block-content p .label:last-of-type,#header-cart .mgc-totals-container .block-content p .label:last-of-type span,#header-cart .mgc-totals-container .block-content p .label span,.cart.display-single-price #shopping-cart-table tbody .product-cart-actions .input-text.qty,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .input-field .input-box input,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .input-field .input-box select,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li a span,.catalog-product-view .nd-product-details .flex .product-shop .short-description,.checkout-cart-index .cart-empty p,.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .required-one-hint,.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 #checkout-step-shipping #billing-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #mass-activations p,.checkout-onepage-success .col-main .grid-items-container .mgc-success p,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content p,.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description p,.customer-account-createvatsection .checkvat-popup p,.customer-account-edit .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code,.customer-account-logoutsuccess .col-main p,.customer-address-form .grid-items-container form .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code,.customer-address-index .addresses-additional .item.empty p,.customer-address-index .addresses-additional .item address,.customer-address-index .addresses-primary .item.empty p,.customer-address-index .addresses-primary .item address,.header-category ul li a,.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper .nd-radio-input label,.orderdelivery-index-deliverydownload .col-main .checksession-popup p,.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-popup p,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .description,.orderdelivery-index-deliverydownload .deliverydownload .micro,.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup p,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-popup p,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .description,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .micro,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.otp-index-sendotpemail .col-main .mgc-box.box-shadow .otp-new-code-form span,.sales-order-history .main .col-main .my-account .order-table.mobile .info-row td.last,.sales-order-history .main .col-main .my-account .order-table .order tbody tr td,.sales-order-view .checksession-popup p,.sales-order-view .order-items.order-details #download-pdf-table table tbody td,.sales-order-view .order-items.order-details #download-pdf-table table tbody td>.ajax-request,.sales-order-view .order-items.order-details #report-invio-table table tbody td,.sales-order-view .order-items.order-details #report-invio-table table tbody td>.ajax-request,:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text>span,:root #mgc-popup .mgc-popup-content span,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text>span,footer .footer .footer-content .footer-logo-and-links .footer-right .menu.vertical li a,header .header-h-nav .nd-nav a,input.nd-textfield-input::placeholder{font-family:Ubuntu,serif;font-size:16px;font-size:1rem;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,.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description p a,.orderdelivery-index-deliverydownload .nd-go-to-order a,.orderdelivery-index-deliverydownloadsuccess .nd-go-to-order a,.orderdelivery-index-onetoone .nd-go-to-order a,.orderdelivery-index-onetoonesuccess .nd-go-to-order a{font-family:Ubuntu,serif;font-size:15px;font-size:.9375rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}#header-cart .mgc-totals-container .nd-business-po div.button label,.cart.display-single-price #shopping-cart-table thead th,.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-header .nd-tab-header a,.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 .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image div.medium-9.small-12,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_refund div.medium-9.small-12,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .privacy-group .element.element-privacy.checkbox-element .hint span,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact label,.cms-aiuto-contatti-form-contatti .nd-file-wrapper .nd-input-file .content span.first,.cms-aiuto-contatti-form-contatti .nd-file-wrapper>label,.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper>label,.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-anchors-wrapper .anchor-container a,.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .readonly label,.customer-account-edit .main .col-main .my-account .grid-items-container form>label,.customer-address-form .grid-items-container form .readonly label,.customer-address-form .grid-items-container form label,.nd-filter-background .nd-filter-wrapper .nd-input-wrapper label,.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper .nd-input-file .content span.first,.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper>label,.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper>label,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper .nd-input-file .content span.first,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper>label,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper>label,.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper .nd-input-file .content span.first,.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper>label,.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper>label,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper .nd-input-file .content span.first,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper>label,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper>label,.sales-order-history .main .col-main .my-account .order-table.mobile .info-row td,.sales-order-view .order-items.order-details #download-pdf-table table thead th,.sales-order-view .order-items.order-details #report-invio-table table thead th{font-family:Ubuntu,serif;font-size:15px;font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal}#download-pdf-table .download-ajax-request,#header-cart .mgc-totals-container .minicart-actions .checkout-types.minicart .cart-link,#header-cart .mgc-totals-container .nd-business-po label,.cart.display-single-price #shopping-cart-table tbody .item-options dt,.checkout-cart-index .cart-empty p a,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl dt,.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-title,.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.currently ol>li,.customer-account-createvatsection #popup-vat .popup-text .info-company .info-label,.nd-pills a,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.sales-order-history .main .col-main .my-account .grid-items-container.grid-items-container>p,.sales-order-history .main .col-main .my-account .order-table.mobile .info-row.last .action .button-view-order a,.sales-order-view .order-items.order-details #download-pdf-table .nd-button-download-sample,.sales-order-view .order-items.order-details #report-invio-table .nd-button-download-sample,footer .payments-list p{leading-trim:both;text-edge:cap}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details table td span,.business-sidenavigation ul .rail .navigation-link .link span,.cart.display-single-price #shopping-cart-table tbody .item-options dd,.catalog-product-view .nd-product-details .breadcrumbs li a,.catalog-product-view .nd-product-details .breadcrumbs li strong,.category-products .row.expanded .card-contianer.column .card .card-section .card-price-section,.category-products .row.expanded .card-contianer.column .card .card-section .nd-price-range,.category-products .row.expanded .card-contianer.columns .card .card-section .card-price-section,.category-products .row.expanded .card-contianer.columns .card .card-section .nd-price-range,.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,.cms-aiuto-contatti-form-contatti .nd-file-wrapper .nd-input-file .content span,.cms-info-attivazioni .main .col-main .nd-cms-page .form-title .breadcrumbs li,.cms-info-attivazioni .main .col-main .nd-cms-page .form-title .breadcrumbs li a,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-price-section,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .nd-price-range,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-price-section,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .nd-price-range,.customer-account-changepassword .main .col-main .my-account .form-title .breadcrumbs li,.customer-account-changepassword .main .col-main .my-account .form-title .breadcrumbs li a,.customer-account-edit .main .col-main .my-account .form-title .breadcrumbs li,.customer-account-edit .main .col-main .my-account .form-title .breadcrumbs li a,.customer-address-form .main .col-main .my-account .form-title .breadcrumbs li,.customer-address-form .main .col-main .my-account .form-title .breadcrumbs li a,.customer-address-index .main .col-main .my-account .form-title .breadcrumbs li,.customer-address-index .main .col-main .my-account .form-title .breadcrumbs li a,.nd-message .nd-message-content p,.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper .nd-input-file .content span,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper .nd-input-file .content span,.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper .nd-input-file .content span,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper .nd-input-file .content span,.sales-order-history .main .col-main .my-account .form-title .breadcrumbs li,.sales-order-history .main .col-main .my-account .form-title .breadcrumbs li a,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .breadcrumbs li,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .breadcrumbs li a,div.lp-catalog main .page-section .card-wrapper .card .card-price-section span{leading-trim:both;text-edge:cap;font-family:Ubuntu,serif;font-size:13px;font-size:.8125rem;font-style:normal;font-weight:400;line-height:normal}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details>a,#header-cart .mgc-cart-content #cart-sidebar li.item .product-details>span,.checkout-onepage-index .main .col-main #checkout-step-review #review-buttons-container .f-left a,.cms-homepage .footer-end.second a,.cms-landing-carteprepagate .footer-end.second a,.cms-landing-giftcard .footer-end.second a,.cms-landing-square .footer-end.second a,.cms-landing-welfare .footer-end.second a,.customer-account-edit .nd-profile-span-readonly a,.nd-message .nd-message-content a,.otp-index-index .mgc-box.box-shadow .otp-form .back-button,.toggle-checkbox-comment span a,footer .footer-end.second a{font-family:Ubuntu,serif;font-size:11px;font-size:.6875rem;font-style:normal;font-weight:700;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}h1{margin:32px 0}.checkout-types.minicart li:first-of-type a:last-child,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.sales-order-view .order-items.order-details #download-pdf-table .nd-button-download-sample,.sales-order-view .order-items.order-details #report-invio-table .nd-button-download-sample{padding:14px 16px;border-radius:8px;font-size:18px;font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.sales-order-view .order-items.order-details #download-pdf-table .nd-button-download-sample,.sales-order-view .order-items.order-details #report-invio-table .nd-button-download-sample{border:.5px solid #6e6e73;color:#6e6e73}.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!important}@media (min-width:600px){.nd-from-tablet{display:block!important}}.nd-from-tablet-flex{display:none!important}@media (min-width:600px){.nd-from-tablet-flex{display:-ms-flexbox!important;display:flex!important}}.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-image: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>')}.nd-svg-account-account,.nd-svg-account-account--c-black,.nd-svg-account-account:hover{background-image: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>')}.dark .nd-svg-account-account,.dark .nd-svg-account-account:hover,.nd-svg-account-account--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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>')}.nd-svg-account-account--c-red-lighten{background-image: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-image: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>')}.nd-svg-account-edit,.nd-svg-account-edit--c-black,.nd-svg-account-edit:hover{background-image: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>')}.dark .nd-svg-account-edit,.dark .nd-svg-account-edit:hover,.nd-svg-account-edit--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-account-circle,.nd-svg-account-circle--c-black,.nd-svg-account-circle:hover{background-image: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>')}.dark .nd-svg-account-circle,.dark .nd-svg-account-circle:hover,.nd-svg-account-circle--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-cart-ellipse,.nd-svg-cart-ellipse--c-black,.nd-svg-cart-ellipse:hover{background-image: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>')}.dark .nd-svg-cart-ellipse,.dark .nd-svg-cart-ellipse:hover,.nd-svg-cart-ellipse--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-cart-shopping-cart,.nd-svg-cart-shopping-cart--c-black,.nd-svg-cart-shopping-cart:hover{background-image: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>')}.dark .nd-svg-cart-shopping-cart,.dark .nd-svg-cart-shopping-cart:hover,.nd-svg-cart-shopping-cart--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-cart-shopping-cart-fill,.nd-svg-cart-shopping-cart-fill--c-black,.nd-svg-cart-shopping-cart-fill:hover{background-image: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>')}.dark .nd-svg-cart-shopping-cart-fill,.dark .nd-svg-cart-shopping-cart-fill:hover,.nd-svg-cart-shopping-cart-fill--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-input-filter-list,.nd-svg-input-filter-list--c-black,.nd-svg-input-filter-list:hover{background-image: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>')}.dark .nd-svg-input-filter-list,.dark .nd-svg-input-filter-list:hover,.nd-svg-input-filter-list--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-input-location,.nd-svg-input-location--c-black,.nd-svg-input-location:hover{background-image: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>')}.dark .nd-svg-input-location,.dark .nd-svg-input-location:hover,.nd-svg-input-location--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-input-search,.nd-svg-input-search--c-black,.nd-svg-input-search:hover{background-image: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>')}.dark .nd-svg-input-search,.dark .nd-svg-input-search:hover,.nd-svg-input-search--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-close,.nd-svg-menu-close--c-black,.nd-svg-menu-close:hover{background-image: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>')}.dark .nd-svg-menu-close,.dark .nd-svg-menu-close:hover,.nd-svg-menu-close--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-gavel,.nd-svg-menu-gavel--c-black,.nd-svg-menu-gavel:hover{background-image: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>')}.dark .nd-svg-menu-gavel,.dark .nd-svg-menu-gavel:hover,.nd-svg-menu-gavel--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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>')}.nd-svg-menu-gavel--c-red-lighten{background-image: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-image: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>')}.nd-svg-menu-hamb,.nd-svg-menu-hamb--c-black,.nd-svg-menu-hamb:hover{background-image: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>')}.dark .nd-svg-menu-hamb,.dark .nd-svg-menu-hamb:hover,.nd-svg-menu-hamb--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-help,.nd-svg-menu-help--c-black,.nd-svg-menu-help:hover{background-image: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>')}.dark .nd-svg-menu-help,.dark .nd-svg-menu-help:hover,.nd-svg-menu-help--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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>')}.nd-svg-menu-help--c-red-lighten{background-image: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-image: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>')}.nd-svg-menu-home,.nd-svg-menu-home--c-black,.nd-svg-menu-home:hover{background-image: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>')}.dark .nd-svg-menu-home,.dark .nd-svg-menu-home:hover,.nd-svg-menu-home--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-lock,.nd-svg-menu-lock--c-black,.nd-svg-menu-lock:hover{background-image: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>')}.dark .nd-svg-menu-lock,.dark .nd-svg-menu-lock:hover,.nd-svg-menu-lock--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-logout,.nd-svg-menu-logout--c-black,.nd-svg-menu-logout:hover{background-image: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>')}.dark .nd-svg-menu-logout,.dark .nd-svg-menu-logout:hover,.nd-svg-menu-logout--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-order,.nd-svg-menu-order--c-black,.nd-svg-menu-order:hover{background-image: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>')}.dark .nd-svg-menu-order,.dark .nd-svg-menu-order:hover,.nd-svg-menu-order--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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>')}.nd-svg-menu-order--c-red-lighten{background-image: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-image: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>')}.nd-svg-menu-policy,.nd-svg-menu-policy--c-black,.nd-svg-menu-policy:hover{background-image: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>')}.dark .nd-svg-menu-policy,.dark .nd-svg-menu-policy:hover,.nd-svg-menu-policy--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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>')}.nd-svg-menu-policy--c-red-lighten{background-image: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-image: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>')}.nd-svg-menu-shopping-bag,.nd-svg-menu-shopping-bag--c-black,.nd-svg-menu-shopping-bag:hover{background-image: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>')}.dark .nd-svg-menu-shopping-bag,.dark .nd-svg-menu-shopping-bag:hover,.nd-svg-menu-shopping-bag--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-wallet,.nd-svg-menu-wallet--c-black,.nd-svg-menu-wallet:hover{background-image: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>')}.dark .nd-svg-menu-wallet,.dark .nd-svg-menu-wallet:hover,.nd-svg-menu-wallet--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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>')}.nd-svg-menu-arrow,.nd-svg-menu-arrow--c-black,.nd-svg-menu-arrow:hover{background-image: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>')}.dark .nd-svg-menu-arrow,.dark .nd-svg-menu-arrow:hover,.nd-svg-menu-arrow--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23D70915"/></svg>')}.nd-svg-menu-chevron-right,.nd-svg-menu-chevron-right--c-black,.nd-svg-menu-chevron-right:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23080808"/></svg>')}.nd-svg-menu-chevron-right--c-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-right--c-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F71B70"/></svg>')}.nd-svg-menu-chevron-right--c-ghost-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-right--c-seasalt{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F9F9F9"/></svg>')}.nd-svg-menu-chevron-right--c-anti-flash-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-right--c-neutral{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23EDEDED"/></svg>')}.nd-svg-menu-chevron-right--c-platinum{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23D9D9D9"/></svg>')}.nd-svg-menu-chevron-right--c-french-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23AEAAAE"/></svg>')}.nd-svg-menu-chevron-right--c-battleship-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23989898"/></svg>')}.nd-svg-menu-chevron-right--c-taupe-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%2386868B"/></svg>')}.nd-svg-menu-chevron-right--c-dim-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-right--c-onyx{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-right--c-raisin-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-right--c-eerie-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-right--c-night{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-link{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%232997FF"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23ED1D27"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%2300D959"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-yellow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23FFE548"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-orange{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F56900"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-links,.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%2386868B"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-darkmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-links,.nd-svg-menu-chevron-right--c-epipoli-text-lightmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-darkmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-darkmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-darkmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-lightmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-lightmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-lightmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-ui-white-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="rgba(255, 255, 255, 0.7)"/></svg>')}.nd-svg-menu-chevron-right--c-epipoli-ui-black-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="rgba(0, 0, 0, 0.5)"/></svg>')}.nd-svg-menu-chevron-right--c-space-cadet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%232F2945"/></svg>')}.nd-svg-menu-chevron-right--c-midnight-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23053544"/></svg>')}.nd-svg-menu-chevron-right--c-field-drab{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23564506"/></svg>')}.nd-svg-menu-chevron-right--c-violet-jtc{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%234A2239"/></svg>')}.nd-svg-menu-chevron-right--c-brunswich-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%231B3D35"/></svg>')}.nd-svg-menu-chevron-right--c-jet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%232D2C2C"/></svg>')}.nd-svg-menu-chevron-right--c-lavander{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23E4DEF4"/></svg>')}.nd-svg-menu-chevron-right--c-light-cyan{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23D4F4FE"/></svg>')}.nd-svg-menu-chevron-right--c-lemon-chiffon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23FCF1CA"/></svg>')}.nd-svg-menu-chevron-right--c-mimi-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23FEE2F2"/></svg>')}.nd-svg-menu-chevron-right--c-mint-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23D1F6ED"/></svg>')}.nd-svg-menu-chevron-right--c-blue-violet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23722CD3"/></svg>')}.nd-svg-menu-chevron-right--c-picton-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%2322A4DD"/></svg>')}.nd-svg-menu-chevron-right--c-goldenrod{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23D3A22A"/></svg>')}.nd-svg-menu-chevron-right--c-mexican-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23DC187A"/></svg>')}.nd-svg-menu-chevron-right--c-jungle-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%232AAD80"/></svg>')}.nd-svg-menu-chevron-right--c-light-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%230084CE"/></svg>')}.nd-svg-menu-chevron-right--c-warning-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F08C00"/></svg>')}.nd-svg-menu-chevron-right--c-info-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%231C7ED6"/></svg>')}.nd-svg-menu-chevron-right--c-error-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F50732"/></svg>')}.nd-svg-menu-chevron-right--c-success-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%2337B24D"/></svg>')}.nd-svg-menu-chevron-right--c-notice-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23080808"/></svg>')}.nd-svg-menu-chevron-right--c-red-lighten{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z" fill="%23F50732"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23D70915"/></svg>')}.nd-svg-menu-chevron-up,.nd-svg-menu-chevron-up--c-black,.nd-svg-menu-chevron-up:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23080808"/></svg>')}.nd-svg-menu-chevron-up--c-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-up--c-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F71B70"/></svg>')}.nd-svg-menu-chevron-up--c-ghost-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-up--c-seasalt{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F9F9F9"/></svg>')}.nd-svg-menu-chevron-up--c-anti-flash-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-up--c-neutral{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23EDEDED"/></svg>')}.nd-svg-menu-chevron-up--c-platinum{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23D9D9D9"/></svg>')}.nd-svg-menu-chevron-up--c-french-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23AEAAAE"/></svg>')}.nd-svg-menu-chevron-up--c-battleship-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23989898"/></svg>')}.nd-svg-menu-chevron-up--c-taupe-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%2386868B"/></svg>')}.nd-svg-menu-chevron-up--c-dim-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-up--c-onyx{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-up--c-raisin-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-up--c-eerie-black,select:focus,select:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-up--c-night{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-link{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%232997FF"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23ED1D27"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%2300D959"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-yellow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23FFE548"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-orange{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F56900"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-text-darkmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-text-darkmode-links,.nd-svg-menu-chevron-up--c-epipoli-text-darkmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%2386868B"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-text-darkmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-text-lightmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-text-lightmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-text-lightmode-links,.nd-svg-menu-chevron-up--c-epipoli-text-lightmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-darkmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-darkmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-darkmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-lightmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-lightmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-lightmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-ui-white-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="rgba(255, 255, 255, 0.7)"/></svg>')}.nd-svg-menu-chevron-up--c-epipoli-ui-black-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="rgba(0, 0, 0, 0.5)"/></svg>')}.nd-svg-menu-chevron-up--c-space-cadet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%232F2945"/></svg>')}.nd-svg-menu-chevron-up--c-midnight-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23053544"/></svg>')}.nd-svg-menu-chevron-up--c-field-drab{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23564506"/></svg>')}.nd-svg-menu-chevron-up--c-violet-jtc{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%234A2239"/></svg>')}.nd-svg-menu-chevron-up--c-brunswich-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%231B3D35"/></svg>')}.nd-svg-menu-chevron-up--c-jet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%232D2C2C"/></svg>')}.nd-svg-menu-chevron-up--c-lavander{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23E4DEF4"/></svg>')}.nd-svg-menu-chevron-up--c-light-cyan{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23D4F4FE"/></svg>')}.nd-svg-menu-chevron-up--c-lemon-chiffon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23FCF1CA"/></svg>')}.nd-svg-menu-chevron-up--c-mimi-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23FEE2F2"/></svg>')}.nd-svg-menu-chevron-up--c-mint-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23D1F6ED"/></svg>')}.nd-svg-menu-chevron-up--c-blue-violet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23722CD3"/></svg>')}.nd-svg-menu-chevron-up--c-picton-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%2322A4DD"/></svg>')}.nd-svg-menu-chevron-up--c-goldenrod{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23D3A22A"/></svg>')}.nd-svg-menu-chevron-up--c-mexican-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23DC187A"/></svg>')}.nd-svg-menu-chevron-up--c-jungle-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%232AAD80"/></svg>')}.nd-svg-menu-chevron-up--c-light-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%230084CE"/></svg>')}.nd-svg-menu-chevron-up--c-warning-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F08C00"/></svg>')}.nd-svg-menu-chevron-up--c-info-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%231C7ED6"/></svg>')}.nd-svg-menu-chevron-up--c-error-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F50732"/></svg>')}.nd-svg-menu-chevron-up--c-success-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%2337B24D"/></svg>')}.nd-svg-menu-chevron-up--c-notice-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23080808"/></svg>')}.nd-svg-menu-chevron-up--c-red-lighten{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" fill="%23F50732"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23D70915"/></svg>')}.nd-svg-menu-chevron-down,.nd-svg-menu-chevron-down--c-black,.nd-svg-menu-chevron-down:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23080808"/></svg>')}.nd-svg-menu-chevron-down--c-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-down--c-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F71B70"/></svg>')}.nd-svg-menu-chevron-down--c-ghost-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-down--c-seasalt{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F9F9F9"/></svg>')}.nd-svg-menu-chevron-down--c-anti-flash-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-down--c-neutral{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23EDEDED"/></svg>')}.nd-svg-menu-chevron-down--c-platinum{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23D9D9D9"/></svg>')}.nd-svg-menu-chevron-down--c-french-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23AEAAAE"/></svg>')}.nd-svg-menu-chevron-down--c-battleship-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23989898"/></svg>')}.nd-svg-menu-chevron-down--c-taupe-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%2386868B"/></svg>')}.customer-account-edit .iti .iti__flag-container .iti__selected-flag .iti__arrow,.customer-address-form .grid-items-container form .iti .iti__flag-container .iti__selected-flag .iti__arrow,.nd-svg-menu-chevron-down--c-dim-gray,select{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-down--c-onyx{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-down--c-raisin-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-down--c-eerie-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-down--c-night{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-link{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%232997FF"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23ED1D27"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%2300D959"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-yellow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23FFE548"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-orange{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F56900"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-links,.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%2386868B"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-darkmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%236E6E73"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-links,.nd-svg-menu-chevron-down--c-epipoli-text-lightmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23424245"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-darkmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23101010"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-darkmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%231D1D1F"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-darkmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23242426"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-lightmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23FBFBFD"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-lightmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F5F5F7"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-lightmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23fff"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-ui-white-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="rgba(255, 255, 255, 0.7)"/></svg>')}.nd-svg-menu-chevron-down--c-epipoli-ui-black-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="rgba(0, 0, 0, 0.5)"/></svg>')}.nd-svg-menu-chevron-down--c-space-cadet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%232F2945"/></svg>')}.nd-svg-menu-chevron-down--c-midnight-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23053544"/></svg>')}.nd-svg-menu-chevron-down--c-field-drab{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23564506"/></svg>')}.nd-svg-menu-chevron-down--c-violet-jtc{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%234A2239"/></svg>')}.nd-svg-menu-chevron-down--c-brunswich-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%231B3D35"/></svg>')}.nd-svg-menu-chevron-down--c-jet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%232D2C2C"/></svg>')}.nd-svg-menu-chevron-down--c-lavander{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23E4DEF4"/></svg>')}.nd-svg-menu-chevron-down--c-light-cyan{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23D4F4FE"/></svg>')}.nd-svg-menu-chevron-down--c-lemon-chiffon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23FCF1CA"/></svg>')}.nd-svg-menu-chevron-down--c-mimi-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23FEE2F2"/></svg>')}.nd-svg-menu-chevron-down--c-mint-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23D1F6ED"/></svg>')}.nd-svg-menu-chevron-down--c-blue-violet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23722CD3"/></svg>')}.nd-svg-menu-chevron-down--c-picton-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%2322A4DD"/></svg>')}.nd-svg-menu-chevron-down--c-goldenrod{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23D3A22A"/></svg>')}.nd-svg-menu-chevron-down--c-mexican-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23DC187A"/></svg>')}.nd-svg-menu-chevron-down--c-jungle-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%232AAD80"/></svg>')}.nd-svg-menu-chevron-down--c-light-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%230084CE"/></svg>')}.nd-svg-menu-chevron-down--c-warning-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F08C00"/></svg>')}.nd-svg-menu-chevron-down--c-info-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%231C7ED6"/></svg>')}.nd-svg-menu-chevron-down--c-error-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F50732"/></svg>')}.nd-svg-menu-chevron-down--c-success-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%2337B24D"/></svg>')}.nd-svg-menu-chevron-down--c-notice-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23080808"/></svg>')}.nd-svg-menu-chevron-down--c-red-lighten{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z" fill="%23F50732"/></svg>')}.nd-svg-menu-warning--c-epipoli{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-notice--c-epipoli{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice,.nd-svg-menu-notice--c-black,.nd-svg-menu-notice:hover{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-white{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-accent{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-ghost-white{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-seasalt{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-anti-flash-white{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-neutral{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-platinum{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-french-gray{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-battleship-gray{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-taupe-gray{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-dim-gray{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-onyx{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-raisin-black{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-eerie-black{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-night{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-link{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-hover{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-green{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-yellow{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-orange{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-text-darkmode-highlight{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-text-darkmode-links,.nd-svg-menu-notice--c-epipoli-text-darkmode-text{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-text-darkmode-selected{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-text-lightmode-highlight{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-text-lightmode-text{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-text-lightmode-links,.nd-svg-menu-notice--c-epipoli-text-lightmode-selected{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-darkmode-background-primary{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-darkmode-background-contrast{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-darkmode-background-accent{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-lightmode-background-primary{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-lightmode-background-contrast{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-lightmode-background-accent{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-ui-white-transp{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-epipoli-ui-black-transp{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-space-cadet{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-midnight-green{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-field-drab{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-violet-jtc{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-brunswich-green{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-jet{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-lavander{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-light-cyan{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-lemon-chiffon{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-mimi-pink{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-mint-green{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-blue-violet{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-picton-blue{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-goldenrod{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-mexican-pink{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-jungle-green{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-light-blue{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-warning-message{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-info-message{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-error-message{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-success-message{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-notice-message{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-notice--c-red-lighten{background-image: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 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.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 8z"/></svg>')}.nd-svg-menu-download--c-epipoli{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-image: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-image: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>')}.nd-svg-menu-login--c-white{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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>')}.nd-svg-menu-login--c-red-lighten{background-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-image: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-notice-message{background-image: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-red-lighten{background-image: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-popup-password--c-epipoli,:root .popup-error.background-password{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23D70915"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password,.nd-svg-popup-password--c-black,.nd-svg-popup-password:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23080808"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23fff"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F71B70"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-ghost-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23FBFBFD"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-seasalt{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F9F9F9"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-anti-flash-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F5F5F7"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-neutral{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23EDEDED"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-platinum{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23D9D9D9"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-french-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23AEAAAE"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-battleship-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23989898"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-taupe-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%2386868B"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-dim-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%236E6E73"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-onyx{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23424245"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-raisin-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23242426"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-eerie-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%231D1D1F"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-night{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23101010"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-link{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%232997FF"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23ED1D27"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%2300D959"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-yellow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23FFE548"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-orange{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F56900"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-text-darkmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F5F5F7"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-text-darkmode-links,.nd-svg-popup-password--c-epipoli-text-darkmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%2386868B"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-text-darkmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23424245"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-text-lightmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%231D1D1F"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-text-lightmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%236E6E73"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-text-lightmode-links,.nd-svg-popup-password--c-epipoli-text-lightmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23424245"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-darkmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23101010"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-darkmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%231D1D1F"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-darkmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23242426"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-lightmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23FBFBFD"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-lightmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F5F5F7"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-lightmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23fff"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-ui-white-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="rgba(255, 255, 255, 0.7)"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-epipoli-ui-black-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="rgba(0, 0, 0, 0.5)"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-space-cadet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%232F2945"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-midnight-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23053544"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-field-drab{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23564506"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-violet-jtc{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%234A2239"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-brunswich-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%231B3D35"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-jet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%232D2C2C"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-lavander{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23E4DEF4"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-light-cyan{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23D4F4FE"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-lemon-chiffon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23FCF1CA"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-mimi-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23FEE2F2"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-mint-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23D1F6ED"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-blue-violet{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23722CD3"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-picton-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%2322A4DD"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-goldenrod{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23D3A22A"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-mexican-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23DC187A"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-jungle-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%232AAD80"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-light-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%230084CE"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-warning-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F08C00"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-info-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%231C7ED6"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-error-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F50732"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-success-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%2337B24D"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-notice-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23080808"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-password--c-red-lighten{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="%23F50732"><path d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280zm40-222l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34zm320 0l-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34z"/></svg>')}.nd-svg-popup-error--c-epipoli,:root .popup-error{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23D70915"/></svg>')}.nd-svg-popup-error,.nd-svg-popup-error--c-black,.nd-svg-popup-error:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23080808"/></svg>')}.nd-svg-popup-error--c-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23fff"/></svg>')}.nd-svg-popup-error--c-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F71B70"/></svg>')}.nd-svg-popup-error--c-ghost-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23FBFBFD"/></svg>')}.nd-svg-popup-error--c-seasalt{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F9F9F9"/></svg>')}.nd-svg-popup-error--c-anti-flash-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F5F5F7"/></svg>')}.nd-svg-popup-error--c-neutral{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23EDEDED"/></svg>')}.nd-svg-popup-error--c-platinum{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23D9D9D9"/></svg>')}.nd-svg-popup-error--c-french-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23AEAAAE"/></svg>')}.nd-svg-popup-error--c-battleship-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23989898"/></svg>')}.nd-svg-popup-error--c-taupe-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%2386868B"/></svg>')}.nd-svg-popup-error--c-dim-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%236E6E73"/></svg>')}.nd-svg-popup-error--c-onyx{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23424245"/></svg>')}.nd-svg-popup-error--c-raisin-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23242426"/></svg>')}.nd-svg-popup-error--c-eerie-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%231D1D1F"/></svg>')}.nd-svg-popup-error--c-night{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23101010"/></svg>')}.nd-svg-popup-error--c-epipoli-link{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%232997FF"/></svg>')}.nd-svg-popup-error--c-epipoli-hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23ED1D27"/></svg>')}.nd-svg-popup-error--c-epipoli-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%2300D959"/></svg>')}.nd-svg-popup-error--c-epipoli-yellow{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23FFE548"/></svg>')}.nd-svg-popup-error--c-epipoli-orange{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F56900"/></svg>')}.nd-svg-popup-error--c-epipoli-text-darkmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F5F5F7"/></svg>')}.nd-svg-popup-error--c-epipoli-text-darkmode-links,.nd-svg-popup-error--c-epipoli-text-darkmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%2386868B"/></svg>')}.nd-svg-popup-error--c-epipoli-text-darkmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23424245"/></svg>')}.nd-svg-popup-error--c-epipoli-text-lightmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%231D1D1F"/></svg>')}.nd-svg-popup-error--c-epipoli-text-lightmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%236E6E73"/></svg>')}.nd-svg-popup-error--c-epipoli-text-lightmode-links,.nd-svg-popup-error--c-epipoli-text-lightmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23424245"/></svg>')}.nd-svg-popup-error--c-epipoli-darkmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23101010"/></svg>')}.nd-svg-popup-error--c-epipoli-darkmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%231D1D1F"/></svg>')}.nd-svg-popup-error--c-epipoli-darkmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23242426"/></svg>')}.nd-svg-popup-error--c-epipoli-lightmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23FBFBFD"/></svg>')}.nd-svg-popup-error--c-epipoli-lightmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F5F5F7"/></svg>')}.nd-svg-popup-error--c-epipoli-lightmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23fff"/></svg>')}.nd-svg-popup-error--c-epipoli-ui-white-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="rgba(255, 255, 255, 0.7)"/></svg>')}.nd-svg-popup-error--c-epipoli-ui-black-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="rgba(0, 0, 0, 0.5)"/></svg>')}.nd-svg-popup-error--c-space-cadet{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%232F2945"/></svg>')}.nd-svg-popup-error--c-midnight-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23053544"/></svg>')}.nd-svg-popup-error--c-field-drab{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23564506"/></svg>')}.nd-svg-popup-error--c-violet-jtc{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%234A2239"/></svg>')}.nd-svg-popup-error--c-brunswich-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%231B3D35"/></svg>')}.nd-svg-popup-error--c-jet{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%232D2C2C"/></svg>')}.nd-svg-popup-error--c-lavander{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23E4DEF4"/></svg>')}.nd-svg-popup-error--c-light-cyan{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23D4F4FE"/></svg>')}.nd-svg-popup-error--c-lemon-chiffon{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23FCF1CA"/></svg>')}.nd-svg-popup-error--c-mimi-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23FEE2F2"/></svg>')}.nd-svg-popup-error--c-mint-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23D1F6ED"/></svg>')}.nd-svg-popup-error--c-blue-violet{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23722CD3"/></svg>')}.nd-svg-popup-error--c-picton-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%2322A4DD"/></svg>')}.nd-svg-popup-error--c-goldenrod{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23D3A22A"/></svg>')}.nd-svg-popup-error--c-mexican-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23DC187A"/></svg>')}.nd-svg-popup-error--c-jungle-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%232AAD80"/></svg>')}.nd-svg-popup-error--c-light-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%230084CE"/></svg>')}.nd-svg-popup-error--c-warning-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F08C00"/></svg>')}.nd-svg-popup-error--c-info-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%231C7ED6"/></svg>')}.nd-svg-popup-error--c-error-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F50732"/></svg>')}.nd-svg-popup-error--c-success-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%2337B24D"/></svg>')}.nd-svg-popup-error--c-notice-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23080808"/></svg>')}.nd-svg-popup-error--c-red-lighten{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="23" height="20" viewBox="0 0 23 20" xmlns="http://www.w3.org/2000/svg"><path d="M.5 19.5h22l-11-19-11 19zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" fill="%23F50732"/></svg>')}.nd-svg-popup-list--c-epipoli,:root .popup-error.background-list{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23D70915"/></svg>')}.nd-svg-popup-list,.nd-svg-popup-list--c-black,.nd-svg-popup-list:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23080808"/></svg>')}.nd-svg-popup-list--c-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23fff"/></svg>')}.nd-svg-popup-list--c-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F71B70"/></svg>')}.nd-svg-popup-list--c-ghost-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23FBFBFD"/></svg>')}.nd-svg-popup-list--c-seasalt{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F9F9F9"/></svg>')}.nd-svg-popup-list--c-anti-flash-white{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F5F5F7"/></svg>')}.nd-svg-popup-list--c-neutral{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23EDEDED"/></svg>')}.nd-svg-popup-list--c-platinum{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23D9D9D9"/></svg>')}.nd-svg-popup-list--c-french-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23AEAAAE"/></svg>')}.nd-svg-popup-list--c-battleship-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23989898"/></svg>')}.nd-svg-popup-list--c-taupe-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%2386868B"/></svg>')}.nd-svg-popup-list--c-dim-gray{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%236E6E73"/></svg>')}.nd-svg-popup-list--c-onyx{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23424245"/></svg>')}.nd-svg-popup-list--c-raisin-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23242426"/></svg>')}.nd-svg-popup-list--c-eerie-black{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%231D1D1F"/></svg>')}.nd-svg-popup-list--c-night{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23101010"/></svg>')}.nd-svg-popup-list--c-epipoli-link{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%232997FF"/></svg>')}.nd-svg-popup-list--c-epipoli-hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23ED1D27"/></svg>')}.nd-svg-popup-list--c-epipoli-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%2300D959"/></svg>')}.nd-svg-popup-list--c-epipoli-yellow{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23FFE548"/></svg>')}.nd-svg-popup-list--c-epipoli-orange{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F56900"/></svg>')}.nd-svg-popup-list--c-epipoli-text-darkmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F5F5F7"/></svg>')}.nd-svg-popup-list--c-epipoli-text-darkmode-links,.nd-svg-popup-list--c-epipoli-text-darkmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%2386868B"/></svg>')}.nd-svg-popup-list--c-epipoli-text-darkmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23424245"/></svg>')}.nd-svg-popup-list--c-epipoli-text-lightmode-highlight{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%231D1D1F"/></svg>')}.nd-svg-popup-list--c-epipoli-text-lightmode-text{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%236E6E73"/></svg>')}.nd-svg-popup-list--c-epipoli-text-lightmode-links,.nd-svg-popup-list--c-epipoli-text-lightmode-selected{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23424245"/></svg>')}.nd-svg-popup-list--c-epipoli-darkmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23101010"/></svg>')}.nd-svg-popup-list--c-epipoli-darkmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%231D1D1F"/></svg>')}.nd-svg-popup-list--c-epipoli-darkmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23242426"/></svg>')}.nd-svg-popup-list--c-epipoli-lightmode-background-primary{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23FBFBFD"/></svg>')}.nd-svg-popup-list--c-epipoli-lightmode-background-contrast{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F5F5F7"/></svg>')}.nd-svg-popup-list--c-epipoli-lightmode-background-accent{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23fff"/></svg>')}.nd-svg-popup-list--c-epipoli-ui-white-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="rgba(255, 255, 255, 0.7)"/></svg>')}.nd-svg-popup-list--c-epipoli-ui-black-transp{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="rgba(0, 0, 0, 0.5)"/></svg>')}.nd-svg-popup-list--c-space-cadet{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%232F2945"/></svg>')}.nd-svg-popup-list--c-midnight-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23053544"/></svg>')}.nd-svg-popup-list--c-field-drab{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23564506"/></svg>')}.nd-svg-popup-list--c-violet-jtc{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%234A2239"/></svg>')}.nd-svg-popup-list--c-brunswich-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%231B3D35"/></svg>')}.nd-svg-popup-list--c-jet{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%232D2C2C"/></svg>')}.nd-svg-popup-list--c-lavander{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23E4DEF4"/></svg>')}.nd-svg-popup-list--c-light-cyan{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23D4F4FE"/></svg>')}.nd-svg-popup-list--c-lemon-chiffon{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23FCF1CA"/></svg>')}.nd-svg-popup-list--c-mimi-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23FEE2F2"/></svg>')}.nd-svg-popup-list--c-mint-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23D1F6ED"/></svg>')}.nd-svg-popup-list--c-blue-violet{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23722CD3"/></svg>')}.nd-svg-popup-list--c-picton-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%2322A4DD"/></svg>')}.nd-svg-popup-list--c-goldenrod{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23D3A22A"/></svg>')}.nd-svg-popup-list--c-mexican-pink{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23DC187A"/></svg>')}.nd-svg-popup-list--c-jungle-green{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%232AAD80"/></svg>')}.nd-svg-popup-list--c-light-blue{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%230084CE"/></svg>')}.nd-svg-popup-list--c-warning-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F08C00"/></svg>')}.nd-svg-popup-list--c-info-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%231C7ED6"/></svg>')}.nd-svg-popup-list--c-error-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F50732"/></svg>')}.nd-svg-popup-list--c-success-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%2337B24D"/></svg>')}.nd-svg-popup-list--c-notice-message{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23080808"/></svg>')}.nd-svg-popup-list--c-red-lighten{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="19" height="12" viewBox="0 0 19 12" xmlns="http://www.w3.org/2000/svg"><path d="M.5 12h12v-2H.5v2zm0-12v2h18V0H.5zm0 7h18V5H.5v2z" fill="%23F50732"/></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}.nd-tabs{width:100%;border-bottom:1px solid #adb5bd;gap:24px;display:-ms-inline-flexbox;display:inline-flex;overflow-x:auto}.nd-tabs .nd-tab{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:6px;cursor:pointer;color:#6e6e73;height:48px}.nd-tabs .nd-tab.hidden{display:none}.nd-tabs .nd-tab h2{margin:0;color:#6e6e73;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;height:42px}.nd-tabs .nd-tab .bottom-bar{height:4px;display:none}.nd-tabs .nd-tab.selected h2{color:#080808}.nd-tabs .nd-tab.selected .bottom-bar{display:block}.nd-desktop-only,.nd-mobile-only,.nd-small-desktop-only,.nd-tablet-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}}.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.attivazione-wallet-index .main .col-main .my-account,.category-products .row.expanded,.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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container,.customer-account-createvatsection .account-create-password .grid-items-container,.customer-account-createvatsection .account-create-vat .grid-items-container,.customer-account-createvatsection .account-forgot-password .grid-items-container,.customer-account-createvatsection .account-login .grid-items-container,.customer-account-createvatsection .account-reset-password .grid-items-container,.customer-account-createvatsection .account-success-registration .grid-items-container,.customer-account-createvatsection .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-create-vat .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 .main .account-login .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-create-vat .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-create-vat .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,.customer-address-form .main .col-main .my-account .grid-items-container,.customer-address-index .main .col-main .my-account .grid-items-container,.mgc-filter-background .mgc-filter-wrapper,.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container,.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container,.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container,.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;--grid-template-columns:repeat(4,1fr);--grid-column-gap:12px;-ms-grid-columns:var(--grid-template-columns);grid-template-columns:var(--grid-template-columns);grid-column-gap:var(--grid-column-gap)}@media (min-width:905px){.attivazione-wallet-index .main .col-main .account-change-password .grid-items-container,.attivazione-wallet-index .main .col-main .my-account,.category-products .row.expanded,.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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container,.customer-account-createvatsection .account-create-password .grid-items-container,.customer-account-createvatsection .account-create-vat .grid-items-container,.customer-account-createvatsection .account-forgot-password .grid-items-container,.customer-account-createvatsection .account-login .grid-items-container,.customer-account-createvatsection .account-reset-password .grid-items-container,.customer-account-createvatsection .account-success-registration .grid-items-container,.customer-account-createvatsection .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-create-vat .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 .main .account-login .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-create-vat .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-create-vat .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,.customer-address-form .main .col-main .my-account .grid-items-container,.customer-address-index .main .col-main .my-account .grid-items-container,.mgc-filter-background .mgc-filter-wrapper,.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container,.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container,.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container,.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{--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,.category-products .row.expanded,.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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container,.customer-account-createvatsection .account-create-password .grid-items-container,.customer-account-createvatsection .account-create-vat .grid-items-container,.customer-account-createvatsection .account-forgot-password .grid-items-container,.customer-account-createvatsection .account-login .grid-items-container,.customer-account-createvatsection .account-reset-password .grid-items-container,.customer-account-createvatsection .account-success-registration .grid-items-container,.customer-account-createvatsection .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-create-vat .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 .main .account-login .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-create-vat .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-create-vat .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,.customer-address-form .main .col-main .my-account .grid-items-container,.customer-address-index .main .col-main .my-account .grid-items-container,.mgc-filter-background .mgc-filter-wrapper,.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container,.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container,.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container,.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{--grid-template-columns:repeat(8,1fr);--grid-column-gap:12px}}h1{color:#1d1d1f;font-size:64px;font-size:4rem;font-style:normal;font-weight:300;line-height:normal}@media (max-width:374px){h1{font-size:40px;font-size:2.5rem}}h4{text-transform:none;color:#fff;font-size:32px;font-size:2rem;font-style:normal;font-weight:300;line-height:normal}h5{text-transform:none;font-size:21px;font-size:1.3125rem}h5,label{color:#a7a7a7;font-style:normal;font-weight:500;line-height:normal}label{font-size:15px;font-size:.9375rem}#download-pdf-table .download-ajax-request,#header-cart .mgc-totals-container .minicart-actions .checkout-types.minicart .cart-link,#header-cart .mgc-totals-container .nd-business-po label,.cart.display-single-price #shopping-cart-table tbody .item-options dt,.checkout-cart-index .cart-empty p a,.checkout-onepage-index .main .col-main #checkout-step-review #checkout-review-table tbody tr td dl dt,.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-title,.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.currently ol>li,.customer-account-createvatsection #popup-vat .popup-text .info-company .info-label,.nd-pills a,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.sales-order-history .main .col-main .my-account .grid-items-container.grid-items-container>p,.sales-order-history .main .col-main .my-account .order-table.mobile .info-row.last .action .button-view-order a,.sales-order-view .order-items.order-details #download-pdf-table .nd-button-download-sample,.sales-order-view .order-items.order-details #report-invio-table .nd-button-download-sample,footer .payments-list p{color:#0084ce;text-align:right;font-family:Ubuntu,serif;font-size:13px;font-size:.8125rem;font-style:normal;font-weight:700;line-height:normal}.cms-homepage .footer-end.second,.cms-landing-carteprepagate .footer-end.second,.cms-landing-giftcard .footer-end.second,.cms-landing-square .footer-end.second,.cms-landing-welfare .footer-end.second,.customer-account-edit .nd-profile-span-readonly,.nd-tooltip .nd-tooltiptext,.orderdelivery-index-deliverydownload .deliverydownload .micro a,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .micro a,.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container .otp-new-code-form .otp-timer-label,.toggle-checkbox-comment span,footer .footer-end.second{font-family:Ubuntu,serif;color:#d9d9d9;text-align:center;font-size:11px;font-size:.6875rem;font-style:normal;font-weight:400;line-height:normal}.cms-homepage .footer-end.first,.cms-landing-carteprepagate .footer-end.first,.cms-landing-giftcard .footer-end.first,.cms-landing-square .footer-end.first,.cms-landing-welfare .footer-end.first,footer .footer-end.first,footer .footer-end.first span a{font-family:Ubuntu,serif;color:#f5f5f7;font-size:13px;font-size:.8125rem;font-style:normal;font-weight:700;line-height:normal}.form-title{margin:0;padding:0}h1{color:#d70915}h4{color:#1d1d1f}select{--select-color:#6e6e73;--select-bg:#fff;--select-border:1px solid #adb5bd;--select-height:56px;--select-padding:0 56px 0 12px;--select-border-radius:4px;--select-margin:0;color:var(--select-color);border:var(--select-border);border-radius:var(--select-border-radius);margin:var(--select-margin);padding:var(--select-padding);height:var(--select-height);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:background .5s;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background-position:right -32px center;background-repeat:no-repeat;background-size:16px;background-color:var(--select-bg)}select:focus,select:hover{--select-border:1px solid #1d1d1f;--select-color:#1d1d1f;border:var(--select-border);color:var(--select-color)}select.validation-failed{--select-border:1px solid #d70915}[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],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{--input-color:#6e6e73;--input-bg:#fff;--input-border:1px solid #adb5bd;--input-placeholder-color:#adb5bd;--input-height:56px;--input-border-radius:4px;--input-margin:0;--input-padding:0px 8px 0px 12px;--input-width:100%;--input-box-shadow:none;color:var(--input-color);border:var(--input-border);background:var(--input-bg);height:var(--input-height);padding:var(--input-padding);border-radius:var(--input-border-radius);margin:var(--input-margin);width:var(--input-width);box-shadow:var(--input-box-shadow)}[type=color]:focus,[type=color]:hover,[type=date]:focus,[type=date]:hover,[type=datetime-local]:focus,[type=datetime-local]:hover,[type=datetime]:focus,[type=datetime]:hover,[type=email]:focus,[type=email]:hover,[type=month]:focus,[type=month]:hover,[type=number]:focus,[type=number]:hover,[type=password]:focus,[type=password]:hover,[type=search]:focus,[type=search]:hover,[type=tel]:focus,[type=tel]:hover,[type=text]:focus,[type=text]:hover,[type=time]:focus,[type=time]:hover,[type=url]:focus,[type=url]:hover,[type=week]:focus,[type=week]:hover,input[type=email]:focus,input[type=email]:hover,input[type=number]:focus,input[type=number]:hover,input[type=password]:focus,input[type=password]:hover,input[type=search]:focus,input[type=search]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=text]:focus,input[type=text]:hover,textarea:focus,textarea:hover{--input-color:#1d1d1f;--input-bg:#fff;--input-border:1px solid #1d1d1f;--input-box-shadow:none;box-shadow:var(--input-box-shadow);border:var(--input-border)}[type=color].validation-failed,[type=date].validation-failed,[type=datetime-local].validation-failed,[type=datetime].validation-failed,[type=email].validation-failed,[type=month].validation-failed,[type=number].validation-failed,[type=password].validation-failed,[type=search].validation-failed,[type=tel].validation-failed,[type=text].validation-failed,[type=time].validation-failed,[type=url].validation-failed,[type=week].validation-failed,input[type=email].validation-failed,input[type=number].validation-failed,input[type=password].validation-failed,input[type=search].validation-failed,input[type=tel].validation-failed,input[type=text].validation-failed,textarea.validation-failed{--input-border:1px solid #d70915}[type=color].disabled,[type=color].readonly,[type=color]:-moz-read-only,[type=color]:disabled,[type=date].disabled,[type=date].readonly,[type=date]:-moz-read-only,[type=date]:disabled,[type=datetime-local].disabled,[type=datetime-local].readonly,[type=datetime-local]:-moz-read-only,[type=datetime-local]:disabled,[type=datetime].disabled,[type=datetime].readonly,[type=datetime]:-moz-read-only,[type=datetime]:disabled,[type=email].disabled,[type=email].readonly,[type=email]:-moz-read-only,[type=email]:disabled,[type=month].disabled,[type=month].readonly,[type=month]:-moz-read-only,[type=month]:disabled,[type=number].disabled,[type=number].readonly,[type=number]:-moz-read-only,[type=number]:disabled,[type=password].disabled,[type=password].readonly,[type=password]:-moz-read-only,[type=password]:disabled,[type=search].disabled,[type=search].readonly,[type=search]:-moz-read-only,[type=search]:disabled,[type=tel].disabled,[type=tel].readonly,[type=tel]:-moz-read-only,[type=tel]:disabled,[type=text].disabled,[type=text].readonly,[type=text]:-moz-read-only,[type=text]:disabled,[type=time].disabled,[type=time].readonly,[type=time]:-moz-read-only,[type=time]:disabled,[type=url].disabled,[type=url].readonly,[type=url]:-moz-read-only,[type=url]:disabled,[type=week].disabled,[type=week].readonly,[type=week]:-moz-read-only,[type=week]:disabled,input[type=email].disabled,input[type=email].readonly,input[type=email]:-moz-read-only,input[type=email]:disabled,input[type=number].disabled,input[type=number].readonly,input[type=number]:-moz-read-only,input[type=number]:disabled,input[type=password].disabled,input[type=password].readonly,input[type=password]:-moz-read-only,input[type=password]:disabled,input[type=search].disabled,input[type=search].readonly,input[type=search]:-moz-read-only,input[type=search]:disabled,input[type=tel].disabled,input[type=tel].readonly,input[type=tel]:-moz-read-only,input[type=tel]:disabled,input[type=text].disabled,input[type=text].readonly,input[type=text]:-moz-read-only,input[type=text]:disabled,textarea.disabled,textarea.readonly,textarea:-moz-read-only,textarea:disabled{--input-color:#adb5bd;--input-bg:#fff;--input-border:1px solid #e9ecef}[type=color].disabled,[type=color].readonly,[type=color]:disabled,[type=color]:read-only,[type=date].disabled,[type=date].readonly,[type=date]:disabled,[type=date]:read-only,[type=datetime-local].disabled,[type=datetime-local].readonly,[type=datetime-local]:disabled,[type=datetime-local]:read-only,[type=datetime].disabled,[type=datetime].readonly,[type=datetime]:disabled,[type=datetime]:read-only,[type=email].disabled,[type=email].readonly,[type=email]:disabled,[type=email]:read-only,[type=month].disabled,[type=month].readonly,[type=month]:disabled,[type=month]:read-only,[type=number].disabled,[type=number].readonly,[type=number]:disabled,[type=number]:read-only,[type=password].disabled,[type=password].readonly,[type=password]:disabled,[type=password]:read-only,[type=search].disabled,[type=search].readonly,[type=search]:disabled,[type=search]:read-only,[type=tel].disabled,[type=tel].readonly,[type=tel]:disabled,[type=tel]:read-only,[type=text].disabled,[type=text].readonly,[type=text]:disabled,[type=text]:read-only,[type=time].disabled,[type=time].readonly,[type=time]:disabled,[type=time]:read-only,[type=url].disabled,[type=url].readonly,[type=url]:disabled,[type=url]:read-only,[type=week].disabled,[type=week].readonly,[type=week]:disabled,[type=week]:read-only,input[type=email].disabled,input[type=email].readonly,input[type=email]:disabled,input[type=email]:read-only,input[type=number].disabled,input[type=number].readonly,input[type=number]:disabled,input[type=number]:read-only,input[type=password].disabled,input[type=password].readonly,input[type=password]:disabled,input[type=password]:read-only,input[type=search].disabled,input[type=search].readonly,input[type=search]:disabled,input[type=search]:read-only,input[type=tel].disabled,input[type=tel].readonly,input[type=tel]:disabled,input[type=tel]:read-only,input[type=text].disabled,input[type=text].readonly,input[type=text]:disabled,input[type=text]:read-only,textarea.disabled,textarea.readonly,textarea:disabled,textarea:read-only{--input-color:#adb5bd;--input-bg:#fff;--input-border:1px solid #e9ecef}[type=color]:-ms-input-placeholder,[type=date]:-ms-input-placeholder,[type=datetime-local]:-ms-input-placeholder,[type=datetime]:-ms-input-placeholder,[type=email]:-ms-input-placeholder,[type=month]:-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=search]:-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=text]:-ms-input-placeholder,[type=time]:-ms-input-placeholder,[type=url]:-ms-input-placeholder,[type=week]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--input-placeholder-color)}[type=color]::placeholder,[type=date]::placeholder,[type=datetime-local]::placeholder,[type=datetime]::placeholder,[type=email]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--input-placeholder-color)}textarea{--input-padding:6px 12px}.button,.button2,[type=submit],a.button,button,input[type=submit]{--button-height:44px;--button-line-height:40px;--button-bg:#d70915;--button-color:#fff;--button-border:1px solid #d70915;--button-border-radius:32px;--button-margin:0;--button-padding:0 24px;--button-width:100%;--button-min-width:96px;--button-box-shadow:none;background-color:var(--button-bg)!important;background:var(--button-bg)!important;box-shadow:var(--button-box-shadow)!important;height:var(--button-height);width:var(--button-width);margin:var(--button-margin);padding:var(--button-padding);border:var(--button-border);border-radius:var(--button-border-radius);min-width:var(--button-max-width);transition:background .5s;line-height:var(--button-line-height)}.button2 .button:active,.button2:focus,.button2:hover,.button .button:active,.button:focus,.button:hover,[type=submit] .button:active,[type=submit]:focus,[type=submit]:hover,a.button .button:active,a.button:focus,a.button:hover,button .button:active,button:focus,button:hover,input[type=submit] .button:active,input[type=submit]:focus,input[type=submit]:hover{--button-bg:#c20011;background-color:var(--button-bg);color:var(--button-color)}.button2.disabled,.button2:disabled,.button.disabled,.button:disabled,[type=submit].disabled,[type=submit]:disabled,a.button.disabled,a.button:disabled,button.disabled,button:disabled,input[type=submit].disabled,input[type=submit]:disabled{--button-bg:#e9ecef;--button-color:#ced4da;--button-border:1px solid #e9ecef}.button,.button2,.button2 span,.button2 span span,.button span,.button span span,[type=submit],[type=submit] span,[type=submit] span span,a.button,a.button span,a.button span span,button,button span,button span span,input[type=submit],input[type=submit] span,input[type=submit] span span{font-family:Ubuntu,serif;font-size:18px;font-size:1.125rem;font-style:normal;font-weight:500;text-transform:unset;text-align:center;color:var(--button-color)}.button2 span,.button2 span span,.button span,.button span span,[type=submit] span,[type=submit] span span,a.button span,a.button span span,button span,button span span,input[type=submit] span,input[type=submit] span span{line-height:40px;line-height:2.5rem;height:44px}.btn-black,.button2{--button-color:#6E6E73FF;--button-border:0.5px solid #6E6E73FF;--button-bg:#fff;box-shadow:none;background-image:none}.btn-black:focus,.btn-black:hover,.button2:focus,.button2:hover{--button-bg:#fff;--button-color:#1d1d1f;--button-border:0.5px solid #1d1d1f}.button2 span{height:auto}.button2 span:hover,.button2 span span:hover,.button2:hover{color:var(--button-color)}.button:active,.button:hover{background-color:var(--button-bg)!important;box-shadow:none;background:var(--button-bg)!important;transition:background-color .3s}.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 #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 #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}:root{--tooltip-position:absolute;--tooltip-top:110%;--tooltip-left:0;--tooltip-bottom:0;--tooltip-right:0;--tooltip-visibility:hidden;--tooltip-opacity:hidden;--tooltip-max-height:none;--tooltip-border-radius:8px;--tooltip-bg:#F5F5F7FF;--tooltip-padding:4px;--tooltip-text-color:#6E6E73FF}.nd-tooltip{transition:all .3s;height:auto;position:var(--tooltip-position);padding:var(--tooltip-padding);top:var(--tooltip-top);border-radius:var(--tooltip-border-radius);background:var(--tooltip-bg)}.nd-tooltip,.nd-tooltip .nd-tooltiptext{visibility:var(--tooltip-visibility);opacity:var(--tooltip-opacity)}.nd-tooltip .nd-tooltiptext{color:var(--tooltip-text-color)}.nd-tooltip-wrapper{position:relative}.nd-tooltip-wrapper:hover .nd-tooltip{--tooltip-visibility:visible;--tooltip-opacity:1}button.nd-tooltip-wrapper .nd-tooltip{display:none}button.nd-tooltip-wrapper.disabled .nd-tooltip,button.nd-tooltip-wrapper:disabled .nd-tooltip{display:block}.cms-aiuto-contatti .main-container,[class*=cms-aiuto-contatti-] .main-container{background:none}.cms-aiuto-contatti-form-contatti .business-sidenavigation{-ms-flex-order:1;order:1}.cms-aiuto-contatti-form-contatti .nd-cms-page{-ms-flex-order:2;order:2}.cms-aiuto-contatti-form-contatti .std{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 .messages{position:absolute}.cms-aiuto-contatti-form-contatti .btn-black{--button-line-height:44px}.cms-aiuto-contatti-form-contatti #submit{--button-width:auto}.cms-aiuto-contatti-form-contatti .main-container{max-width:none}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page{--ac-padding:24px;padding:var(--ac-padding);margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}@media (min-width:905px){.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page{--ac-padding:0 116px 32px 116px}}@media (min-width:600px) and (max-width:904px){.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page{--ac-padding:32px}}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page.not-logged .fieldset,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page.not-logged .form-title{margin:auto}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .form-title{padding:0 32px 24px}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .form-title{max-width:800px}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset{border-radius:12px;border:.5px solid #ededed;background:#fff;box-shadow:0 0 24px 0 #0000000D}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact{margin:0;padding:0;width:100%}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image div.medium-9.small-12,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_refund div.medium-9.small-12,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact label{color:#6e6e73}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image label,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_refund label{border-radius:12px;background:#f5f5f7;width:100%;max-width:none;padding:16px 16px 16px 24px}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_image .button,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element-file.row.element.element-file_refund .button{float:left}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .privacy-group{background:#f5f5f7;border-radius:12px;width:100%;padding:16px 24px}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .privacy-group .element.element-privacy.checkbox-element{display:inline}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .privacy-group .element.element-privacy.checkbox-element .hint span{color:#6e6e73}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact input#submit,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact input#submit:hover{margin-right:0}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element.element-codice_attivazione .mgc-kyc-icon-info.after-required,.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .fieldset #help-contact .element.element-codice_carta .mgc-kyc-icon-info.after-required{position:inherit;color:#d70915;margin-left:2px}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page .form-title h1{color:#1d1d1f;font-weight:300}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page #mgc-kyc-popup{border-radius:28px;background-color:#fff;background-position-x:50%;background-position-y:20px;background-repeat:no-repeat;background-attachment:scroll;background-image:url(../../business/images/new_design/popup/popup_error.svg);background-size:auto;background-origin:padding-box;background-clip:border-box}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content{margin-top:100px}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page #mgc-kyc-popup .mgc-kyc-popup-content p{color:#6e6e73;text-align:center}.cms-aiuto-contatti-form-contatti .main-container .nd-cms-page #mgc-kyc-popup .card-back-image-container img{max-height:none}.cms-aiuto-contatti-form-contatti .nd-file-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px;width:100%}.cms-aiuto-contatti-form-contatti .nd-file-wrapper.hidden{display:none!important}.cms-aiuto-contatti-form-contatti .nd-file-wrapper>label{color:#6e6e73}.cms-aiuto-contatti-form-contatti .nd-file-wrapper .nd-input-file{cursor:pointer;padding:41px 58px;background:#f5f5f7;border:1px dashed #adb5bd;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;gap:8px}.cms-aiuto-contatti-form-contatti .nd-file-wrapper .nd-input-file .img-container{width:60px;height:60px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cms-aiuto-contatti-form-contatti .nd-file-wrapper .nd-input-file .content{-ms-flex-flow:column;flex-flow:column;gap:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.cms-aiuto-contatti-form-contatti .nd-file-wrapper .nd-input-file .content span{color:#6e6e73}.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper{width:100%}.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper>label{color:#6e6e73}.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file{display:-ms-flexbox;display:flex;height:48px;-ms-flex-align:center;align-items:center;border-radius:6px;background:#f5f5f7;padding:8px;gap:4px}.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file{display:-ms-flexbox;display:flex;gap:5px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;height:32px;border:1px solid #adb5bd!important;color:#6e6e73!important;border-radius:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100px;background:transparent!important;cursor:pointer}.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file .content{width:100%}.cms-aiuto-contatti-form-contatti .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name{color:#6e6e73;font-weight:700}.cms-aiuto-contatti-form-contatti .element.element-privacy .toggle-checkbox{--toggle-checkbox-padding:0}:root{--z-index-header:8888;--z-index-sidenavigation:99;--z-index-filter-navigation:3;--z-index-opacity:9000;--z-index-popup:9999;--popup-border-radius:32px;--popup-padding:24px;--popup-visibility:hidden;--popup-top:-100%;--popup-left:50%;--popup-width:auto;--popup-min-height:0;--popup-min-width:250px}:root .popup-opened{--popup-top:50%;--popup-visibility:visible;overflow-y:hidden}:root #mgc-kyc-popup,:root .mgc-kyc-popup{visibility:var(--popup-visibility);top:var(--popup-top);left:var(--popup-left);border-radius:var(--popup-border-radius);padding:var(--popup-padding);width:var(--popup-width);min-height:var(--popup-min-height);min-width:var(--popup-min-width);display:block;position:fixed;transition:all .5s ease-in-out;transform:translate(-50%,-50%)}:root #mgc-kyc-popup .popup-error,:root .mgc-kyc-popup .popup-error{width:32px;height:32px;margin:0 auto;background-repeat:no-repeat;background-position:50%}:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text{width:100%;position:unset;transform:unset;margin:0}:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h1,:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h2,:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h3,:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h4,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h1,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h2,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h3,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text>h4{text-align:center}:root #mgc-kyc-popup .mgc-kyc-popup-content .popup-text>span,:root .mgc-kyc-popup .mgc-kyc-popup-content .popup-text>span{color:#6e6e73}:root #mgc-kyc-popup .nd-button-popup-group,:root .mgc-kyc-popup .nd-button-popup-group{float:right}:root #mgc-kyc-popup .nd-button-popup-group button,:root .mgc-kyc-popup .nd-button-popup-group button{--button-width:auto;--button-bg:transparent;--button-border:none;--button-color:#D70915FF}:root #mgc-kyc-popup .nd-button-popup-group button:hover,:root .mgc-kyc-popup .nd-button-popup-group button:hover{--button-color:#c20011}:root #mgc-kyc-popup .nd-button-popup-group span.mgc-kyc-popup-close,:root .mgc-kyc-popup .nd-button-popup-group span.mgc-kyc-popup-close{font-family:Ubuntu,serif;font-size:18px;font-size:1.125rem;font-style:normal;font-weight:500;text-transform:unset;text-align:center;color:#d70915}:root #mgc-kyc-popup .nd-button-popup-group span.mgc-kyc-popup-close:hover,:root .mgc-kyc-popup .nd-button-popup-group span.mgc-kyc-popup-close:hover{color:#c20011}:root #mgc-popup{border-radius:var(--popup-border-radius);padding:var(--popup-padding);width:var(--popup-width);height:auto;min-height:var(--popup-min-height);min-width:var(--popup-min-width);z-index:var(--z-index-popup)}:root #mgc-popup .popup-error{width:32px;height:32px;margin:0 auto;background-repeat:no-repeat;background-position:50%}:root #mgc-popup .mgc-popup-content{width:100%;height:auto;display:block;float:unset}:root #mgc-popup .mgc-popup-content h1,:root #mgc-popup .mgc-popup-content h2,:root #mgc-popup .mgc-popup-content h3,:root #mgc-popup .mgc-popup-content h4{text-align:center}:root #mgc-popup .mgc-popup-content span{color:#6e6e73}:root #mgc-popup .mgc-popup-close{position:unset}:root #mgc-popup .nd-button-popup-group{float:right}:root #mgc-popup .nd-button-popup-group button{--button-width:auto;--button-bg:transparent;--button-border:none;--button-color:#D70915FF}:root #mgc-popup .nd-button-popup-group button:hover{--button-color:#c20011}.opacity,:root #mgc-opacity,:root #mgc-popup-opacity,:root .mgc-opacity,:root .opacity{z-index:var(--z-index-opacity)}.opacity{position:fixed;top:0;display:block;width:100%;min-height:100%;background:rgba(0,0,0,.4);visibility:hidden;opacity:0;transition:all .5s}.popup-opened .opacity{visibility:visible;opacity:1;transition:all .5s}:root{--nd-messages-notice-bg-color:#f5f5f7;--nd-messages-info-bg-color:#e7f5ff;--nd-messages-warning-bg-color:#fff4e6;--nd-messages-error-bg-color:#ffe3e9;--nd-messages-success-bg-color:#ebfbee;--nd-messages-notice-color:#080808;--nd-messages-info-color:#1C7ED6FF;--nd-messages-warning-color:#f08c00;--nd-messages-error-color:#f50732;--nd-messages-success-color:#37b24d}.nd-message{border-radius:6px;padding:12px;grid-column:1/-1;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px;margin-bottom:24px}.nd-message.warning{background:var(--nd-messages-warning-bg-color)}.nd-message.warning .nd-message-title span{color:var(--nd-messages-warning-color)}.nd-message.info{background:var(--nd-messages-info-bg-color)}.nd-message.info .nd-message-title span{color:var(--nd-messages-info-color)}.nd-message.error{background:var(--nd-messages-error-bg-color)}.nd-message.error .nd-message-title span{color:var(--nd-messages-error-color)}.nd-message.success{background:var(--nd-messages-success-bg-color)}.nd-message.success .nd-message-title span{color:var(--nd-messages-success-color)}.nd-message.notice{background:var(--nd-messages-notice-bg-color)}.nd-message.notice .nd-message-title span{color:var(--nd-messages-notice-color)}.nd-message .nd-message-title{min-height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.nd-message .nd-message-content{padding-left:32px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:8px}.nd-message .nd-message-content p{margin:0;font-size:13px!important;font-size:.8125rem!important;color:#6e6e73}.nd-message .nd-message-content a{color:#6e6e73;text-decoration:underline}.nd-message .nd-message-content span{color:#6e6e73!important;font-weight:400!important}.messages .error-msg li,.messages .success-msg li{background:none;border:none;margin:0;padding:0}.messages .error-msg li:before,.messages .success-msg li:before{display:none!important}.messages .error-msg li>span,.messages .success-msg li>span{display:none}.popup-text .messages .error-msg li>span,.popup-text .messages .success-msg li>span{display:block}:root{--pager-padding:16px;--pager-page-width:32px;--pager-page-height:32px;--pager-page-border-radius:4px;--pager-page-border:1px solid #6E6E734D;--pager-page-background:#fff;--pager-page-color:#6e6e73;--pager-page-current-border:1px solid #d70915;--pager-page-current-background:#d70915;--pager-page-current-color:#fff}.pager{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:var(--pager-padding)}.pager,.pager .pages{margin:0}.pager .pages ol{display:-ms-inline-flexbox;display:inline-flex;gap:4px;margin:0}.pager .pages ol li{border-radius:var(--pager-page-border-radius)}.pager .pages ol li,.pager .pages ol li a{width:var(--pager-page-width);height:var(--pager-page-height);min-width:var(--pager-page-width);min-height:var(--pager-page-height);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:15px;font-size:.9375rem;font-weight:400;line-height:17.24px;line-height:1.0775rem;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.pager .pages ol li a{border-radius:var(--pager-page-border-radius);background:var(--pager-page-background);border:var(--pager-page-border);color:var(--pager-page-color)}.pager .pages ol li a.previous{background:none;border:none}.pager .pages ol li a.previous:before{border-right-color:var(--pager-page-color)}.pager .pages ol li a.next{background:none;border:none}.pager .pages ol li a.next:before{border-left-color:var(--pager-page-color)}.pager .pages ol li.current,.pager .pages ol li:focus,.pager .pages ol li:hover{border:inherit;border-radius:var(--pager-page-border-radius)}.pager .pages ol li.current a,.pager .pages ol li:focus a,.pager .pages ol li:hover a{background:var(--pager-page-current-background);border:var(--pager-page-current-border);color:var(--pager-page-current-color);border-radius:var(--pager-page-border-radius)}.pager .pages ol li.current a.previous,.pager .pages ol li:focus a.previous,.pager .pages ol li:hover a.previous{background:none;border:none}.pager .pages ol li.current a.previous:before,.pager .pages ol li:focus a.previous:before,.pager .pages ol li:hover a.previous:before{border-right-color:var(--pager-page-current-background)}.pager .pages ol li.current a.next,.pager .pages ol li:focus a.next,.pager .pages ol li:hover a.next{background:none;border:none}.pager .pages ol li.current a.next:before,.pager .pages ol li:focus a.next:before,.pager .pages ol li:hover a.next:before{border-left-color:var(--pager-page-current-background)}header{--side-navigation-opacity-display:none;--side-navigation-menu-width:0;--side-navigation-visibility:hidden;--side-navigation-pointer-events:none}header .header-menu.menu-open{--side-navigation-opacity-display:block;--side-navigation-menu-width:100%;--side-navigation-visibility:visible;--side-navigation-pointer-events:auto}header .header-menu .nd-side-navigation-header{visibility:var(--side-navigation-visibility);pointer-events:var(--side-navigation-pointer-events);position:fixed;top:0;right:0;left:0;bottom:0;z-index:var(--z-index-filter-navigation);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3))}header .header-menu .nd-side-navigation-menu{background:#fff;max-width:280px;height:100%;transition:all .5s ease;width:0;box-shadow:0 0 24px 0 #0000001A;transform:translateX(-280px)}header .header-menu .nd-side-navigation-menu .menu-close{display:-ms-flexbox;display:flex;height:80px;padding:0 16px;-ms-flex-align:center;align-items:center;cursor:pointer}header .header-menu .nd-side-navigation-menu .rail{display:-ms-flexbox;display:flex;padding:0 16px;height:calc(100vh - 80px);-ms-flex-direction:column;flex-direction:column;overflow-y:auto}header .header-menu .nd-side-navigation-menu .rail .navigation-link{--side-navigation-navigation-link-text-color:#6E6E73FF;--side-navigation-navigation-link-bg-color:none;--side-navigation-navigation-link-login-bg-color:#D70915FF;--side-navigation-navigation-link-logout-bg-color:#343a40}header .header-menu .nd-side-navigation-menu .rail .navigation-link.active,header .header-menu .nd-side-navigation-menu .rail .navigation-link:hover{--side-navigation-navigation-link-text-color:#101010FF;--side-navigation-navigation-link-bg-color:#fbfbfd;--side-navigation-navigation-link-login-bg-color:#c20011;--side-navigation-navigation-link-logout-bg-color:#343a40}header .header-menu .nd-side-navigation-menu .rail .navigation-link a{background-color:var(--side-navigation-navigation-link-bg-color);width:100%;display:block;padding:15.5px 16px;border-radius:100px;-ms-flex-align:center;align-items:center}header .header-menu .nd-side-navigation-menu .rail .navigation-link a span{font-weight:500;font-size:15px;font-size:.9375rem;line-height:100%;letter-spacing:0;vertical-align:middle;color:var(--side-navigation-navigation-link-text-color)}header .header-menu .nd-side-navigation-menu .rail .navigation-link a.login{background-color:var(--side-navigation-navigation-link-login-bg-color)}header .header-menu .nd-side-navigation-menu .rail .navigation-link a.logout{background-color:var(--side-navigation-navigation-link-logout-bg-color)}header .header-menu .nd-side-navigation-menu .rail .navigation-link a.login,header .header-menu .nd-side-navigation-menu .rail .navigation-link a.logout{padding:10px 25.5px;gap:5px;display:-ms-inline-flexbox;display:inline-flex}header .header-menu .nd-side-navigation-menu .rail .navigation-link a.login .safe-area,header .header-menu .nd-side-navigation-menu .rail .navigation-link a.logout .safe-area{width:24px;height:24px}header .header-menu .nd-side-navigation-menu .rail .navigation-link a.login span,header .header-menu .nd-side-navigation-menu .rail .navigation-link a.logout span{color:#fff;font-weight:500;font-size:18px;font-size:1.125rem;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle}header .header-menu .nd-side-navigation-menu .rail .hairline-h{padding:8px 0 7.5px}header{z-index:var(--z-index-header);position:-webkit-sticky;position:sticky;top:0;height:auto;background:#fff;margin:0!important;box-shadow:0 4px 32px 0 #08080808}header .header-menu{height:auto;width:100%;gap:4px;margin:0;padding:24px;border-bottom:1px solid #e9ecef}header .header-menu,header .header-menu .header-left{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}header .header-menu .header-left{-ms-flex-order:1;order:1;height:100%;gap:24px}header .header-menu .header-left i{display:block}@media (max-width:374px){header .header-menu .header-left{gap:8px}}header .header-menu .header-left .safe-area{cursor:pointer}header .header-menu .header-left .header-logo-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}@media (max-width:599px){header .header-menu .header-left .header-logo-container{-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}}header .header-menu .header-left .header-logo-container .hairline-v{translate:0 -3px}header .header-menu .header-left .header-logo-container .header-logo img{width:160px;max-width:none}header .header-menu .header-left .header-logo-container .header-logo.business img{translate:0 -3px}header .header-menu .header-left .header-logo-container .hairline-v,header .header-menu .header-left .header-logo-container .hairline-v .line{height:100%}header .header-menu .header-left .header-logo-container .hairline-h{width:100%}header .header-menu .menu-right{-ms-flex-order:3;order:3;margin:0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right;-ms-flex-align:center;align-items:center}@media (max-width:599px){header .header-menu .menu-right .header-buttons{width:auto;margin:auto}}header .header-menu .menu-right .header-buttons{gap:24px;-ms-flex-align:center;align-items:center}header .header-menu .menu-right .header-buttons>a{width:24px;height:24px;min-width:24px}@media (min-width:905px) and (max-width:1239px){header .header-menu .menu-right .header-buttons .search-mobile{display:-ms-flexbox;display:flex}}header .header-menu .menu-right .header-buttons .badge{background:none;display:block;position:absolute;left:50%;top:-50%}header .header-menu .menu-right .header-buttons .badge i{width:24px;height:24px;display:block}header .header-menu .menu-right .header-buttons .no-count .badge,header .header-menu .menu-right .header-buttons a>span{display:none}header .header-menu .menu-right .header-buttons .login span{display:block}header .header-menu .menu-right .header-buttons .mgc-logout-link,header .header-menu .menu-right .header-buttons .mgc-wallet-link{display:none}@media (min-width:905px){header .header-menu .menu-right .header-buttons .mgc-logout-link,header .header-menu .menu-right .header-buttons .mgc-wallet-link{display:block}}header .header-menu .menu-right .header-buttons .badge.cart-item-count{display:block}@media (min-width:905px) and (max-width:1239px){header .header-menu .menu-right .header-buttons .search-mobile.hide-for-large{display:-ms-flexbox!important;display:flex!important}}@media (max-width:374px){header .header-menu .menu-right .header-buttons .login{display:none}}@media (max-width:599px){header .header-menu .menu-right .header-buttons{width:auto;margin:auto}header .header-menu .menu-right .header-buttons>a{display:none}header .header-menu .menu-right .header-buttons>a.mgc-cart-link{display:-ms-inline-flexbox;display:inline-flex}}header .header-h-nav{height:55px;padding:0 32px}@media (max-width:599px){header .header-h-nav{padding:0 24px}}@media (max-width:374px){header .header-h-nav{padding:0 12px}}header .header-h-nav .nd-nav{height:100%;margin:0;padding:0;display:-ms-flexbox;display:flex;gap:2px;-ms-flex-align:center;align-items:center}header .header-h-nav .nd-nav span{padding:8px}header .header-h-nav .nd-nav a{color:#6e6e73;text-decoration:none}@media (max-width:599px){header .header-h-nav .nd-nav a{font-size:12px;font-size:.75rem}}@media (max-width:374px){header .header-h-nav .nd-nav a{font-size:12px;font-size:.75rem}}@media (min-width:280px) and (max-width:319px){header .header-menu{padding:12px}}header .login{display:-ms-flexbox!important;display:flex!important}@media (max-width:599px){header .login a{display:-ms-flexbox;display:flex}}.header-category{--padding:0 32px}@media (min-width:905px){.header-category{padding:var(--padding)}}@media (max-width:904px){.header-category{display:none}}.header-category ul{gap:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;list-style:none;padding:0;margin:0}.header-category ul li{padding:16.5px 8px;list-style:none;margin:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap}.header-category ul li a{color:#6e6e73}.header-category ul li.level0{display:none}.header-category ul li.active{color:#1d1d1f;font-weight:700}.header-category ul li.active a{color:#1d1d1f;background:none!important}#header-search{position:inherit;margin:0;padding:0;width:100%;max-width:none}.epipoli-logo{display:none}.customer-account-changeforgotten .business-logo,.customer-account-confirmpassword .business-logo,.customer-account-create .business-logo,.customer-account-createpasswordconfirmed .business-logo,.customer-account-forgotpassword .business-logo,.customer-account-login .business-logo,.customer-account-sentregistrationemail .business-logo,.customer-account-welcomepage .business-logo{display:inline-block}header .account-menu{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:1px}@media (max-width:904px){header .account-menu{display:none!important}}header .account-menu select,header .account-menu select:hover{cursor:pointer;width:13px;height:26px;margin:0!important;padding:0!important;background:none!important;border:none!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;box-shadow:none}header .login a.button{--button-width:auto}:root{--footer-padding:32px 24px;--footer-gap:24px;--footer-grid:repeat(4,1fr);--footer-grid-gap:32px 12px;--footer-payments-list-grid-column:1/-1;--footer-logo-and-links-grid-column:1/-1;--footer-logos-container-gap:12px}@media (min-width:905px){:root{--footer-padding:53px 191px;--footer-grid:repeat(12,1fr);--footer-grid-gap:24px;--footer-logo-and-links-grid-column:1/7;--footer-payments-list-grid-column:8/13;--footer-logos-container-gap:32px}}@media (min-width:1240px) and (max-width:1439px){:root{--footer-padding:53px 32px}}@media (min-width:600px) and (max-width:904px){:root{--footer-padding:32px;--footer-grid:repeat(8,1fr);--footer-grid-gap:32px 12px;--footer-payments-list-grid-column:1/-1;--footer-logos-container-gap:32px;--footer-logo-and-links-grid-column:1/-1}}@media (min-width:905px) and (max-width:1239px){:root{--footer-padding:32px;--footer-grid:repeat(12,1fr);--footer-grid-gap:24px}}footer .footer{background-color:#f5f5f7}footer .footer .footer-content{display:-ms-grid;display:grid;padding:var(--footer-padding);-ms-grid-columns:var(--footer-grid);grid-template-columns:var(--footer-grid);grid-gap:var(--footer-grid-gap);-ms-flex-align:center;align-items:center}footer .footer .footer-content .footer-logo-and-links{-ms-grid-column:var(--footer-logo-and-links-grid-column);grid-column:var(--footer-logo-and-links-grid-column);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:599px){footer .footer .footer-content .footer-logo-and-links{gap:8px}}footer .footer .footer-content .footer-logo-and-links .footer-left{text-align:center}footer .footer .footer-content .footer-logo-and-links .footer-left a img{max-width:175px;width:160px}footer .footer .footer-content .footer-logo-and-links .footer-middle{display:block;height:100%;min-height:80px;padding:0 16px 0 15.5px}footer .footer .footer-content .footer-logo-and-links .footer-middle .line{display:block;width:2px;min-height:80px;height:100%;border-right:.6px solid #1d1d1f}@media (max-width:906px){footer .footer .footer-content .footer-logo-and-links .footer-middle{-ms-flex:100%;flex:100%;min-height:2px;height:2px;padding:16px 0 15.5px;text-align:center}footer .footer .footer-content .footer-logo-and-links .footer-middle .line{border-bottom:.6px solid #1d1d1f;border-right:0;min-height:2px;height:2px;min-width:100px;margin:auto}}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:#6e6e73;text-align:center}@media (max-width:437px){footer .footer .footer-content .footer-logo-and-links .footer-right .menu.vertical{text-align:center;-ms-flex-flow:column;flex-flow:column}}footer .footer-end.first{background:#080808;padding:16px 0;display:-ms-flexbox;display:flex;height:64px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}footer .footer-end.first span a{color:#fff}footer .footer-end.second{background-color:#1d1d1f;padding:16px;display:-ms-flexbox;display:flex;min-height:80px;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:column;flex-flow:column;gap:8px;-ms-flex-align:center;align-items:center;text-align:center;color:#d9d9d9}footer .footer-end.second a{color:#fff}footer .payments-list{-ms-grid-column:var(--footer-payments-list-grid-column);grid-column:var(--footer-payments-list-grid-column);border-radius:12px;background:#fbfbfd;-ms-flex:1 0 0px;flex:1 0 0;display:-ms-flexbox;display:flex;padding:24px 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px;max-width:460px;margin:auto}footer .payments-list p{color:#1d1d1f;text-align:center;margin:0;padding:0}@media (max-width:599px){footer .payments-list{max-width:none}}footer .payments-list .footer-payment-logo{text-align:center!important;max-width:280px}footer .payments-list .footer-payment-logo .logos{display:inline}footer .payments-list .footer-payment-logo .logos .logo-container{display:inherit}footer .payments-list .footer-payment-logo .logos .logo-container img{max-width:70px;margin:0 4px}:root{--whitespace-height:64px;--account-login-padding:0 155px;--account-login-grid-column-half:span 6;--account-login-form-title-padding:32px 0;--account-login-form-padding:8px 32px;--account-login-form-border-radius:12px;--account-login-second-form-border:0.5px solid #ced4da;--account-login-second-form-box-shadow:0 0 24px 0 #0000000D;--account-login-form-button-padding:32px}@media (max-width:904px){:root{--account-login-grid-column-half:1/-1;--account-login-padding:0 32px}}@media (min-width:905px) and (max-width:1239px){:root{--account-login-padding:0 64px}}.customer-account-login .main{margin:0;padding:0;max-width:none}.customer-account-login .main .account-login{margin:0;padding:var(--account-login-padding)}.customer-account-login .main .account-login .grid-items-container form{-ms-grid-column:var(--account-login-grid-column-half);grid-column:var(--account-login-grid-column-half);padding:var(--account-login-form-padding);border-radius:var(--account-login-form-border-radius)}.customer-account-login .main .account-login .grid-items-container form .form-title{padding:var(--account-login-form-title-padding)}.customer-account-login .main .account-login .grid-items-container form:first-of-type{background:var(--nd-color-anti-flash-white)}.customer-account-login .main .account-login .grid-items-container form:last-of-type{border:var(--account-login-second-form-border);background:var(--nd-color-white);box-shadow:var(--account-login-second-form-box-shadow)}.customer-account-login .main .account-login .grid-items-container form .buttons-set{margin:0;padding:var(--account-login-form-button-padding);border:none;float:right}.customer-account-login .main .account-login .grid-items-container form .passtrengthMeter:after{display:none!important}.customer-account-login .whitespace{display:block;height:var(--whitespace-height);width:100%}.customer-account-changeforgotten .button,.customer-account-changeforgotten [type=submit],.customer-account-changeforgotten button,.customer-account-changeforgotten input[type=submit],.customer-account-confirmpassword .button,.customer-account-confirmpassword [type=submit],.customer-account-confirmpassword button,.customer-account-confirmpassword input[type=submit],.customer-account-create .button,.customer-account-create [type=submit],.customer-account-create button,.customer-account-create input[type=submit],.customer-account-createpasswordconfirmed .button,.customer-account-createpasswordconfirmed [type=submit],.customer-account-createpasswordconfirmed button,.customer-account-createpasswordconfirmed input[type=submit],.customer-account-createvatsection .button,.customer-account-createvatsection [type=submit],.customer-account-createvatsection button,.customer-account-createvatsection input[type=submit],.customer-account-forgotpassword .button,.customer-account-forgotpassword [type=submit],.customer-account-forgotpassword button,.customer-account-forgotpassword input[type=submit],.customer-account-sentregistrationemail .button,.customer-account-sentregistrationemail [type=submit],.customer-account-sentregistrationemail button,.customer-account-sentregistrationemail input[type=submit],.customer-account-welcomepage .button,.customer-account-welcomepage [type=submit],.customer-account-welcomepage button,.customer-account-welcomepage input[type=submit]{--button-width:auto}.customer-account-changeforgotten .main,.customer-account-confirmpassword .main,.customer-account-create .main,.customer-account-createpasswordconfirmed .main,.customer-account-createvatsection .main,.customer-account-forgotpassword .main,.customer-account-sentregistrationemail .main,.customer-account-welcomepage .main{margin:0;padding:0;width:100%;max-width:none;background:#fbfbfd}.customer-account-changeforgotten .col-main,.customer-account-confirmpassword .col-main,.customer-account-create .col-main,.customer-account-createpasswordconfirmed .col-main,.customer-account-createvatsection .col-main,.customer-account-forgotpassword .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 .business-top-banner,.customer-account-confirmpassword .col-main .business-top-banner,.customer-account-create .col-main .business-top-banner,.customer-account-createpasswordconfirmed .col-main .business-top-banner,.customer-account-createvatsection .col-main .business-top-banner,.customer-account-forgotpassword .col-main .business-top-banner,.customer-account-sentregistrationemail .col-main .business-top-banner,.customer-account-welcomepage .col-main .business-top-banner{display:none;-ms-flex-order:1;order:1}.customer-account-changeforgotten .col-main .business-top-banner .banner-container,.customer-account-confirmpassword .col-main .business-top-banner .banner-container,.customer-account-create .col-main .business-top-banner .banner-container,.customer-account-createpasswordconfirmed .col-main .business-top-banner .banner-container,.customer-account-createvatsection .col-main .business-top-banner .banner-container,.customer-account-forgotpassword .col-main .business-top-banner .banner-container,.customer-account-sentregistrationemail .col-main .business-top-banner .banner-container,.customer-account-welcomepage .col-main .business-top-banner .banner-container{width:100%!important;max-width:none!important}@media (min-width:905px){.customer-account-changeforgotten .col-main .business-top-banner,.customer-account-confirmpassword .col-main .business-top-banner,.customer-account-create .col-main .business-top-banner,.customer-account-createpasswordconfirmed .col-main .business-top-banner,.customer-account-createvatsection .col-main .business-top-banner,.customer-account-forgotpassword .col-main .business-top-banner,.customer-account-sentregistrationemail .col-main .business-top-banner,.customer-account-welcomepage .col-main .business-top-banner{display:-ms-flexbox;display:flex}}.customer-account-changeforgotten .col-main .business-top-banner img,.customer-account-confirmpassword .col-main .business-top-banner img,.customer-account-create .col-main .business-top-banner img,.customer-account-createpasswordconfirmed .col-main .business-top-banner img,.customer-account-createvatsection .col-main .business-top-banner img,.customer-account-forgotpassword .col-main .business-top-banner img,.customer-account-sentregistrationemail .col-main .business-top-banner img,.customer-account-welcomepage .col-main .business-top-banner img{width:100%;max-height:none}.customer-account-changeforgotten .col-main .business-bottom-banner,.customer-account-confirmpassword .col-main .business-bottom-banner,.customer-account-create .col-main .business-bottom-banner,.customer-account-createpasswordconfirmed .col-main .business-bottom-banner,.customer-account-createvatsection .col-main .business-bottom-banner,.customer-account-forgotpassword .col-main .business-bottom-banner,.customer-account-sentregistrationemail .col-main .business-bottom-banner,.customer-account-welcomepage .col-main .business-bottom-banner{-ms-flex-order:3;order:3}@media (min-width:905px){.customer-account-changeforgotten .col-main .business-bottom-banner,.customer-account-confirmpassword .col-main .business-bottom-banner,.customer-account-create .col-main .business-bottom-banner,.customer-account-createpasswordconfirmed .col-main .business-bottom-banner,.customer-account-createvatsection .col-main .business-bottom-banner,.customer-account-forgotpassword .col-main .business-bottom-banner,.customer-account-sentregistrationemail .col-main .business-bottom-banner,.customer-account-welcomepage .col-main .business-bottom-banner{display:none}}.customer-account-changeforgotten .col-main .business-bottom-banner,.customer-account-changeforgotten .col-main .business-bottom-banner img,.customer-account-confirmpassword .col-main .business-bottom-banner,.customer-account-confirmpassword .col-main .business-bottom-banner img,.customer-account-create .col-main .business-bottom-banner,.customer-account-create .col-main .business-bottom-banner img,.customer-account-createpasswordconfirmed .col-main .business-bottom-banner,.customer-account-createpasswordconfirmed .col-main .business-bottom-banner img,.customer-account-createvatsection .col-main .business-bottom-banner,.customer-account-createvatsection .col-main .business-bottom-banner img,.customer-account-forgotpassword .col-main .business-bottom-banner,.customer-account-forgotpassword .col-main .business-bottom-banner img,.customer-account-sentregistrationemail .col-main .business-bottom-banner,.customer-account-sentregistrationemail .col-main .business-bottom-banner img,.customer-account-welcomepage .col-main .business-bottom-banner,.customer-account-welcomepage .col-main .business-bottom-banner img{width:100%}.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-createvatsection .col-main .banner-container img,.customer-account-forgotpassword .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-createvatsection .col-main .order-steps-container,.customer-account-forgotpassword .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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-createvatsection .account-confirm-password,.customer-account-createvatsection .account-create-password,.customer-account-createvatsection .account-create-vat,.customer-account-createvatsection .account-forgot-password,.customer-account-createvatsection .account-login,.customer-account-createvatsection .account-reset-password,.customer-account-createvatsection .account-success-registration,.customer-account-createvatsection .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-create-vat,.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-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-createvatsection .account-confirm-password,.customer-account-createvatsection .account-create-password,.customer-account-createvatsection .account-create-vat,.customer-account-createvatsection .account-forgot-password,.customer-account-createvatsection .account-login,.customer-account-createvatsection .account-reset-password,.customer-account-createvatsection .account-success-registration,.customer-account-createvatsection .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-create-vat,.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-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-createvatsection .account-confirm-password,.customer-account-createvatsection .account-create-password,.customer-account-createvatsection .account-create-vat,.customer-account-createvatsection .account-forgot-password,.customer-account-createvatsection .account-login,.customer-account-createvatsection .account-reset-password,.customer-account-createvatsection .account-success-registration,.customer-account-createvatsection .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-create-vat,.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-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-createvatsection .account-confirm-password,.customer-account-createvatsection .account-create-password,.customer-account-createvatsection .account-create-vat,.customer-account-createvatsection .account-forgot-password,.customer-account-createvatsection .account-login,.customer-account-createvatsection .account-reset-password,.customer-account-createvatsection .account-success-registration,.customer-account-createvatsection .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-create-vat,.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-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-create-vat,.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-createvatsection .account-confirm-password,.customer-account-createvatsection .account-create-password,.customer-account-createvatsection .account-create-vat,.customer-account-createvatsection .account-forgot-password,.customer-account-createvatsection .account-login,.customer-account-createvatsection .account-reset-password,.customer-account-createvatsection .account-success-registration,.customer-account-createvatsection .account-welcome-page,.customer-account-forgotpassword .account-confirm-password,.customer-account-forgotpassword .account-create-password,.customer-account-forgotpassword .account-create-vat,.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-sentregistrationemail .account-confirm-password,.customer-account-sentregistrationemail .account-create-password,.customer-account-sentregistrationemail .account-create-vat,.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-create-vat,.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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container,.customer-account-createvatsection .account-create-password .grid-items-container,.customer-account-createvatsection .account-create-vat .grid-items-container,.customer-account-createvatsection .account-forgot-password .grid-items-container,.customer-account-createvatsection .account-login .grid-items-container,.customer-account-createvatsection .account-reset-password .grid-items-container,.customer-account-createvatsection .account-success-registration .grid-items-container,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container,.customer-account-sentregistrationemail .account-create-password .grid-items-container,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .form-title,.customer-account-createvatsection .account-create-password .grid-items-container .form-title,.customer-account-createvatsection .account-create-vat .grid-items-container .form-title,.customer-account-createvatsection .account-forgot-password .grid-items-container .form-title,.customer-account-createvatsection .account-login .grid-items-container .form-title,.customer-account-createvatsection .account-reset-password .grid-items-container .form-title,.customer-account-createvatsection .account-success-registration .grid-items-container .form-title,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-create-password .grid-items-container .form-title,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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}.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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-create-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-create-vat .grid-items-container .form-title h1,.customer-account-createvatsection .account-forgot-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-login .grid-items-container .form-title h1,.customer-account-createvatsection .account-reset-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-success-registration .grid-items-container .form-title h1,.customer-account-createvatsection .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-create-vat .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-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-create-vat .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-create-vat .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{color:#080808}@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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-create-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-create-vat .grid-items-container .form-title h1,.customer-account-createvatsection .account-forgot-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-login .grid-items-container .form-title h1,.customer-account-createvatsection .account-reset-password .grid-items-container .form-title h1,.customer-account-createvatsection .account-success-registration .grid-items-container .form-title h1,.customer-account-createvatsection .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-create-vat .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-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-create-vat .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-create-vat .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:2rem;font-style:normal;font-weight:300;color:#080808}}@media (min-width:905px){.customer-account-changeforgotten .account-confirm-password .grid-items-container .password-form,.customer-account-changeforgotten .account-confirm-password .grid-items-container .vat-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 .vat-form,.customer-account-changeforgotten .account-create-password .grid-items-container form,.customer-account-changeforgotten .account-create-vat .grid-items-container .password-form,.customer-account-changeforgotten .account-create-vat .grid-items-container .vat-form,.customer-account-changeforgotten .account-create-vat .grid-items-container form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .password-form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-confirmpassword .account-create-password .grid-items-container form,.customer-account-confirmpassword .account-create-vat .grid-items-container .password-form,.customer-account-confirmpassword .account-create-vat .grid-items-container .vat-form,.customer-account-confirmpassword .account-create-vat .grid-items-container form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .password-form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-create .account-create-password .grid-items-container form,.customer-account-create .account-create-vat .grid-items-container .password-form,.customer-account-create .account-create-vat .grid-items-container .vat-form,.customer-account-create .account-create-vat .grid-items-container form,.customer-account-create .account-forgot-password .grid-items-container .password-form,.customer-account-create .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container .vat-form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container form,.customer-account-createvatsection .account-confirm-password .grid-items-container .password-form,.customer-account-createvatsection .account-confirm-password .grid-items-container .vat-form,.customer-account-createvatsection .account-confirm-password .grid-items-container form,.customer-account-createvatsection .account-create-password .grid-items-container .password-form,.customer-account-createvatsection .account-create-password .grid-items-container .vat-form,.customer-account-createvatsection .account-create-password .grid-items-container form,.customer-account-createvatsection .account-create-vat .grid-items-container .password-form,.customer-account-createvatsection .account-create-vat .grid-items-container .vat-form,.customer-account-createvatsection .account-create-vat .grid-items-container form,.customer-account-createvatsection .account-forgot-password .grid-items-container .password-form,.customer-account-createvatsection .account-forgot-password .grid-items-container .vat-form,.customer-account-createvatsection .account-forgot-password .grid-items-container form,.customer-account-createvatsection .account-login .grid-items-container .password-form,.customer-account-createvatsection .account-login .grid-items-container .vat-form,.customer-account-createvatsection .account-login .grid-items-container form,.customer-account-createvatsection .account-reset-password .grid-items-container .password-form,.customer-account-createvatsection .account-reset-password .grid-items-container .vat-form,.customer-account-createvatsection .account-reset-password .grid-items-container form,.customer-account-createvatsection .account-success-registration .grid-items-container .password-form,.customer-account-createvatsection .account-success-registration .grid-items-container .vat-form,.customer-account-createvatsection .account-success-registration .grid-items-container form,.customer-account-createvatsection .account-welcome-page .grid-items-container .password-form,.customer-account-createvatsection .account-welcome-page .grid-items-container .vat-form,.customer-account-createvatsection .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 .vat-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 .vat-form,.customer-account-forgotpassword .account-create-password .grid-items-container form,.customer-account-forgotpassword .account-create-vat .grid-items-container .password-form,.customer-account-forgotpassword .account-create-vat .grid-items-container .vat-form,.customer-account-forgotpassword .account-create-vat .grid-items-container form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .password-form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-forgotpassword .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 .vat-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 .vat-form,.customer-account-sentregistrationemail .account-create-password .grid-items-container form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container .password-form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container .vat-form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-welcomepage .account-create-password .grid-items-container form,.customer-account-welcomepage .account-create-vat .grid-items-container .password-form,.customer-account-welcomepage .account-create-vat .grid-items-container .vat-form,.customer-account-welcomepage .account-create-vat .grid-items-container form,.customer-account-welcomepage .account-forgot-password .grid-items-container .password-form,.customer-account-welcomepage .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-changeforgotten .account-create-password .grid-items-container form,.customer-account-changeforgotten .account-create-vat .grid-items-container .password-form,.customer-account-changeforgotten .account-create-vat .grid-items-container .vat-form,.customer-account-changeforgotten .account-create-vat .grid-items-container form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .password-form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-confirmpassword .account-create-password .grid-items-container form,.customer-account-confirmpassword .account-create-vat .grid-items-container .password-form,.customer-account-confirmpassword .account-create-vat .grid-items-container .vat-form,.customer-account-confirmpassword .account-create-vat .grid-items-container form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .password-form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-create .account-create-password .grid-items-container form,.customer-account-create .account-create-vat .grid-items-container .password-form,.customer-account-create .account-create-vat .grid-items-container .vat-form,.customer-account-create .account-create-vat .grid-items-container form,.customer-account-create .account-forgot-password .grid-items-container .password-form,.customer-account-create .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container .vat-form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container form,.customer-account-createvatsection .account-confirm-password .grid-items-container .password-form,.customer-account-createvatsection .account-confirm-password .grid-items-container .vat-form,.customer-account-createvatsection .account-confirm-password .grid-items-container form,.customer-account-createvatsection .account-create-password .grid-items-container .password-form,.customer-account-createvatsection .account-create-password .grid-items-container .vat-form,.customer-account-createvatsection .account-create-password .grid-items-container form,.customer-account-createvatsection .account-create-vat .grid-items-container .password-form,.customer-account-createvatsection .account-create-vat .grid-items-container .vat-form,.customer-account-createvatsection .account-create-vat .grid-items-container form,.customer-account-createvatsection .account-forgot-password .grid-items-container .password-form,.customer-account-createvatsection .account-forgot-password .grid-items-container .vat-form,.customer-account-createvatsection .account-forgot-password .grid-items-container form,.customer-account-createvatsection .account-login .grid-items-container .password-form,.customer-account-createvatsection .account-login .grid-items-container .vat-form,.customer-account-createvatsection .account-login .grid-items-container form,.customer-account-createvatsection .account-reset-password .grid-items-container .password-form,.customer-account-createvatsection .account-reset-password .grid-items-container .vat-form,.customer-account-createvatsection .account-reset-password .grid-items-container form,.customer-account-createvatsection .account-success-registration .grid-items-container .password-form,.customer-account-createvatsection .account-success-registration .grid-items-container .vat-form,.customer-account-createvatsection .account-success-registration .grid-items-container form,.customer-account-createvatsection .account-welcome-page .grid-items-container .password-form,.customer-account-createvatsection .account-welcome-page .grid-items-container .vat-form,.customer-account-createvatsection .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 .vat-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 .vat-form,.customer-account-forgotpassword .account-create-password .grid-items-container form,.customer-account-forgotpassword .account-create-vat .grid-items-container .password-form,.customer-account-forgotpassword .account-create-vat .grid-items-container .vat-form,.customer-account-forgotpassword .account-create-vat .grid-items-container form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .password-form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-forgotpassword .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 .vat-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 .vat-form,.customer-account-sentregistrationemail .account-create-password .grid-items-container form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container .password-form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container .vat-form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-welcomepage .account-create-password .grid-items-container form,.customer-account-welcomepage .account-create-vat .grid-items-container .password-form,.customer-account-welcomepage .account-create-vat .grid-items-container .vat-form,.customer-account-welcomepage .account-create-vat .grid-items-container form,.customer-account-welcomepage .account-forgot-password .grid-items-container .password-form,.customer-account-welcomepage .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-changeforgotten .account-create-password .grid-items-container form,.customer-account-changeforgotten .account-create-vat .grid-items-container .password-form,.customer-account-changeforgotten .account-create-vat .grid-items-container .vat-form,.customer-account-changeforgotten .account-create-vat .grid-items-container form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .password-form,.customer-account-changeforgotten .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-confirmpassword .account-create-password .grid-items-container form,.customer-account-confirmpassword .account-create-vat .grid-items-container .password-form,.customer-account-confirmpassword .account-create-vat .grid-items-container .vat-form,.customer-account-confirmpassword .account-create-vat .grid-items-container form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .password-form,.customer-account-confirmpassword .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-create .account-create-password .grid-items-container form,.customer-account-create .account-create-vat .grid-items-container .password-form,.customer-account-create .account-create-vat .grid-items-container .vat-form,.customer-account-create .account-create-vat .grid-items-container form,.customer-account-create .account-forgot-password .grid-items-container .password-form,.customer-account-create .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container .vat-form,.customer-account-createpasswordconfirmed .account-create-vat .grid-items-container form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .password-form,.customer-account-createpasswordconfirmed .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-createpasswordconfirmed .account-welcome-page .grid-items-container form,.customer-account-createvatsection .account-confirm-password .grid-items-container .password-form,.customer-account-createvatsection .account-confirm-password .grid-items-container .vat-form,.customer-account-createvatsection .account-confirm-password .grid-items-container form,.customer-account-createvatsection .account-create-password .grid-items-container .password-form,.customer-account-createvatsection .account-create-password .grid-items-container .vat-form,.customer-account-createvatsection .account-create-password .grid-items-container form,.customer-account-createvatsection .account-create-vat .grid-items-container .password-form,.customer-account-createvatsection .account-create-vat .grid-items-container .vat-form,.customer-account-createvatsection .account-create-vat .grid-items-container form,.customer-account-createvatsection .account-forgot-password .grid-items-container .password-form,.customer-account-createvatsection .account-forgot-password .grid-items-container .vat-form,.customer-account-createvatsection .account-forgot-password .grid-items-container form,.customer-account-createvatsection .account-login .grid-items-container .password-form,.customer-account-createvatsection .account-login .grid-items-container .vat-form,.customer-account-createvatsection .account-login .grid-items-container form,.customer-account-createvatsection .account-reset-password .grid-items-container .password-form,.customer-account-createvatsection .account-reset-password .grid-items-container .vat-form,.customer-account-createvatsection .account-reset-password .grid-items-container form,.customer-account-createvatsection .account-success-registration .grid-items-container .password-form,.customer-account-createvatsection .account-success-registration .grid-items-container .vat-form,.customer-account-createvatsection .account-success-registration .grid-items-container form,.customer-account-createvatsection .account-welcome-page .grid-items-container .password-form,.customer-account-createvatsection .account-welcome-page .grid-items-container .vat-form,.customer-account-createvatsection .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 .vat-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 .vat-form,.customer-account-forgotpassword .account-create-password .grid-items-container form,.customer-account-forgotpassword .account-create-vat .grid-items-container .password-form,.customer-account-forgotpassword .account-create-vat .grid-items-container .vat-form,.customer-account-forgotpassword .account-create-vat .grid-items-container form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .password-form,.customer-account-forgotpassword .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-forgotpassword .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 .vat-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 .vat-form,.customer-account-sentregistrationemail .account-create-password .grid-items-container form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container .password-form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container .vat-form,.customer-account-sentregistrationemail .account-create-vat .grid-items-container form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .password-form,.customer-account-sentregistrationemail .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-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 .vat-form,.customer-account-welcomepage .account-create-password .grid-items-container form,.customer-account-welcomepage .account-create-vat .grid-items-container .password-form,.customer-account-welcomepage .account-create-vat .grid-items-container .vat-form,.customer-account-welcomepage .account-create-vat .grid-items-container form,.customer-account-welcomepage .account-forgot-password .grid-items-container .password-form,.customer-account-welcomepage .account-forgot-password .grid-items-container .vat-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 .vat-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 .vat-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 .vat-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 .vat-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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-vat .grid-items-container .hairline-v,.customer-account-createvatsection .account-forgot-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-login .grid-items-container .hairline-v,.customer-account-createvatsection .account-reset-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-success-registration .grid-items-container .hairline-v,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-vat .grid-items-container .hairline-v,.customer-account-createvatsection .account-forgot-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-login .grid-items-container .hairline-v,.customer-account-createvatsection .account-reset-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-success-registration .grid-items-container .hairline-v,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-vat .grid-items-container .hairline-v,.customer-account-createvatsection .account-forgot-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-login .grid-items-container .hairline-v,.customer-account-createvatsection .account-reset-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-success-registration .grid-items-container .hairline-v,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-create-vat .grid-items-container .hairline-v,.customer-account-createvatsection .account-forgot-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-login .grid-items-container .hairline-v,.customer-account-createvatsection .account-reset-password .grid-items-container .hairline-v,.customer-account-createvatsection .account-success-registration .grid-items-container .hairline-v,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-password .grid-items-container .hairline-v,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-vat .grid-items-container .illustration-frame,.customer-account-createvatsection .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-login .grid-items-container .illustration-frame,.customer-account-createvatsection .account-reset-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-success-registration .grid-items-container .illustration-frame,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-vat .grid-items-container .illustration-frame,.customer-account-createvatsection .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-login .grid-items-container .illustration-frame,.customer-account-createvatsection .account-reset-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-success-registration .grid-items-container .illustration-frame,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-vat .grid-items-container .illustration-frame,.customer-account-createvatsection .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-login .grid-items-container .illustration-frame,.customer-account-createvatsection .account-reset-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-success-registration .grid-items-container .illustration-frame,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-create-vat .grid-items-container .illustration-frame,.customer-account-createvatsection .account-forgot-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-login .grid-items-container .illustration-frame,.customer-account-createvatsection .account-reset-password .grid-items-container .illustration-frame,.customer-account-createvatsection .account-success-registration .grid-items-container .illustration-frame,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-password .grid-items-container .illustration-frame,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-create-vat .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-createvatsection .account-confirm-password .grid-items-container #submitdata,.customer-account-createvatsection .account-create-password .grid-items-container #submitdata,.customer-account-createvatsection .account-create-vat .grid-items-container #submitdata,.customer-account-createvatsection .account-forgot-password .grid-items-container #submitdata,.customer-account-createvatsection .account-login .grid-items-container #submitdata,.customer-account-createvatsection .account-reset-password .grid-items-container #submitdata,.customer-account-createvatsection .account-success-registration .grid-items-container #submitdata,.customer-account-createvatsection .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-create-vat .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-sentregistrationemail .account-confirm-password .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-create-password .grid-items-container #submitdata,.customer-account-sentregistrationemail .account-create-vat .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-create-vat .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:#d70915}.customer-account-changeforgotten .header-category,.customer-account-confirmpassword .header-category,.customer-account-create .header-category,.customer-account-createpasswordconfirmed .header-category,.customer-account-createvatsection .header-category,.customer-account-forgotpassword .header-category,.customer-account-sentregistrationemail .header-category,.customer-account-welcomepage .header-category{display:none}@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}@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}}.customer-account-forgotpassword .account-forgot-password .grid-items-container .messages{grid-column:1/7}@media (min-width:600px) and (max-width:904px){.customer-account-forgotpassword .account-forgot-password .grid-items-container .messages{grid-column:1/5}}@media (max-width:599px){.customer-account-forgotpassword .account-forgot-password .grid-items-container .messages{grid-column:1/-1}}@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}.customer-account-changeforgotten .account-reset-password .grid-items-container .passtrengthMeter:after{display: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:#6e6e73;font-size:21px;font-size:1.3125rem;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:#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:#d70915}@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}}.customer-account-sentregistrationemail .account-success-registration .grid-items-container h5,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container h5,.customer-account-welcomepage .account-success-registration .grid-items-container h5,.customer-account-welcomepage .account-welcome-page .grid-items-container h5{padding:0 24px}.customer-account-sentregistrationemail .account-success-registration .grid-items-container .button,.customer-account-sentregistrationemail .account-welcome-page .grid-items-container .button,.customer-account-welcomepage .account-success-registration .grid-items-container .button,.customer-account-welcomepage .account-welcome-page .grid-items-container .button{color:#fff!important}@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-createpasswordconfirmed .account-create-password .grid-items-container{padding:8px 0!important}.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .form-title{padding:0 0 32px}.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .form-title h1{color:#080808}.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .password-form h5{color:#6e6e73;font-weight:500}.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .password-form .strong h3,.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .password-form .strong span{color:#00d959!important}.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .password-form label[for=confirmation]{color:#6e6e73;margin-bottom:4px}.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .element-submitdata{-ms-flex-align:end;align-items:flex-end}.customer-account-createpasswordconfirmed .account-create-password .grid-items-container .element-submitdata #submitdata-element input{color:#fff;text-transform:none;border:none}.checkout-onepage-success.mobile .grid-items-container{padding:32px 24px}.checkout-onepage-success.mobile .grid-items-container .form-title h1{text-align:center}.customer-account-createvatsection .ajax-vat-request{color:#fff;height:44px;text-transform:none;float:right}.customer-account-createvatsection #popup-vat .popup-text{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center}.customer-account-createvatsection #popup-vat .popup-text .info-company{display:-ms-flexbox;display:flex;gap:4px;-ms-flex-flow:column;flex-flow:column;border-bottom:1px solid #adb5bd;width:100%;padding-bottom:8px}.customer-account-createvatsection #popup-vat .popup-text .info-company .info-label{text-align:left;color:#080808}.customer-account-createvatsection #popup-vat .popup-text .info-company .info-value{text-transform:lowercase;color:#6e6e73}.customer-account-createvatsection #popup-vat .nd-button-popup-group{width:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;gap:32px}.customer-account-createvatsection #popup-vat .nd-button-popup-group .mgc-kyc-popup-close{width:auto}.customer-account-createvatsection #popup-vat .nd-button-popup-group button{margin:0;padding:0}.customer-account-createvatsection .checkvat-popup{position:fixed;top:0;left:0;margin:auto;right:0;bottom:0;z-index:9999;padding:24px;border-radius:12px;background:#fff;box-shadow:0 0 24px 0 #0000001A;max-width:516px;max-height:367px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:32px}.customer-account-createvatsection .checkvat-popup.hidden{display:none}.customer-account-createvatsection .checkvat-popup .nd-loader{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#fff,#d70915) border-box;border:12px solid transparent;margin:auto;border-radius:50%;width:152px;min-width:152px;min-height:152px;height:152px;animation:f 2s linear infinite;display:block}.customer-account-createvatsection .checkvat-popup .nd-loader.hidden{display:none!important}.customer-account-createvatsection .checkvat-popup p{color:#6e6e73}.customer-account-createvatsection.loader-popup-opened{position:absolute;top:0;left:0;width:100%;height:100%}.customer-account select{border:var(--select-border)}.customer-account .col-main a.button,.customer-account .col-main a.button:hover{color:var(--button-color);font-size:18px;font-size:1.125rem}.col-main .header-carousel{margin-top:0!important;width:100%}@media (max-width:599px){.col-main .header-carousel{display:block!important}}@media (min-width:600px) and (max-width:904px){.col-main .header-carousel{display:block!important}}.col-main .c-mgcBanner--business,.col-main .c-mgcBanner--business .c-mgcBanner__text,.col-main .c-mgcBanner--business .c-mgcBanner__text:before{background:#0047bb}.col-main .c-mgcBanner--business .banner-description,.col-main .c-mgcBanner--business .banner-startingFrom{color:#fff}.col-main .c-mgcBanner--business .c-mgcBanner__text div .banner-button{background-color:#fff;color:#0047bb;border-color:#fff}@media (min-width:599px) and (max-width:1239px){.col-main .c-mgcBanner__bg img{width:100%;max-width:100%}}.col-main .c-mgcBanner__bg{height:auto!important;position:inherit}.col-main .banner-container img{width:100%}.col-main .c-mgcBanner{padding:0!important}@media (max-width:904px){.col-main .c-mgcBanner{height:100%;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.col-main .banner-description{display:block!important;font-size:medium!important}.col-main .c-mgcBanner__text{padding:20px;width:100%;height:50%;left:unset!important;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.col-main .c-mgcBanner__text:before{all:revert}}.c-mgcBanner__text>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (max-width:904px){.c-mgcBanner__text>div.nd-desktop-only{display:none}}.c-mgcBanner__text>div .line{display:block}@media (min-width:905px) and (max-width:1239px){.c-mgcBanner__text div .banner-description{display:-ms-flexbox!important;display:flex!important;height:100%;margin:0;padding:0;-ms-flex-align:center;align-items:center;font-size:large}}:root{--toggle-checkbox-bg:#f5f5f7;--toggle-checkbox-label-color:#6e6e73;--toggle-checkbox-em-color:#d70915;--toggle-checkbox-slider-color:#00d959;--toggle-checkbox-padding:16px;--toggle-checkbox-border-radius:12px;--toggle-checkbox-order-label:1;--toggle-checkbox-order-toogle:2;--toggle-checkbox-order-input:3;--toggle-checkbox-order-validation:4;--toggle-height:32px;--toggle-width:60px;--toggle-border-radius:0;--toggle-bg:#ccc;--toggle-padding:0;--toggle-margin:0;--toggle-checkbox-comment-link-color:#2997ff;--toggle-checkbox-comment-padding:0 16px}.toggle-checkbox{background:var(--toggle-checkbox-bg);padding:var(--toggle-checkbox-padding);border-radius:var(--toggle-checkbox-border-radius)}.toggle-checkbox label{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;width:100%;column-gap:2px}.toggle-checkbox label input[type=checkbox]{-ms-flex-order:var(--toggle-checkbox-order-input);order:var(--toggle-checkbox-order-input);-ms-flex:100%;flex:100%;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.toggle-checkbox label .toggle-label{-ms-flex-order:var(--toggle-checkbox-order-label);order:var(--toggle-checkbox-order-label);color:var(--toggle-checkbox-label-color);width:calc(100% - var(--toggle-width) - 8px);margin:0;padding:0;font-weight:400;font-size:16px;font-size:1rem;vertical-align:middle}.toggle-checkbox label .toggle-label em.required{color:var(--toggle-checkbox-em-color);display:inline}.toggle-checkbox label .toggle-label .under-toggle-link{padding-top:8px;font-weight:700;font-size:11px;font-size:.6875rem;line-height:100%;letter-spacing:0;vertical-align:middle;text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;color:var(--toggle-checkbox-label-color)}.toggle-checkbox label .validation-advice{-ms-flex-order:var(--toggle-checkbox-order-validation);order:var(--toggle-checkbox-order-validation);-ms-flex:100%;flex:100%}.toggle-checkbox .toggle{padding:var(--toggle-padding);margin:var(--toggle-margin);width:var(--toggle-width);height:var(--toggle-height);border-radius:var(--toggle-border-radius);-ms-flex-order:var(--toggle-checkbox-order-toogle);order:var(--toggle-checkbox-order-toogle);position:relative;background-color:var(--toggle-bg)}.toggle-checkbox .toggle.round{--toggle-border-radius:32px}.toggle-checkbox .toggle:before{position:absolute;content:"";border-radius:var(--toggle-border-radius);height:26px;width:26px;padding:0;margin:0;left:4px;bottom:4px;top:3px;background-color:#fff;transition:.4s}.toggle-checkbox input:checked+.toggle{background-color:var(--toggle-checkbox-slider-color)}.toggle-checkbox input:checked+.toggle:before{transform:translateX(26px)}.toggle-checkbox-comment{padding:var(--toggle-checkbox-comment-padding)}.toggle-checkbox-comment span{color:var(--toggle-checkbox-label-color);text-align:left;font-size:11px;font-size:.6875rem;font-weight:400;line-height:100%}.toggle-checkbox-comment span a{text-align:left;font-weight:700;color:var(--nd-toogle-comment-link-color)}.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 .business-sidenavigation,.customer-account-index .main .col-main .business-sidenavigation,.customer-address-form .main .col-main .business-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}.business-sidenavigation{display:block;width:80px;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#1d1d1f;padding:24px 8px}.business-sidenavigation ul{position:-webkit-sticky;position:sticky;top:80px;margin:0!important;padding:0!important}.business-sidenavigation ul .rail{height:auto;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}.business-sidenavigation ul .rail .hairline-h{background:#aeaaae;width:16px;padding:.5px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.business-sidenavigation ul .rail .whitespace-16{min-height:16px}.business-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}.business-sidenavigation ul .rail .navigation-link .link svg path{fill:#f5f5f7}.business-sidenavigation ul .rail .navigation-link .link.current:not(.logout) .container-img,.business-sidenavigation ul .rail .navigation-link .link:focus:not(.logout) .container-img,.business-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)),#d70915}.business-sidenavigation ul .rail .navigation-link .link.current:not(.logout) .container-img svg path,.business-sidenavigation ul .rail .navigation-link .link:focus:not(.logout) .container-img svg path,.business-sidenavigation ul .rail .navigation-link .link:hover:not(.logout) .container-img svg path{fill:#f5f5f7}.business-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}.business-sidenavigation ul .rail .navigation-link .link .container-img .safe-area{margin:auto}.business-sidenavigation ul .rail .navigation-link .link span{color:#f5f5f7}.business-sidenavigation ul .rail .navigation-link .link.logout .container-img{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#d70915}.business-sidenavigation ul .rail .navigation-link.logout{border-radius:100px;background:#d70915}@media (max-width:904px){.business-sidenavigation{display:none}}.cms-page-view .main{margin:0;padding:0}.cms-page-view .main .col-main{-ms-flex-direction:row;flex-direction:row}.cms-page-view .main .col-main .business-sidenavigation{-ms-flex-order:1;order:1}.cms-page-view .main .col-main .std{-ms-flex-order:2;order:2;margin:0;max-width:none}.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-page-view .main .col-main .std h1{font-size:3rem!important}}.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-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-page-view .main .col-main .std table{width:auto;margin-left:90px;margin-right:90px}@media (max-width:599px){.cms-page-view .main .col-main .std table{margin-left:12px;margin-right:12px}}.cms-page-view .main .col-main .std .mainColor{color:#d70915!important}@media (max-width:599px){.cms-privacy .main .col-main .std h1,.cms-privacy .std h2{font-size:18px!important;font-size:1.125rem!important}.cms-privacy .std h2,.cms-privacy .std p{text-align:left!important}.cms-privacy .std ul,.cms-privacy .std ul li{margin:0}}body.customer-account .sidebar{display:none}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:#d70915;border-bottom:8px solid #d70915}.customer-account.popup-opened .mgc-opacity{position:fixed;top:0;display:block;z-index:9999;width:100%;min-height:100%;background:rgba(0,0,0,.4)}.card-back-image-container img{max-height:none}.business-sidenavigation{-ms-flex-order:1;order:1}.element.element-privacy .toggle-checkbox{--toggle-checkbox-padding:0}.otp-index-index .mgc-box.box-shadow{box-shadow:none!important}.otp-index-index .mgc-box.box-shadow .otp-form-title{color:#1d1d1f}.otp-index-index .mgc-box.box-shadow .otp-form{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;width:auto}.otp-index-index .mgc-box.box-shadow .otp-form #otp .form{width:100%;display:-ms-inline-flexbox;display:inline-flex}.otp-index-index .mgc-box.box-shadow .otp-form #otp .form .element-otp_code{margin-bottom:0!important;padding-bottom:0!important}.otp-index-index .mgc-box.box-shadow .otp-form #otp .form .element-otp_code #otp_code{border-radius:4px 0 0 4px!important}.otp-index-index .mgc-box.box-shadow .otp-form #otp .form #submitdata-label{display:none}.otp-index-index .mgc-box.box-shadow .otp-form #otp .form #submitdata-element{padding:.5rem 0 0}.otp-index-index .mgc-box.box-shadow .otp-form #otp .form #submitdata-element input{border-left:none;margin:0;height:60px;border-radius:0 4px 4px 0!important}.otp-index-index .mgc-box.box-shadow .otp-form .back-button{width:-webkit-min-content;width:-moz-min-content;width:min-content;display:-ms-flexbox;display:flex;text-decoration:none;text-transform:none!important;border:none!important;color:#0084ce!important;padding:0;height:auto}.otp-index-index .mgc-box.box-shadow .otp-form .back-button:hover{box-shadow:none!important;border:none!important;text-decoration:underline}.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:baseline;align-content:baseline}.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container .otp-new-code-form{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container .otp-new-code-form .otp-timer-label{padding:2px;-ms-flex-order:2;order:2;color:#6e6e73!important}.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container .otp-new-code-form #otp_new_code{-ms-flex-order:1;order:1}.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container .otp-new-code-form #otp_new_code input{margin-bottom:1px!important}.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container #mgc-otp-popup-otp_form_otp_new_telephone-open{-ms-flex-item-align:baseline;align-self:baseline}@media (max-width:599px){.otp-index-index .mgc-box.box-shadow .otp-actions-container .mgc-buttons-container #mgc-otp-popup-otp_form_otp_new_telephone-open{width:100%!important}}.otp-index-index .mgc-box.box-shadow .otp-actions-container #submit_otp_new_code{border-color:#d70915!important}@media (max-width:599px){.otp-index-index .mgc-box.box-shadow .otp-actions-container input{width:100%!important}}.otp-index-index.popup-opened #submit_otp_new_telephone{border-color:#d70915!important}@media (max-width:904px){.otp-index-sendotpemail .col-main{padding:24px}}.otp-index-sendotpemail .col-main .mgc-box.box-shadow{border:.5px solid #ced4da;box-shadow:0 0 24px 0 #0000000D;border-radius:12px}.otp-index-sendotpemail .col-main .mgc-box.box-shadow .otp-new-code-form span{color:#6e6e73!important}.otp-index-sendotpemail .col-main .mgc-box.box-shadow .back-button{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;float:right!important}.customer-address-form .main,.customer-address-index .main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.customer-address-form .main .col-main,.customer-address-index .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-address-form .main .col-main .my-account,.customer-address-index .main .col-main .my-account{-ms-flex-order:2;order:2;width:100%;background:#fbfbfd}@media (min-width:905px){.customer-address-form .main .col-main .my-account,.customer-address-index .main .col-main .my-account{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.customer-address-form .main .col-main .my-account,.customer-address-index .main .col-main .my-account{padding:32px}}@media (max-width:599px){.customer-address-form .main .col-main .my-account,.customer-address-index .main .col-main .my-account{padding:24px}}.customer-address-form .main .col-main .my-account .form-title,.customer-address-index .main .col-main .my-account .form-title{border-bottom:1px solid #d9d9d9;row-gap:8px;padding:24px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.customer-address-form .main .col-main .my-account .form-title .nd-address-view,.customer-address-index .main .col-main .my-account .form-title .nd-address-view{row-gap:8px;-ms-flex-flow:column;flex-flow:column;display:-ms-flexbox;display:flex}.customer-address-form .main .col-main .my-account .form-title h1,.customer-address-index .main .col-main .my-account .form-title h1{grid-column:1/-1;color:#080808;text-align:left;margin:0}.customer-address-form .main .col-main .my-account .form-title p,.customer-address-index .main .col-main .my-account .form-title p{grid-column:1/-1;color:#080808}.customer-address-form .main .col-main .my-account .form-title .breadcrumbs,.customer-address-index .main .col-main .my-account .form-title .breadcrumbs{display:block;padding:0;margin:0}.customer-address-form .main .col-main .my-account .form-title .breadcrumbs li,.customer-address-form .main .col-main .my-account .form-title .breadcrumbs li a,.customer-address-index .main .col-main .my-account .form-title .breadcrumbs li,.customer-address-index .main .col-main .my-account .form-title .breadcrumbs li a{color:#6e6e73}.customer-address-form .main .col-main .my-account .form-title .breadcrumbs li:last-of-type a,.customer-address-index .main .col-main .my-account .form-title .breadcrumbs li:last-of-type a{color:#1d1d1f}.customer-address-form .main .col-main .my-account .form-title button,.customer-address-index .main .col-main .my-account .form-title button{border-radius:8px!important;height:56px!important;width:256px!important}.customer-address-form .main .col-main .my-account .form-title button span,.customer-address-index .main .col-main .my-account .form-title button span{text-transform:uppercase!important}.customer-address-form .main .col-main .my-account .grid-items-container,.customer-address-index .main .col-main .my-account .grid-items-container{width:100%;grid-auto-rows:min-content}.customer-address-form .main .col-main .my-account .grid-items-container form,.customer-address-index .main .col-main .my-account .grid-items-container form{width:100%;grid-column:1/-1}@media (min-width:90em){.customer-address-form .main .col-main .my-account .grid-items-container form,.customer-address-index .main .col-main .my-account .grid-items-container form{grid-column:1/7}}.customer-address-form .main .col-main .my-account .grid-items-container form .nd-toogle-wrapper,.customer-address-index .main .col-main .my-account .grid-items-container form .nd-toogle-wrapper{margin-bottom:24px}.customer-address-form .main .col-main .my-account .grid-items-container form .buttons-set,.customer-address-index .main .col-main .my-account .grid-items-container form .buttons-set{-ms-flex-pack:end;justify-content:flex-end;padding:24px;margin:0}.customer-address-form .main .col-main .my-account .grid-items-container form .buttons-set button.button,.customer-address-index .main .col-main .my-account .grid-items-container form .buttons-set button.button{float:right}.customer-address-form .main .col-main .my-account .grid-items-container form .buttons-set button.button span,.customer-address-index .main .col-main .my-account .grid-items-container form .buttons-set button.button span{color:#fff}.customer-address-form .main .col-main .business-sidenavigation,.customer-address-index .main .col-main .business-sidenavigation{-ms-flex-order:1;order:1}.customer-address-index .addresses-additional,.customer-address-index .addresses-primary{grid-column:1/-1}.customer-address-index .addresses-additional address,.customer-address-index .addresses-primary address{display:-ms-flexbox;display:flex}.customer-address-index .addresses-additional .item h3,.customer-address-index .addresses-primary .item h3{margin:0;padding:0;color:#1d1d1f;text-transform:none!important}.customer-address-index .addresses-additional .item.empty p,.customer-address-index .addresses-additional .item address,.customer-address-index .addresses-primary .item.empty p,.customer-address-index .addresses-primary .item address{color:#6e6e73;line-height:20.8px;line-height:1.3rem}.customer-address-index .addresses-additional .item a,.customer-address-index .addresses-primary .item a{color:#6e6e73}.customer-address-form .grid-items-container .form-title{border-bottom:1px solid #d9d9d9;row-gap:8px;padding:24px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-flow:column!important;flex-flow:column!important;-ms-flex-pack:left!important;justify-content:left!important;-ms-flex-align:start!important;align-items:flex-start!important}.customer-address-form .grid-items-container form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:24px}.customer-address-form .grid-items-container form .ragione-sociale{-ms-flex:100%;flex:100%;-ms-flex-order:1;order:1}.customer-address-form .grid-items-container form .tel{-ms-flex:100%;flex:100%;-ms-flex-order:2;order:2}.customer-address-form .grid-items-container form .iti{display:-ms-inline-flexbox;display:inline-flex;gap:10px;min-width:220px;width:100%}.customer-address-form .grid-items-container form .iti .iti__flag-container{padding:6px}.customer-address-form .grid-items-container form .iti .iti__flag-container .iti__selected-flag{padding:4px 0 4px 4px;margin:0 10px 0 0;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:1px solid #e9ecef;background:#e9ecef}.customer-address-form .grid-items-container form .iti .iti__flag-container .iti__selected-flag .iti__flag{margin:4px;border-radius:2px;box-shadow:none}.customer-address-form .grid-items-container form .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code{margin:0;color:#6e6e73}.customer-address-form .grid-items-container form .iti .iti__flag-container .iti__selected-flag .iti__arrow{margin:0;border:none;background-repeat:no-repeat;width:32px;height:32px;background-position:50%;background-size:10px 5px}.customer-address-form .grid-items-container form .iti input[type=tel]{padding-left:5rem!important}.customer-address-form .grid-items-container form .pec{-ms-flex:45%;flex:45%;-ms-flex-order:3;order:3}.customer-address-form .grid-items-container form .sid{-ms-flex:45%;flex:45%;-ms-flex-order:5;order:5}.customer-address-form .grid-items-container form .street-address{-ms-flex:65%;flex:65%;-ms-flex-order:6;order:6}.customer-address-form .grid-items-container form .cap{-ms-flex:25%;flex:25%;-ms-flex-order:7;order:7}.customer-address-form .grid-items-container form .city{-ms-flex:30%;flex:30%;-ms-flex-order:8;order:8}.customer-address-form .grid-items-container form .region{-ms-flex:30%;flex:30%;-ms-flex-order:9;order:9}.customer-address-form .grid-items-container form .country{-ms-flex:30%;flex:30%;-ms-flex-order:10;order:10}.customer-address-form .grid-items-container form .toogle-billing{-ms-flex:100%;flex:100%;-ms-flex-order:12;order:12}.customer-address-form .grid-items-container form .toogle-shipping{-ms-flex:100%;flex:100%;-ms-flex-order:13;order:13}.customer-address-form .grid-items-container form p.required-one-hint{-ms-flex:100%;flex:100%;-ms-flex-order:11;order:11;-ms-flex-align:end;align-items:flex-end}.customer-address-form .grid-items-container form .buttons-set{-ms-flex:100%;flex:100%;-ms-flex-order:14;order:14}.customer-address-form .grid-items-container form .buttons-set .back-link{display:none}.customer-address-form .grid-items-container form label{color:#6e6e73!important}.customer-address-form .grid-items-container form .readonly label{color:#adb5bd!important}.customer-address-form .grid-items-container form .readonly input{border:1px solid #e9ecef!important;background:#fff!important;color:#adb5bd!important}.customer-address-form .grid-items-container .messages{grid-column:1/-1}.customer-address-form.customer-account .my-account form .element-tel input[type=tel]{padding-left:5rem!important}.sales-order-history .count-container{display:none}.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 .business-sidenavigation{-ms-flex-order:1;order:1}.sales-order-history .main .col-main .my-account{width:100%;-ms-flex-order:2;order:2;background:#fbfbfd}@media (min-width:905px){.sales-order-history .main .col-main .my-account{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.sales-order-history .main .col-main .my-account{padding:32px}}@media (max-width:599px){.sales-order-history .main .col-main .my-account{padding:24px}}.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}.sales-order-history .main .col-main .my-account .form-title.grid-items-container>p,.sales-order-history .main .col-main .my-account .grid-items-container.grid-items-container>p{text-align:left;color:#6e6e73;grid-column:1/-1}.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 .form-title{border-bottom:1px solid #d9d9d9;row-gap:8px;padding:24px 0 40px}.sales-order-history .main .col-main .my-account .form-title h1{grid-column:1/-1;color:#080808;text-align:left;margin:0}.sales-order-history .main .col-main .my-account .form-title p{grid-column:1/-1;color:#080808}.sales-order-history .main .col-main .my-account .form-title .breadcrumbs{display:block;padding:0;margin:0}.sales-order-history .main .col-main .my-account .form-title .breadcrumbs li,.sales-order-history .main .col-main .my-account .form-title .breadcrumbs li a{color:#6e6e73}.sales-order-history .main .col-main .my-account .form-title .breadcrumbs li:last-of-type a{color:#1d1d1f}.sales-order-history .main .col-main .my-account .pager{display:none}.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%;overflow-x:auto;border-radius:12px}.sales-order-history .main .col-main .my-account .order-table .order{border-radius:12px;border:.5px solid #ededed;box-shadow:0 0 24px 0 #0000000D;margin:0!important}.sales-order-history .main .col-main .my-account .order-table .order .header-row tr{background:#fff!important;border-bottom:1px solid #1d1d1f}.sales-order-history .main .col-main .my-account .order-table .order .header-row tr th{padding:16px}.sales-order-history .main .col-main .my-account .order-table .order .header-row tr th.action,.sales-order-history .main .col-main .my-account .order-table .order .header-row tr th.import,.sales-order-history .main .col-main .my-account .order-table .order .header-row tr th.qty{text-align:right}.sales-order-history .main .col-main .my-account .order-table .order tbody tr td{text-align:left;color:#6e6e73;padding:16px}.sales-order-history .main .col-main .my-account .order-table .order tbody .info-row{border-bottom:1px solid #adb5bd}.sales-order-history .main .col-main .my-account .order-table .order tbody tr:nth-child(2n){background-color:#fbfbfd}.sales-order-history .main .col-main .my-account .order-table .order tbody td.action,.sales-order-history .main .col-main .my-account .order-table .order tbody td.import,.sales-order-history .main .col-main .my-account .order-table .order tbody td.qty{text-align:right}.sales-order-history .main .col-main .my-account .order-table .order tbody td.action i{display:block;width:16px;height:16px}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge{display:-ms-inline-flexbox;display:inline-flex;gap:8px;-ms-flex-align:center;align-items:center}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip{height:14px;width:14px;border-radius:100px}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.complete,.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.pending,.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.pending_payment,.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.processing{background:#ffd43b}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.delivery_selected{background:#f76707}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.delivered{background:#51cf66}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.canceled,.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.delivery_error,.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.delivery_partial{background:#f4262f}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.closed,.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip.refund{background:#e4def4}.sales-order-history .main .col-main .my-account .order-table .order tbody .stato .stato-badge .chip span{color:var(--colors-epipoli-primary-black,#080808);text-align:center;leading-trim:both;text-edge:cap;font-family:Ubuntu;font-size:13px;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal}.sales-order-history .main .col-main .my-account .order-table .order tfoot{background-color:#fff}.sales-order-history .main .col-main .my-account .order-table .order tfoot td{background-color:#fff;padding:0}.sales-order-history .main .col-main .my-account .order-table .order tfoot td .pager{display:-ms-flexbox;display:flex}.sales-order-history .main .col-main .my-account .order-table.mobile,.sales-order-history .main .col-main .my-account .order-table .order tfoot td .pager .count-container{display:none}@media (max-width:904px){.sales-order-history .main .col-main .my-account .order-table.mobile{display:-ms-flexbox;display:flex}}.sales-order-history .main .col-main .my-account .order-table.mobile .info-row{border:none!important;background-color:#fff!important}.sales-order-history .main .col-main .my-account .order-table.mobile .info-row td{color:#1d1d1f;text-align:left!important}.sales-order-history .main .col-main .my-account .order-table.mobile .info-row td.last{color:#6e6e73;text-align:right!important}.sales-order-history .main .col-main .my-account .order-table.mobile .info-row.last{border-bottom:1px solid #adb5bd!important}.sales-order-history .main .col-main .my-account .order-table.mobile .info-row.last .action{text-align:center!important}.sales-order-history .main .col-main .my-account .order-table.mobile .info-row.last .action .button-view-order{max-width:295px;height:32px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:auto;background:#fff!important;border:1px solid #adb5bd;border-radius:32px}.sales-order-history .main .col-main .my-account .order-table.mobile .info-row.last .action .button-view-order a{color:#6e6e73;width:100%;height:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.sales-order-history .main .col-main .my-account .order-table.desktop{display:none}@media (min-width:905px){.sales-order-history .main .col-main .my-account .order-table.desktop{display:-ms-flexbox;display:flex}}.customer-account-edit .main,.customer-account-edit .main .col-main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.customer-account-edit .main .col-main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.customer-account-edit .main .col-main .my-account{-ms-flex-order:2;order:2;width:100%;background:#fbfbfd}@media (min-width:905px){.customer-account-edit .main .col-main .my-account{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.customer-account-edit .main .col-main .my-account{padding:32px}}@media (max-width:599px){.customer-account-edit .main .col-main .my-account{padding:24px}}.customer-account-edit .main .col-main .my-account .form-title{border-bottom:1px solid #d9d9d9;row-gap:8px;padding:24px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.customer-account-edit .main .col-main .my-account .form-title h1{grid-column:1/-1;color:#080808;text-align:left;margin:0}.customer-account-edit .main .col-main .my-account .form-title p{grid-column:1/-1;color:#080808}.customer-account-edit .main .col-main .my-account .form-title .breadcrumbs{display:block;padding:0;margin:0}.customer-account-edit .main .col-main .my-account .form-title .breadcrumbs li,.customer-account-edit .main .col-main .my-account .form-title .breadcrumbs li a{color:#6e6e73}.customer-account-edit .main .col-main .my-account .form-title .breadcrumbs li:last-of-type a{color:#1d1d1f}.customer-account-edit .main .col-main .my-account .grid-items-container{width:100%;grid-auto-rows:min-content}.customer-account-edit .main .col-main .my-account .grid-items-container form{width:100%;grid-column:1/-1}@media (min-width:90em){.customer-account-edit .main .col-main .my-account .grid-items-container form{grid-column:1/7}}.customer-account-edit .main .col-main .my-account .grid-items-container form>label{color:#6e6e73!important}.customer-account-edit .main .col-main .my-account .grid-items-container form .nd-toogle-comment{margin-bottom:24px}.customer-account-edit .main .col-main .my-account .grid-items-container form .buttons-set{-ms-flex-pack:end;justify-content:flex-end;padding:24px;margin:0}.customer-account-edit .main .col-main .my-account .grid-items-container form .buttons-set button.button{float:right}.customer-account-edit .main .col-main .my-account .grid-items-container form .buttons-set button.button span{color:#fff}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:24px}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .ragione-sociale{-ms-flex:100%;flex:100%;-ms-flex-order:1;order:1}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .readonly label{color:#adb5bd!important}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .readonly input{border:1px solid #e9ecef;background:#fff;color:#adb5bd}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .iva{-ms-flex:45%;flex:45%;-ms-flex-order:2;order:2}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .sdi{-ms-flex:45%;flex:45%;-ms-flex-order:3;order:3}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .pec{-ms-flex:45%;flex:45%;-ms-flex-order:4;order:4}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .tel{-ms-flex:45%;flex:45%;-ms-flex-order:5;order:5}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .street-address{-ms-flex:65%;flex:65%;-ms-flex-order:6;order:6}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .cap{-ms-flex:25%;flex:25%;-ms-flex-order:7;order:7}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .city{-ms-flex:30%;flex:30%;-ms-flex-order:8;order:8}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .region{-ms-flex:30%;flex:30%;-ms-flex-order:9;order:9}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .country{-ms-flex:30%;flex:30%;-ms-flex-order:10;order:10}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .nome-referente{-ms-flex:45%;flex:45%;-ms-flex-order:11;order:11}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .cognome-referente{-ms-flex:45%;flex:45%;-ms-flex-order:12;order:12}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .toogle-billing{-ms-flex:100%;flex:100%;-ms-flex-order:7;order:7}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .toogle-shipping{-ms-flex:100%;flex:100%;-ms-flex-order:8;order:8}.customer-account-edit .main .col-main .my-account .grid-items-container form .section-general-info .buttons-set{-ms-flex:100%;flex:100%;-ms-flex-order:9;order:9}.customer-account-edit .main .col-main .business-sidenavigation{-ms-flex-order:1;order:1}.customer-account-edit .nd-profile-span-readonly{color:#adb5bd;padding-left:8px}.customer-account-edit .nd-profile-span-readonly a{color:#adb5bd;text-decoration:none}.customer-account-edit .iti{display:-ms-inline-flexbox;display:inline-flex;gap:10px;min-width:220px;width:100%}.customer-account-edit .iti .iti__flag-container{padding:6px}.customer-account-edit .iti .iti__flag-container .iti__selected-flag{padding:4px 0 4px 4px;margin:0 10px 0 0;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:1px solid #e9ecef;background:#e9ecef}.customer-account-edit .iti .iti__flag-container .iti__selected-flag .iti__flag{margin:4px;border-radius:2px;box-shadow:none}.customer-account-edit .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code{margin:0;color:#6e6e73}.customer-account-edit .iti .iti__flag-container .iti__selected-flag .iti__arrow{margin:0;border:none;background-repeat:no-repeat;width:32px;height:32px;background-position:50%;background-size:10px 5px}.customer-account-edit .iti input[type=tel]{padding-left:150px}.customer-account-edit .phone-error{position:absolute;bottom:-20px}.customer-account-edit .messages{grid-column:1/-1}.required-icon{color:#d70915!important;padding-left:5px}.customer-account-changepassword .main,.customer-account-changepassword .main .col-main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.customer-account-changepassword .main .col-main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.customer-account-changepassword .main .col-main .my-account{-ms-flex-order:2;order:2;width:100%;background:#fbfbfd}@media (min-width:905px){.customer-account-changepassword .main .col-main .my-account{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.customer-account-changepassword .main .col-main .my-account{padding:32px}}@media (max-width:599px){.customer-account-changepassword .main .col-main .my-account{padding:24px}}.customer-account-changepassword .main .col-main .my-account .form-title{border-bottom:1px solid #d9d9d9;row-gap:8px;padding:24px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.customer-account-changepassword .main .col-main .my-account .form-title h1{grid-column:1/-1;color:#080808;text-align:left;margin:0}.customer-account-changepassword .main .col-main .my-account .form-title p{grid-column:1/-1;color:#080808}.customer-account-changepassword .main .col-main .my-account .form-title .breadcrumbs{display:block;padding:0;margin:0}.customer-account-changepassword .main .col-main .my-account .form-title .breadcrumbs li,.customer-account-changepassword .main .col-main .my-account .form-title .breadcrumbs li a{color:#6e6e73}.customer-account-changepassword .main .col-main .my-account .form-title .breadcrumbs li:last-of-type a{color:#1d1d1f}.customer-account-changepassword .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 h5{font-size:18px;font-size:1.125rem}.customer-account-changepassword .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{grid-column:1/7}}.customer-account-changepassword .main .col-main .my-account .grid-items-container form .nd-toogle-wrapper{margin-bottom:24px}.customer-account-changepassword .main .col-main .my-account .grid-items-container form .buttons-set{-ms-flex-pack:end;justify-content:flex-end;padding:24px;margin:0}.customer-account-changepassword .main .col-main .my-account .grid-items-container form .buttons-set button.button{float:right;margin-bottom:0!important}.customer-account-changepassword .main .col-main .my-account .grid-items-container form .buttons-set button.button span{color:#fff}.customer-account-changepassword .main .col-main .my-account .passtrengthMeter.medium:after,.customer-account-changepassword .main .col-main .my-account .passtrengthMeter.strong:after,.customer-account-changepassword .main .col-main .my-account .passtrengthMeter.very-strong:after,.customer-account-changepassword .main .col-main .my-account .passtrengthMeter.weak:after{display:none}.customer-account-changepassword .main .col-main .business-sidenavigation{-ms-flex-order:1;order:1}.sales-order-view .main,.sales-order-view .main .col-main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.sales-order-view .main .col-main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.sales-order-view .main .col-main .my-account{-ms-flex-order:2;order:2;width:100%;background:#fbfbfd}@media (min-width:905px){.sales-order-view .main .col-main .my-account{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.sales-order-view .main .col-main .my-account{padding:32px}}@media (max-width:599px){.sales-order-view .main .col-main .my-account{padding:24px}}.sales-order-view .main .col-main .my-account .nd-order-view{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.sales-order-view .main .col-main .my-account .nd-order-view .form-title{row-gap:8px;padding:24px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge h1{grid-column:1/-1;color:#080808;text-align:left;margin:0}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip{height:20px;width:20px;border-radius:100px}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.complete,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.pending,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.pending_payment,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.processing{background:#ffd43b}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.delivery_selected{background:#f76707}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.delivered{background:#51cf66}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.canceled,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.delivery_error,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.delivery_partial{background:#f4262f}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.closed,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip.refund{background:#e4def4}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .stato-badge .chip span{color:var(--colors-epipoli-primary-black,#080808);text-align:center;leading-trim:both;text-edge:cap;font-family:Ubuntu;font-size:13px;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal}.sales-order-view .main .col-main .my-account .nd-order-view .form-title p{grid-column:1/-1;color:#080808}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .breadcrumbs{display:block;padding:0;margin:0}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .breadcrumbs li,.sales-order-view .main .col-main .my-account .nd-order-view .form-title .breadcrumbs li a{color:#6e6e73}.sales-order-view .main .col-main .my-account .nd-order-view .form-title .breadcrumbs li:last-of-type a{color:#1d1d1f}.sales-order-view .main .col-main .my-account .nd-order-view .nd-message{-ms-flex:100%;flex:100%}@media (min-width:905px){.sales-order-view .main .col-main .my-account .nd-order-view .actions{margin-left:auto}}.sales-order-view .main .col-main .my-account .nd-order-view .actions .button{--button-height:56px;--button-line-height:56px;--button-border-radius:8px;text-transform:uppercase}.sales-order-view .main .col-main .my-account .nd-order-view .actions .button[disabled]{background:#e9ecef!important;color:#adb5bd!important;border-radius:4px;opacity:1!important}.sales-order-view .main .col-main .my-account .grid-items-container{width:100%;grid-auto-rows:min-content}.sales-order-view .main .col-main .my-account .grid-items-container form{width:100%;grid-column:1/-1}@media (min-width:90em){.sales-order-view .main .col-main .my-account .grid-items-container form{grid-column:1/7}}.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}.sales-order-view .main .col-main .my-account .grid-items-container form .buttons-set button.button{float:left}.sales-order-view .main .col-main .my-account .grid-items-container form .buttons-set button.button span{color:#030303}.sales-order-view .main .col-main .business-sidenavigation{-ms-flex-order:1;order:1}.sales-order-view .main .count-container{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:#d70915}.sales-order-view .grid-items-container .link-print:hover,.sales-order-view .grid-items-container .link-reorder:hover{color:#d70915;text-decoration:underline}.sales-order-view .grid-items-container .back-link a{color:#d70915}.sales-order-view .order-items.order-details{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;overflow-x:auto;border-radius:8px}.sales-order-view .order-items.order-details .nd-nav-status-order{display:-ms-inline-flexbox;display:inline-flex;gap:24px;border-bottom:1px solid #adb5bd}.sales-order-view .order-items.order-details .nd-nav-status-order .table-caption{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:6px;cursor:pointer;color:#6e6e73}.sales-order-view .order-items.order-details .nd-nav-status-order .table-caption .bottom-bar{display:none}.sales-order-view .order-items.order-details .nd-nav-status-order .table-caption.selected{color:#1d1d1f}.sales-order-view .order-items.order-details .nd-nav-status-order .table-caption.selected .bottom-bar{display:block}.sales-order-view .order-items.order-details h2.table-caption{margin:0;padding:0;width:140px}.sales-order-view .order-items.order-details span.bottom-bar{border-bottom:5px solid #d70915;border-radius:8px;width:140px}.sales-order-view .order-items.order-details #my-orders-table thead th{text-transform:none}.sales-order-view .order-items.order-details #my-orders-table tbody tr .image-and-name{display:-ms-inline-flexbox;display:inline-flex;gap:24px}.sales-order-view .order-items.order-details #my-orders-table tbody tr .image-and-name .image-container img{max-height:none;max-width:100px}.sales-order-view .order-items.order-details #my-orders-table tbody tr .image-and-name .name-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.sales-order-view .order-items.order-details #my-orders-table tbody tr .image-and-name .name-container>span{padding:8px 0 12px;color:#1d1d1f}.sales-order-view .order-items.order-details #my-orders-table tbody tr .image-and-name .name-container .nd-pills{width:-webkit-min-content;width:-moz-min-content;width:min-content}.sales-order-view .order-items.order-details #my-orders-table tbody tr .td-image-and-name{width:50%}.sales-order-view .order-items.order-details #my-orders-table tbody tr .td-taglio{width:30%}.sales-order-view .order-items.order-details #my-orders-table tbody tr .td-price,.sales-order-view .order-items.order-details #my-orders-table tbody tr .td-qty{width:10%}.sales-order-view .order-items.order-details #my-orders-table tfoot{border-bottom:1px solid #adb5bd}.sales-order-view .order-items.order-details #my-orders-table tfoot td{color:#6e6e73}.sales-order-view .order-items.order-details #my-orders-table tfoot td strong{font-weight:500}.sales-order-view .order-items.order-details #my-orders-table tfoot .grand_total.last td{color:#1d1d1f}.sales-order-view .order-items.order-details #download-pdf-table table,.sales-order-view .order-items.order-details #report-invio-table table{box-shadow:0 0 24px 0 #0000000D;border-radius:12px;background:#fff;border-collapse:inherit;border:1px solid #fff}.sales-order-view .order-items.order-details #download-pdf-table table thead,.sales-order-view .order-items.order-details #report-invio-table table thead{background:#fff}.sales-order-view .order-items.order-details #download-pdf-table table thead th,.sales-order-view .order-items.order-details #report-invio-table table thead th{padding:16px;border-bottom:1px solid #1d1d1f;color:#1d1d1f}.sales-order-view .order-items.order-details #download-pdf-table table tbody tr:nth-child(odd),.sales-order-view .order-items.order-details #report-invio-table table tbody tr:nth-child(odd){background:#fbfbfd}.sales-order-view .order-items.order-details #download-pdf-table table tbody tr:nth-child(2n),.sales-order-view .order-items.order-details #report-invio-table table tbody tr:nth-child(2n){background:#fff}.sales-order-view .order-items.order-details #download-pdf-table table tbody td,.sales-order-view .order-items.order-details #report-invio-table table tbody td{padding:16px;color:#6e6e73;border-bottom:1px solid #adb5bd}.sales-order-view .order-items.order-details #download-pdf-table table tbody td>.ajax-request,.sales-order-view .order-items.order-details #report-invio-table table tbody td>.ajax-request{color:#6e6e73;padding:0;margin-left:0;border:none;background:none!important;width:auto;display:block;min-width:0;cursor:pointer}.sales-order-view .order-items.order-details #download-pdf-table table tbody td>.ajax-request.hidden,.sales-order-view .order-items.order-details #report-invio-table table tbody td>.ajax-request.hidden{display:none!important}.sales-order-view .order-items.order-details #download-pdf-table table tbody td>.ajax-request[disabled=disabled],.sales-order-view .order-items.order-details #report-invio-table table tbody td>.ajax-request[disabled=disabled]{cursor:not-allowed;color:var(--colors-epipoli-text-text-inactive,#ced4da)}.sales-order-view .order-items.order-details #download-pdf-table table tfoot,.sales-order-view .order-items.order-details #report-invio-table table tfoot{background:#fff}.sales-order-view .order-items.order-details #download-pdf-table table tfoot td,.sales-order-view .order-items.order-details #report-invio-table table tfoot td{padding:16px;border-radius:12px;background:#fff;border-collapse:inherit}.sales-order-view .order-items.order-details #download-pdf-table .nd-button-download-sample,.sales-order-view .order-items.order-details #report-invio-table .nd-button-download-sample{display:-ms-flexbox;display:flex;gap:5px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0;height:32px;border-color:#adb5bd;color:#6e6e73;border-radius:32px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:12px;width:auto}.sales-order-view .order-items.order-details #download-pdf-table .nd-button-download-sample i,.sales-order-view .order-items.order-details #report-invio-table .nd-button-download-sample i{width:24px;height:24px;display:block}.sales-order-view .order-items.order-details>.buttons-set{display:none}.sales-order-view .checksession-popup{position:fixed;top:0;left:0;margin:auto;right:0;bottom:0;z-index:9999;padding:24px;border-radius:12px;background:#fff;box-shadow:0 0 24px 0 #0000001A;max-width:516px;max-height:400px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:32px}.sales-order-view .checksession-popup.hidden{display:none}.sales-order-view .checksession-popup .nd-loader{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#fff,#d70915) border-box;border:12px solid transparent;margin:auto;border-radius:50%;width:152px;min-width:152px;min-height:152px;height:152px;animation:f 2s linear infinite;display:block}.sales-order-view .checksession-popup .nd-loader.hidden{display:none!important}.sales-order-view .checksession-popup p{color:#6e6e73}.sales-order-view .checksession-popup p .closePopup{color:#d70915;cursor:pointer}.sales-order-view .checksession-popup p .closePopup:hover{font-size:large}#download-pdf-table .nd-loader{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#fff,#d70915) border-box;border:2px solid transparent;border-radius:50%;width:24px;height:24px;animation:f 2s linear infinite;display:block}#download-pdf-table .nd-loader.hidden{display:none!important}#download-pdf-table .download-ajax-request{border:1px solid #adb5bd!important;background:#fbfbfd!important;color:#6e6e73;border-radius:32px;display:-ms-inline-flexbox;display:inline-flex;gap:5px;min-height:32px!important;height:32px!important;width:100%;margin:0;padding:4px 8px}#download-pdf-table .download-ajax-request.hidden{display:none!important}#download-pdf-table table tbody tr td:last-of-type{text-align:center;vertical-align:middle}.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:#00d959}.password-check .strenght-meter .meter h3{text-transform:none;font-size:32px;font-size:2rem;font-weight:700}.password-check .strenght-meter .meter h3,.password-check .strenght-meter .meter span{color:#aeaaae;text-align:center;font-family:Ubuntu;font-style:normal;line-height:normal}.password-check .strenght-meter .meter span{font-size:15px;font-size:.9375rem;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;width:0}.password-check .passtrengthMeter.weak~.strength-bar{border:1px solid #d70915;background:#d70915;width:25%;transition:all .3s ease-in}.password-check .passtrengthMeter.medium~.strength-bar{border:1px solid #f76707;background:#f76707;width:50%;transition:all .3s ease-in}.password-check .passtrengthMeter.strong~.strength-bar{border:1px solid #ffd43b;background:#ffd43b;width:75%;transition:all .3s ease-in}.password-check .passtrengthMeter.very-strong~.strength-bar{border:1px solid #51cf66;background:#51cf66;width:calc(100% - 24px);transition:all .3s ease-in}.password-check .link-field{width:100%;text-align:right}.password-check .link-field a{font-style:unset!important;color:#0084ce}.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}.nd-pills{border-radius:6px!important;height:24px!important}.nd-pills span{font-size:10px;font-size:.625rem;font-weight:800}.nd-pills.tipologia-digital{background-color:#e7f5ff;padding:2px 8px}.nd-pills.tipologia-digital span{text-transform:uppercase;color:#1c7ed6;font-size:10px;font-size:.625rem}.nd-pills.tipologia-physical{background-color:#f3f0ff;padding:2px 8px}.nd-pills.tipologia-physical span{text-transform:uppercase;color:#7048e8;font-size:10px;font-size:.625rem}.nd-pills.taglio-variabile{background-color:#fff4e6;padding:2px 8px}.nd-pills.taglio-variabile span{text-transform:uppercase;color:#f76707;font-size:10px;font-size:.625rem}.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:1rem;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:#6e6e73;text-overflow:ellipsis;font-family:Ubuntu;font-size:16px;font-size:1rem;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:1rem!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:#d70915!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 #d70915}.catalog-product-view .mgc-product .comeattrivaretabcontent,.catalog-product-view .mgc-product .comeattrivaretabcontent>p,.catalog-product-view .mgc-product .comefunzionatabcontent,.catalog-product-view .mgc-product .comefunzionatabcontent>p,.catalog-product-view .mgc-product .comericeveretabcontent,.catalog-product-view .mgc-product .comericeveretabcontent>p{color:#6e6e73}.catalog-product-view #product_addtocart_form,.catalog-product-view .mgc-product,.catalog-product-view .product-essential{margin:0;padding:0;max-width:none}.catalog-product-view #product_addtocart_form#product_addtocart_form,.catalog-product-view #product_addtocart_form.product-essential,.catalog-product-view .mgc-product#product_addtocart_form,.catalog-product-view .mgc-product.product-essential,.catalog-product-view .product-essential#product_addtocart_form,.catalog-product-view .product-essential.product-essential{width:100%}.catalog-product-view .product-view .add-to-cart .add-to-cart-buttons .button:after{margin-left:0!important}.catalog-product-view .nd-product-details{width:100%;background-color:#fbfbfd}@media (min-width:905px){.catalog-product-view .nd-product-details{padding:0 156px}}@media (min-width:905px) and (max-width:1239px){.catalog-product-view .nd-product-details{padding:0 64px}}@media (min-width:600px) and (max-width:904px){.catalog-product-view .nd-product-details{padding:0 32px!important}}@media (max-width:599px){.catalog-product-view .nd-product-details{padding:0 24px!important}}.catalog-product-view .nd-product-details .hidden{display:none!important}.catalog-product-view .nd-product-details .breadcrumbs{display:-ms-flexbox!important;display:flex!important;padding:32px 0 0;margin:0}.catalog-product-view .nd-product-details .breadcrumbs li a{color:#6e6e73}.catalog-product-view .nd-product-details .breadcrumbs li strong{color:#080808}.catalog-product-view .nd-product-details .flex{display:-ms-flexbox;display:flex;height:auto!important}@media (max-width:599px){.catalog-product-view .nd-product-details .flex{-ms-flex-flow:column;flex-flow:column}}.catalog-product-view .nd-product-details .flex .product-img-box{-ms-flex:40%;flex:40%;max-width:none!important}@media (max-width:599px){.catalog-product-view .nd-product-details .flex .product-img-box{-ms-flex:none;flex:none;height:auto}}.catalog-product-view .nd-product-details .flex .product-img-box .product-media.u-zoomProductImage{padding:0 32px 0 0;margin:0;width:100%;max-width:none}.catalog-product-view .nd-product-details .flex .product-img-box .product-media.u-zoomProductImage img{padding:0;margin:0;width:auto}.catalog-product-view .nd-product-details .flex .product-img-box .product-name h1{font-weight:300!important}.catalog-product-view .nd-product-details .flex .product-shop{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex:60%;flex:60%;height:100%;padding:0;margin:0}.catalog-product-view .nd-product-details .flex .product-shop .product-name{padding:0;margin:0;max-width:none}.catalog-product-view .nd-product-details .flex .product-shop .product-name .h1{font-size:40px;font-size:2.5rem;font-weight:300;line-height:45.96px;line-height:2.8725rem;text-align:left;color:#1d1d1f;padding:0;margin:0}.catalog-product-view .nd-product-details .flex .product-shop .short-description{margin:0;padding:0;color:#6e6e73}.catalog-product-view .nd-product-details .flex .product-shop .short-description .std{word-wrap:break-word}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options{margin:0;padding:0}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;width:100%!important}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input p.required{display:none}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex:100%;flex:100%;max-width:none;row-gap:24px;column-gap:16px;margin:0!important;padding:0!important}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio{-ms-flex:100%;flex:100%;-ms-flex-order:1;order:1;margin:0;padding:24px;gap:8px;background:#f5f5f7;border-radius:12px}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dt.swatch-attr label{color:#1d1d1f}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr{padding:0;margin:16px 0 8px}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:8px;column-gap:16px}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li{padding:0;margin:0}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:56px;min-height:56px;max-height:56px;width:72px;padding:0;margin:0;border:1px solid #adb5bd;border-radius:4px;background:#f5f5f7}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li a span{color:#6e6e73}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li.selected a,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li:hover a{border-radius:4px;border:1px solid #d70915}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li.selected a span,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .taglio dd.swatch-attr #configurable_swatch_taglio li:hover a span{color:#fff}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper{-ms-flex-order:3;order:3;height:56px;width:auto;margin:0;padding:0}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box{max-width:140px;border-radius:4px;height:100%;width:auto;border:1px solid #adb5bd;display:-ms-inline-flexbox;display:inline-flex}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box>div{border-left:1px solid #adb5bd}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box input{padding:0;padding-left:12px;text-align:left;width:80%;max-width:68px;max-height:56px;height:100%;margin:0;-webkit-appearance:textfield;border-radius:4px 0 0 4px;-moz-appearance:textfield;appearance:textfield;color:#6e6e73}@media (min-width:600px){.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box input{border:none!important}}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box #inc{border-bottom:1px solid #adb5bd}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box #dec,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box #inc{height:50%;background-color:#f5f5f7;color:#6e6e73;border-radius:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (min-width:600px){.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box #dec span,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box #inc span{display:none}}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box #inc{border-top-right-radius:4px}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .qty-wrapper div.input-box #dec{border-bottom-right-radius:4px}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .tipologia{-ms-flex-order:3;order:3}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .tema{-ms-flex-order:4;order:4}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .input-field label{font-size:16px;font-size:1rem;font-weight:500;line-height:18.38px;line-height:1.14875rem;text-align:left}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .input-field .input-box input,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .input-field .input-box select{text-transform:none}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .product-options-bottom{-ms-flex-order:4;order:4;max-width:none;margin:0;padding:0}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .product-options-bottom .add-to-cart,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .product-options-bottom .add-to-cart #btn-addToCart,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .product-options-bottom .add-to-cart-buttons,.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .product-options-bottom .add-to-cart-buttons #btn-addToCart{margin:0;padding:0}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input #product-options-wrapper .condizioni-vendita-section{-ms-flex-order:2;order:2;-ms-flex:100%;flex:100%}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input .nd-products-nav-taglio{border-bottom:1px solid #adb5bd}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input .nd-products-nav-taglio ul{margin:0;padding:0;display:-ms-inline-flexbox;display:inline-flex;gap:24px}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input .nd-products-nav-taglio ul li{list-style:none;color:#6e6e73;font-size:18px;font-size:1.125rem;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input .nd-products-nav-taglio ul li:hover{cursor:pointer}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input .nd-products-nav-taglio ul li.selected{color:#080808}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input .nd-products-nav-taglio ul li.selected .bottom-bar{height:4px;border-radius:8px;border-bottom:8px solid #d70915}.catalog-product-view .nd-product-details .flex .product-shop .mgc-product-options .nd-products-input .nd-products-nav-taglio ul li.selected.first a{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.catalog-product-view .nd-product-details .input-taglio-variabile-wrapper{-ms-flex-order:2;order:2;padding:0;-ms-flex:100%;flex:100%}.catalog-product-view .nd-product-details .input-taglio-variabile-wrapper .input-box{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px}.catalog-product-view .nd-product-details .input-taglio-variabile-wrapper .input-box input{padding:0 12px;height:56px;min-height:56px;max-height:42px;margin:0;width:100%;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.catalog-product-view .nd-product-details .input-taglio-variabile-wrapper .input-box input:-ms-input-placeholder{color:#6e6e73}.catalog-product-view .nd-product-details .input-taglio-variabile-wrapper .input-box input::placeholder{color:#6e6e73}.catalog-product-view .nd-product-details .input-taglio-variabile-wrapper .input-box span{padding-left:12px;font-size:11px;font-size:.6875rem;font-weight:400;line-height:12.64px;line-height:.79rem;text-align:left;color:#6e6e73}.catalog-product-view .nd-product-view-toogle-tabs{margin:0;width:100%;padding:24px 156px 64px}@media (min-width:905px) and (max-width:1239px){.catalog-product-view .nd-product-view-toogle-tabs{padding:24px 64px 64px}}@media (min-width:600px) and (max-width:904px){.catalog-product-view .nd-product-view-toogle-tabs{padding:24px 32px 32px}}@media (max-width:599px){.catalog-product-view .nd-product-view-toogle-tabs{padding:24px}}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs{display:-ms-flexbox;display:flex;gap:24px;padding-top:32px;width:100%}@media (max-width:599px){.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs{-ms-flex-flow:column;flex-flow:column}}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-header{-ms-flex:25%;flex:25%}@media (min-width:600px){.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-header{position:-webkit-sticky;position:sticky;height:100%}}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-header .nd-tab-header a{font-size:15px;font-size:.9375rem;font-weight:500;line-height:17.24px;line-height:1.0775rem;width:100%;display:block;height:100%;padding:15.5px 24px}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-header .nd-tab-header a:hover{cursor:pointer}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-header .nd-tab-header.selected{background-color:#f5f5f7;border-radius:100px;transition:.3s}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content{-ms-flex:75%;flex:75%}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content section{padding:32px 0;border-bottom:1px solid #d9d9d9}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content section:first-of-type{padding-top:0}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content section .nd-tab-content-title{font-size:32px;font-size:2rem;font-weight:300;line-height:36px;line-height:2.25rem;text-align:left}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content section:first-of-type{border-bottom:none}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content section:last-of-type{border-bottom:none;padding-bottom:0}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content .moduloinfotabcontent tbody{border:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:24px}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content .moduloinfotabcontent tbody tr{padding:16px 0;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex:auto;flex:auto;border-bottom:1px solid #adb5bd;background-color:#fff}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content .moduloinfotabcontent tbody tr td,.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content .moduloinfotabcontent tbody tr td a{color:#6e6e73}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content .moduloinfotabcontent tbody tr td a:hover{color:#d70915}.catalog-product-view .nd-product-view-toogle-tabs .nd-product-view-tabs .nd-product-view-tabs-content .moduloinfotabcontent tbody tr td:first-of-type{color:#080808;font-size:16px;font-size:1rem;font-weight:500;line-height:18.38px;line-height:1.14875rem;text-align:left}.catalog-product-view .add-to-cart-buttons button{width:auto;padding:14px 16px;border-radius:8px!important;max-width:280px;text-transform:uppercase;min-height:56px!important}.catalog-product-view .add-to-cart-buttons button.disabled{background-color:#e9ecef!important;opacity:1!important}.catalog-product-view .add-to-cart-buttons button.disabled span{color:#ced4da!important}.catalog-product-view .product-options-bottom #price_wrapper,.catalog-product-view .product-options-bottom #selected-options-placeholder,.catalog-product-view .product-options-bottom #show-regalo-options{display:none!important}.catalog-product-view input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.catalog-product-view input[type=number]{-moz-appearance:textfield}.catalog-product-view .qty-label{display:none!important}@media (max-width:599px){.catalog-product-view .qty-label{display:block!important}}@media (max-width:599px){.catalog-product-view .nd-product-details .flex .product-img-box{max-width:none!important}.catalog-product-view .nd-product-details .flex .product-img-box .product-name h1{margin:0;padding:0}.catalog-product-view .nd-product-details .flex .product-img-box .product-media.u-zoomProductImage{padding:24px 0 0!important;margin-bottom:0!important}.catalog-product-view .nd-product-details .flex .product-img-box .product-media.u-zoomProductImage .product-image{padding:0;margin:0!important}.catalog-product-view .nd-product-details .flex .product-shop .short-description .std{word-wrap:anywhere}.catalog-product-view .nd-product-details .flex #product-options-wrapper>dl.last{display:none}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper{-ms-flex-order:2!important;order:2!important;-ms-flex:100%!important;flex:100%!important;gap:8px;height:auto!important}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper .qty-label{font-size:16px;font-size:1rem;font-weight:500;line-height:18.38px;line-height:1.14875rem;text-align:left;color:#080808}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper .input-box{width:100%!important;max-width:none!important;gap:16px;border:none!important;-ms-flex:100%;flex:100%}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper .input-box input{height:56px;min-height:56px;-ms-flex:100%;flex:100%;width:100%!important;max-width:none!important}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper .input-box>div{display:-ms-inline-flexbox;display:inline-flex;gap:4px;border:none!important;width:auto!important}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper .input-box>div span{width:56px!important;height:56px!important;border-radius:4px!important;border:1px solid #adb5bd!important}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper .input-box>div span svg{display:none}.catalog-product-view .nd-product-details .flex #product-options-wrapper .qty-wrapper .input-box>div span span{height:auto!important;width:auto!important;background:inherit!important;border:none!important;color:inherit!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.catalog-product-view .nd-product-details .flex #product-options-wrapper .condizioni-vendita-section{-ms-flex-order:3!important;order:3!important;margin-top:16px}.catalog-product-view .nd-product-details .flex #product-options-wrapper #btn-addToCart{max-width:none!important}.catalog-product-view .nd-product-details .flex #product-options-wrapper .taglio{padding:0!important;background:transparent!important}.catalog-product-view .nd-product-details .flex #product-options-wrapper .taglio label{font-size:16px;font-size:1rem;font-weight:500;line-height:18.38px;line-height:1.14875rem;text-align:left;color:#080808}.catalog-product-view .nd-product-details .flex #product-options-wrapper .taglio ul{display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;white-space:nowrap!important;overflow-x:auto!important;padding-bottom:12px!important}}.product-view .mgc-product-options .product-options .toggle-checkbox label{display:-ms-flexbox;display:flex}.catalog-category-view .main-container,.cms-index-index .main-container{background-color:#fbfbfd}.col-main{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.col-main .banner-container{-ms-flex-order:1;order:1;background-image:url(../images/gc_banner.jpeg);height:624px;display:-ms-flexbox;display:flex;width:100%;background-position:center 30%;background-position-x:center;background-position-y:30%;background-size:cover;background-repeat:no-repeat}@media (min-width:600px) and (max-width:904px){.col-main .banner-container{height:450px}}@media (max-width:599px){.col-main .banner-container{height:281px}}.col-main .banner-container .banner-content{padding:144px 32px;width:100%;display:-ms-flexbox;display:flex;background:#00000066;gap:8px;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center}.col-main .banner-container .banner-content h1,.col-main .banner-container .banner-content h4{max-width:772px;color:#fff}@media (max-width:904px){.col-main .banner-container .banner-content{-ms-flex-pack:end;justify-content:flex-end;padding:40px 24px;gap:16px}.col-main .banner-container .banner-content h1{font-family:Ubuntu;font-size:40px;font-size:2.5rem;font-weight:300;line-height:45.96px;line-height:2.8725rem;text-align:left;width:100%;color:#fff}.col-main .banner-container .banner-content h4{font-family:Ubuntu;font-size:22px;font-size:1.375rem;font-weight:300;line-height:28.6px;line-height:1.7875rem;text-align:left;width:100%;color:#fff}.col-main .banner-container .banner-content .whitespace-40{display:none}}.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}}.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:#d70915!important}.configurableinput{border-radius:4px}.cart-footer-actions button:hover{box-shadow:2px 2px 10px #a7a7a7}.comericeveretabcontent{color:#d90011}.comericeveretabcontent>p{color:#080808}.category-products,.content.mgc-catalog{background:#fbfbfd}.category-products .row.expanded,.content.mgc-catalog .row.expanded{background:#fbfbfd!important}@media (min-width:1240px){.category-products .row.expanded,.content.mgc-catalog .row.expanded{max-width:1128px}}@media (max-width:599px){.category-products .row.expanded,.content.mgc-catalog .row.expanded{grid-row-gap:12px}}.category-products .row.expanded .card-contianer,.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}.category-products .row.expanded .card-contianer.column,.category-products .row.expanded .card-contianer.columns,.content.mgc-catalog .row.expanded .card-contianer.column,.content.mgc-catalog .row.expanded .card-contianer.columns{margin:0;padding:0}.category-products .row.expanded .card-contianer.column .card,.category-products .row.expanded .card-contianer.columns .card,.content.mgc-catalog .row.expanded .card-contianer.column .card,.content.mgc-catalog .row.expanded .card-contianer.columns .card{border-radius:12px;background:#fff;padding:24px;margin:0;gap:24px;border:0!important;box-shadow:0 0 24px 0 #0000001A}.category-products .row.expanded .card-contianer.column .card .card-divider,.category-products .row.expanded .card-contianer.columns .card .card-divider,.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}.category-products .row.expanded .card-contianer.column .card .card-divider a img,.category-products .row.expanded .card-contianer.columns .card .card-divider a img,.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}.category-products .row.expanded .card-contianer.column .card .flex,.category-products .row.expanded .card-contianer.columns .card .flex,.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){.category-products .row.expanded .card-contianer.column .card .flex,.category-products .row.expanded .card-contianer.columns .card .flex,.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}}.category-products .row.expanded .card-contianer.column .card .card-info-wrapper,.category-products .row.expanded .card-contianer.columns .card .card-info-wrapper,.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}.category-products .row.expanded .card-contianer.column .card .card-info-wrapper .card-info-special,.category-products .row.expanded .card-contianer.columns .card .card-info-wrapper .card-info-special,.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:.625rem}.category-products .row.expanded .card-contianer.column .card .card-section,.category-products .row.expanded .card-contianer.columns .card .card-section,.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;margin-bottom:24px}.category-products .row.expanded .card-contianer.column .card .card-section .card-price-section,.category-products .row.expanded .card-contianer.column .card .card-section .nd-price-range,.category-products .row.expanded .card-contianer.columns .card .card-section .card-price-section,.category-products .row.expanded .card-contianer.columns .card .card-section .nd-price-range,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-price-section,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .nd-price-range,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-price-section,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .nd-price-range{line-height:16.9px;line-height:1.05625rem;text-align:center}.category-products .row.expanded .card-contianer.column .card .card-section .card-description,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description,.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}.category-products .row.expanded .card-contianer.column .card .card-section .card-description .card-tipologia-section,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description .card-tipologia-section,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-description .card-tipologia-section,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-description .card-tipologia-section{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;width:100%;gap:4px}.category-products .row.expanded .card-contianer.column .card .card-section .button,.category-products .row.expanded .card-contianer.columns .card .card-section .button,.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;overflow:hidden;color:#f5f5f7;text-transform:none;text-decoration:none;margin:auto;line-height:40px;line-height:2.5rem;height:100%;max-height:44px}@media (max-width:599px){.category-products .row.expanded .card-contianer.column .card,.category-products .row.expanded .card-contianer.columns .card,.content.mgc-catalog .row.expanded .card-contianer.column .card,.content.mgc-catalog .row.expanded .card-contianer.columns .card{-ms-flex-flow:row;flex-flow:row;gap:12px;padding:12px}.category-products .row.expanded .card-contianer.column .card .card-divider,.category-products .row.expanded .card-contianer.columns .card .card-divider,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-divider,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-divider{-ms-flex:50%;flex:50%}.category-products .row.expanded .card-contianer.column .card .card-divider a,.category-products .row.expanded .card-contianer.columns .card .card-divider a,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-divider a,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-divider a{width:100%;height:100%;display:-ms-flexbox;display:flex}.category-products .row.expanded .card-contianer.column .card .card-divider a img,.category-products .row.expanded .card-contianer.columns .card .card-divider a img,.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{height:auto;width:auto;max-width:100%;max-height:100%}.category-products .row.expanded .card-contianer.column .card .card-section,.category-products .row.expanded .card-contianer.columns .card .card-section,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section{-ms-flex:50%;flex:50%;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.category-products .row.expanded .card-contianer.column .card .card-section .card-description,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description,.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{text-align:left}.category-products .row.expanded .card-contianer.column .card .card-section .card-description .card-tipologia-section,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description .card-tipologia-section,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-description .card-tipologia-section,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-description .card-tipologia-section{display:none}.category-products .row.expanded .card-contianer.column .card .card-section .card-description .flex,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description .flex,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-description .flex,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-description .flex{-ms-flex-pack:left;justify-content:left}.category-products .row.expanded .card-contianer.column .card .card-section .card-description a,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description a,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-description a,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-description a{font-size:16px;font-size:1rem}.category-products .row.expanded .card-contianer.column .card .card-section .card-description *,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description *,.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 *{text-align:left}.category-products .row.expanded .card-contianer.column .card .card-section .card-description .card-price-section *,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description .card-price-section *,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-description .card-price-section *,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-description .card-price-section *{display:none}.category-products .row.expanded .card-contianer.column .card .card-section .card-description .card-price-section .nd-price-range,.category-products .row.expanded .card-contianer.columns .card .card-section .card-description .card-price-section .nd-price-range,.content.mgc-catalog .row.expanded .card-contianer.column .card .card-section .card-description .card-price-section .nd-price-range,.content.mgc-catalog .row.expanded .card-contianer.columns .card .card-section .card-description .card-price-section .nd-price-range{display:block}}.category-products .row.expanded .card-contianer .card .card-section p,.content.mgc-catalog .row.expanded .card-contianer .card .card-section p{color:#6e6e73;font-size:16px;font-size:1rem;font-style:normal;font-weight:400}.category-products .row.expanded .card-contianer .card .card-section a,.content.mgc-catalog .row.expanded .card-contianer .card .card-section a{font-weight:500;font-size:21px;font-size:1.3125rem}.category-products .row.expanded .card-contianer .card .card-section .card-price-section,.content.mgc-catalog .row.expanded .card-contianer .card .card-section .card-price-section{font-family:Ubuntu;font-size:13px;font-size:.8125rem;font-style:normal;font-weight:700;line-height:normal;color:#6e6e73}.category-products .row.expanded .card-contianer .card .card-section .price-container,.content.mgc-catalog .row.expanded .card-contianer .card .card-section .price-container{color:#1d1d1f;font-family:Ubuntu;font-size:21px;font-size:1.3125rem;font-style:normal;font-weight:500;line-height:normal}.category-products .row.expanded .card-contianer .card .card-section .price-container .original-price,.category-products .row.expanded .card-contianer .card .card-section .price-container .original-price .price,.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:Ubuntu;font-size:13px;font-size:.8125rem;font-style:normal;font-weight:700;line-height:normal;color:#6e6e73}.mgc-cart-link-mobile{display:none!important}@media (max-width:599px){.mgc-cart-link-mobile{display:-ms-inline-flexbox!important;display:inline-flex!important}}.mgc-cart-link{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (max-width:599px){.mgc-cart-link{display:none!important}}.checkout-cart-index .main-container{background:#fbfbfd}.checkout-cart-index .main{margin:0!important;padding:0!important}.checkout-cart-index .main .col-main{max-width:none!important;margin:0!important;width:100%}@media (min-width:905px){.checkout-cart-index .main .col-main{padding:0 132px 64px}}@media (min-width:905px) and (max-width:1239px){.checkout-cart-index .main .col-main{padding:0 64px 32px}}@media (min-width:600px) and (max-width:904px){.checkout-cart-index .main .col-main{padding:0 32px}}@media (max-width:599px){.checkout-cart-index .main .col-main{padding:0 24px}}@media (max-width:374px){.checkout-cart-index .main .col-main{padding:0 12px}}.checkout-cart-index .main .col-main .display-single-price .row{padding:0}.checkout-cart-index .main .col-main .display-single-price .row .mgc-cart-column{-ms-flex-pack:start;justify-content:flex-start;padding:0}.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{border:.5px solid #ced4da;box-shadow:0 0 24px 0 #0000000D;padding:24px 24px 32px;text-align:left!important;border-radius:12px;background:#fff}.checkout-cart-index .main .col-main .display-single-price .cart-totals-wrapper .cart-totals h4{color:#1d1d1f;font-size:32px!important;font-size:2rem!important}.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:#1d1d1f;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 .business-po td{width:100%!important}.checkout-cart-index .business-po .nd-business-po{gap:8px;width:100%;border-radius:12px}.checkout-cart-index .business-po .nd-business-po,.checkout-cart-index .business-po .nd-business-po #form-po{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.checkout-cart-index .business-po .nd-business-po #form-po.hidden{display:none!important}.checkout-cart-index .business-po .nd-business-po #form-po label{font-size:15px;font-size:.9375rem;font-weight:500;line-height:17.24px;line-height:1.0775rem;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#6e6e73}.checkout-cart-index .business-po .nd-business-po #form-po .input-group{display:-ms-inline-flexbox!important;display:inline-flex!important;margin-bottom:0!important}.checkout-cart-index .business-po .nd-business-po #form-po .input-group input[type=text]{border-radius:4px!important;margin-bottom:2px!important}.checkout-cart-index .business-po .nd-business-po #form-po .nd-input-wrapper-comment{font-size:11px;font-size:.6875rem;font-weight:400;line-height:12.64px;line-height:.79rem;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#6e6e73}.checkout-cart-index .cart .cart-totals table tbody .price{color:#6e6e73;text-align:right}.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:#1d1d1f}.cart.display-single-price .messages .error-msg,.cart.display-single-price .messages .success-msg{grid-column:1/-1}.cart.display-single-price .row{display:-ms-flexbox;display:flex;gap:24px;max-width:none;-ms-flex-flow:column;flex-flow:column}@media (min-width:600px){.cart.display-single-price .row{padding:0 24px}}@media (min-width:905px){.cart.display-single-price .row .mgc-cart-column:first-of-type{-ms-flex:33%;flex:33%}}@media (min-width:905px){.cart.display-single-price .row{-ms-flex-flow:row;flex-flow:row}}.cart.display-single-price #shopping-cart-table thead{border-bottom:1px solid #6e6e73}.cart.display-single-price #shopping-cart-table thead th{color:#1d1d1f;text-transform:none}.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}@media (max-width:600px){.cart.display-single-price #shopping-cart-table tbody tr>td{padding:6px 0}}@media (max-width:374px){.cart.display-single-price #shopping-cart-table tbody tr>td{max-width:none;width:100%}}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-image .product-image img{max-height:150%}.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:#1d1d1f}.cart.display-single-price #shopping-cart-table tbody .product-cart-price .price{color:#6e6e73}.cart.display-single-price #shopping-cart-table tbody .product-cart-actions{display:table-cell;max-width:40px;width:32px}@media (max-width:599px){.cart.display-single-price #shopping-cart-table tbody .product-cart-actions{max-width:none}}@media (max-width:374px){.cart.display-single-price #shopping-cart-table tbody .product-cart-actions{max-width:none;width:100%}}.cart.display-single-price #shopping-cart-table tbody .product-cart-actions .input-text.qty{padding:0 16px;border-radius:4px;border:.5px solid #6e6e73;background:#fff;overflow:hidden;color:#6e6e73!important;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto!important;min-width:64px;margin:0 auto}@media (max-width:599px){.cart.display-single-price #shopping-cart-table tbody .product-cart-actions .input-text.qty{margin-left:0}}.cart.display-single-price #shopping-cart-table tbody .product-cart-total .price{color:#6e6e73}.cart.display-single-price #shopping-cart-table tbody .item-options dt{font-style:normal;color:#1d1d1f}.cart.display-single-price #shopping-cart-table tbody .item-options dd{color:#6e6e73}.cart.display-single-price #shopping-cart-table tfoot td .flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px 10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart.display-single-price #shopping-cart-table tfoot td .flex .whitespace-16{width:100%}.cart.display-single-price #shopping-cart-table tfoot .button2{--button-width:auto;--button-line-height:inherit}@media (max-width:599px){.cart.display-single-price #shopping-cart-table tfoot .button2{--button-width:100%}}@media (max-width:599px){.cart.display-single-price #shopping-cart-table tbody tr{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-image,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-info{-ms-flex:45%;flex:45%;padding:0!important}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-image img,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-info img{max-height:none}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-actions,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-price,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-total{padding:0!important;min-width:0;width:auto;-ms-flex:30%;flex:30%;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;-ms-flex-pack:center;justify-content:center}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex-pack:center;justify-content:center}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-info .btn-remove{display:none}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-actions[data-rwd-label]:before,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-price[data-rwd-label]:before,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-total[data-rwd-label]:before{content:attr(data-rwd-label);font-size:13px;font-size:.8125rem;font-family:Ubuntu,sans-serif;padding-right:0;text-transform:unset;font-style:normal;font-weight:700;line-height:normal;color:#080808}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-actions input,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-price input,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-total input{border-radius:4px;width:50%!important;padding:0}.cart.display-single-price #shopping-cart-table tbody tr .product-cart-actions span,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-price span,.cart.display-single-price #shopping-cart-table tbody tr .product-cart-total span{font-family:Ubuntu,sans-serif;font-size:18px;font-size:1.125rem;font-weight:500;line-height:20.68px;line-height:1.2925rem;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#6e6e73}.cart.display-single-price #shopping-cart-table tbody tr .a-center.product-cart-remove.last{display:unset;-ms-flex:100%;flex:100%;text-align:left}}.button.checkout-button,.button.checkout-button:hover{color:#f5f5f7!important;text-transform:none}#header-cart .mgc-cart-title{border:none;margin:0;padding:24px 32px}#header-cart .mgc-cart-title .cart-close{color:#1d1d1f!important}#header-cart .mgc-cart-content{padding:0 32px;min-height:calc(100vh - 65px - 310px - 96px)}#header-cart .mgc-cart-content #cart-sidebar{list-style:none}#header-cart .mgc-cart-content #cart-sidebar li.item{display:-ms-inline-flexbox;display:inline-flex;gap:24px}#header-cart .mgc-cart-content #cart-sidebar li.item .product-image img{max-height:150px}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details{margin:0;padding-top:10px}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details>a,#header-cart .mgc-cart-content #cart-sidebar li.item .product-details>span{color:#1d1d1f}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details .product-name a{font-size:18px;font-size:1.125rem;font-weight:500;color:#1d1d1f;text-transform:none}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details table tbody{border:none}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details table tr{background:none}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details table th{padding:0;font-size:13px;font-size:.8125rem;font-weight:700;line-height:14.94px;line-height:.93375rem;text-align:left;color:#1d1d1f}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details table td{padding:0}#header-cart .mgc-cart-content #cart-sidebar li.item .product-details table td span{color:#6e6e73}#header-cart .mgc-totals-container{padding:0!important;background:none!important}#header-cart .mgc-totals-container .block-content{margin:32px;background:#fff;border-top:1px solid #d9d9d9}#header-cart .mgc-totals-container .block-content p{margin:0}#header-cart .mgc-totals-container .block-content p>span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}#header-cart .mgc-totals-container .block-content p .label{color:#1d1d1f;text-transform:none}#header-cart .mgc-totals-container .block-content p .label span{color:#6e6e73}#header-cart .mgc-totals-container .block-content p .label:last-of-type{color:#1d1d1f;font-weight:500}#header-cart .mgc-totals-container .block-content p .label:last-of-type span{color:#1d1d1f}#header-cart .mgc-totals-container .minicart-actions{padding:32px;background:#f5f5f7}#header-cart .mgc-totals-container .minicart-actions .checkout-types.minicart .cart-link{color:#6e6e73;text-transform:none}#header-cart .mgc-totals-container .nd-business-po{gap:8px;width:100%;padding:12px 0;border-bottom:1px solid #d9d9d9}#header-cart .mgc-totals-container .nd-business-po,#header-cart .mgc-totals-container .nd-business-po form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#header-cart .mgc-totals-container .nd-business-po .nd-title-card{display:-ms-inline-flexbox;display:inline-flex;gap:8px;-ms-flex-align:center;align-items:center}#header-cart .mgc-totals-container .nd-business-po .nd-title-card .safe-area{background-color:#faece4;border-radius:100px}#header-cart .mgc-totals-container .nd-business-po .nd-title-card label{color:#1d1d1f}#header-cart .mgc-totals-container .nd-business-po label{color:#6e6e73;text-align:left}#header-cart .mgc-totals-container .nd-business-po .input-group{display:-ms-inline-flexbox!important;display:inline-flex!important;margin:0!important}#header-cart .mgc-totals-container .nd-business-po .input-group input[type=text]{border-radius:4px 0 0 4px!important;border-right:0!important}#header-cart .mgc-totals-container .nd-business-po .input-group input[type=submit]{padding:0 12px!important;margin:0;height:56px;border-radius:0 4px 4px 0!important;color:#fff}#header-cart .mgc-totals-container .nd-business-po .input-group .btn-icon-container{height:56px;border-radius:0 4px 4px 0!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#f5f5f5;border:1px solid #adb5bd!important;width:56px;-ms-flex-pack:center;justify-content:center;cursor:pointer}#header-cart .mgc-totals-container .nd-business-po .input-group .btn-icon-container input{background:transparent!important;border:none!important;color:#d70915}#header-cart .mgc-totals-container .nd-business-po div.button{border:1px solid #adb5bd!important;background:#fbfbfd!important;color:#6e6e73;margin:auto;display:-ms-inline-flexbox;display:inline-flex;gap:5px;min-height:32px!important;height:32px!important;min-width:150px;width:auto;-ms-flex-pack:justify;justify-content:space-between;padding:4px 8px;-ms-flex-align:center;align-items:center;cursor:pointer}#header-cart .mgc-totals-container .nd-business-po div.button label{width:100%;font-size:11px;font-size:.6875rem;color:#6e6e73;text-decoration:none;cursor:pointer;text-align:left}#header-cart .mgc-totals-container .nd-business-po div.button input{background:transparent;border:none}.checkout-cart-index #mgc-kyc-popup .input-group .btn-icon-container{max-height:54px}.checkout-cart-index .cart-empty p{text-align:center;color:#6e6e73}.checkout-cart-index .cart-empty p a:hover{text-decoration:underline}.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:Ubuntu;font-size:32px;font-size:2rem;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:Ubuntu;font-size:18px;font-size:1.125rem;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:Ubuntu;font-size:15px;font-size:.9375rem;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:Ubuntu;font-size:16px;font-size:1rem;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:#d70915;border-color:#d70915!important;border:1px solid #d70915;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.125rem}@media (max-width:599px){.checkout-onepage-index .main .col-main #checkoutSteps li .step-title h2{font-size:14px;font-size:.875rem}}.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:#d70915!important;color:#f5f5f7!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 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 .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 .required-one-hint,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .required-one-hint,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .required-one-hint{-ms-flex-order:3;order:3;padding:0 0 8px!important;color:#6e6e73!important}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .required-one-hint .red,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .required-one-hint .red,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .required-one-hint .red,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .required-one-hint .red{color:#d70915!important}.checkout-onepage-index .main .col-main #checkout-step-billing #billing-new-address-form .field-flex .required-one:after,.checkout-onepage-index .main .col-main #checkout-step-billing #shipping-new-address-form .field-flex .required-one:after,.checkout-onepage-index .main .col-main #checkout-step-shipping #billing-new-address-form .field-flex .required-one:after,.checkout-onepage-index .main .col-main #checkout-step-shipping #shipping-new-address-form .field-flex .required-one:after{display:none}.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:45%;flex:45%;-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:100%;flex:100%;-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_banktransfer 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_banktransfer 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_banktransfer 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_banktransfer 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_banktransfer 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_banktransfer 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_banktransfer 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-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-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 .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 .control label{--toggle-checkbox-padding:0;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 input{margin:0;padding:0}.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:#d70915!important;border-color:#d70915!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-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:2rem;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 .mgc-success p{color:#6e6e73}.checkout-onepage-success .col-main .grid-items-container .mgc-success a.button{text-transform:unset;color:#fff}.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:#d70915}.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.3125rem;font-weight:500;line-height:24.13px;line-height:1.50813rem;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.3125rem}.checkout-onepage-success .nd-go-to-order a{font-weight:700;font-size:15px;font-size:.9375rem;color:#1c7ed6}.checkout-onepage-success .button,.checkout-onepage-success button{--button-line-height:44px}.checkout-onepage-success .nd-banktransfer-details{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:8px}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info{border-bottom:1px solid #adb5bd;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-title{text-align:left;font-size:13px;font-size:.8125rem;color:#1d1d1f}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value{padding-bottom:8px;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value span{color:#6e6e73}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value button.nd-copy-button{height:32px!important;width:auto!important;padding:0 9px;background:transparent!important;border:1px solid #6e6e73!important;min-height:0!important;min-width:0!important;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:5px}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value button.nd-copy-button span{color:#6e6e73!important}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value button.nd-copy-button .clicked-el{display:none}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value button.nd-copy-button.clicked{border:1px solid #101010}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value button.nd-copy-button.clicked span{display:none}.checkout-onepage-success .nd-banktransfer-details .nd-bt-info .nd-bt-value button.nd-copy-button.clicked span.clicked-el{display:block}.checkout-onepage-index #billing-buttons-container button,.checkout-onepage-index #checkout-step-payment button,.checkout-onepage-index #checkout-step-review button{--button-color:#6E6E73FF;--button-border:0.5px solid #6E6E73FF;--button-width:auto;--button-bg:#fff}.checkout-onepage-index #billing-buttons-container button:focus,.checkout-onepage-index #billing-buttons-container button:hover,.checkout-onepage-index #checkout-step-payment button:focus,.checkout-onepage-index #checkout-step-payment button:hover,.checkout-onepage-index #checkout-step-review button:focus,.checkout-onepage-index #checkout-step-review button:hover{--button-bg:#fff;--button-color:#1d1d1f;--button-border:0.5px solid #1d1d1f}.checkout-onepage-index .form-list .control label{display:-ms-flexbox;display:flex}.cms-info-attivazioni .main,.cms-info-attivazioni .main .col-main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.cms-info-attivazioni .main .col-main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.cms-info-attivazioni .main .col-main .std{display:none}.cms-info-attivazioni .main .col-main .nd-cms-page{-ms-flex-order:2;order:2;width:100%;background:#fbfbfd}@media (min-width:905px){.cms-info-attivazioni .main .col-main .nd-cms-page{padding:0 116px 32px}}@media (min-width:600px) and (max-width:904px){.cms-info-attivazioni .main .col-main .nd-cms-page{padding:32px}}@media (max-width:599px){.cms-info-attivazioni .main .col-main .nd-cms-page{padding:24px}}.cms-info-attivazioni .main .col-main .nd-cms-page .form-title{row-gap:8px;padding:24px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.cms-info-attivazioni .main .col-main .nd-cms-page .form-title h1{grid-column:1/-1;color:#080808;font-size:64px;font-size:4rem;text-align:left;margin:0}@media (max-width:599px){.cms-info-attivazioni .main .col-main .nd-cms-page .form-title h1{font-size:32px;font-size:2rem}}.cms-info-attivazioni .main .col-main .nd-cms-page .form-title p{grid-column:1/-1;color:#080808}.cms-info-attivazioni .main .col-main .nd-cms-page .form-title .breadcrumbs{display:block;padding:0;margin:0}.cms-info-attivazioni .main .col-main .nd-cms-page .form-title .breadcrumbs li,.cms-info-attivazioni .main .col-main .nd-cms-page .form-title .breadcrumbs li a{color:#6e6e73}.cms-info-attivazioni .main .col-main .nd-cms-page .form-title .breadcrumbs li:last-of-type a{color:#1d1d1f}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container{width:100%;display:-ms-inline-flexbox;display:inline-flex}@media (max-width:599px){.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-anchors-wrapper{-ms-flex:30%;flex:30%;border:none;border-right:1px solid #adb5bd}@media (max-width:599px){.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-anchors-wrapper{border:none;border-bottom:.5px solid #adb5bd;padding-bottom:24px}}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-anchors-wrapper .anchor-container{padding:0 48px 0 24px;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-flow:column;flex-flow:column}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-anchors-wrapper .anchor-container a{border-radius:100px;padding:12px 24px;color:#1d1d1f}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-anchors-wrapper .anchor-container a.selected,.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-anchors-wrapper .anchor-container a:hover{background:#f5f5f7}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper{-ms-flex:70%;flex:70%;padding-left:48px}@media (max-width:599px){.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper{padding-left:0}}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description{padding-bottom:24px;border-bottom:1px solid #adb5bd}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description h1{color:#1d1d1f;text-align:left}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description p{color:#6e6e73}.cms-info-attivazioni .main .col-main .nd-cms-page .nd-container .nd-content-wrapper .nd-description p a{color:#0084ce}.cms-info-attivazioni .main .col-main .business-sidenavigation{-ms-flex-order:1;order:1}.cms-homepage .business-sidenavigation,.cms-landing-carteprepagate .business-sidenavigation,.cms-landing-giftcard .business-sidenavigation,.cms-landing-square .business-sidenavigation,.cms-landing-welfare .business-sidenavigation{display:none!important}.cms-homepage button,.cms-landing-carteprepagate button,.cms-landing-giftcard button,.cms-landing-square button,.cms-landing-welfare button{--button-width:auto}.cms-homepage *,.cms-landing-carteprepagate *,.cms-landing-giftcard *,.cms-landing-square *,.cms-landing-welfare *{word-break:break-word}.cms-homepage .std,.cms-landing-carteprepagate .std,.cms-landing-giftcard .std,.cms-landing-square .std,.cms-landing-welfare .std{display:none}.cms-homepage header,.cms-landing-carteprepagate header,.cms-landing-giftcard header,.cms-landing-square header,.cms-landing-welfare header{display:block;width:100%}.cms-homepage .landing-page div.whitespace40,.cms-landing-carteprepagate .landing-page div.whitespace40,.cms-landing-giftcard .landing-page div.whitespace40,.cms-landing-square .landing-page div.whitespace40,.cms-landing-welfare .landing-page div.whitespace40{display:block;height:40px}.cms-homepage .landing-page div.whitespace64,.cms-landing-carteprepagate .landing-page div.whitespace64,.cms-landing-giftcard .landing-page div.whitespace64,.cms-landing-square .landing-page div.whitespace64,.cms-landing-welfare .landing-page div.whitespace64{display:block;height:64px}.cms-homepage .landing-page h1,.cms-landing-carteprepagate .landing-page h1,.cms-landing-giftcard .landing-page h1,.cms-landing-square .landing-page h1,.cms-landing-welfare .landing-page h1{font-size:64px;font-size:4rem;font-weight:300;line-height:76.8px;line-height:4.8rem;text-align:left;margin-bottom:0}.cms-homepage .landing-page h2,.cms-landing-carteprepagate .landing-page h2,.cms-landing-giftcard .landing-page h2,.cms-landing-square .landing-page h2,.cms-landing-welfare .landing-page h2{font-size:40px;font-size:2.5rem;font-weight:300;line-height:45.96px;line-height:2.8725rem;text-align:left;margin-bottom:0;text-transform:unset}.cms-homepage .landing-page h4,.cms-landing-carteprepagate .landing-page h4,.cms-landing-giftcard .landing-page h4,.cms-landing-square .landing-page h4,.cms-landing-welfare .landing-page h4{font-size:32px;font-size:2rem;font-weight:300;line-height:40px;line-height:2.5rem;text-align:left;margin-bottom:0}.cms-homepage .landing-page p,.cms-landing-carteprepagate .landing-page p,.cms-landing-giftcard .landing-page p,.cms-landing-square .landing-page p,.cms-landing-welfare .landing-page p{font-size:21px;font-size:1.3125rem;font-weight:400;line-height:16.9px;line-height:1.05625rem;text-align:left;color:#6e6e73;margin-bottom:0}.cms-homepage .landing-page span,.cms-landing-carteprepagate .landing-page span,.cms-landing-giftcard .landing-page span,.cms-landing-square .landing-page span,.cms-landing-welfare .landing-page span{font-size:21px;font-size:1.3125rem;line-height:27.3px;line-height:1.70625rem;text-align:left}.cms-homepage .landing-page span.maiusc,.cms-landing-carteprepagate .landing-page span.maiusc,.cms-landing-giftcard .landing-page span.maiusc,.cms-landing-square .landing-page span.maiusc,.cms-landing-welfare .landing-page span.maiusc{font-size:13px;font-size:.8125rem;font-weight:700;line-height:14.94px;line-height:.93375rem;text-align:left;color:#080808}.cms-homepage .landing-page span.black,.cms-landing-carteprepagate .landing-page span.black,.cms-landing-giftcard .landing-page span.black,.cms-landing-square .landing-page span.black,.cms-landing-welfare .landing-page span.black{color:#080808}.cms-homepage .landing-page .nd-pills span,.cms-landing-carteprepagate .landing-page .nd-pills span,.cms-landing-giftcard .landing-page .nd-pills span,.cms-landing-square .landing-page .nd-pills span,.cms-landing-welfare .landing-page .nd-pills span{font-size:10px;font-size:.625rem;font-weight:800}.cms-homepage .footer-end.first,.cms-landing-carteprepagate .footer-end.first,.cms-landing-giftcard .footer-end.first,.cms-landing-square .footer-end.first,.cms-landing-welfare .footer-end.first{background:#080808;padding:16px 0;display:-ms-flexbox;display:flex;height:64px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cms-homepage .footer-end.first span,.cms-landing-carteprepagate .footer-end.first span,.cms-landing-giftcard .footer-end.first span,.cms-landing-square .footer-end.first span,.cms-landing-welfare .footer-end.first span{font-size:13px;font-size:.8125rem;font-style:normal;font-weight:700;line-height:normal}.cms-homepage .footer-end.second,.cms-landing-carteprepagate .footer-end.second,.cms-landing-giftcard .footer-end.second,.cms-landing-square .footer-end.second,.cms-landing-welfare .footer-end.second{background-color:#1d1d1f;padding:16px 0;display:-ms-flexbox;display:flex;min-height:80px;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:column;flex-flow:column;gap:8px;-ms-flex-align:center;align-items:center;text-align:center;color:#d9d9d9}.cms-homepage .footer-end.second span,.cms-landing-carteprepagate .footer-end.second span,.cms-landing-giftcard .footer-end.second span,.cms-landing-square .footer-end.second span,.cms-landing-welfare .footer-end.second span{text-align:center;font-size:11px;font-size:.6875rem;line-height:normal}.cms-homepage .footer-end.second a,.cms-landing-carteprepagate .footer-end.second a,.cms-landing-giftcard .footer-end.second a,.cms-landing-square .footer-end.second a,.cms-landing-welfare .footer-end.second a{color:#fff}:root{--grid-columns:repeat(4,1fr);--grid-gap:24px 16px;--grid-column-article:1/-1;--grid-column-article-reverse:1/-1;--grid-column-article-image:1/-1;--grid-column-article-image-reverse:1/-1;--aspect-ratio:4/3;--aspect-ratio-banner:4/3;--section-padding:0 24px 64px;--section-first-padding-top:64px;--section-lp-card-group-padding:0;--section-lp-card-wrapper-padding:0;--section-title-lp-card-wrapper-padding:64px 24px 0;--section-lp-cards-padding:0 0 64px 0;--section-lp-step-section-padding:64px 0;--section-lp-catalog-padding:64px 24px;--section-lp-partner-group-gap:40px;--section-lp-partner-group-padding:64px 0;--section-lp-partner-title-padding:0 24px}@media (min-width:600px){:root{--aspect-ratio-banner:21/9}}@media (min-width:600px) and (max-width:904px){:root{--grid-columns:repeat(8,1fr);--grid-gap:24px;--aspect-ratio:16/9;--section-padding:0 32px 64px;--section-first-padding-top:64px;--section-lp-step-section-padding:32px 64px;--section-lp-catalog-padding:32px 64px;--section-lp-partner-group-padding:64px 0;--section-lp-partner-title-padding:0 64px}}@media (min-width:905px){:root{--grid-columns:repeat(12,1fr);--grid-gap:24px;--grid-column-article:1/7;--grid-column-article-reverse:7/13;--grid-column-article-image:7/13;--grid-column-article-image-reverse:1/7;--aspect-ratio:4/3;--section-padding:0 192px 120px;--section-first-padding-top:120px;--section-lp-card-group-padding:120px 192px;--section-lp-card-wrapper-padding:0;--section-title-lp-card-wrapper-padding:0;--section-lp-cards-padding:0 0 120px 0;--section-lp-step-section-padding:80px 192px;--section-lp-catalog-padding:120px 192px;--section-lp-partner-group-padding:120px 0;--section-lp-partner-title-padding:0 192px}}@media (min-width:905px) and (max-width:1239px){:root{--grid-column-article:1/7;--grid-column-article-reverse:7/13;--grid-column-article-image:7/13;--grid-column-article-image-reverse:1/7;--aspect-ratio:4/3;--section-padding:0 96px 120px;--section-first-padding-top:120px;--section-lp-card-group-padding:96px 120px;--section-lp-card-wrapper-padding:0;--section-title-lp-card-wrapper-padding:0;--section-lp-cards-padding:0 0 96px 0;--section-lp-catalog-padding:96px 120px;--section-lp-partner-group-padding:96px 0;--section-lp-partner-title-padding:0 64px}}div.landing-page{max-width:100vw;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}div.landing-page .before-catalog{-ms-flex-order:1;order:1}div.landing-page .after-catalog{-ms-flex-order:3;order:3}div.landing-page .lp-catalog{-ms-flex-order:2;order:2}div.lp-banner{background-position:50%;background-size:cover;background-repeat:no-repeat;height:auto;max-height:624px;aspect-ratio:var(--aspect-ratio-banner);display:block;width:100%}div.lp-banner.banner-homepage{background-image:url(../images/homepage_banner.jpeg)}div.lp-banner.banner-carteprepagate{background-image:url(../images/carteprepagate_banner.jpeg)}div.lp-banner.banner-giftcards{background-image:url(../images/gc_banner.jpeg)}div.lp-banner.banner-welfare{background-image:url(../images/welfare_banner.jpeg)}div.lp-banner.banner-square{background-image:url(../images/square_banner.jpeg)}div.lp-banner.banner-supermarket{aspect-ratio:4/3;background-image:url(../images/homepage_supermarket.png)}div.lp-banner div.lp-banner-content{background-color:#0000004D;max-height:624px;padding:144px 32px;width:100%;height:auto;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center;aspect-ratio:var(--aspect-ratio-banner)}div.lp-banner div.lp-banner-content h1,div.lp-banner div.lp-banner-content h4{max-width:772px;color:#fff}@media (max-width:904px){div.lp-banner div.lp-banner-content{-ms-flex-pack:end;justify-content:flex-end;padding:40px 24px;gap:16px}div.lp-banner div.lp-banner-content div.whitespace40{display:none}div.lp-banner div.lp-banner-content h1{font-size:40px;font-size:2.5rem;font-weight:300;line-height:45.96px;line-height:2.8725rem;text-align:left;width:100%;color:#fff}div.lp-banner div.lp-banner-content h4{font-size:22px;font-size:1.375rem;font-weight:300;line-height:28.6px;line-height:1.7875rem;text-align:left;width:100%;color:#fff}}.after-catalog div.lp-section,.before-catalog div.lp-section,.landing-page div.lp-section{padding:var(--section-padding);width:100%}.after-catalog div.lp-section.space-top,.before-catalog div.lp-section.space-top,.landing-page div.lp-section.space-top{padding-top:var(--section-first-padding-top)}.after-catalog div.lp-section div.section-content,.before-catalog div.lp-section div.section-content,.landing-page div.lp-section div.section-content{display:-ms-grid;display:grid;grid-auto-flow:column;-ms-grid-columns:var(--grid-columns);grid-template-columns:var(--grid-columns);gap:var(--grid-gap);width:100%}.after-catalog div.lp-section div.section-content div.article,.before-catalog div.lp-section div.section-content div.article,.landing-page div.lp-section div.section-content div.article{-ms-grid-column:var(--grid-column-article);grid-column:var(--grid-column-article);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:24px;margin:auto}@media (max-width:904px){.after-catalog div.lp-section div.section-content div.article,.before-catalog div.lp-section div.section-content div.article,.landing-page div.lp-section div.section-content div.article{-ms-flex-order:2;order:2}}.after-catalog div.lp-section div.section-content div.article.full-grid,.before-catalog div.lp-section div.section-content div.article.full-grid,.landing-page div.lp-section div.section-content div.article.full-grid{grid-column:1/-1;width:100%}.after-catalog div.lp-section div.section-content div.article.reverse,.before-catalog div.lp-section div.section-content div.article.reverse,.landing-page div.lp-section div.section-content div.article.reverse{-ms-grid-column:var(--grid-column-article-reverse);grid-column:var(--grid-column-article-reverse)}@media (min-width:600px){.after-catalog div.lp-section div.section-content div.article,.before-catalog div.lp-section div.section-content div.article,.landing-page div.lp-section div.section-content div.article{padding:0 24px}}.after-catalog div.lp-section div.section-content div.article .copyright,.before-catalog div.lp-section div.section-content div.article .copyright,.landing-page div.lp-section div.section-content div.article .copyright{font-size:1.2rem;vertical-align:top;color:#080808;font-weight:500}.after-catalog div.lp-section div.section-content div.article p,.before-catalog div.lp-section div.section-content div.article p,.landing-page div.lp-section div.section-content div.article p{font-size:21px;font-size:1.3125rem;font-weight:400;line-height:27.3px;line-height:1.70625rem;text-align:left;color:#6e6e73}.after-catalog div.lp-section div.section-content div.article p span.bold,.before-catalog div.lp-section div.section-content div.article p span.bold,.landing-page div.lp-section div.section-content div.article p span.bold{font-size:21px;font-size:1.3125rem;font-weight:500;line-height:27.3px;line-height:1.70625rem;text-align:left;color:#080808}.after-catalog div.lp-section div.section-content div.article div.lp-button-group,.before-catalog div.lp-section div.section-content div.article div.lp-button-group,.landing-page div.lp-section div.section-content div.article div.lp-button-group{width:100%;display:-ms-inline-flexbox;display:inline-flex;gap:16px}@media (max-width:599px){.after-catalog div.lp-section div.section-content div.article div.lp-button-group,.before-catalog div.lp-section div.section-content div.article div.lp-button-group,.landing-page div.lp-section div.section-content div.article div.lp-button-group{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:12px}}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button,.landing-page div.lp-section div.section-content div.article div.lp-button-group button{height:44px;min-height:0}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button a,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button a,.landing-page div.lp-section div.section-content div.article div.lp-button-group button a{width:100%;padding:0 24px;font-size:18px;font-size:1.125rem;font-weight:500;line-height:20.68px;line-height:1.2925rem;text-align:center;height:44px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button,.landing-page div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button{width:auto;padding:0;margin:0;border-radius:32px;background:#d70915;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button:hover,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button:hover,.landing-page div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button:hover{background:#c20011!important}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button a,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button a,.landing-page div.lp-section div.section-content div.article div.lp-button-group button.lp-primary-button a{color:#fff}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button,.landing-page div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button{padding:0;margin:0;border-radius:32px;background:#fff!important;border:1px solid #adb5bd;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button a,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button a,.landing-page div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button a{color:#6e6e73}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button:hover,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button:hover,.landing-page div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button:hover{border:1px solid #1d1d1f}.after-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button:hover a,.before-catalog div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button:hover a,.landing-page div.lp-section div.section-content div.article div.lp-button-group button.lp-secondary-button:hover a{color:#1d1d1f}.after-catalog div.lp-section div.section-content div.article .black-box,.before-catalog div.lp-section div.section-content div.article .black-box,.landing-page div.lp-section div.section-content div.article .black-box{width:100%;margin-top:16px;background:#242426;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:justify;justify-content:space-between;color:#f5f5f7;padding:16px;-ms-flex-flow:column;flex-flow:column;gap:8px}@media (min-width:600px){.after-catalog div.lp-section div.section-content div.article .black-box,.before-catalog div.lp-section div.section-content div.article .black-box,.landing-page div.lp-section div.section-content div.article .black-box{-ms-flex-flow:row;flex-flow:row}}.after-catalog div.lp-section div.section-content div.article .black-box *,.before-catalog div.lp-section div.section-content div.article .black-box *,.landing-page div.lp-section div.section-content div.article .black-box *{color:inherit}.after-catalog div.lp-section div.section-content div.article .black-box h4,.before-catalog div.lp-section div.section-content div.article .black-box h4,.landing-page div.lp-section div.section-content div.article .black-box h4{font-weight:300;font-size:32px;font-size:2rem;line-height:125%;vertical-align:middle}.after-catalog div.lp-section div.section-content div.article .black-box .phone-div,.before-catalog div.lp-section div.section-content div.article .black-box .phone-div,.landing-page div.lp-section div.section-content div.article .black-box .phone-div{font-weight:700;font-size:32px;font-size:2rem;line-height:120%;text-align:right;color:#f5f5f7;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;min-width:250px;gap:8px}.after-catalog div.lp-section div.section-content div.article .black-box .phone-div .round-white,.before-catalog div.lp-section div.section-content div.article .black-box .phone-div .round-white,.landing-page div.lp-section div.section-content div.article .black-box .phone-div .round-white{background:#f5f5f7;border-radius:100px}.after-catalog div.lp-section div.section-content div.article .black-box .phone-div .round-white .phone,.before-catalog div.lp-section div.section-content div.article .black-box .phone-div .round-white .phone,.landing-page div.lp-section div.section-content div.article .black-box .phone-div .round-white .phone{background-image:url(../images/phone.svg);width:24px;height:24px;background-repeat:no-repeat;background-position:50%}.after-catalog div.lp-section div.section-content div.article-img,.before-catalog div.lp-section div.section-content div.article-img,.landing-page div.lp-section div.section-content div.article-img{-ms-grid-column:var(--grid-column-article-image);grid-column:var(--grid-column-article-image);margin:auto 0!important;padding:24px}@media (max-width:599px){.after-catalog div.lp-section div.section-content div.article-img,.before-catalog div.lp-section div.section-content div.article-img,.landing-page div.lp-section div.section-content div.article-img{padding:0}}.after-catalog div.lp-section div.section-content div.article-img.reverse,.before-catalog div.lp-section div.section-content div.article-img.reverse,.landing-page div.lp-section div.section-content div.article-img.reverse{-ms-grid-column:var(--grid-column-article-image-reverse);grid-column:var(--grid-column-article-image-reverse)}@media (max-width:904px){.after-catalog div.lp-section div.section-content div.article-img,.before-catalog div.lp-section div.section-content div.article-img,.landing-page div.lp-section div.section-content div.article-img{-ms-flex-order:1;order:1}}.after-catalog div.lp-section div.section-content div.article-img img,.before-catalog div.lp-section div.section-content div.article-img img,.landing-page div.lp-section div.section-content div.article-img img{width:100%;height:auto;border-radius:12px;aspect-ratio:var(--aspect-ratio);max-height:none;object-fit:cover}.after-catalog div.lp-section.lp-section-supermarket,.before-catalog div.lp-section.lp-section-supermarket,.landing-page div.lp-section.lp-section-supermarket{padding-top:120px;padding-bottom:120px}.after-catalog div.lp-section.lp-section-supermarket div.section-content div.article,.before-catalog div.lp-section.lp-section-supermarket div.section-content div.article,.landing-page div.lp-section.lp-section-supermarket div.section-content div.article{gap:32px;grid-column:1/-1}.after-catalog div.lp-section.lp-h1-group,.before-catalog div.lp-section.lp-h1-group,.landing-page div.lp-section.lp-h1-group{padding-top:var(--section-first-padding-top);text-align:center}@media (max-width:599px){.after-catalog div.lp-section.lp-h1-group,.before-catalog div.lp-section.lp-h1-group,.landing-page div.lp-section.lp-h1-group{padding-left:0;padding-right:0}}.after-catalog div.lp-section.lp-h1-group div,.after-catalog div.lp-section.lp-h1-group h2,.before-catalog div.lp-section.lp-h1-group div,.before-catalog div.lp-section.lp-h1-group h2,.landing-page div.lp-section.lp-h1-group div,.landing-page div.lp-section.lp-h1-group h2{text-align:center}.after-catalog div.lp-section .section-content .article.gc,.before-catalog div.lp-section .section-content .article.gc,.landing-page div.lp-section .section-content .article.gc{padding-top:var(--section-first-padding-top)}.after-catalog div.lp-section .section-content .article.gc h1,.before-catalog div.lp-section .section-content .article.gc h1,.landing-page div.lp-section .section-content .article.gc h1{color:#080808}.after-catalog div.lp-section .section-content .article.gc img,.before-catalog div.lp-section .section-content .article.gc img,.landing-page div.lp-section .section-content .article.gc img{max-height:none;aspect-ratio:4/3;height:auto}.after-catalog div.lp-section .section-content .article.gc .lp-button-group,.before-catalog div.lp-section .section-content .article.gc .lp-button-group,.landing-page div.lp-section .section-content .article.gc .lp-button-group{padding-top:64px;-ms-flex-pack:center;justify-content:center}.after-catalog div.lp-section .section-content .article.gc .lp-button-group button,.before-catalog div.lp-section .section-content .article.gc .lp-button-group button,.landing-page div.lp-section .section-content .article.gc .lp-button-group button{height:56px;width:100%!important;max-width:280px;max-height:56px;border-radius:4px!important;text-transform:uppercase}@media (max-width:599px){.after-catalog div.lp-section .section-content .article.gc .lp-button-group button,.before-catalog div.lp-section .section-content .article.gc .lp-button-group button,.landing-page div.lp-section .section-content .article.gc .lp-button-group button{width:100%}}.after-catalog div.lp-section.ghostwhite,.before-catalog div.lp-section.ghostwhite,.landing-page div.lp-section.ghostwhite{background:#fbfbfd}.after-catalog div.lp-section.anti-flash-white,.before-catalog div.lp-section.anti-flash-white,.landing-page div.lp-section.anti-flash-white{background:#f5f5f7}.after-catalog div.lp-section.lp-card-group,.before-catalog div.lp-section.lp-card-group,.landing-page div.lp-section.lp-card-group{padding:var(--section-lp-card-group-padding)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper,.landing-page div.lp-section.lp-card-group .lp-card-wrapper{padding:var(--section-lp-card-wrapper-padding);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:32px;max-width:100vw}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper h2,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper h2,.landing-page div.lp-section.lp-card-group .lp-card-wrapper h2{text-align:center;padding:var(--section-title-lp-card-wrapper-padding)}@media (max-width:599px){.after-catalog div.lp-section.lp-card-group .lp-card-wrapper h2,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper h2,.landing-page div.lp-section.lp-card-group .lp-card-wrapper h2{text-align:left}}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:10px;padding:var(--section-lp-cards-padding);-ms-flex-pack:center;justify-content:center}@media (max-width:599px){.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards{max-width:100vw}}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card{border:.5px solid #adb5bd;box-shadow:0 0 24px 0 #0000000D;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px 24px 0;background:#fbfbfd;min-height:211px;min-width:240px;width:360px}@media (min-width:90em){.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card{width:390px}}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title{display:-ms-inline-flexbox;display:inline-flex;gap:12px;-ms-flex-align:center;align-items:center}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i{display:block;width:32px;min-width:32px;height:32px;background-color:#faece4;border-radius:100px;background-repeat:no-repeat;background-position:50%}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.dollar-symbol,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.dollar-symbol,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.dollar-symbol,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.dollar-symbol,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.dollar-symbol,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.dollar-symbol{background-image:url(../images/dollar-symbol.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.bolt,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.bolt,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.bolt,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.bolt,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.bolt,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.bolt{background-image:url(../images/bolt.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.pen,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.pen,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.pen,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.pen,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.pen,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.pen{background-image:url(../images/pen.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.security,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.security,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.security,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.security,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.security,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.security{background-image:url(../images/security.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.shopping-bag,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.shopping-bag,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.shopping-bag,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.shopping-bag,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.shopping-bag,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.shopping-bag{background-image:url(../images/shopping-bag.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.gavel,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.gavel,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.gavel,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.gavel,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.gavel,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.gavel{background-image:url(../images/gavel.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.moveup,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.moveup,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.moveup,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.moveup,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.moveup,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.moveup{background-image:url(../images/move_up.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.redeem,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.redeem,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.redeem,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.redeem,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.redeem,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.redeem{background-image:url(../images/redeem.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.market,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.market,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.market,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.market,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.market,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.market{background-image:url(../images/storefront.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.tag,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.tag,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.tag,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.tag,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.tag,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.tag{background-image:url(../images/tag.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.check,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.check,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.check,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.check,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.check,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.check{background-image:url(../images/check.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.wallet,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.wallet,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.wallet,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.wallet,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.wallet,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.wallet{background-image:url(../images/wallet.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.search,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.search,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.search,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.search,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.search,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.search{background-image:url(../images/search.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.swap,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.swap,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.swap,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.swap,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.swap,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.swap{background-image:url(../images/swap.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.cloud,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.cloud,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.cloud,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.cloud,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.cloud,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.cloud{background-image:url(../images/cloud.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.personalize,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.personalize,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.personalize,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.personalize,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.personalize,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.personalize{background-image:url(../images/personalize.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.versatile,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.versatile,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.versatile,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.versatile,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.versatile,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.versatile{background-image:url(../images/versatile.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.document,.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.document,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.document,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.document,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title em.document,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title i.document{background-image:url(../images/document.svg)}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title span,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title span,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-title span{font-size:20px;font-size:1.25rem;font-weight:500;line-height:22.98px;line-height:1.43625rem;text-align:left;color:#080808}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-description,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-description,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .lp-card .lp-card-description{font-size:18px;font-size:1.125rem;font-weight:400;line-height:23.4px;line-height:1.4625rem;text-align:left;color:#6e6e73}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .slick-track,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .slick-track,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .slick-track{display:-ms-inline-flexbox;display:inline-flex;gap:8px}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .slick-list,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .slick-list,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards .slick-list{cursor:grab}.after-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards.hidden,.before-catalog div.lp-section.lp-card-group .lp-card-wrapper .lp-cards.hidden,.landing-page div.lp-section.lp-card-group .lp-card-wrapper .lp-cards.hidden{display:none}.after-catalog div.lp-section.lp-card-group.ghostwhite .lp-card,.before-catalog div.lp-section.lp-card-group.ghostwhite .lp-card,.landing-page div.lp-section.lp-card-group.ghostwhite .lp-card{background:#fff}.after-catalog div.lp-section.lp-step-section,.before-catalog div.lp-section.lp-step-section,.landing-page div.lp-section.lp-step-section{padding:var(--section-lp-step-section-padding)}.after-catalog div.lp-section.lp-step-section .lp-step-group>h2,.before-catalog div.lp-section.lp-step-section .lp-step-group>h2,.landing-page div.lp-section.lp-step-section .lp-step-group>h2{text-align:center}.after-catalog div.lp-section.lp-step-section .item,.before-catalog div.lp-section.lp-step-section .item,.landing-page div.lp-section.lp-step-section .item{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:16px}.after-catalog div.lp-section.lp-step-section .item .item-title,.before-catalog div.lp-section.lp-step-section .item .item-title,.landing-page div.lp-section.lp-step-section .item .item-title{border-bottom:1px solid #adb5bd;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:8px;padding-bottom:16px}.after-catalog div.lp-section.lp-step-section .item .item-title p,.before-catalog div.lp-section.lp-step-section .item .item-title p,.landing-page div.lp-section.lp-step-section .item .item-title p{font-size:16px;font-size:1rem;font-weight:400;line-height:20.8px;line-height:1.3rem;text-align:left}.after-catalog div.lp-section.lp-step-section .item .steps,.before-catalog div.lp-section.lp-step-section .item .steps,.landing-page div.lp-section.lp-step-section .item .steps{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}.after-catalog div.lp-section.lp-step-section .item .steps .step,.before-catalog div.lp-section.lp-step-section .item .steps .step,.landing-page div.lp-section.lp-step-section .item .steps .step{-ms-flex:20%;flex:20%;min-width:250px;display:-ms-inline-flexbox;display:inline-flex;gap:12px}.after-catalog div.lp-section.lp-step-section .item .steps .step .number,.before-catalog div.lp-section.lp-step-section .item .steps .step .number,.landing-page div.lp-section.lp-step-section .item .steps .step .number{width:40px;min-width:40px;height:40px;background:#e9ecef;border-radius:100px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.after-catalog div.lp-section.lp-step-section .item .steps .step .number span,.before-catalog div.lp-section.lp-step-section .item .steps .step .number span,.landing-page div.lp-section.lp-step-section .item .steps .step .number span{font-size:18px;font-size:1.125rem;font-weight:500;line-height:20.68px;line-height:1.2925rem}.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content .step-title,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content .step-title,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content .step-title{font-size:15px;font-size:.9375rem;font-weight:500;line-height:17.24px;line-height:1.0775rem;text-align:left;color:#080808}.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content .list-text p,.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content .list-text ul li,.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content p,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content .list-text p,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content .list-text ul li,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content p,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content .list-text p,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content .list-text ul li,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content p{font-size:13px;font-size:.8125rem;font-weight:400;line-height:16.9px;line-height:1.05625rem;text-align:left;color:#6e6e73}.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content .list-text.full-height,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content .list-text.full-height,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content .list-text.full-height{margin:auto 0}.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content .step-description p,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content .step-description p,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content .step-description p{text-align:left;font-size:13px;font-size:.8125rem;font-weight:400;line-height:16.9px;line-height:1.05625rem}.after-catalog div.lp-section.lp-step-section .item .steps .step .step-content .step-description p span,.before-catalog div.lp-section.lp-step-section .item .steps .step .step-content .step-description p span,.landing-page div.lp-section.lp-step-section .item .steps .step .step-content .step-description p span{font-size:13px;font-size:.8125rem;font-weight:700;line-height:16.9px;line-height:1.05625rem;text-align:left;color:#080808}.after-catalog div.lp-section.lp-step-section .item .steps .step em,.after-catalog div.lp-section.lp-step-section .item .steps .step i,.before-catalog div.lp-section.lp-step-section .item .steps .step em,.before-catalog div.lp-section.lp-step-section .item .steps .step i,.landing-page div.lp-section.lp-step-section .item .steps .step em,.landing-page div.lp-section.lp-step-section .item .steps .step i{background-color:#080808;border-radius:100px;width:40px;height:40px;min-width:40px;background-position:50%;background-repeat:no-repeat}.after-catalog div.lp-section.lp-step-section .item .steps .step em.onetoone,.after-catalog div.lp-section.lp-step-section .item .steps .step i.onetoone,.before-catalog div.lp-section.lp-step-section .item .steps .step em.onetoone,.before-catalog div.lp-section.lp-step-section .item .steps .step i.onetoone,.landing-page div.lp-section.lp-step-section .item .steps .step em.onetoone,.landing-page div.lp-section.lp-step-section .item .steps .step i.onetoone{background-image:url(../images/onetoone.svg)}.after-catalog div.lp-section.lp-step-section .item .steps .step em.infoicon,.after-catalog div.lp-section.lp-step-section .item .steps .step i.infoicon,.before-catalog div.lp-section.lp-step-section .item .steps .step em.infoicon,.before-catalog div.lp-section.lp-step-section .item .steps .step i.infoicon,.landing-page div.lp-section.lp-step-section .item .steps .step em.infoicon,.landing-page div.lp-section.lp-step-section .item .steps .step i.infoicon{background-image:url(../images/infoicon.svg)}.after-catalog div.lp-section.lp-step-section .item .steps .step em.calculator,.after-catalog div.lp-section.lp-step-section .item .steps .step i.calculator,.before-catalog div.lp-section.lp-step-section .item .steps .step em.calculator,.before-catalog div.lp-section.lp-step-section .item .steps .step i.calculator,.landing-page div.lp-section.lp-step-section .item .steps .step em.calculator,.landing-page div.lp-section.lp-step-section .item .steps .step i.calculator{background-image:url(../images/calculator.svg)}.after-catalog div.lp-section.lp-step-section .item .steps .step em.download_pin,.after-catalog div.lp-section.lp-step-section .item .steps .step i.download_pin,.before-catalog div.lp-section.lp-step-section .item .steps .step em.download_pin,.before-catalog div.lp-section.lp-step-section .item .steps .step i.download_pin,.landing-page div.lp-section.lp-step-section .item .steps .step em.download_pin,.landing-page div.lp-section.lp-step-section .item .steps .step i.download_pin{background-image:url(../images/download_pin.svg);background-image:url(../images/compress.svg)}.after-catalog div.lp-section.lp-step-section .item.hidden,.before-catalog div.lp-section.lp-step-section .item.hidden,.landing-page div.lp-section.lp-step-section .item.hidden{display:none}.after-catalog .lp-row,.after-catalog .lp-step-group,.before-catalog .lp-row,.before-catalog .lp-step-group,.landing-page .lp-row,.landing-page .lp-step-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:24px}@media (max-width:599px){.after-catalog .lp-row,.after-catalog .lp-step-group,.before-catalog .lp-row,.before-catalog .lp-step-group,.landing-page .lp-row,.landing-page .lp-step-group{padding:0}}@media (max-width:599px){.after-catalog .lp-row>h2,.after-catalog .lp-step-group>h2,.before-catalog .lp-row>h2,.before-catalog .lp-step-group>h2,.landing-page .lp-row>h2,.landing-page .lp-step-group>h2{padding:0 24px}}.after-catalog .lp-row .lp-slider,.after-catalog .lp-step-group .lp-slider,.before-catalog .lp-row .lp-slider,.before-catalog .lp-step-group .lp-slider,.landing-page .lp-row .lp-slider,.landing-page .lp-step-group .lp-slider{padding:0 24px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;gap:24px;cursor:grabbing}.after-catalog .lp-row .lp-slider::-webkit-scrollbar,.after-catalog .lp-step-group .lp-slider::-webkit-scrollbar,.before-catalog .lp-row .lp-slider::-webkit-scrollbar,.before-catalog .lp-step-group .lp-slider::-webkit-scrollbar,.landing-page .lp-row .lp-slider::-webkit-scrollbar,.landing-page .lp-step-group .lp-slider::-webkit-scrollbar{display:none}@media (max-width:599px){.after-catalog .lp-row .lp-slider,.after-catalog .lp-step-group .lp-slider,.before-catalog .lp-row .lp-slider,.before-catalog .lp-step-group .lp-slider,.landing-page .lp-row .lp-slider,.landing-page .lp-step-group .lp-slider{-ms-flex-pack:left;justify-content:left;width:auto}}@media (max-width:599px){.after-catalog .lp-row .lp-slider h2,.after-catalog .lp-step-group .lp-slider h2,.before-catalog .lp-row .lp-slider h2,.before-catalog .lp-step-group .lp-slider h2,.landing-page .lp-row .lp-slider h2,.landing-page .lp-step-group .lp-slider h2{padding:0 24px}}.after-catalog .lp-row .lp-slider div,.after-catalog .lp-step-group .lp-slider div,.before-catalog .lp-row .lp-slider div,.before-catalog .lp-step-group .lp-slider div,.landing-page .lp-row .lp-slider div,.landing-page .lp-step-group .lp-slider div{-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;word-break:keep-all!important;font-size:21px;font-size:1.3125rem;font-weight:500;line-height:24.13px;line-height:1.50813rem;text-align:left;color:#6e6e73;height:48px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:2px;-ms-flex-align:center;align-items:center;cursor:pointer}.after-catalog .lp-row .lp-slider div .slick-track,.after-catalog .lp-step-group .lp-slider div .slick-track,.before-catalog .lp-row .lp-slider div .slick-track,.before-catalog .lp-step-group .lp-slider div .slick-track,.landing-page .lp-row .lp-slider div .slick-track,.landing-page .lp-step-group .lp-slider div .slick-track{-ms-flex-flow:row;flex-flow:row;gap:16px}.after-catalog .lp-row .lp-slider div .bottom-bar,.after-catalog .lp-step-group .lp-slider div .bottom-bar,.before-catalog .lp-row .lp-slider div .bottom-bar,.before-catalog .lp-step-group .lp-slider div .bottom-bar,.landing-page .lp-row .lp-slider div .bottom-bar,.landing-page .lp-step-group .lp-slider div .bottom-bar{display:block;height:4px;width:100%;background:#d70915;border-radius:8px;background:transparent}.after-catalog .lp-row .lp-slider div.selected,.after-catalog .lp-row .lp-slider div:hover,.after-catalog .lp-step-group .lp-slider div.selected,.after-catalog .lp-step-group .lp-slider div:hover,.before-catalog .lp-row .lp-slider div.selected,.before-catalog .lp-row .lp-slider div:hover,.before-catalog .lp-step-group .lp-slider div.selected,.before-catalog .lp-step-group .lp-slider div:hover,.landing-page .lp-row .lp-slider div.selected,.landing-page .lp-row .lp-slider div:hover,.landing-page .lp-step-group .lp-slider div.selected,.landing-page .lp-step-group .lp-slider div:hover{color:#1d1d1f}.after-catalog .lp-row .lp-slider div.selected .bottom-bar,.after-catalog .lp-row .lp-slider div:hover .bottom-bar,.after-catalog .lp-step-group .lp-slider div.selected .bottom-bar,.after-catalog .lp-step-group .lp-slider div:hover .bottom-bar,.before-catalog .lp-row .lp-slider div.selected .bottom-bar,.before-catalog .lp-row .lp-slider div:hover .bottom-bar,.before-catalog .lp-step-group .lp-slider div.selected .bottom-bar,.before-catalog .lp-step-group .lp-slider div:hover .bottom-bar,.landing-page .lp-row .lp-slider div.selected .bottom-bar,.landing-page .lp-row .lp-slider div:hover .bottom-bar,.landing-page .lp-step-group .lp-slider div.selected .bottom-bar,.landing-page .lp-step-group .lp-slider div:hover .bottom-bar{background:#d70915}.after-catalog .lp-row .item.hidden,.after-catalog .lp-step-group .item.hidden,.before-catalog .lp-row .item.hidden,.before-catalog .lp-step-group .item.hidden,.landing-page .lp-row .item.hidden,.landing-page .lp-step-group .item.hidden{display:none}.after-catalog .lp-row .item p,.after-catalog .lp-step-group .item p,.before-catalog .lp-row .item p,.before-catalog .lp-step-group .item p,.landing-page .lp-row .item p,.landing-page .lp-step-group .item p{font-size:21px;font-size:1.3125rem;font-weight:400;line-height:27.3px;line-height:1.70625rem;text-align:center}@media (max-width:599px){.after-catalog .lp-row .item,.after-catalog .lp-step-group .item,.before-catalog .lp-row .item,.before-catalog .lp-step-group .item,.landing-page .lp-row .item,.landing-page .lp-step-group .item{padding:0 24px}}.after-catalog div.lp-section.lp-partner-group,.before-catalog div.lp-section.lp-partner-group,.landing-page div.lp-section.lp-partner-group{background:#080808;padding:var(--section-lp-partner-group-padding);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:var(--section-lp-partner-group-gap)}.after-catalog div.lp-section.lp-partner-group .lp-partner-title,.before-catalog div.lp-section.lp-partner-group .lp-partner-title,.landing-page div.lp-section.lp-partner-group .lp-partner-title{padding:var(--section-lp-partner-title-padding);border:none!important;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:24px}.after-catalog div.lp-section.lp-partner-group .lp-partner-title h2,.before-catalog div.lp-section.lp-partner-group .lp-partner-title h2,.landing-page div.lp-section.lp-partner-group .lp-partner-title h2{color:#f5f5f7}.after-catalog div.lp-section.lp-partner-group .lp-partner-title p,.before-catalog div.lp-section.lp-partner-group .lp-partner-title p,.landing-page div.lp-section.lp-partner-group .lp-partner-title p{color:#adb5bd;font-size:21px;font-size:1.3125rem;font-weight:400;line-height:27.3px;line-height:1.70625rem;text-align:left}.after-catalog div.lp-section.lp-partner-group .lp-partner-title p strong,.before-catalog div.lp-section.lp-partner-group .lp-partner-title p strong,.landing-page div.lp-section.lp-partner-group .lp-partner-title p strong{color:#f5f5f7}.after-catalog div.lp-section.lp-partner-group .lp-partner-title p span,.before-catalog div.lp-section.lp-partner-group .lp-partner-title p span,.landing-page div.lp-section.lp-partner-group .lp-partner-title p span{color:#f5f5f7!important}.after-catalog div.lp-section.lp-partner-group .lp-partner-wrapper,.before-catalog div.lp-section.lp-partner-group .lp-partner-wrapper,.landing-page div.lp-section.lp-partner-group .lp-partner-wrapper{cursor:grabbing;scroll-behavior:smooth}.after-catalog div.lp-section.lp-partner-group .lp-partner-wrapper .lp-partner,.before-catalog div.lp-section.lp-partner-group .lp-partner-wrapper .lp-partner,.landing-page div.lp-section.lp-partner-group .lp-partner-wrapper .lp-partner{height:137px;width:206px;min-width:206px;display:-ms-flexbox;display:flex;background:#fff;border-radius:8px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.after-catalog div.lp-section.lp-partner-group .lp-partner-wrapper .lp-partner img,.before-catalog div.lp-section.lp-partner-group .lp-partner-wrapper .lp-partner img,.landing-page div.lp-section.lp-partner-group .lp-partner-wrapper .lp-partner img{user-drag:none;-webkit-user-drag:none;pointer-events:none}.after-catalog div.lp-section.lp-partner-group .lp-partner-wrapper .slick-track,.before-catalog div.lp-section.lp-partner-group .lp-partner-wrapper .slick-track,.landing-page div.lp-section.lp-partner-group .lp-partner-wrapper .slick-track{display:-ms-inline-flexbox;display:inline-flex;gap:10px}div.mgc-catalog{all:revert}div.lp-catalog{padding:var(--section-lp-catalog-padding);gap:40px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}div.lp-catalog h2{font-size:40px;font-size:2.5rem;font-weight:300;line-height:45.96px;line-height:2.8725rem;text-align:center}div.lp-catalog main,div.lp-catalog main .page-section{margin:0;padding:0}div.lp-catalog main .page-section{display:-ms-flexbox;display:flex;gap:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}div.lp-catalog main .page-section .card-wrapper{-ms-flex:auto;flex:auto;margin:0;padding:0;max-width:360px}div.lp-catalog main .page-section .card-wrapper .card{height:100%;margin:0;box-shadow:0 0 24px 0 #0000001A;border-radius:12px}div.lp-catalog main .page-section .card-wrapper .card .card-description a span{font-size:21px;font-size:1.3125rem;font-weight:500;line-height:24.13px;line-height:1.50813rem;text-align:center;padding:12px 0}div.lp-catalog main .page-section .card-wrapper .card .card-price-section{text-align:center}div.lp-catalog main .page-section .card-wrapper .card .card-price-section span{color:#6e6e73}div.lp-catalog main .page-section .card-wrapper .card .card-section{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin-bottom:24px;-ms-flex-pack:justify;justify-content:space-between}div.lp-catalog main .page-section .card-wrapper .card .add-to-trigger{margin:16px auto;width:auto;text-transform:none;font-size:18px;font-size:1.125rem;font-weight:500;line-height:20.68px;line-height:1.2925rem;text-align:center;height:44px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff}@media (max-width:599px){.hide-for-small-only{display:none!important}}@media (min-width:905px){.logo-only-mobile{display:none!important}}.cms-page-view .main .col-main .std .mainColor{color:#080808!important}.cms-page-view .main .col-main .std p{color:#6e6e73}.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}.orderdelivery-index-deliverychoice .main{margin:0;padding:0;width:100%;max-width:none;background:#fbfbfd}.orderdelivery-index-deliverychoice .col-main{padding:0;margin:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.orderdelivery-index-deliverychoice .col-main .business-top-banner{display:none;-ms-flex-order:1;order:1}.orderdelivery-index-deliverychoice .col-main .business-top-banner .banner-container{width:100%!important;max-width:none!important}@media (min-width:905px){.orderdelivery-index-deliverychoice .col-main .business-top-banner{display:-ms-flexbox;display:flex}}.orderdelivery-index-deliverychoice .col-main .business-top-banner img{width:100%;max-height:none}.orderdelivery-index-deliverychoice .col-main .business-bottom-banner{-ms-flex-order:3;order:3}@media (min-width:905px){.orderdelivery-index-deliverychoice .col-main .business-bottom-banner{display:none}}.orderdelivery-index-deliverychoice .col-main .business-bottom-banner,.orderdelivery-index-deliverychoice .col-main .business-bottom-banner img{width:100%}.orderdelivery-index-deliverychoice .col-main .banner-container img{max-height:none}.orderdelivery-index-deliverychoice .col-main .order-steps-container{display:none}.orderdelivery-index-deliverychoice .delivery-choice{-ms-flex-order:2;order:2;width:100%}@media (min-width:905px){.orderdelivery-index-deliverychoice .delivery-choice{padding:0 156px;gap:24px}}@media (min-width:905px) and (max-width:1239px){.orderdelivery-index-deliverychoice .delivery-choice{padding:0 32px;gap:16px}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverychoice .delivery-choice{padding:0 32px 8px;gap:12px}}@media (max-width:599px){.orderdelivery-index-deliverychoice .delivery-choice{padding:24px;gap:12px}}.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container{padding:32px 0}.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .form-title{grid-column:1/-1}.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .form-title h1{color:#080808}@media (max-width:599px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .form-title h1{font-size:32px;font-size:2rem;font-style:normal;font-weight:300;color:#080808}}@media (min-width:905px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .delivery-choice-section{grid-column:1/6}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .delivery-choice-section{grid-column:1/4}}@media (max-width:599px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .delivery-choice-section{grid-column:1/-1}}.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .hairline-v{height:100%}@media (min-width:905px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .hairline-v{grid-column:6/8}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .hairline-v{grid-column:4/6}}@media (max-width:599px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .hairline-v{display:none}}.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .illustration-frame{width:100%;height:100%}@media (min-width:905px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .illustration-frame{grid-column:8/-1}}@media (max-width:599px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .illustration-frame{display:none}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container .illustration-frame{grid-column:6/-1}}.orderdelivery-index-deliverychoice .delivery-choice .grid-items-container #submitdata{color:#d70915}.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section>span{color:#6e6e73}.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:8px}.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper .nd-radio-input{background:#fff;border-radius:8px;padding:16px;display:-ms-inline-flexbox;display:inline-flex;gap:16px;-ms-flex-align:baseline;align-items:baseline;cursor:pointer}.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper .nd-radio-input input{margin:0;min-width:20px;height:20px;border:1px solid #6e6e73;accent-color:#080808}.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper .nd-radio-input label{margin:0;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px;color:#6e6e73}.orderdelivery-index-deliverychoice .delivery-choice .delivery-choice-section .nd-radio-wrapper .nd-radio-input label span{color:#080808}.orderdelivery-index-deliverychoice .delivery-choice button{float:right}.orderdelivery-index-deliverychoice .button,.orderdelivery-index-deliverychoice button{--button-width:auto}.orderdelivery-index-onetoone .main,.orderdelivery-index-onetoonesuccess .main{margin:0;padding:0;width:100%;max-width:none;background:#fbfbfd}.orderdelivery-index-onetoone .col-main,.orderdelivery-index-onetoonesuccess .col-main{padding:0;margin:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.orderdelivery-index-onetoone .col-main .business-top-banner,.orderdelivery-index-onetoonesuccess .col-main .business-top-banner{display:none;-ms-flex-order:1;order:1}.orderdelivery-index-onetoone .col-main .business-top-banner .banner-container,.orderdelivery-index-onetoonesuccess .col-main .business-top-banner .banner-container{width:100%!important;max-width:none!important}@media (min-width:905px){.orderdelivery-index-onetoone .col-main .business-top-banner,.orderdelivery-index-onetoonesuccess .col-main .business-top-banner{display:-ms-flexbox;display:flex}}.orderdelivery-index-onetoone .col-main .business-top-banner img,.orderdelivery-index-onetoonesuccess .col-main .business-top-banner img{width:100%;max-height:none}.orderdelivery-index-onetoone .col-main .business-bottom-banner,.orderdelivery-index-onetoonesuccess .col-main .business-bottom-banner{-ms-flex-order:3;order:3}@media (min-width:905px){.orderdelivery-index-onetoone .col-main .business-bottom-banner,.orderdelivery-index-onetoonesuccess .col-main .business-bottom-banner{display:none}}.orderdelivery-index-onetoone .col-main .business-bottom-banner,.orderdelivery-index-onetoone .col-main .business-bottom-banner img,.orderdelivery-index-onetoonesuccess .col-main .business-bottom-banner,.orderdelivery-index-onetoonesuccess .col-main .business-bottom-banner img{width:100%}.orderdelivery-index-onetoone .col-main .banner-container img,.orderdelivery-index-onetoonesuccess .col-main .banner-container img{max-height:none}.orderdelivery-index-onetoone .col-main .order-steps-container,.orderdelivery-index-onetoonesuccess .col-main .order-steps-container{display:none}.orderdelivery-index-onetoone .delivery-one-to-one,.orderdelivery-index-onetoonesuccess .delivery-one-to-one{-ms-flex-order:2;order:2;width:100%}@media (min-width:905px){.orderdelivery-index-onetoone .delivery-one-to-one,.orderdelivery-index-onetoonesuccess .delivery-one-to-one{padding:0 156px;gap:24px}}@media (min-width:905px) and (max-width:1239px){.orderdelivery-index-onetoone .delivery-one-to-one,.orderdelivery-index-onetoonesuccess .delivery-one-to-one{padding:0 32px;gap:16px}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-onetoone .delivery-one-to-one,.orderdelivery-index-onetoonesuccess .delivery-one-to-one{padding:0 32px 8px;gap:12px}}@media (max-width:599px){.orderdelivery-index-onetoone .delivery-one-to-one,.orderdelivery-index-onetoonesuccess .delivery-one-to-one{padding:24px;gap:12px}}.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container{padding:32px 0}.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .form-title,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .form-title{grid-column:1/-1}.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .form-title h1,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .form-title h1{color:#080808}@media (max-width:599px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .form-title h1,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .form-title h1{font-size:32px;font-size:2rem;font-style:normal;font-weight:300;color:#080808}}@media (min-width:905px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .delivery-onetoone-section,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .delivery-onetoone-section{grid-column:1/6}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .delivery-onetoone-section,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .delivery-onetoone-section{grid-column:1/4}}@media (max-width:599px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .delivery-onetoone-section,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .delivery-onetoone-section{grid-column:1/-1}}.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .hairline-v,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .hairline-v{height:100%}@media (min-width:905px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .hairline-v,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .hairline-v{grid-column:6/8}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .hairline-v,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .hairline-v{grid-column:4/6}}@media (max-width:599px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .hairline-v,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .hairline-v{display:none}}.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .illustration-frame,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .illustration-frame{width:100%;height:100%}@media (min-width:905px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .illustration-frame,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .illustration-frame{grid-column:8/-1}}@media (max-width:599px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .illustration-frame,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .illustration-frame{display:none}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container .illustration-frame,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container .illustration-frame{grid-column:6/-1}}.orderdelivery-index-onetoone .delivery-one-to-one .grid-items-container #submitdata,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .grid-items-container #submitdata{color:#d70915}.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section>span,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section>span{color:#6e6e73}.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample{display:-ms-flexbox;display:flex;gap:5px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;height:32px;border-color:#adb5bd;color:#6e6e73;border-radius:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:210px}.orderdelivery-index-onetoone .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample i,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .delivery-onetoone-section .nd-button-download-sample i{width:24px;height:24px;display:block}.orderdelivery-index-onetoone .delivery-one-to-one button,.orderdelivery-index-onetoonesuccess .delivery-one-to-one button{float:right}.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px;width:100%}.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper.hidden,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper.hidden{display:none!important}.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper>label,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper>label{color:#6e6e73}.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper .nd-input-file,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper .nd-input-file{cursor:pointer;padding:41px 58px;background:#f5f5f7;border:1px dashed #adb5bd;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;gap:8px}.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper .nd-input-file .img-container,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper .nd-input-file .img-container{width:60px;height:60px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper .nd-input-file .content,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper .nd-input-file .content{-ms-flex-flow:column;flex-flow:column;gap:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.orderdelivery-index-onetoone .delivery-one-to-one .nd-file-wrapper .nd-input-file .content span,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-file-wrapper .nd-input-file .content span{color:#6e6e73}.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper{width:100%}.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper>label,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper>label{color:#6e6e73}.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file{display:-ms-flexbox;display:flex;height:48px;-ms-flex-align:center;align-items:center;border-radius:6px;background:#f5f5f7;padding:8px;gap:4px}.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file{display:-ms-flexbox;display:flex;gap:5px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;height:32px;border:1px solid #adb5bd!important;color:#6e6e73!important;border-radius:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100px;background:transparent!important;cursor:pointer}.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content{width:100%}.orderdelivery-index-onetoone .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-onetoonesuccess .delivery-one-to-one .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name{color:#6e6e73;font-weight:700}.orderdelivery-index-onetoone .delivery-one-to-one input[type=submit],.orderdelivery-index-onetoonesuccess .delivery-one-to-one input[type=submit]{float:right;border:none;text-transform:none;height:auto;padding:10px 24px}.orderdelivery-index-onetoone .nd-go-to-order,.orderdelivery-index-onetoonesuccess .nd-go-to-order{color:#6e6e73;font-size:21px;font-size:1.3125rem}.orderdelivery-index-onetoone .nd-go-to-order a,.orderdelivery-index-onetoonesuccess .nd-go-to-order a{font-weight:700;font-size:15px;font-size:.9375rem;color:#1c7ed6}.orderdelivery-index-onetoone .button,.orderdelivery-index-onetoone button,.orderdelivery-index-onetoonesuccess .button,.orderdelivery-index-onetoonesuccess button{--button-width:auto}.orderdelivery-index-deliverydownload .main,.orderdelivery-index-deliverydownloadsuccess .main{margin:0;padding:0;width:100%;max-width:none;background:#fbfbfd}.orderdelivery-index-deliverydownload .col-main,.orderdelivery-index-deliverydownloadsuccess .col-main{padding:0;margin:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.orderdelivery-index-deliverydownload .col-main .business-top-banner,.orderdelivery-index-deliverydownloadsuccess .col-main .business-top-banner{display:none;-ms-flex-order:1;order:1}.orderdelivery-index-deliverydownload .col-main .business-top-banner .banner-container,.orderdelivery-index-deliverydownloadsuccess .col-main .business-top-banner .banner-container{width:100%!important;max-width:none!important}@media (min-width:905px){.orderdelivery-index-deliverydownload .col-main .business-top-banner,.orderdelivery-index-deliverydownloadsuccess .col-main .business-top-banner{display:-ms-flexbox;display:flex}}.orderdelivery-index-deliverydownload .col-main .business-top-banner img,.orderdelivery-index-deliverydownloadsuccess .col-main .business-top-banner img{width:100%;max-height:none}.orderdelivery-index-deliverydownload .col-main .business-bottom-banner,.orderdelivery-index-deliverydownloadsuccess .col-main .business-bottom-banner{-ms-flex-order:3;order:3}@media (min-width:905px){.orderdelivery-index-deliverydownload .col-main .business-bottom-banner,.orderdelivery-index-deliverydownloadsuccess .col-main .business-bottom-banner{display:none}}.orderdelivery-index-deliverydownload .col-main .business-bottom-banner,.orderdelivery-index-deliverydownload .col-main .business-bottom-banner img,.orderdelivery-index-deliverydownloadsuccess .col-main .business-bottom-banner,.orderdelivery-index-deliverydownloadsuccess .col-main .business-bottom-banner img{width:100%}.orderdelivery-index-deliverydownload .col-main .banner-container img,.orderdelivery-index-deliverydownloadsuccess .col-main .banner-container img{max-height:none}.orderdelivery-index-deliverydownload .col-main .order-steps-container,.orderdelivery-index-deliverydownloadsuccess .col-main .order-steps-container{display:none}.orderdelivery-index-deliverydownload .col-main .checksession-popup,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup{position:fixed;top:0;left:0;margin:auto;right:0;bottom:0;z-index:9999;padding:24px;border-radius:12px;background:#fff;box-shadow:0 0 24px 0 #0000001A;max-width:516px;max-height:367px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:32px}.orderdelivery-index-deliverydownload .col-main .checksession-popup.hidden,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup.hidden{display:none}.orderdelivery-index-deliverydownload .col-main .checksession-popup .nd-loader,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup .nd-loader{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#fff,#d70915) border-box;border:12px solid transparent;margin:auto;border-radius:50%;width:152px;min-width:152px;min-height:152px;height:152px;animation:f 2s linear infinite;display:block}.orderdelivery-index-deliverydownload .col-main .checksession-popup .nd-loader.hidden,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup .nd-loader.hidden{display:none!important}.orderdelivery-index-deliverydownload .col-main .checksession-popup p,.orderdelivery-index-deliverydownloadsuccess .col-main .checksession-popup p{color:#6e6e73}.orderdelivery-index-deliverydownload .deliverydownload,.orderdelivery-index-deliverydownloadsuccess .deliverydownload{-ms-flex-order:2;order:2;width:100%}@media (min-width:905px){.orderdelivery-index-deliverydownload .deliverydownload,.orderdelivery-index-deliverydownloadsuccess .deliverydownload{padding:0 156px;gap:24px}}@media (min-width:905px) and (max-width:1239px){.orderdelivery-index-deliverydownload .deliverydownload,.orderdelivery-index-deliverydownloadsuccess .deliverydownload{padding:0 32px;gap:16px}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverydownload .deliverydownload,.orderdelivery-index-deliverydownloadsuccess .deliverydownload{padding:0 32px 8px;gap:12px}}@media (max-width:599px){.orderdelivery-index-deliverydownload .deliverydownload,.orderdelivery-index-deliverydownloadsuccess .deliverydownload{padding:24px;gap:12px}}.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container{padding:32px 0}.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .form-title,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .form-title{grid-column:1/-1}.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .form-title h1,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .form-title h1{color:#080808}@media (max-width:599px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .form-title h1,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .form-title h1{font-size:32px;font-size:2rem;font-style:normal;font-weight:300;color:#080808}}@media (min-width:905px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .deliverydownload-section,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .deliverydownload-section{grid-column:1/6}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .deliverydownload-section,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .deliverydownload-section{grid-column:1/4}}@media (max-width:599px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .deliverydownload-section,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .deliverydownload-section{grid-column:1/-1}}.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .hairline-v,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .hairline-v{height:100%}@media (min-width:905px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .hairline-v,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .hairline-v{grid-column:6/8}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .hairline-v,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .hairline-v{grid-column:4/6}}@media (max-width:599px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .hairline-v,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .hairline-v{display:none}}.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .illustration-frame,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .illustration-frame{width:100%;height:100%}@media (min-width:905px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .illustration-frame,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .illustration-frame{grid-column:8/-1}}@media (max-width:599px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .illustration-frame,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .illustration-frame{display:none}}@media (min-width:600px) and (max-width:904px){.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container .illustration-frame,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container .illustration-frame{grid-column:6/-1}}.orderdelivery-index-deliverydownload .deliverydownload .grid-items-container #submitdata,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .grid-items-container #submitdata{color:#d70915}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section>form,.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section>span,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section>form,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section>span{color:#6e6e73}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-button-download-sample,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-button-download-sample{display:-ms-flexbox;display:flex;gap:5px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;height:32px;border-color:#adb5bd;color:#6e6e73;border-radius:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:210px}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-button-download-sample i,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-button-download-sample i{width:24px;height:24px;display:block}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:8px}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input{padding:22px;display:-ms-inline-flexbox;display:inline-flex;gap:8px;background:#fff;border-radius:8px;-ms-flex:100%;flex:100%;width:100%}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input input,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input input{accent-color:#080808;width:20px;min-width:20px;height:20px;margin:0;padding:0}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input label,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input label{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .title,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .title{color:#1d1d1f}.orderdelivery-index-deliverydownload .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .description,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .deliverydownload-section .nd-radio-wrapper .nd-radio-input .description{color:#6e6e73;font-size:14px;font-size:.875rem}.orderdelivery-index-deliverydownload .deliverydownload button,.orderdelivery-index-deliverydownloadsuccess .deliverydownload button{float:right}.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:4px;width:100%}.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper.hidden,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper.hidden{display:none!important}.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper>label,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper>label{color:#6e6e73}.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper .nd-input-file,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper .nd-input-file{cursor:pointer;padding:41px 58px;background:#f5f5f7;border:1px dashed #adb5bd;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;gap:8px}.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper .nd-input-file .img-container,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper .nd-input-file .img-container{width:60px;height:60px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper .nd-input-file .content,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper .nd-input-file .content{-ms-flex-flow:column;flex-flow:column;gap:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.orderdelivery-index-deliverydownload .deliverydownload .nd-file-wrapper .nd-input-file .content span,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-file-wrapper .nd-input-file .content span{color:#6e6e73}.orderdelivery-index-deliverydownload .deliverydownload .micro,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .micro{font-size:11px!important;font-size:.6875rem!important}.orderdelivery-index-deliverydownload .deliverydownload .micro a,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .micro a{text-decoration:underline;color:#0084ce}.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper{width:100%}.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper>label,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper>label{color:#6e6e73}.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file{display:-ms-flexbox;display:flex;height:48px;-ms-flex-align:center;align-items:center;border-radius:6px;background:#f5f5f7;padding:8px;gap:4px}.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .action .nd-button-delete-file{display:-ms-flexbox;display:flex;gap:5px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;height:32px;border:1px solid #adb5bd!important;color:#6e6e73!important;border-radius:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100px;background:transparent!important;cursor:pointer}.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content{width:100%}.orderdelivery-index-deliverydownload .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .nd-uploaded-file-wrapper .nd-uploaded-input-file .content .file-name{color:#6e6e73;font-weight:700}.orderdelivery-index-deliverydownload .deliverydownload input[type=submit],.orderdelivery-index-deliverydownloadsuccess .deliverydownload input[type=submit]{float:right;border:none;text-transform:none;height:auto;padding:10px 24px}.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-overlay,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-overlay{background:#080808B2;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9000}.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-popup,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-popup{position:fixed;top:0;left:0;margin:auto;right:0;bottom:0;z-index:9001;padding:24px;border-radius:12px;background:#fff;box-shadow:0 0 24px 0 #0000001A;max-width:516px;max-height:367px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;gap:32px}.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-popup .nd-loader,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-popup .nd-loader{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#fff,#d70915) border-box;border:12px solid transparent;margin:auto;border-radius:50%;width:152px;min-width:152px;min-height:152px;height:152px;animation:f 2s linear infinite;display:block}.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-popup .nd-loader.hidden,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-popup .nd-loader.hidden{display:none!important}@keyframes f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orderdelivery-index-deliverydownload .deliverydownload .checkpayment-popup p,.orderdelivery-index-deliverydownloadsuccess .deliverydownload .checkpayment-popup p{color:#6e6e73}.orderdelivery-index-deliverydownload .nd-go-to-order,.orderdelivery-index-deliverydownloadsuccess .nd-go-to-order{color:#6e6e73;font-size:21px;font-size:1.3125rem}.orderdelivery-index-deliverydownload .nd-go-to-order a,.orderdelivery-index-deliverydownloadsuccess .nd-go-to-order a{font-weight:700;font-size:15px;font-size:.9375rem;color:#1c7ed6}.orderdelivery-index-deliverydownload .nd-button-set,.orderdelivery-index-deliverydownloadsuccess .nd-button-set{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:12px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.orderdelivery-index-deliverydownload .nd-button-set a.link-left,.orderdelivery-index-deliverydownloadsuccess .nd-button-set a.link-left{color:#6e6e73;font-size:18px;font-size:1.125rem}.orderdelivery-index-deliverydownload .nd-button-set input,.orderdelivery-index-deliverydownloadsuccess .nd-button-set input{margin:0}.orderdelivery-index-deliverydownload .button,.orderdelivery-index-deliverydownload button,.orderdelivery-index-deliverydownloadsuccess .button,.orderdelivery-index-deliverydownloadsuccess button{--button-width:auto}*{font-family:Ubuntu,sans-serif;transition:.3s}body{overflow-x:hidden}body .main{width:100%}.std .page-title h2{display:none}a{color:#000}a:hover{color:#d70915}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,.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}.price-box{margin-bottom:10px!important}.breadcrumbs,.cms-index-index.cms-home .std{display:none}.checkout-button{font-size:18px!important;font-size:1.125rem!important}.checkout-button:hover{color:#d70915!important}.cms-index-index ul.messages{position:fixed;top:100px;width:280px;animation-name:g;animation-timing-function:ease-in-out;animation-direction:reverse;animation-duration:10s;right:-280px}@keyframes g{0%{right:0;transform:translateX(100%)}50%{right:280px;transform:translateX(100%)}to{right:-280px;transform:translateX(100%)}}.dashboard ul.messages{display:none}.cms-page-view .std h1{font-size:64px!important;font-size:4rem!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}.nd-filter-wrapper .nd-input-wrapper.nd-toogle-wrapper{display:-ms-flexbox!important;display:flex!important;width:300px}.nd-filter-wrapper .nd-input-wrapper.nd-toogle-wrapper .nd-toogle-label-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:599px){.nd-filter-wrapper .nd-input-wrapper.nd-toogle-wrapper .nd-toogle-label-wrapper{padding-bottom:12px!important}}.notifyjs-corner{z-index:9999;top:100px!important}.card .card-section.addto-opened .add-to-trigger.can-add-to-cart{background:#f5f5f7!important;color:#d70915;padding:6px 24px}.custom-options-wrapper label,.custom-options-wrapper span{color:#d70915}.custom-options-wrapper span.button{max-width:320px;margin:auto}@media (min-width:905px){.cms-page-view .header-left #menu_button,.cms-page-view header .menu.simple .close,.customer-account .header-left #menu_button,.customer-account header .menu.simple .close{display:none}}@media (min-width:905px){.header-left #menu_button{display:none!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:#d70915!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,.business-bottom-banner 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{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{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;margin:0;padding:0}.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%;padding:0!important}.form-privacy.newsletter #newsletter_category .input-box-radio{padding:inherit}.telephone .iti__flag-container .iti__selected-flag{background:#e9ecef!important;border-radius:4px;margin:6px;height:44px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:60px;margin-left:0}.nd-button-set-download{display:-ms-inline-flexbox;display:inline-flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.nd-button-set-download .instruction{padding:0 12px!important;text-align:center}.grecaptcha-badge{visibility:hidden}.customer-account-logoutsuccess .col-main p{text-align:center;color:#6e6e73}.newsletter{min-width:unset}.page{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page .main-container{height:100%}.dotcom-paymenthub-index-redirect h2,.dotcom-vivawallet-index-redirect h1{font-size:2em}