.j-cart-fab{position:fixed;right:0;top:111px;min-width:60px;z-index:5000;display:table;background-color:#fff;padding:15px 20px;border-radius:5px 0 0 5px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer}@media(max-width:767px){.j-cart-fab{top:80px}}.j-cart-fab.light:not(:hover){background-color:#fff;-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);box-shadow:1px 3px 8px -3px rgba(0,0,0,.5)}.j-cart-fab.light:not(:hover) .cart-icon{color:#000}.j-cart-fab.light:not(:hover) .cart-icon svg{stroke:#000}.j-cart-fab.light:not(:hover) .cart-icon .items{background-color:var(--secondary-accent);color:#fff}.j-cart-fab .cart-icon{display:table-cell;width:auto;text-align:center;vertical-align:middle;-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.j-cart-fab .cart-icon .items{margin-left:10px;background-color:#000;color:#fff;width:20px;height:20px;padding:2px;font-size:15px;font-family:monospace;border-radius:20px;line-height:1}.j-cart-fab .show-on-hover{width:0;opacity:0;padding-right:10px;-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);-webkit-transition:none;-moz-transition:none;transition:none}.j-cart-fab:hover{box-shadow:1px 3px 8px -3px rgba(0,0,0,.5)}.j-cart-fab:hover .cart-icon,.j-cart-fab:hover .show-on-hover{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.j-cart-fab:hover .show-on-hover{width:auto;opacity:1;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.snackbar{position:fixed;top:0;left:0;right:0;z-index:9999;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;pointer-events:none;width:auto;margin:70px auto 0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-transform:translateY(-70px) scale(.5);-moz-transform:translateY(-70px) scale(.5);-ms-transform:translateY(-70px) scale(.5);transform:translateY(-70px) scale(.5);opacity:0;cursor:default}.snackbar.show{-webkit-transform:translate(0) scale(1);-moz-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1);opacity:1;pointer-events:painted}.snackbar .snackbar-content{background-color:#fff;color:#000;padding:10px;width:auto;border-radius:3px;box-shadow:0 5px 10px -5px rgba(0,0,0,.5)}.snackbar .snackbar-content,.snackbar .snackbar-content .snackbar-message{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.snackbar .snackbar-content .snackbar-message{font-size:14px;line-height:1.5;text-align:left;font-family:var(--text-primary-font)}.snackbar .snackbar-content .snackbar-action{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:30px;border-radius:3px;background-color:#fff;color:#000;font-size:14px;line-height:1.5;text-align:center;cursor:pointer;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;transition:all .5s ease-out}.snackbar .snackbar-content .snackbar-action:hover{background-color:#000;color:#fff}:root{--gold:#ffc72c;--gold-lighter:#ffd460;--black:rgba(0,0,0,0.65);--total-black:#000;--black-lighter:rgba(0,0,0,0.38);--grey-lighter:#f0f2f5;--light-bg:#fff;--lighter-grey-bg:#f2f2f2;--secondary-accent:#ff2850;--light-grey:#d6d6d6;--light-grey-bg:#999;--light-grey-muted-bg:#efefef;--light-grey-highlighted-bg:#e2e2e2;--light-grey-text:#666;--separator-grey:#d6d6d6;--card-background-black:#1a1a1a;--border-color-light:#b2b2b2;--border-input-upload:#d5d5d5;--red-alert:#e24949}:root{--btn-disabled-bg:var(--light-grey-bg);--btn-light-bg:var(--light-bg);--btn-dark-bg:var(--secondary-accent);--btn-light-text:var(--light-bg);--btn-dark-text:var(--secondary-accent);--btn-border-color:var(--secondary-accent);--btn-border-width:1px;--btn-padding:12px;--btn-font-size-xl:24px;--btn-font-size-l:20px;--btn-font-size-m:16px;--btn-font-size-s:14px;--btn-min-height-xl:48px;--btn-min-height-l:40px;--btn-min-height-m:32px;--btn-min-height-s:24px;--btn-min-width-xl:168px;--btn-min-width-l:144px;--btn-min-width-m:120px;--btn-min-width-s:64px}.button{cursor:pointer;position:relative;width:auto;text-align:center;font-family:"Juventus Fans";font-family:var(--btn-secondary-font);line-height:var(--btn-font-size);font-weight:700;border:1px solid #ff2850;border:var(--btn-border-width) solid var(--btn-dark-bg);padding:12px;padding:var(--btn-padding);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;vertical-align:middle}.button,.button .label{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-webkit-transition:all var(--btn-transition-ms) var(--btn-transition-ease);-moz-transition:all var(--btn-transition-ms) var(--btn-transition-ease);transition:all var(--btn-transition-ms) var(--btn-transition-ease);display:inline-block}.button .label{margin-bottom:1px}.button .label svg{height:19px;width:19px;padding-top:5px;margin-right:.5em}.button .label.hover-underline:hover{-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:4px}.button .hover-icon{width:0!important;display:inline-block}.button .hover-icon svg{opacity:0;margin-left:0;width:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-webkit-transition:all var(--btn-transition-ms) var(--btn-transition-ease);-moz-transition:all var(--btn-transition-ms) var(--btn-transition-ease);transition:all var(--btn-transition-ms) var(--btn-transition-ease)}.button.button-xl{min-height:48px;min-height:var(--btn-min-height-xl);font-size:24px;font-size:var(--btn-font-size-xl);padding:0 24px;padding:0 calc(var(--btn-padding)*2)}.button.button-xl:not(flex-width){min-width:168px;min-width:var(--btn-min-width-xl)}.button.button-xl:not(.no-hover) .hover-icon svg{height:14px;height:-webkit-calc(var(--btn-font-size-xl) - 10px);height:-moz-calc(var(--btn-font-size-xl) - 10px);height:calc(var(--btn-font-size-xl) - 10px);margin-bottom:1px}.button.button-xl:not(.no-hover):hover .label{-webkit-transform:translate(-14px);-moz-transform:translate(-14px);-ms-transform:translate(-14px);transform:translate(-14px);-webkit-transform:translate(-webkit-calc(var(--btn-font-size-xl)*-1 + 10px));-moz-transform:translate(-moz-calc(var(--btn-font-size-xl)*-1 + 10px));-ms-transform:translate(calc(var(--btn-font-size-xl)*-1 + 10px));transform:translate(calc(var(--btn-font-size-xl)*-1 + 10px))}.button.button-xl:not(.no-hover):hover svg{width:14px;width:-webkit-calc(var(--btn-font-size-xl) - 10px);width:-moz-calc(var(--btn-font-size-xl) - 10px);width:calc(var(--btn-font-size-xl) - 10px)}.button.button-l{min-height:40px;min-height:var(--btn-min-height-l);font-size:20px;font-size:var(--btn-font-size-l);padding:0 24px;padding:0 calc(var(--btn-padding)*2)}.button.button-l:not(flex-width){min-width:144px;min-width:var(--btn-min-width-l)}.button.button-l:not(.no-hover) .hover-icon svg{height:12px;height:-webkit-calc(var(--btn-font-size-l) - 8px);height:-moz-calc(var(--btn-font-size-l) - 8px);height:calc(var(--btn-font-size-l) - 8px);margin-bottom:1px}.button.button-l:not(.no-hover):hover .label{-webkit-transform:translate(-10px);-moz-transform:translate(-10px);-ms-transform:translate(-10px);transform:translate(-10px);-webkit-transform:translate(-webkit-calc(var(--btn-font-size-l)*-1 + 10px));-moz-transform:translate(-moz-calc(var(--btn-font-size-l)*-1 + 10px));-ms-transform:translate(calc(var(--btn-font-size-l)*-1 + 10px));transform:translate(calc(var(--btn-font-size-l)*-1 + 10px))}.button.button-l:not(.no-hover):hover svg{width:12px;width:-webkit-calc(var(--btn-font-size-l) - 8px);width:-moz-calc(var(--btn-font-size-l) - 8px);width:calc(var(--btn-font-size-l) - 8px)}.button.button-m{min-height:32px;min-height:var(--btn-min-height-m);font-size:16px;font-size:var(--btn-font-size-m);padding:0 24px;padding:0 calc(var(--btn-padding)*2)}.button.button-m:not(flex-width){min-width:120px;min-width:var(--btn-min-width-m)}.button.button-m:not(.no-hover) .hover-icon svg{height:10px;height:-webkit-calc(var(--btn-font-size-m) - 6px);height:-moz-calc(var(--btn-font-size-m) - 6px);height:calc(var(--btn-font-size-m) - 6px);margin-bottom:1px}.button.button-m:not(.no-hover):hover .label{-webkit-transform:translate(-6px);-moz-transform:translate(-6px);-ms-transform:translate(-6px);transform:translate(-6px);-webkit-transform:translate(-webkit-calc(var(--btn-font-size-m)*-1 + 10px));-moz-transform:translate(-moz-calc(var(--btn-font-size-m)*-1 + 10px));-ms-transform:translate(calc(var(--btn-font-size-m)*-1 + 10px));transform:translate(calc(var(--btn-font-size-m)*-1 + 10px))}.button.button-m:not(.no-hover):hover svg{width:10px;width:-webkit-calc(var(--btn-font-size-m) - 6px);width:-moz-calc(var(--btn-font-size-m) - 6px);width:calc(var(--btn-font-size-m) - 6px)}.button.button-s{min-height:24px;min-height:var(--btn-min-height-s);font-size:14px;font-size:var(--btn-font-size-s);padding:0 24px;padding:0 calc(var(--btn-padding)*2)}.button.button-s:not(flex-width){min-width:64px;min-width:var(--btn-min-width-s)}.button.button-s:not(.no-hover) .hover-icon svg{height:8px;height:-webkit-calc(var(--btn-font-size-s) - 6px);height:-moz-calc(var(--btn-font-size-s) - 6px);height:calc(var(--btn-font-size-s) - 6px);margin-bottom:1px}.button.button-s:not(.no-hover):hover .label{-webkit-transform:translate(-4px);-moz-transform:translate(-4px);-ms-transform:translate(-4px);transform:translate(-4px);-webkit-transform:translate(-webkit-calc(var(--btn-font-size-s)*-1 + 10px));-moz-transform:translate(-moz-calc(var(--btn-font-size-s)*-1 + 10px));-ms-transform:translate(calc(var(--btn-font-size-s)*-1 + 10px));transform:translate(calc(var(--btn-font-size-s)*-1 + 10px))}.button.button-s:not(.no-hover):hover svg{width:8px;width:-webkit-calc(var(--btn-font-size-s) - 6px);width:-moz-calc(var(--btn-font-size-s) - 6px);width:calc(var(--btn-font-size-s) - 6px)}.button.button-primary{background-color:#ff2850;background-color:var(--btn-dark-bg);color:#fff;color:var(--btn-light-text)}.button.button-primary .hover-icon svg,.button.button-primary .label svg{fill:#fff;fill:var(--btn-light-text)}.button:not(.button-primary){background-color:rgba(0,0,0,0);color:#ff2850;color:var(--btn-dark-text)}.button:not(.button-primary) .label svg{fill:#ff2850;fill:var(--btn-dark-bg)}.button:not(.button-primary) .hover-icon svg{fill:#ff2850;fill:var(--btn-dark-bg)}.button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:0;-moz-transition:0;transition:0}.button:not(.no-hover):hover .hover-icon svg{opacity:1}.button:not(.no-hover):hover:after.button-primary{background-color:hsla(0,0%,100%,.1)}.button:not(.no-hover):hover:after:not(.button-primary){background-color:rgba(0,0,0,.03)}.button:not(.no-hover):hover:after.button-transparent{background-color:rgba(0,0,0,0)}.button:not(:disabled):active.button-primary:after{background-color:rgba(0,0,0,.2)}.button:not(:disabled):active:not(.button-primary):after{background-color:#ff2850;background-color:var(--btn-dark-bg);opacity:.2}.button:not(:disabled):active.button-transparent:after{background-color:rgba(0,0,0,0)}.button:not(:disabled):focus{outline:0;box-shadow:0 0 8px #ff2850;box-shadow:0 0 8px var(--btn-dark-bg)}.button:disabled.button-primary{color:#fff;color:var(--btn-light-text);background-color:#999;background-color:var(--btn-disabled-bg);border-color:#999;border-color:var(--btn-disabled-bg)}.button.button-transparent{background-color:rgba(0,0,0,0)}.button.button-white{background-color:#fff}.button.no-border{border:none}.loading.fixed{position:fixed;top:0;left:0;right:0;bottom:0;text-align:center;background-color:rgba(0,0,0,.3);z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loading.fixed.cover{z-index:110;background-color:#fafafa}.loading.fixed svg{margin-left:auto;margin-right:auto;margin-top:calc(50vh - 40px)}.loading svg{fill:var(--secondary-accent)}.loading svg path{-webkit-animation-name:spin-animation;-moz-animation-name:spin-animation;animation-name:spin-animation;-webkit-animation-duration:.6s;-moz-animation-duration:.6s;animation-duration:.6s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes spin-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes spin-animation{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.j-coupon-fab{position:fixed;right:0;top:180px;min-width:60px;z-index:5000;display:table;background-color:#fff;padding:15px 20px;border-radius:5px 0 0 5px;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out;cursor:pointer}@media(max-width:767px){.j-coupon-fab{top:145px}}.j-coupon-fab.light:not(:hover){background-color:#fff;-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);box-shadow:1px 3px 8px -3px rgba(0,0,0,.5)}.j-coupon-fab.light:not(:hover) .coupon-icon{color:#000}.j-coupon-fab.light:not(:hover) .coupon-icon svg{stroke:#000;fill:#000}.j-coupon-fab.light:not(:hover) .coupon-icon .items{background-color:var(--secondary-accent);color:#fff}.j-coupon-fab .new-badge{position:absolute;bottom:-5px;left:-5px;color:#fff;background-color:var(--secondary-accent);border-radius:50%;width:10px;height:10px;-webkit-animation:pulse 2s ease-out infinite;-moz-animation:pulse 2s infinite ease-out;animation:pulse 2s ease-out infinite}.j-coupon-fab .coupon-icon{display:table-cell;width:auto;text-align:center;vertical-align:middle;-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.j-coupon-fab .coupon-icon .items{margin-left:10px;background-color:#000;color:#fff;width:20px;height:20px;padding:2px;font-size:15px;font-family:monospace;border-radius:20px;line-height:normal}.j-coupon-fab .show-on-hover{width:0;opacity:0;padding-right:10px;-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);-webkit-transition:none;-moz-transition:none;transition:none}.j-coupon-fab:hover{box-shadow:1px 3px 8px -3px rgba(0,0,0,.5)}.j-coupon-fab:hover .coupon-icon,.j-coupon-fab:hover .show-on-hover{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.j-coupon-fab:hover .show-on-hover{width:auto;opacity:1;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,40,80,0)}50%{box-shadow:0 0 0 5px rgba(255,40,80,.4666666667)}to{box-shadow:0 0 0 10px rgba(255,40,80,0)}}@-moz-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,40,80,0)}50%{box-shadow:0 0 0 5px rgba(255,40,80,.4666666667)}to{box-shadow:0 0 0 10px rgba(255,40,80,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,40,80,0)}50%{box-shadow:0 0 0 5px rgba(255,40,80,.4666666667)}to{box-shadow:0 0 0 10px rgba(255,40,80,0)}}
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-moz-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0;margin-left:0}.gutters{margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-13,.col-14,.col-15,.col-16,.col-17,.col-18,.col-19,.col-20,.col-21,.col-22,.col-23,.col-24,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-17,.col-xl-18,.col-xl-19,.col-xl-20,.col-xl-21,.col-xl-22,.col-xl-23,.col-xl-24,.col-xl-auto,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-13,.col-xxl-14,.col-xxl-15,.col-xxl-16,.col-xxl-17,.col-xxl-18,.col-xxl-19,.col-xxl-20,.col-xxl-21,.col-xxl-22,.col-xxl-23,.col-xxl-24,.col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-flex:0 0 4.166666%;-ms-flex:0 0 4.166666%;flex:0 0 4.166666%;max-width:4.166666%}.col-1,.col-2{-moz-box-flex:0}.col-2{-webkit-flex:0 0 8.333332%;-ms-flex:0 0 8.333332%;flex:0 0 8.333332%;max-width:8.333332%}.col-3{-webkit-flex:0 0 12.499998%;-ms-flex:0 0 12.499998%;flex:0 0 12.499998%;max-width:12.499998%}.col-3,.col-4{-moz-box-flex:0}.col-4{-webkit-flex:0 0 16.666664%;-ms-flex:0 0 16.666664%;flex:0 0 16.666664%;max-width:16.666664%}.col-5{-webkit-flex:0 0 20.833333%;-ms-flex:0 0 20.833333%;flex:0 0 20.833333%;max-width:20.833333%}.col-5,.col-6{-moz-box-flex:0}.col-6{-webkit-flex:0 0 24.999996%;-ms-flex:0 0 24.999996%;flex:0 0 24.999996%;max-width:24.999996%}.col-7{-webkit-flex:0 0 29.166662%;-ms-flex:0 0 29.166662%;flex:0 0 29.166662%;max-width:29.166662%}.col-7,.col-8{-moz-box-flex:0}.col-8{-webkit-flex:0 0 33.333328%;-ms-flex:0 0 33.333328%;flex:0 0 33.333328%;max-width:33.333328%}.col-9{-webkit-flex:0 0 37.499994%;-ms-flex:0 0 37.499994%;flex:0 0 37.499994%;max-width:37.499994%}.col-9,.col-10{-moz-box-flex:0}.col-10{-webkit-flex:0 0 41.666666%;-ms-flex:0 0 41.666666%;flex:0 0 41.666666%;max-width:41.666666%}.col-11{-webkit-flex:0 0 45.833326%;-moz-box-flex:0;-ms-flex:0 0 45.833326%;flex:0 0 45.833326%;max-width:45.833326%}.col-12{-webkit-flex:0 0 49.999992%;-moz-box-flex:0;-ms-flex:0 0 49.999992%;flex:0 0 49.999992%;max-width:49.999992%}.col-13{-webkit-flex:0 0 54.166658%;-moz-box-flex:0;-ms-flex:0 0 54.166658%;flex:0 0 54.166658%;max-width:54.166658%}.col-14{-webkit-flex:0 0 58.333324%;-moz-box-flex:0;-ms-flex:0 0 58.333324%;flex:0 0 58.333324%;max-width:58.333324%}.col-15{-webkit-flex:0 0 62.499999%;-moz-box-flex:0;-ms-flex:0 0 62.499999%;flex:0 0 62.499999%;max-width:62.499999%}.col-16{-webkit-flex:0 0 66.666656%;-moz-box-flex:0;-ms-flex:0 0 66.666656%;flex:0 0 66.666656%;max-width:66.666656%}.col-17{-webkit-flex:0 0 70.833322%;-moz-box-flex:0;-ms-flex:0 0 70.833322%;flex:0 0 70.833322%;max-width:70.833322%}.col-18{-webkit-flex:0 0 74.999988%;-moz-box-flex:0;-ms-flex:0 0 74.999988%;flex:0 0 74.999988%;max-width:74.999988%}.col-19{-webkit-flex:0 0 79.166654%;-moz-box-flex:0;-ms-flex:0 0 79.166654%;flex:0 0 79.166654%;max-width:79.166654%}.col-20{-webkit-flex:0 0 83.33332%;-moz-box-flex:0;-ms-flex:0 0 83.33332%;flex:0 0 83.33332%;max-width:83.33332%}.col-21{-webkit-flex:0 0 87.499986%;-moz-box-flex:0;-ms-flex:0 0 87.499986%;flex:0 0 87.499986%;max-width:87.499986%}.col-22{-webkit-flex:0 0 91.666652%;-moz-box-flex:0;-ms-flex:0 0 91.666652%;flex:0 0 91.666652%;max-width:91.666652%}.col-23{-webkit-flex:0 0 95.833318%;-moz-box-flex:0;-ms-flex:0 0 95.833318%;flex:0 0 95.833318%;max-width:95.833318%}.col-24{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(max-width:620px){.col-xs{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xs-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xs-1{-webkit-flex:0 0 4.166666%;-moz-box-flex:0;-ms-flex:0 0 4.166666%;flex:0 0 4.166666%;max-width:4.166666%}.col-xs-2{-webkit-flex:0 0 8.333332%;-moz-box-flex:0;-ms-flex:0 0 8.333332%;flex:0 0 8.333332%;max-width:8.333332%}.col-xs-3{-webkit-flex:0 0 12.499998%;-moz-box-flex:0;-ms-flex:0 0 12.499998%;flex:0 0 12.499998%;max-width:12.499998%}.col-xs-4{-webkit-flex:0 0 16.666664%;-moz-box-flex:0;-ms-flex:0 0 16.666664%;flex:0 0 16.666664%;max-width:16.666664%}.col-xs-5{-webkit-flex:0 0 20.833333%;-moz-box-flex:0;-ms-flex:0 0 20.833333%;flex:0 0 20.833333%;max-width:20.833333%}.col-xs-6{-webkit-flex:0 0 24.999996%;-moz-box-flex:0;-ms-flex:0 0 24.999996%;flex:0 0 24.999996%;max-width:24.999996%}.col-xs-7{-webkit-flex:0 0 29.166662%;-moz-box-flex:0;-ms-flex:0 0 29.166662%;flex:0 0 29.166662%;max-width:29.166662%}.col-xs-8{-webkit-flex:0 0 33.333328%;-moz-box-flex:0;-ms-flex:0 0 33.333328%;flex:0 0 33.333328%;max-width:33.333328%}.col-xs-9{-webkit-flex:0 0 37.499994%;-moz-box-flex:0;-ms-flex:0 0 37.499994%;flex:0 0 37.499994%;max-width:37.499994%}.col-xs-10{-webkit-flex:0 0 41.666666%;-moz-box-flex:0;-ms-flex:0 0 41.666666%;flex:0 0 41.666666%;max-width:41.666666%}.col-xs-11{-webkit-flex:0 0 45.833326%;-moz-box-flex:0;-ms-flex:0 0 45.833326%;flex:0 0 45.833326%;max-width:45.833326%}.col-xs-12{-webkit-flex:0 0 49.999992%;-moz-box-flex:0;-ms-flex:0 0 49.999992%;flex:0 0 49.999992%;max-width:49.999992%}.col-xs-13{-webkit-flex:0 0 54.166658%;-moz-box-flex:0;-ms-flex:0 0 54.166658%;flex:0 0 54.166658%;max-width:54.166658%}.col-xs-14{-webkit-flex:0 0 58.333324%;-moz-box-flex:0;-ms-flex:0 0 58.333324%;flex:0 0 58.333324%;max-width:58.333324%}.col-xs-15{-webkit-flex:0 0 62.499999%;-moz-box-flex:0;-ms-flex:0 0 62.499999%;flex:0 0 62.499999%;max-width:62.499999%}.col-xs-16{-webkit-flex:0 0 66.666656%;-moz-box-flex:0;-ms-flex:0 0 66.666656%;flex:0 0 66.666656%;max-width:66.666656%}.col-xs-17{-webkit-flex:0 0 70.833322%;-moz-box-flex:0;-ms-flex:0 0 70.833322%;flex:0 0 70.833322%;max-width:70.833322%}.col-xs-18{-webkit-flex:0 0 74.999988%;-moz-box-flex:0;-ms-flex:0 0 74.999988%;flex:0 0 74.999988%;max-width:74.999988%}.col-xs-19{-webkit-flex:0 0 79.166654%;-moz-box-flex:0;-ms-flex:0 0 79.166654%;flex:0 0 79.166654%;max-width:79.166654%}.col-xs-20{-webkit-flex:0 0 83.33332%;-moz-box-flex:0;-ms-flex:0 0 83.33332%;flex:0 0 83.33332%;max-width:83.33332%}.col-xs-21{-webkit-flex:0 0 87.499986%;-moz-box-flex:0;-ms-flex:0 0 87.499986%;flex:0 0 87.499986%;max-width:87.499986%}.col-xs-22{-webkit-flex:0 0 91.666652%;-moz-box-flex:0;-ms-flex:0 0 91.666652%;flex:0 0 91.666652%;max-width:91.666652%}.col-xs-23{-webkit-flex:0 0 95.833318%;-moz-box-flex:0;-ms-flex:0 0 95.833318%;flex:0 0 95.833318%;max-width:95.833318%}.col-xs-24{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xs-1{margin-left:4.166666%}.offset-xs-2{margin-left:8.333332%}.offset-xs-3{margin-left:12.499998%}.offset-xs-4{margin-left:16.666664%}.offset-xs-5{margin-left:20.833333%}.offset-xs-6{margin-left:24.999996%}.offset-xs-7{margin-left:29.166662%}.offset-xs-8{margin-left:33.333328%}.offset-xs-9{margin-left:37.499994%}.offset-xs-10{margin-left:41.666666%}.offset-xs-11{margin-left:45.833326%}.offset-xs-12{margin-left:49.999992%}.offset-xs-13{margin-left:54.166658%}.offset-xs-14{margin-left:58.333324%}.offset-xs-15{margin-left:62.499999%}.offset-xs-16{margin-left:66.666656%}.offset-xs-17{margin-left:70.833322%}.offset-xs-18{margin-left:74.999988%}.offset-xs-19{margin-left:79.166654%}.offset-xs-20{margin-left:83.33332%}.offset-xs-21{margin-left:87.499986%}.offset-xs-22{margin-left:91.666652%}.offset-xs-23{margin-left:95.833318%}}@media(min-width:620px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-flex:0 0 4.166666%;-moz-box-flex:0;-ms-flex:0 0 4.166666%;flex:0 0 4.166666%;max-width:4.166666%}.col-sm-2{-webkit-flex:0 0 8.333332%;-moz-box-flex:0;-ms-flex:0 0 8.333332%;flex:0 0 8.333332%;max-width:8.333332%}.col-sm-3{-webkit-flex:0 0 12.499998%;-moz-box-flex:0;-ms-flex:0 0 12.499998%;flex:0 0 12.499998%;max-width:12.499998%}.col-sm-4{-webkit-flex:0 0 16.666664%;-moz-box-flex:0;-ms-flex:0 0 16.666664%;flex:0 0 16.666664%;max-width:16.666664%}.col-sm-5{-webkit-flex:0 0 20.833333%;-moz-box-flex:0;-ms-flex:0 0 20.833333%;flex:0 0 20.833333%;max-width:20.833333%}.col-sm-6{-webkit-flex:0 0 24.999996%;-moz-box-flex:0;-ms-flex:0 0 24.999996%;flex:0 0 24.999996%;max-width:24.999996%}.col-sm-7{-webkit-flex:0 0 29.166662%;-moz-box-flex:0;-ms-flex:0 0 29.166662%;flex:0 0 29.166662%;max-width:29.166662%}.col-sm-8{-webkit-flex:0 0 33.333328%;-moz-box-flex:0;-ms-flex:0 0 33.333328%;flex:0 0 33.333328%;max-width:33.333328%}.col-sm-9{-webkit-flex:0 0 37.499994%;-moz-box-flex:0;-ms-flex:0 0 37.499994%;flex:0 0 37.499994%;max-width:37.499994%}.col-sm-10{-webkit-flex:0 0 41.666666%;-moz-box-flex:0;-ms-flex:0 0 41.666666%;flex:0 0 41.666666%;max-width:41.666666%}.col-sm-11{-webkit-flex:0 0 45.833326%;-moz-box-flex:0;-ms-flex:0 0 45.833326%;flex:0 0 45.833326%;max-width:45.833326%}.col-sm-12{-webkit-flex:0 0 49.999992%;-moz-box-flex:0;-ms-flex:0 0 49.999992%;flex:0 0 49.999992%;max-width:49.999992%}.col-sm-13{-webkit-flex:0 0 54.166658%;-moz-box-flex:0;-ms-flex:0 0 54.166658%;flex:0 0 54.166658%;max-width:54.166658%}.col-sm-14{-webkit-flex:0 0 58.333324%;-moz-box-flex:0;-ms-flex:0 0 58.333324%;flex:0 0 58.333324%;max-width:58.333324%}.col-sm-15{-webkit-flex:0 0 62.499999%;-moz-box-flex:0;-ms-flex:0 0 62.499999%;flex:0 0 62.499999%;max-width:62.499999%}.col-sm-16{-webkit-flex:0 0 66.666656%;-moz-box-flex:0;-ms-flex:0 0 66.666656%;flex:0 0 66.666656%;max-width:66.666656%}.col-sm-17{-webkit-flex:0 0 70.833322%;-moz-box-flex:0;-ms-flex:0 0 70.833322%;flex:0 0 70.833322%;max-width:70.833322%}.col-sm-18{-webkit-flex:0 0 74.999988%;-moz-box-flex:0;-ms-flex:0 0 74.999988%;flex:0 0 74.999988%;max-width:74.999988%}.col-sm-19{-webkit-flex:0 0 79.166654%;-moz-box-flex:0;-ms-flex:0 0 79.166654%;flex:0 0 79.166654%;max-width:79.166654%}.col-sm-20{-webkit-flex:0 0 83.33332%;-moz-box-flex:0;-ms-flex:0 0 83.33332%;flex:0 0 83.33332%;max-width:83.33332%}.col-sm-21{-webkit-flex:0 0 87.499986%;-moz-box-flex:0;-ms-flex:0 0 87.499986%;flex:0 0 87.499986%;max-width:87.499986%}.col-sm-22{-webkit-flex:0 0 91.666652%;-moz-box-flex:0;-ms-flex:0 0 91.666652%;flex:0 0 91.666652%;max-width:91.666652%}.col-sm-23{-webkit-flex:0 0 95.833318%;-moz-box-flex:0;-ms-flex:0 0 95.833318%;flex:0 0 95.833318%;max-width:95.833318%}.col-sm-24{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-sm-1{margin-left:4.166666%}.offset-sm-2{margin-left:8.333332%}.offset-sm-3{margin-left:12.499998%}.offset-sm-4{margin-left:16.666664%}.offset-sm-5{margin-left:20.833333%}.offset-sm-6{margin-left:24.999996%}.offset-sm-7{margin-left:29.166662%}.offset-sm-8{margin-left:33.333328%}.offset-sm-9{margin-left:37.499994%}.offset-sm-10{margin-left:41.666666%}.offset-sm-11{margin-left:45.833326%}.offset-sm-12{margin-left:49.999992%}.offset-sm-13{margin-left:54.166658%}.offset-sm-14{margin-left:58.333324%}.offset-sm-15{margin-left:62.499999%}.offset-sm-16{margin-left:66.666656%}.offset-sm-17{margin-left:70.833322%}.offset-sm-18{margin-left:74.999988%}.offset-sm-19{margin-left:79.166654%}.offset-sm-20{margin-left:83.33332%}.offset-sm-21{margin-left:87.499986%}.offset-sm-22{margin-left:91.666652%}.offset-sm-23{margin-left:95.833318%}}@media(min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-flex:0 0 4.166666%;-moz-box-flex:0;-ms-flex:0 0 4.166666%;flex:0 0 4.166666%;max-width:4.166666%}.col-md-2{-webkit-flex:0 0 8.333332%;-moz-box-flex:0;-ms-flex:0 0 8.333332%;flex:0 0 8.333332%;max-width:8.333332%}.col-md-3{-webkit-flex:0 0 12.499998%;-moz-box-flex:0;-ms-flex:0 0 12.499998%;flex:0 0 12.499998%;max-width:12.499998%}.col-md-4{-webkit-flex:0 0 16.666664%;-moz-box-flex:0;-ms-flex:0 0 16.666664%;flex:0 0 16.666664%;max-width:16.666664%}.col-md-5{-webkit-flex:0 0 20.833333%;-moz-box-flex:0;-ms-flex:0 0 20.833333%;flex:0 0 20.833333%;max-width:20.833333%}.col-md-6{-webkit-flex:0 0 24.999996%;-moz-box-flex:0;-ms-flex:0 0 24.999996%;flex:0 0 24.999996%;max-width:24.999996%}.col-md-7{-webkit-flex:0 0 29.166662%;-moz-box-flex:0;-ms-flex:0 0 29.166662%;flex:0 0 29.166662%;max-width:29.166662%}.col-md-8{-webkit-flex:0 0 33.333328%;-moz-box-flex:0;-ms-flex:0 0 33.333328%;flex:0 0 33.333328%;max-width:33.333328%}.col-md-9{-webkit-flex:0 0 37.499994%;-moz-box-flex:0;-ms-flex:0 0 37.499994%;flex:0 0 37.499994%;max-width:37.499994%}.col-md-10{-webkit-flex:0 0 41.666666%;-moz-box-flex:0;-ms-flex:0 0 41.666666%;flex:0 0 41.666666%;max-width:41.666666%}.col-md-11{-webkit-flex:0 0 45.833326%;-moz-box-flex:0;-ms-flex:0 0 45.833326%;flex:0 0 45.833326%;max-width:45.833326%}.col-md-12{-webkit-flex:0 0 49.999992%;-moz-box-flex:0;-ms-flex:0 0 49.999992%;flex:0 0 49.999992%;max-width:49.999992%}.col-md-13{-webkit-flex:0 0 54.166658%;-moz-box-flex:0;-ms-flex:0 0 54.166658%;flex:0 0 54.166658%;max-width:54.166658%}.col-md-14{-webkit-flex:0 0 58.333324%;-moz-box-flex:0;-ms-flex:0 0 58.333324%;flex:0 0 58.333324%;max-width:58.333324%}.col-md-15{-webkit-flex:0 0 62.499999%;-moz-box-flex:0;-ms-flex:0 0 62.499999%;flex:0 0 62.499999%;max-width:62.499999%}.col-md-16{-webkit-flex:0 0 66.666656%;-moz-box-flex:0;-ms-flex:0 0 66.666656%;flex:0 0 66.666656%;max-width:66.666656%}.col-md-17{-webkit-flex:0 0 70.833322%;-moz-box-flex:0;-ms-flex:0 0 70.833322%;flex:0 0 70.833322%;max-width:70.833322%}.col-md-18{-webkit-flex:0 0 74.999988%;-moz-box-flex:0;-ms-flex:0 0 74.999988%;flex:0 0 74.999988%;max-width:74.999988%}.col-md-19{-webkit-flex:0 0 79.166654%;-moz-box-flex:0;-ms-flex:0 0 79.166654%;flex:0 0 79.166654%;max-width:79.166654%}.col-md-20{-webkit-flex:0 0 83.33332%;-moz-box-flex:0;-ms-flex:0 0 83.33332%;flex:0 0 83.33332%;max-width:83.33332%}.col-md-21{-webkit-flex:0 0 87.499986%;-moz-box-flex:0;-ms-flex:0 0 87.499986%;flex:0 0 87.499986%;max-width:87.499986%}.col-md-22{-webkit-flex:0 0 91.666652%;-moz-box-flex:0;-ms-flex:0 0 91.666652%;flex:0 0 91.666652%;max-width:91.666652%}.col-md-23{-webkit-flex:0 0 95.833318%;-moz-box-flex:0;-ms-flex:0 0 95.833318%;flex:0 0 95.833318%;max-width:95.833318%}.col-md-24{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-1{margin-left:4.166666%}.offset-md-2{margin-left:8.333332%}.offset-md-3{margin-left:12.499998%}.offset-md-4{margin-left:16.666664%}.offset-md-5{margin-left:20.833333%}.offset-md-6{margin-left:24.999996%}.offset-md-7{margin-left:29.166662%}.offset-md-8{margin-left:33.333328%}.offset-md-9{margin-left:37.499994%}.offset-md-10{margin-left:41.666666%}.offset-md-11{margin-left:45.833326%}.offset-md-12{margin-left:49.999992%}.offset-md-13{margin-left:54.166658%}.offset-md-14{margin-left:58.333324%}.offset-md-15{margin-left:62.499999%}.offset-md-16{margin-left:66.666656%}.offset-md-17{margin-left:70.833322%}.offset-md-18{margin-left:74.999988%}.offset-md-19{margin-left:79.166654%}.offset-md-20{margin-left:83.33332%}.offset-md-21{margin-left:87.499986%}.offset-md-22{margin-left:91.666652%}.offset-md-23{margin-left:95.833318%}}@media(min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-flex:0 0 4.166666%;-moz-box-flex:0;-ms-flex:0 0 4.166666%;flex:0 0 4.166666%;max-width:4.166666%}.col-lg-2{-webkit-flex:0 0 8.333332%;-moz-box-flex:0;-ms-flex:0 0 8.333332%;flex:0 0 8.333332%;max-width:8.333332%}.col-lg-3{-webkit-flex:0 0 12.499998%;-moz-box-flex:0;-ms-flex:0 0 12.499998%;flex:0 0 12.499998%;max-width:12.499998%}.col-lg-4{-webkit-flex:0 0 16.666664%;-moz-box-flex:0;-ms-flex:0 0 16.666664%;flex:0 0 16.666664%;max-width:16.666664%}.col-lg-5{-webkit-flex:0 0 20.833333%;-moz-box-flex:0;-ms-flex:0 0 20.833333%;flex:0 0 20.833333%;max-width:20.833333%}.col-lg-6{-webkit-flex:0 0 24.999996%;-moz-box-flex:0;-ms-flex:0 0 24.999996%;flex:0 0 24.999996%;max-width:24.999996%}.col-lg-7{-webkit-flex:0 0 29.166662%;-moz-box-flex:0;-ms-flex:0 0 29.166662%;flex:0 0 29.166662%;max-width:29.166662%}.col-lg-8{-webkit-flex:0 0 33.333328%;-moz-box-flex:0;-ms-flex:0 0 33.333328%;flex:0 0 33.333328%;max-width:33.333328%}.col-lg-9{-webkit-flex:0 0 37.499994%;-moz-box-flex:0;-ms-flex:0 0 37.499994%;flex:0 0 37.499994%;max-width:37.499994%}.col-lg-10{-webkit-flex:0 0 41.666666%;-moz-box-flex:0;-ms-flex:0 0 41.666666%;flex:0 0 41.666666%;max-width:41.666666%}.col-lg-11{-webkit-flex:0 0 45.833326%;-moz-box-flex:0;-ms-flex:0 0 45.833326%;flex:0 0 45.833326%;max-width:45.833326%}.col-lg-12{-webkit-flex:0 0 49.999992%;-moz-box-flex:0;-ms-flex:0 0 49.999992%;flex:0 0 49.999992%;max-width:49.999992%}.col-lg-13{-webkit-flex:0 0 54.166658%;-moz-box-flex:0;-ms-flex:0 0 54.166658%;flex:0 0 54.166658%;max-width:54.166658%}.col-lg-14{-webkit-flex:0 0 58.333324%;-moz-box-flex:0;-ms-flex:0 0 58.333324%;flex:0 0 58.333324%;max-width:58.333324%}.col-lg-15{-webkit-flex:0 0 62.499999%;-moz-box-flex:0;-ms-flex:0 0 62.499999%;flex:0 0 62.499999%;max-width:62.499999%}.col-lg-16{-webkit-flex:0 0 66.666656%;-moz-box-flex:0;-ms-flex:0 0 66.666656%;flex:0 0 66.666656%;max-width:66.666656%}.col-lg-17{-webkit-flex:0 0 70.833322%;-moz-box-flex:0;-ms-flex:0 0 70.833322%;flex:0 0 70.833322%;max-width:70.833322%}.col-lg-18{-webkit-flex:0 0 74.999988%;-moz-box-flex:0;-ms-flex:0 0 74.999988%;flex:0 0 74.999988%;max-width:74.999988%}.col-lg-19{-webkit-flex:0 0 79.166654%;-moz-box-flex:0;-ms-flex:0 0 79.166654%;flex:0 0 79.166654%;max-width:79.166654%}.col-lg-20{-webkit-flex:0 0 83.33332%;-moz-box-flex:0;-ms-flex:0 0 83.33332%;flex:0 0 83.33332%;max-width:83.33332%}.col-lg-21{-webkit-flex:0 0 87.499986%;-moz-box-flex:0;-ms-flex:0 0 87.499986%;flex:0 0 87.499986%;max-width:87.499986%}.col-lg-22{-webkit-flex:0 0 91.666652%;-moz-box-flex:0;-ms-flex:0 0 91.666652%;flex:0 0 91.666652%;max-width:91.666652%}.col-lg-23{-webkit-flex:0 0 95.833318%;-moz-box-flex:0;-ms-flex:0 0 95.833318%;flex:0 0 95.833318%;max-width:95.833318%}.col-lg-24{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-1{margin-left:4.166666%}.offset-lg-2{margin-left:8.333332%}.offset-lg-3{margin-left:12.499998%}.offset-lg-4{margin-left:16.666664%}.offset-lg-5{margin-left:20.833333%}.offset-lg-6{margin-left:24.999996%}.offset-lg-7{margin-left:29.166662%}.offset-lg-8{margin-left:33.333328%}.offset-lg-9{margin-left:37.499994%}.offset-lg-10{margin-left:41.666666%}.offset-lg-11{margin-left:45.833326%}.offset-lg-12{margin-left:49.999992%}.offset-lg-13{margin-left:54.166658%}.offset-lg-14{margin-left:58.333324%}.offset-lg-15{margin-left:62.499999%}.offset-lg-16{margin-left:66.666656%}.offset-lg-17{margin-left:70.833322%}.offset-lg-18{margin-left:74.999988%}.offset-lg-19{margin-left:79.166654%}.offset-lg-20{margin-left:83.33332%}.offset-lg-21{margin-left:87.499986%}.offset-lg-22{margin-left:91.666652%}.offset-lg-23{margin-left:95.833318%}}@media(min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-flex:0 0 4.166666%;-moz-box-flex:0;-ms-flex:0 0 4.166666%;flex:0 0 4.166666%;max-width:4.166666%}.col-xl-2{-webkit-flex:0 0 8.333332%;-moz-box-flex:0;-ms-flex:0 0 8.333332%;flex:0 0 8.333332%;max-width:8.333332%}.col-xl-3{-webkit-flex:0 0 12.499998%;-moz-box-flex:0;-ms-flex:0 0 12.499998%;flex:0 0 12.499998%;max-width:12.499998%}.col-xl-4{-webkit-flex:0 0 16.666664%;-moz-box-flex:0;-ms-flex:0 0 16.666664%;flex:0 0 16.666664%;max-width:16.666664%}.col-xl-5{-webkit-flex:0 0 20.833333%;-moz-box-flex:0;-ms-flex:0 0 20.833333%;flex:0 0 20.833333%;max-width:20.833333%}.col-xl-6{-webkit-flex:0 0 24.999996%;-moz-box-flex:0;-ms-flex:0 0 24.999996%;flex:0 0 24.999996%;max-width:24.999996%}.col-xl-7{-webkit-flex:0 0 29.166662%;-moz-box-flex:0;-ms-flex:0 0 29.166662%;flex:0 0 29.166662%;max-width:29.166662%}.col-xl-8{-webkit-flex:0 0 33.333328%;-moz-box-flex:0;-ms-flex:0 0 33.333328%;flex:0 0 33.333328%;max-width:33.333328%}.col-xl-9{-webkit-flex:0 0 37.499994%;-moz-box-flex:0;-ms-flex:0 0 37.499994%;flex:0 0 37.499994%;max-width:37.499994%}.col-xl-10{-webkit-flex:0 0 41.666666%;-moz-box-flex:0;-ms-flex:0 0 41.666666%;flex:0 0 41.666666%;max-width:41.666666%}.col-xl-11{-webkit-flex:0 0 45.833326%;-moz-box-flex:0;-ms-flex:0 0 45.833326%;flex:0 0 45.833326%;max-width:45.833326%}.col-xl-12{-webkit-flex:0 0 49.999992%;-moz-box-flex:0;-ms-flex:0 0 49.999992%;flex:0 0 49.999992%;max-width:49.999992%}.col-xl-13{-webkit-flex:0 0 54.166658%;-moz-box-flex:0;-ms-flex:0 0 54.166658%;flex:0 0 54.166658%;max-width:54.166658%}.col-xl-14{-webkit-flex:0 0 58.333324%;-moz-box-flex:0;-ms-flex:0 0 58.333324%;flex:0 0 58.333324%;max-width:58.333324%}.col-xl-15{-webkit-flex:0 0 62.499999%;-moz-box-flex:0;-ms-flex:0 0 62.499999%;flex:0 0 62.499999%;max-width:62.499999%}.col-xl-16{-webkit-flex:0 0 66.666656%;-moz-box-flex:0;-ms-flex:0 0 66.666656%;flex:0 0 66.666656%;max-width:66.666656%}.col-xl-17{-webkit-flex:0 0 70.833322%;-moz-box-flex:0;-ms-flex:0 0 70.833322%;flex:0 0 70.833322%;max-width:70.833322%}.col-xl-18{-webkit-flex:0 0 74.999988%;-moz-box-flex:0;-ms-flex:0 0 74.999988%;flex:0 0 74.999988%;max-width:74.999988%}.col-xl-19{-webkit-flex:0 0 79.166654%;-moz-box-flex:0;-ms-flex:0 0 79.166654%;flex:0 0 79.166654%;max-width:79.166654%}.col-xl-20{-webkit-flex:0 0 83.33332%;-moz-box-flex:0;-ms-flex:0 0 83.33332%;flex:0 0 83.33332%;max-width:83.33332%}.col-xl-21{-webkit-flex:0 0 87.499986%;-moz-box-flex:0;-ms-flex:0 0 87.499986%;flex:0 0 87.499986%;max-width:87.499986%}.col-xl-22{-webkit-flex:0 0 91.666652%;-moz-box-flex:0;-ms-flex:0 0 91.666652%;flex:0 0 91.666652%;max-width:91.666652%}.col-xl-23{-webkit-flex:0 0 95.833318%;-moz-box-flex:0;-ms-flex:0 0 95.833318%;flex:0 0 95.833318%;max-width:95.833318%}.col-xl-24{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-1{margin-left:4.166666%}.offset-xl-2{margin-left:8.333332%}.offset-xl-3{margin-left:12.499998%}.offset-xl-4{margin-left:16.666664%}.offset-xl-5{margin-left:20.833333%}.offset-xl-6{margin-left:24.999996%}.offset-xl-7{margin-left:29.166662%}.offset-xl-8{margin-left:33.333328%}.offset-xl-9{margin-left:37.499994%}.offset-xl-10{margin-left:41.666666%}.offset-xl-11{margin-left:45.833326%}.offset-xl-12{margin-left:49.999992%}.offset-xl-13{margin-left:54.166658%}.offset-xl-14{margin-left:58.333324%}.offset-xl-15{margin-left:62.499999%}.offset-xl-16{margin-left:66.666656%}.offset-xl-17{margin-left:70.833322%}.offset-xl-18{margin-left:74.999988%}.offset-xl-19{margin-left:79.166654%}.offset-xl-20{margin-left:83.33332%}.offset-xl-21{margin-left:87.499986%}.offset-xl-22{margin-left:91.666652%}.offset-xl-23{margin-left:95.833318%}}@media(min-width:1792px){.col-xxl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xxl-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{-webkit-flex:0 0 4.166666%;-moz-box-flex:0;-ms-flex:0 0 4.166666%;flex:0 0 4.166666%;max-width:4.166666%}.col-xxl-2{-webkit-flex:0 0 8.333332%;-moz-box-flex:0;-ms-flex:0 0 8.333332%;flex:0 0 8.333332%;max-width:8.333332%}.col-xxl-3{-webkit-flex:0 0 12.499998%;-moz-box-flex:0;-ms-flex:0 0 12.499998%;flex:0 0 12.499998%;max-width:12.499998%}.col-xxl-4{-webkit-flex:0 0 16.666664%;-moz-box-flex:0;-ms-flex:0 0 16.666664%;flex:0 0 16.666664%;max-width:16.666664%}.col-xxl-5{-webkit-flex:0 0 20.833333%;-moz-box-flex:0;-ms-flex:0 0 20.833333%;flex:0 0 20.833333%;max-width:20.833333%}.col-xxl-6{-webkit-flex:0 0 24.999996%;-moz-box-flex:0;-ms-flex:0 0 24.999996%;flex:0 0 24.999996%;max-width:24.999996%}.col-xxl-7{-webkit-flex:0 0 29.166662%;-moz-box-flex:0;-ms-flex:0 0 29.166662%;flex:0 0 29.166662%;max-width:29.166662%}.col-xxl-8{-webkit-flex:0 0 33.333328%;-moz-box-flex:0;-ms-flex:0 0 33.333328%;flex:0 0 33.333328%;max-width:33.333328%}.col-xxl-9{-webkit-flex:0 0 37.499994%;-moz-box-flex:0;-ms-flex:0 0 37.499994%;flex:0 0 37.499994%;max-width:37.499994%}.col-xxl-10{-webkit-flex:0 0 41.666666%;-moz-box-flex:0;-ms-flex:0 0 41.666666%;flex:0 0 41.666666%;max-width:41.666666%}.col-xxl-11{-webkit-flex:0 0 45.833326%;-moz-box-flex:0;-ms-flex:0 0 45.833326%;flex:0 0 45.833326%;max-width:45.833326%}.col-xxl-12{-webkit-flex:0 0 49.999992%;-moz-box-flex:0;-ms-flex:0 0 49.999992%;flex:0 0 49.999992%;max-width:49.999992%}.col-xxl-13{-webkit-flex:0 0 54.166658%;-moz-box-flex:0;-ms-flex:0 0 54.166658%;flex:0 0 54.166658%;max-width:54.166658%}.col-xxl-14{-webkit-flex:0 0 58.333324%;-moz-box-flex:0;-ms-flex:0 0 58.333324%;flex:0 0 58.333324%;max-width:58.333324%}.col-xxl-15{-webkit-flex:0 0 62.499999%;-moz-box-flex:0;-ms-flex:0 0 62.499999%;flex:0 0 62.499999%;max-width:62.499999%}.col-xxl-16{-webkit-flex:0 0 66.666656%;-moz-box-flex:0;-ms-flex:0 0 66.666656%;flex:0 0 66.666656%;max-width:66.666656%}.col-xxl-17{-webkit-flex:0 0 70.833322%;-moz-box-flex:0;-ms-flex:0 0 70.833322%;flex:0 0 70.833322%;max-width:70.833322%}.col-xxl-18{-webkit-flex:0 0 74.999988%;-moz-box-flex:0;-ms-flex:0 0 74.999988%;flex:0 0 74.999988%;max-width:74.999988%}.col-xxl-19{-webkit-flex:0 0 79.166654%;-moz-box-flex:0;-ms-flex:0 0 79.166654%;flex:0 0 79.166654%;max-width:79.166654%}.col-xxl-20{-webkit-flex:0 0 83.33332%;-moz-box-flex:0;-ms-flex:0 0 83.33332%;flex:0 0 83.33332%;max-width:83.33332%}.col-xxl-21{-webkit-flex:0 0 87.499986%;-moz-box-flex:0;-ms-flex:0 0 87.499986%;flex:0 0 87.499986%;max-width:87.499986%}.col-xxl-22{-webkit-flex:0 0 91.666652%;-moz-box-flex:0;-ms-flex:0 0 91.666652%;flex:0 0 91.666652%;max-width:91.666652%}.col-xxl-23{-webkit-flex:0 0 95.833318%;-moz-box-flex:0;-ms-flex:0 0 95.833318%;flex:0 0 95.833318%;max-width:95.833318%}.col-xxl-24{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xxl-1{margin-left:4.166666%}.offset-xxl-2{margin-left:8.333332%}.offset-xxl-3{margin-left:12.499998%}.offset-xxl-4{margin-left:16.666664%}.offset-xxl-5{margin-left:20.833333%}.offset-xxl-6{margin-left:24.999996%}.offset-xxl-7{margin-left:29.166662%}.offset-xxl-8{margin-left:33.333328%}.offset-xxl-9{margin-left:37.499994%}.offset-xxl-10{margin-left:41.666666%}.offset-xxl-11{margin-left:45.833326%}.offset-xxl-12{margin-left:49.999992%}.offset-xxl-13{margin-left:54.166658%}.offset-xxl-14{margin-left:58.333324%}.offset-xxl-15{margin-left:62.499999%}.offset-xxl-16{margin-left:66.666656%}.offset-xxl-17{margin-left:70.833322%}.offset-xxl-18{margin-left:74.999988%}.offset-xxl-19{margin-left:79.166654%}.offset-xxl-20{margin-left:83.33332%}.offset-xxl-21{margin-left:87.499986%}.offset-xxl-22{margin-left:91.666652%}.offset-xxl-23{margin-left:95.833318%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-fill{-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-moz-box-direction:normal!important}.flex-column{-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-flex-grow:0!important;-moz-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-flex-grow:1!important;-moz-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.justify-content-start{-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-justify-content:center!important;-moz-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-align-items:flex-start!important;-moz-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-align-items:flex-end!important;-moz-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-align-items:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-align-items:baseline!important;-moz-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-align-items:stretch!important;-moz-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-order:-1!important;-moz-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-order:0!important;-moz-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-order:1!important;-moz-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-order:2!important;-moz-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-order:3!important;-moz-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-order:4!important;-moz-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-order:5!important;-moz-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-order:6!important;-moz-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.ml-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mr-n1{margin-right:-.25rem!important}.mr-n2{margin-right:-.5rem!important}.mr-n3{margin-right:-1rem!important}.mr-n4{margin-right:-1.5rem!important}.mr-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ml-n1{margin-left:-.25rem!important}.ml-n2{margin-left:-.5rem!important}.ml-n3{margin-left:-1rem!important}.ml-n4{margin-left:-1.5rem!important}.ml-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}@media(max-width:620px){.d-xs-none{display:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-xs-inline-flex{display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xs-fill{-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xs-row{-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xs-column,.flex-xs-row{-moz-box-direction:normal!important}.flex-xs-column{-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xs-row-reverse{-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xs-column-reverse{-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xs-grow-0{-webkit-flex-grow:0!important;-moz-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xs-grow-1{-webkit-flex-grow:1!important;-moz-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.justify-content-xs-start{-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xs-end{-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xs-center{-webkit-justify-content:center!important;-moz-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xs-between{-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xs-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xs-start{-webkit-align-items:flex-start!important;-moz-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xs-end{-webkit-align-items:flex-end!important;-moz-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xs-center{-webkit-align-items:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xs-baseline{-webkit-align-items:baseline!important;-moz-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xs-stretch{-webkit-align-items:stretch!important;-moz-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xs-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xs-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xs-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xs-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xs-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xs-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xs-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xs-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xs-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xs-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-xs-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xs-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xs-first{-webkit-order:-1!important;-moz-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xs-0{-webkit-order:0!important;-moz-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xs-1{-webkit-order:1!important;-moz-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xs-2{-webkit-order:2!important;-moz-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xs-3{-webkit-order:3!important;-moz-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xs-4{-webkit-order:4!important;-moz-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xs-5{-webkit-order:5!important;-moz-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xs-last{-webkit-order:6!important;-moz-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xs-0{margin:0!important}.m-xs-1{margin:.25rem!important}.m-xs-2{margin:.5rem!important}.m-xs-3{margin:1rem!important}.m-xs-4{margin:1.5rem!important}.m-xs-5{margin:3rem!important}.m-xs-auto{margin:auto!important}.mx-xs-0{margin-right:0!important;margin-left:0!important}.mx-xs-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xs-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xs-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xs-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xs-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xs-auto{margin-right:auto!important;margin-left:auto!important}.my-xs-0{margin-top:0!important;margin-bottom:0!important}.my-xs-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xs-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xs-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xs-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xs-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xs-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xs-0{margin-top:0!important}.mt-xs-1{margin-top:.25rem!important}.mt-xs-2{margin-top:.5rem!important}.mt-xs-3{margin-top:1rem!important}.mt-xs-4{margin-top:1.5rem!important}.mt-xs-5{margin-top:3rem!important}.mt-xs-auto{margin-top:auto!important}.mr-xs-0{margin-right:0!important}.mr-xs-1{margin-right:.25rem!important}.mr-xs-2{margin-right:.5rem!important}.mr-xs-3{margin-right:1rem!important}.mr-xs-4{margin-right:1.5rem!important}.mr-xs-5{margin-right:3rem!important}.mr-xs-auto{margin-right:auto!important}.mb-xs-0{margin-bottom:0!important}.mb-xs-1{margin-bottom:.25rem!important}.mb-xs-2{margin-bottom:.5rem!important}.mb-xs-3{margin-bottom:1rem!important}.mb-xs-4{margin-bottom:1.5rem!important}.mb-xs-5{margin-bottom:3rem!important}.mb-xs-auto{margin-bottom:auto!important}.ml-xs-0{margin-left:0!important}.ml-xs-1{margin-left:.25rem!important}.ml-xs-2{margin-left:.5rem!important}.ml-xs-3{margin-left:1rem!important}.ml-xs-4{margin-left:1.5rem!important}.ml-xs-5{margin-left:3rem!important}.ml-xs-auto{margin-left:auto!important}.m-xs-n1{margin:-.25rem!important}.m-xs-n2{margin:-.5rem!important}.m-xs-n3{margin:-1rem!important}.m-xs-n4{margin:-1.5rem!important}.m-xs-n5{margin:-3rem!important}.mx-xs-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xs-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xs-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xs-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xs-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xs-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xs-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xs-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xs-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xs-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xs-n1{margin-top:-.25rem!important}.mt-xs-n2{margin-top:-.5rem!important}.mt-xs-n3{margin-top:-1rem!important}.mt-xs-n4{margin-top:-1.5rem!important}.mt-xs-n5{margin-top:-3rem!important}.mr-xs-n1{margin-right:-.25rem!important}.mr-xs-n2{margin-right:-.5rem!important}.mr-xs-n3{margin-right:-1rem!important}.mr-xs-n4{margin-right:-1.5rem!important}.mr-xs-n5{margin-right:-3rem!important}.mb-xs-n1{margin-bottom:-.25rem!important}.mb-xs-n2{margin-bottom:-.5rem!important}.mb-xs-n3{margin-bottom:-1rem!important}.mb-xs-n4{margin-bottom:-1.5rem!important}.mb-xs-n5{margin-bottom:-3rem!important}.ml-xs-n1{margin-left:-.25rem!important}.ml-xs-n2{margin-left:-.5rem!important}.ml-xs-n3{margin-left:-1rem!important}.ml-xs-n4{margin-left:-1.5rem!important}.ml-xs-n5{margin-left:-3rem!important}.p-xs-0{padding:0!important}.p-xs-1{padding:.25rem!important}.p-xs-2{padding:.5rem!important}.p-xs-3{padding:1rem!important}.p-xs-4{padding:1.5rem!important}.p-xs-5{padding:3rem!important}.px-xs-0{padding-right:0!important;padding-left:0!important}.px-xs-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xs-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xs-3{padding-right:1rem!important;padding-left:1rem!important}.px-xs-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xs-5{padding-right:3rem!important;padding-left:3rem!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.py-xs-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xs-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xs-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xs-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xs-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xs-0{padding-top:0!important}.pt-xs-1{padding-top:.25rem!important}.pt-xs-2{padding-top:.5rem!important}.pt-xs-3{padding-top:1rem!important}.pt-xs-4{padding-top:1.5rem!important}.pt-xs-5{padding-top:3rem!important}.pr-xs-0{padding-right:0!important}.pr-xs-1{padding-right:.25rem!important}.pr-xs-2{padding-right:.5rem!important}.pr-xs-3{padding-right:1rem!important}.pr-xs-4{padding-right:1.5rem!important}.pr-xs-5{padding-right:3rem!important}.pb-xs-0{padding-bottom:0!important}.pb-xs-1{padding-bottom:.25rem!important}.pb-xs-2{padding-bottom:.5rem!important}.pb-xs-3{padding-bottom:1rem!important}.pb-xs-4{padding-bottom:1.5rem!important}.pb-xs-5{padding-bottom:3rem!important}.pl-xs-0{padding-left:0!important}.pl-xs-1{padding-left:.25rem!important}.pl-xs-2{padding-left:.5rem!important}.pl-xs-3{padding-left:1rem!important}.pl-xs-4{padding-left:1.5rem!important}.pl-xs-5{padding-left:3rem!important}}@media(max-width:767px)and (min-width:620px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-sm-fill{-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-moz-box-direction:normal!important}.flex-sm-column{-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-flex-grow:0!important;-moz-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-flex-grow:1!important;-moz-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.justify-content-sm-start{-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-justify-content:center!important;-moz-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-align-items:flex-start!important;-moz-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-align-items:flex-end!important;-moz-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-align-items:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-align-items:baseline!important;-moz-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-align-items:stretch!important;-moz-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-order:-1!important;-moz-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-order:0!important;-moz-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-order:1!important;-moz-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-order:2!important;-moz-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-order:3!important;-moz-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-order:4!important;-moz-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-order:5!important;-moz-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-order:6!important;-moz-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:1rem!important}.mr-sm-4{margin-right:1.5rem!important}.mr-sm-5{margin-right:3rem!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:1rem!important}.ml-sm-4{margin-left:1.5rem!important}.ml-sm-5{margin-left:3rem!important}.ml-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mr-sm-n1{margin-right:-.25rem!important}.mr-sm-n2{margin-right:-.5rem!important}.mr-sm-n3{margin-right:-1rem!important}.mr-sm-n4{margin-right:-1.5rem!important}.mr-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ml-sm-n1{margin-left:-.25rem!important}.ml-sm-n2{margin-left:-.5rem!important}.ml-sm-n3{margin-left:-1rem!important}.ml-sm-n4{margin-left:-1.5rem!important}.ml-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:1rem!important}.pr-sm-4{padding-right:1.5rem!important}.pr-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:1rem!important}.pl-sm-4{padding-left:1.5rem!important}.pl-sm-5{padding-left:3rem!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-md-fill{-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-moz-box-direction:normal!important}.flex-md-column{-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-flex-grow:0!important;-moz-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-flex-grow:1!important;-moz-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.justify-content-md-start{-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-justify-content:center!important;-moz-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-align-items:flex-start!important;-moz-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-align-items:flex-end!important;-moz-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-align-items:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-align-items:baseline!important;-moz-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-align-items:stretch!important;-moz-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-order:-1!important;-moz-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-order:0!important;-moz-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-order:1!important;-moz-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-order:2!important;-moz-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-order:3!important;-moz-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-order:4!important;-moz-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-order:5!important;-moz-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-order:6!important;-moz-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:1rem!important}.mr-md-4{margin-right:1.5rem!important}.mr-md-5{margin-right:3rem!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:1rem!important}.ml-md-4{margin-left:1.5rem!important}.ml-md-5{margin-left:3rem!important}.ml-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mr-md-n1{margin-right:-.25rem!important}.mr-md-n2{margin-right:-.5rem!important}.mr-md-n3{margin-right:-1rem!important}.mr-md-n4{margin-right:-1.5rem!important}.mr-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ml-md-n1{margin-left:-.25rem!important}.ml-md-n2{margin-left:-.5rem!important}.ml-md-n3{margin-left:-1rem!important}.ml-md-n4{margin-left:-1.5rem!important}.ml-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:1rem!important}.pr-md-4{padding-right:1.5rem!important}.pr-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:.25rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:1rem!important}.pl-md-4{padding-left:1.5rem!important}.pl-md-5{padding-left:3rem!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-lg-fill{-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-moz-box-direction:normal!important}.flex-lg-column{-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-flex-grow:0!important;-moz-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-flex-grow:1!important;-moz-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.justify-content-lg-start{-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-justify-content:center!important;-moz-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-align-items:flex-start!important;-moz-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-align-items:flex-end!important;-moz-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-align-items:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-align-items:baseline!important;-moz-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-align-items:stretch!important;-moz-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-order:-1!important;-moz-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-order:0!important;-moz-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-order:1!important;-moz-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-order:2!important;-moz-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-order:3!important;-moz-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-order:4!important;-moz-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-order:5!important;-moz-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-order:6!important;-moz-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:1rem!important}.mr-lg-4{margin-right:1.5rem!important}.mr-lg-5{margin-right:3rem!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:1rem!important}.ml-lg-4{margin-left:1.5rem!important}.ml-lg-5{margin-left:3rem!important}.ml-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mr-lg-n1{margin-right:-.25rem!important}.mr-lg-n2{margin-right:-.5rem!important}.mr-lg-n3{margin-right:-1rem!important}.mr-lg-n4{margin-right:-1.5rem!important}.mr-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ml-lg-n1{margin-left:-.25rem!important}.ml-lg-n2{margin-left:-.5rem!important}.ml-lg-n3{margin-left:-1rem!important}.ml-lg-n4{margin-left:-1.5rem!important}.ml-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:1rem!important}.pr-lg-4{padding-right:1.5rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:.25rem!important}.pl-lg-2{padding-left:.5rem!important}.pl-lg-3{padding-left:1rem!important}.pl-lg-4{padding-left:1.5rem!important}.pl-lg-5{padding-left:3rem!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xl-fill{-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-moz-box-direction:normal!important}.flex-xl-column{-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-flex-grow:0!important;-moz-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-flex-grow:1!important;-moz-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.justify-content-xl-start{-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-justify-content:center!important;-moz-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-align-items:flex-start!important;-moz-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-align-items:flex-end!important;-moz-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-align-items:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-align-items:baseline!important;-moz-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-align-items:stretch!important;-moz-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-order:-1!important;-moz-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-order:0!important;-moz-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-order:1!important;-moz-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-order:2!important;-moz-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-order:3!important;-moz-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-order:4!important;-moz-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-order:5!important;-moz-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-order:6!important;-moz-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:1rem!important}.mr-xl-4{margin-right:1.5rem!important}.mr-xl-5{margin-right:3rem!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:1rem!important}.ml-xl-4{margin-left:1.5rem!important}.ml-xl-5{margin-left:3rem!important}.ml-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mr-xl-n1{margin-right:-.25rem!important}.mr-xl-n2{margin-right:-.5rem!important}.mr-xl-n3{margin-right:-1rem!important}.mr-xl-n4{margin-right:-1.5rem!important}.mr-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ml-xl-n1{margin-left:-.25rem!important}.ml-xl-n2{margin-left:-.5rem!important}.ml-xl-n3{margin-left:-1rem!important}.ml-xl-n4{margin-left:-1.5rem!important}.ml-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:1rem!important}.pr-xl-4{padding-right:1.5rem!important}.pr-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:1rem!important}.pl-xl-4{padding-left:1.5rem!important}.pl-xl-5{padding-left:3rem!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.j-addressSelection.restricted{-webkit-text-decoration:line-through 1px var(--red-alert);-moz-text-decoration:line-through 1px var(--red-alert);text-decoration:line-through 1px var(--red-alert);pointer-events:none}.j-addressSelection .alert-restricted{color:var(--red-alert);font-family:var(--text-primary-font)}.j-addressSelection .label-text,.j-addressSelection .titleLabel{font-weight:700;text-transform:uppercase}.j-addressSelection .titleLabel{color:#000;font-family:var(--text-secondary-font);font-size:var(--size-22);line-height:26px;padding-bottom:43px}@media(max-width:767px){.j-addressSelection .titleLabel{font-size:var(--size-20)}}.j-radio{font-family:var(--btn-secondary-font)}@media(max-width:767px){.j-radio .padding-mobile{padding-left:30px}}@media(max-width:767px){.j-radio .delete-btn{margin-top:20px;text-align:right;display:block}}.j-radio .empty-message{font-family:var(--btn-primary-font);color:var(--light-grey-text)}@-webkit-keyframes ripple{0%{box-shadow:0 0 0 1px rgba(0,0,0,0)}50%{box-shadow:0 0 0 15px rgba(0,0,0,.1)}to{box-shadow:0 0 0 15px rgba(0,0,0,0)}}@-moz-keyframes ripple{0%{box-shadow:0 0 0 1px rgba(0,0,0,0)}50%{box-shadow:0 0 0 15px rgba(0,0,0,.1)}to{box-shadow:0 0 0 15px rgba(0,0,0,0)}}@keyframes ripple{0%{box-shadow:0 0 0 1px rgba(0,0,0,0)}50%{box-shadow:0 0 0 15px rgba(0,0,0,.1)}to{box-shadow:0 0 0 15px rgba(0,0,0,0)}}.j-radio .md-radio{padding-bottom:32px}.j-radio .md-radio.md-radio-inline{display:inline-block}.j-radio .md-radio.disabled{opacity:.7}.j-radio .md-radio.disabled,.j-radio .md-radio.disabled label{cursor:not-allowed!important}.j-radio .md-radio.disabled label:after,.j-radio .md-radio.disabled label:before{opacity:.3}.j-radio .md-radio input[type=radio]{display:none}.j-radio .md-radio input[type=radio]:checked+label:before{border-color:#ff2850;-webkit-animation:ripple .2s linear forwards;-moz-animation:ripple .2s linear forwards;animation:ripple .2s linear forwards}.j-radio .md-radio input[type=radio]:checked+label:after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.j-radio .md-radio label{display:inline-block;min-height:20px;position:relative;padding:0 30px;margin-bottom:0;cursor:pointer;vertical-align:bottom;color:var(--light-grey-text);font-family:var(--text-primary-font);font-size:var(--size-16);line-height:var(--size-18)}.j-radio .md-radio label:after,.j-radio .md-radio label:before{position:absolute;content:"";border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;-webkit-transition-property:border-color,-webkit-transform;transition-property:border-color,-webkit-transform;-moz-transition-property:transform,border-color,-moz-transform;transition-property:transform,border-color;transition-property:transform,border-color,-webkit-transform,-moz-transform}.j-radio .md-radio label:before{left:0;top:0;width:20px;height:20px;border:2px solid rgba(0,0,0,.54)}.j-radio .md-radio label:after{top:5px;left:5px;width:10px;height:10px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);background:#ff2850}.j-radio *,.j-radio :after,.j-radio :before{-moz-box-sizing:border-box;box-sizing:border-box}.j-radio body{background:#f0f0f0;position:absolute;width:100%;padding:0;margin:0;font-family:"Roboto",sans-serif;color:#333}.j-radio section{background:#fff;margin:0 auto;padding:4em;max-width:800px}.j-radio section h1{margin:0 0 2em}.j-radio section h3{margin:1.5em 0 0}.j-radio .sub-label{font-size:var(--size-12);letter-spacing:0;line-height:14px}.address-data,.j-radio .sub-label{color:var(--light-grey-text);font-family:var(--text-primary-font)}.address-data{padding-left:30px}.j-create-address{min-width:580px}.j-create-address .margin-top-64{margin-top:64px}@media(max-width:767px){.j-create-address{min-width:auto}}.j-input{max-height:70px;position:relative}.j-input .j-label{display:inline-block!important}.j-input svg{margin-left:10px;height:16px;width:16px}.j-input .label-text{font-weight:700;text-transform:uppercase}.j-input .input-box{height:44px;font-size:var(--size-18);width:100%;background-color:rgba(0,0,0,0);box-shadow:none;padding:.3rem 0;border:none;border-bottom:1px solid rgba(0,0,0,0);font-family:var(--text-primary-font)}.j-input .input-box.activeBorder{border-bottom-color:#9f9f9f}.j-input .input-box.error{border-bottom-color:var(--secondary-accent)!important}.j-input .input-box.phone-box{padding-left:45px;border-radius:0}.j-input .phone-dropdown{border:none;border-bottom:9f9f9f solid;border-radius:0;height:40px}.j-input .phone-dropdown,.j-input .phone-dropdown .selected-flag{background-color:rgba(0,0,0,0)!important}.j-input .error-box{position:absolute;right:0;top:-webkit-calc(100% + 1px);top:-moz-calc(100% + 1px);top:calc(100% + 1px);color:var(--red-alert);font-size:1em;font-family:var(--text-primary-font);z-index:1;padding:3px}.j-input .input-box:focus{outline:none}.j-label{display:block;color:var(--total-black);min-height:26px;min-width:1px}.j-label,.j-label div{line-height:var(--size-26)}.j-label div{font-family:var(--text-secondary-font);font-size:var(--size-22);font-weight:700;text-transform:uppercase}.j-label div .required{color:var(--red-alert)}.j-label div .sub-label{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.j-label div .sub-label div{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:.45em;font-weight:400;opacity:.9;color:green;font-family:var(--text-primary-font)}.j-label div .sub-label div svg{fill:green;height:.8em;margin-right:.3em}:root{--select-min-width:150px;--select-height:20px;--select-padding:10px;--select-input-bg:var(--light-bg);--select-grey:var(--light-grey-bg);--select-grey-bg:var(--light-grey-muted-bg);--select-grey-selected-bg:var(--light-grey-highlighted-bg);--select-accent:var(--secondary-accent)}.overflow{max-height:160px;overflow:auto}.select-group{position:relative;width:100%;font-family:var(--text-primary-font)}.select-group .label-text{display:inline-block;font-weight:700;text-transform:uppercase}.select-group .select-static{height:44px;font-size:var(--size-18);padding:.3rem 0}.select-group .select{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:var(--size-18)}.select-group .select,.select-group .select .select-input{width:100%;vertical-align:middle;font-family:var(--text-primary-font)}.select-group .select .select-input{height:44px;cursor:pointer;display:inline-table;background-color:var(--light-bg);background-color:var(--select-input-bg);min-width:150px;min-width:var(--select-min-width);padding:.3rem 0;border-bottom:1px solid var(--select-grey)}.select-group .select .select-input input{border:none;width:100%;font-size:var(--size-18);font-family:var(--text-primary-font)}.select-group .select .select-input input:focus{outline:none}.select-group .select .select-input .select-icon{position:absolute;right:0;pointer-events:none;top:10px}.select-group .select .select-input .select-icon svg{fill:var(--light-grey-bg);fill:var(--select-grey);height:6px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.select-group .select .select-input .loading-icon{position:absolute;right:0;pointer-events:none;top:10px}.select-group .select .select-input .loading-icon svg{height:6px;-webkit-transform:rotate(180deg) scale(3);-moz-transform:rotate(180deg) scale(3);-ms-transform:rotate(180deg) scale(3);transform:rotate(180deg) scale(3);overflow:hidden;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.select-group .select .select-body{z-index:10;height:0;opacity:0;overflow:hidden;-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(.7);-moz-transform:scaleY(.7);-ms-transform:scaleY(.7);transform:scaleY(.7);box-shadow:1px 6px 10px -3px rgba(0,0,0,.2);-webkit-transition:opacity .15s ease,height .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,height .15s ease,-webkit-transform .15s ease;-moz-transition:opacity .15s ease,transform .15s ease,height .15s ease,-moz-transform .15s ease;transition:opacity .15s ease,transform .15s ease,height .15s ease;transition:opacity .15s ease,transform .15s ease,height .15s ease,-webkit-transform .15s ease,-moz-transform .15s ease}.select-group .select .select-body .select-option{margin-top:2px;cursor:pointer;background-color:var(--light-grey-muted-bg);background-color:var(--select-grey-bg);padding:10px 20px;padding:var(--select-padding) calc(var(--select-padding)*2);border-left:3px solid rgba(0,0,0,0);-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.select-group .select .select-body .select-option:first-child{margin-top:0}.select-group .select.opened:not(.autocomplete) .select-input{border-bottom-color:var(--select-accent)}.select-group .select.opened:not(.autocomplete) .select-input .select-icon svg{fill:var(--secondary-accent);fill:var(--select-accent);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.select-group .select.opened .select-body{background-color:#fff;opacity:1;max-height:260px;overflow:auto;height:auto;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);position:absolute;left:0;right:0}.select-group .select.opened .select-body .select-option{position:relative}.select-group .select.opened .select-body .select-option.active,.select-group .select.opened .select-body .select-option:not(.disabled):hover{background-color:var(--light-grey-highlighted-bg);background-color:var(--select-grey-selected-bg);border-left-color:var(--select-accent)}.select-group .select.opened .select-body .select-option.disabled{cursor:default}.select-group .select.opened .select-body .select-option.disabled:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--light-grey-highlighted-bg);background-color:var(--select-grey-selected-bg);opacity:.7}.select-group select{font-size:18px;padding:10px 10px 10px 5px;display:block;width:300px;border:none;border-bottom:1px solid var(--secondary-accent);background-color:rgba(0,0,0,0)}.select-group select:focus{outline:none}.select-group #placeholder{color:#999;font-size:18px;font-weight:400;position:absolute;pointer-events:none;left:5px;top:10px;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease}.select-group select:focus~#placeholder,.select-group select:valid~#placeholder{top:-1px;font-size:10px;color:var(--secondary-accent);margin-bottom:10px}.select-group .bar{position:relative;display:block;width:300px}.select-group .bar:after,.select-group .bar:before{content:"";height:2px;width:0;bottom:1px;position:absolute;background:var(--secondary-accent);transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease}.select-group .bar:before{left:50%}.select-group .bar:after{right:50%}.select-group select:focus~.bar:after,.select-group select:focus~.bar:before{width:50%}.select-group .highlight{position:absolute;height:60%;width:100px;top:25%;left:0;pointer-events:none;opacity:.5}.select-group select:focus~.highlight{-webkit-animation:inputHighlighter .3s ease;-moz-animation:inputHighlighter .3s ease;animation:inputHighlighter .3s ease}@-webkit-keyframes inputHighlighter{0%{background:var(--secondary-accent)}to{width:0;background:rgba(0,0,0,0)}}@-moz-keyframes inputHighlighter{0%{background:var(--secondary-accent)}to{width:0;background:rgba(0,0,0,0)}}@keyframes inputHighlighter{0%{background:var(--secondary-accent)}to{width:0;background:rgba(0,0,0,0)}}.select-group .test{background-color:#000;height:50px}.select-group select option{min-height:45px;padding:10px}.j-checkbox .required{font-weight:700;color:var(--secondary-accent)}.j-checkbox label{color:var(--light-grey-text);font-family:var(--text-primary-font);font-size:var(--size-16);letter-spacing:0;line-height:var(--size-16);display:block!important;position:relative;padding-left:30px!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.j-checkbox label p,.j-checkbox label svg{display:inline}.j-checkbox label svg{margin-left:5px}.j-checkbox .md-checkbox{position:relative;margin:1em 0;text-align:left}.j-checkbox .md-checkbox.inline{display:inline-block}.j-checkbox .md-checkbox label{cursor:pointer;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1.25em;vertical-align:top;clear:both}.j-checkbox .md-checkbox label:not(:empty){padding-left:1.75em}.j-checkbox .md-checkbox label:after,.j-checkbox .md-checkbox label:before{content:"";position:absolute;left:0;top:0}.j-checkbox .md-checkbox label:before{width:1.25em;height:1.25em;background:#fff;border:2px solid rgba(0,0,0,.54);border-radius:.125em;cursor:pointer;-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.j-checkbox .md-checkbox input[type=checkbox]{position:absolute;outline:0;visibility:hidden;width:1.25em;margin:0;display:block;float:left;font-size:inherit}.j-checkbox .md-checkbox input[type=checkbox]:checked+label:before{background:var(--secondary-accent);border:none}.j-checkbox .md-checkbox input[type=checkbox]:checked+label:after{-webkit-transform:translate(.25em,.3365384615em) rotate(-45deg);-moz-transform:translate(.25em,.3365384615em) rotate(-45deg);-ms-transform:translate(.25em,.3365384615em) rotate(-45deg);transform:translate(.25em,.3365384615em) rotate(-45deg);width:.75em;height:.375em;border-color:#fff;border-style:none none solid solid;border-width:.125em}.j-checkbox .md-checkbox input[type=checkbox]:disabled+label:before{border-color:rgba(0,0,0,.26)}.j-checkbox .md-checkbox input[type=checkbox]:disabled:checked+label:before{background:rgba(0,0,0,.26)}.j-checkbox *,.j-checkbox :after,.j-checkbox :before{-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:767px){.j-checkbox .label-text-check{color:var(--light-grey-text);font-family:var(--text-primary-font);font-size:var(--size-14);letter-spacing:0;line-height:20px;display:block!important;position:relative;padding-left:25px!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.j-cart-box{color:var(--light-bg);font-family:var(--text-secondary-font);background-color:var(--card-background-black);padding:24px}.j-cart-box .separator{margin:15px auto;border-bottom:1px solid var(--separator-grey)}.j-cart-box .title-label{font-weight:700}.j-cart-box .card-label,.j-cart-box .title-label{text-transform:uppercase;font-size:var(--size-22)}.j-cart-box .action-label{font-size:var(--size-14);padding-left:16px;text-transform:uppercase;color:var(--secondary-accent);font-weight:700;cursor:pointer}.j-cart-box .normal-label{text-transform:uppercase;font-size:var(--size-18)}.j-cart-box .price-label{font-size:var(--size-42);height:42px;margin-top:16px;margin-bottom:16px;font-weight:700;text-transform:uppercase}.j-cart-box .padding-top-18{padding-top:18px}.j-cart-box .margin-top-35{margin-top:35px}.j-cart-box .price-span{width:50px;display:inline-block}.j-cart-box .price-total-span{width:130px;display:inline-block}@media(max-width:767px){.j-cart-box{bottom:0;padding:12px 0 38px}.j-cart-box .text-right{text-align:left}.j-cart-box .price-span{font-size:16px;line-height:19px}.j-cart-box .price-label,.j-cart-box .price-span{color:#fff;font-family:var(--text-secondary-font);font-weight:700;letter-spacing:0}.j-cart-box .price-label{margin-top:0;margin-bottom:0;position:relative;font-size:24px;text-align:right}.j-cart-box .price-total-span{width:85px;display:inline-block}.j-cart-box .action-label{float:right}.j-cart-box .no-wrap{white-space:nowrap}.j-cart-box .bottom-text{position:absolute;bottom:0;right:1rem}.j-cart-box .padding-mobile{padding-top:8px}}.j-checkout{font-family:var(--text-secondary-font);padding-top:100px;padding-bottom:30px}.j-checkout:before{content:"";position:fixed;top:0;left:0;right:0;height:80px;pointer-events:none;background-color:#000;z-index:1}.j-checkout .sticky-cart{position:-webkit-sticky;position:sticky;top:100px}.j-checkout .padding-bottom{padding-bottom:31px}.j-checkout .padding-checkmark{padding:45px 0 40px}.j-checkout .box-form{padding:64px 0}.j-checkout .goback-text{font-size:var(--size-20);color:var(--light-grey-text);font-weight:700;text-transform:uppercase;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.j-checkout .goback-text svg{fill:var(--light-grey-text);position:relative;bottom:3px;margin-right:10px;height:10.5px;width:43px}.j-checkout .goback-text:hover{opacity:1;-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px)}.j-checkout .separator{border-bottom:1px solid var(--separator-grey)}.j-checkout .margin-separator{margin:64px 0 40px}.j-checkout .title-text{height:42px;color:var(--total-black);font-size:var(--size-42);font-weight:700;text-transform:uppercase}.j-checkout .label-text{color:var(--light-grey-text);font-size:var(--size-22);font-family:var(--text-secondary-font);letter-spacing:0;line-height:24px;padding-bottom:24px}.j-checkout .editable-card .j-input{width:50%}.j-checkout .j-payment-box{padding-top:50px}@media(max-width:767px){.j-checkout .j-payment-box .md-radio{margin-top:32px;border-bottom:1px solid var(--separator-grey)}}.j-checkout .selected .select-card .card{box-shadow:0 3px 5px rgba(0,0,0,.2)}.j-checkout .select-card{margin-top:-5px!important}@media(max-width:767px){.j-checkout .select-card{margin-top:-10px!important}}.j-checkout .select-card .card{height:40px;padding:5px;margin:auto 5px;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}@media(max-width:767px){.j-checkout .select-card .card{height:50px!important;box-shadow:none}}.j-checkout .checkout-terms-intro{color:var(--light-grey-text);font-size:var(--size-16);letter-spacing:0}.j-checkout .checkout-terms-intro,.j-checkout .select-payment-info{font-family:var(--text-primary-font)}@media(max-width:767px){.j-checkout .saved-payment-detail{margin-top:20px;text-align:left;display:block}}@media(max-width:767px){.j-checkout .title-text{color:var(--total-black);font-size:var(--size-32);font-family:var(--text-secondary-font);font-weight:700;text-transform:uppercase;letter-spacing:0;line-height:32px}.j-checkout .padding-bottom{padding-bottom:12px}.j-checkout .button-width{width:100%}.j-checkout .box-form{border-top:1px solid var(--separator-grey);padding:24px 0}.j-checkout .elA{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.j-checkout .elB{-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.j-checkout .j-payment-box{padding-top:32px;width:100%}.j-checkout .j-payment-box .input-code{height:97px;width:100%}}.j-payment-box .title-label{text-transform:uppercase;height:42px;width:606px;color:#000;font-family:var(--text-secondary-font);font-size:42px;font-weight:700;letter-spacing:0;line-height:42px;margin-bottom:45px}.j-payment-box .input-code{height:97px;width:478px}.j-payment-box .input-security-code{height:97px;width:223px}.j-payment-box #customCard-container{margin-bottom:48px}.j-payment-box #customCard-container .adyen-checkout__input{caret-color:#000!important;color:#000!important;height:44px;font-size:var(--size-18);width:100%;background-color:rgba(0,0,0,0);box-shadow:none;padding:.3rem 0;border-radius:0;border:none;border-bottom:1px solid #9f9f9f;font-family:var(--text-primary-font);margin-bottom:45px}.j-payment-box #customCard-container .adyen-checkout__label__text{color:#000!important;font-family:var(--text-secondary-font);font-size:var(--size-22);font-weight:700;line-height:var(--size-26);text-transform:uppercase}.j-payment-box #customCard-container .adyen-checkout__spinner{border:5px solid var(--secondary-accent);border-top:5px solid rgba(0,0,0,0)}.j-cart-page .banner-title{height:348px;width:100vw;position:relative;background-color:#000}.j-cart-page .banner-title-text{color:#fff;font-family:var(--text-secondary-font);font-size:80px;font-weight:700;letter-spacing:0;line-height:64px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.j-cart-page .translate-top{position:relative;background-color:var(--light-bg);top:-80px}@media(max-width:767px){.j-cart-page .breadcrumb-box{padding-top:24px;padding-left:16px;padding-bottom:0}.j-cart-page .banner-title{padding-top:80px;height:182px;width:100vw;position:relative;background-color:#000}.j-cart-page .banner-title .banner-title-text{display:block;position:relative;text-align:center;top:auto;left:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.j-cart-page .translate-top{top:0}}.j-cart-page .top-info-box .alert-cont{display:table;padding:25px 20px;border:1px solid var(--border-color-light);width:100%;margin:10px auto}@media(min-width:768px){.j-cart-page .top-info-box .alert-cont{max-width:350px}}.j-cart-page .top-info-box .alert-cont .alert-icon{display:table-cell;vertical-align:middle;width:90px;padding-right:20px}.j-cart-page .top-info-box .alert-cont .alert-icon svg{height:auto;width:100%;fill:var(--secondary-accent)}.j-cart-page .top-info-box .alert-cont .alert-body{display:table-cell;vertical-align:middle}.j-cart-page .top-info-box .alert-cont .alert-body-row{display:table-row}.j-cart-page .top-info-box .alert-cont .alert-title{display:table-cell;font-size:1.4em;font-weight:700;line-height:normal;text-transform:uppercase;color:#000;padding-bottom:5px}.j-cart-page .top-info-box .alert-cont .alert-desc{font-size:1.2em;line-height:normal;display:table-cell;color:var(--light-grey-text);text-transform:uppercase}.padding-right{padding-left:32px}.j-cart .padding-top{padding-top:28px}.j-cart .headerCartItems{color:var(--light-grey-text);font-family:var(--text-secondary-font);font-size:var(--size-20);line-height:var(--size-24);text-transform:uppercase}.j-cart .separator{border-bottom:1px solid var(--separator-grey)}.j-cart .totalLabel{text-transform:uppercase;font-size:var(--size-22)}.j-cart .priceLabel,.j-cart .totalLabel{color:var(--black);font-weight:700;font-family:var(--text-secondary-font)}.j-cart .priceLabel{font-size:var(--size-42)}.j-cart .alignBottom{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.j-cart .no-item-box{text-align:center}.j-cart .icon-box{text-align:center;margin:64px 0}.j-cart .total-box-mobile{height:auto;background-color:var(--light-bg);position:relative;left:0;right:0;border-top:1px solid var(--border-color-light)}.j-cart .total-box-mobile button{margin:16px 0;width:100%}.j-cart .padding-40-top{padding-top:40px}.j-cart .no-item-label{color:var(--light-grey-text);font-family:var(--text-secondary-font);font-size:42px;letter-spacing:0;line-height:42px}@media(max-width:767px){.j-cart{padding-left:0}.j-cart .no-item-label{color:var(--light-grey-text);font-family:var(--text-secondary-font);font-size:24px;letter-spacing:0;line-height:21.6px;text-align:center}.j-cart .priceLabel,.j-cart .totalLabel{font-size:var(--size-22);padding:0 16px}.j-cart .no-item-box{padding-top:125px}.j-cart .icon-box svg{height:80px;width:80px}}.j-cartItem .cardName{color:#000}.j-cartItem .sku-label{color:#000;text-transform:uppercase;font-family:var(--text-secondary-font);font-size:var(--size-42);line-height:.9}.j-cartItem .ownerName{font-size:var(--size-18);line-height:var(--size-18);font-family:var(--text-primary-font)}.j-cartItem .ownerType{color:var(--light-grey-text);font-size:var(--size-12);line-height:var(--size-20);font-family:var(--text-primary-font)}.j-cartItem .price-label{font-family:var(--text-secondary-font);font-size:var(--size-42);letter-spacing:0}.j-cartItem .coupon-cont{font-size:var(--size-18);line-height:var(--size-18);font-family:var(--text-secondary-font);font-weight:500;padding:0;margin-bottom:.5rem;margin-top:1.5rem}.j-cartItem .coupon-cont .coupon{display:table;padding:15px 20px;text-transform:uppercase;border:1px solid var(--border-color-light);vertical-align:middle}.j-cartItem .coupon-cont .coupon div{color:var(--light-grey-text);display:table-cell;vertical-align:middle}.j-cartItem .coupon-cont .coupon div strong{color:#000}.j-cartItem .coupon-cont .coupon div svg{fill:var(--secondary-accent);width:auto;height:100%;margin-bottom:-.05rem;margin-right:.5rem}.j-cartItem .menuLabel{color:var(--secondary-accent);font-family:var(--text-secondary-font);font-size:var(--size-14);font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase}.j-cartItem .menuLabel span{padding:0 .8em;display:inline}.j-cartItem .menuLabel span .icon{padding-left:.4em}.j-cartItem .menuLabel span .icon svg{width:auto;height:-webkit-calc(var(--size-14)/2.5);height:-moz-calc(var(--size-14)/2.5);height:calc(var(--size-14)/2.5);margin-bottom:calc(var(--size-14)/6);fill:var(--secondary-accent)}.j-cartItem .alignBottom{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;white-space:nowrap}.j-cartItem .active{width:85%}.j-cartItem .content{max-height:0;overflow:hidden}.j-cartItem .separator{border-bottom:1px solid var(--separator-grey)}.j-cartItem .greyText{color:var(--light-grey-text)}.j-cartItem .padding-item{padding:45px 0 38px}.j-cartItem .image-cart{border-radius:5px;width:120px}.j-cartItem .old-price{-webkit-text-decoration-color:var(--secondary-accent);-moz-text-decoration-color:var(--secondary-accent);text-decoration-color:var(--secondary-accent);text-decoration:line-through;-webkit-text-decoration-color:var(--light-grey-bg);-moz-text-decoration-color:var(--light-grey-bg);text-decoration-color:var(--light-grey-bg);text-decoration-thickness:2px;font-weight:400;color:var(--light-grey-bg)}.j-cartItem .new-price{color:var(--secondary-accent);padding-left:5px}@media(max-width:767px){.j-cartItem .padding-item{padding:0}.j-cartItem .price-label{font-family:var(--text-secondary-font);font-size:var(--size-24)!important;letter-spacing:0}.j-cartItem .sku-label{font-size:var(--size-24)}.j-cartItem .ownerName{font-size:var(--size-16);line-height:var(--size-16)}.j-cartItem .align-items{text-align:right}.j-cartItem .ownerType{padding-left:5px;padding-top:8px;font-size:var(--size-12)}.j-cartItem .menuLabel{font-size:var(--size-14)!important}.j-cartItem .menuLabel span{padding:0}}.j-cartItemDetail{border-radius:4px;background-color:var(--lighter-grey-bg)}.j-cartItemDetail .titleLabel{color:var(--black);font-family:var(--text-secondary-font);font-size:var(--size-22);font-weight:700;line-height:var(--size-26);text-transform:uppercase}.j-cartItemDetail .value-label-detail{color:var(--light-grey-text);font-family:var(--text-primary-font);font-size:var(--size-20);line-height:var(--size-32);text-transform:none;font-weight:400}.j-cartItemDetail .column-padding{padding:32px 0 0 40px}@media(max-width:767px){.j-cartItemDetail .titleLabel{font-size:var(--size-20)}.j-cartItemDetail .valueLabel{font-size:var(--size-16)}}.j-breadcrumb{color:var(--light-grey-text);font-family:var(--btn-secondary-font);font-size:var(--size-20);font-weight:700;text-align:left;line-height:var(--size-24);text-transform:uppercase}.j-breadcrumb .underline{text-decoration:underline}@media(max-width:767px){.j-breadcrumb{font-size:var(--size-16)}}.j-productCard{color:#000;height:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-moz-transition:.2s transform ease,.2s -moz-transform ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-moz-transform .2s ease}.j-productCard .row{-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.j-productCard.premium{color:#fff}.j-productCard.premium .card-cont{background-color:#000}.j-productCard.junior .card-cont{background:-webkit-linear-gradient(35deg,#ffe66d 20%,#05ffff 80%);background:-moz-linear-gradient(35deg,#ffe66d 20%,#05ffff 80%);background:linear-gradient(55deg,#ffe66d 20%,#05ffff 80%)}.j-productCard .card-cont{height:auto;background-color:var(--light-bg);border-radius:15px;box-shadow:1px 1px 8px -3px rgba(0,0,0,.5);margin-top:5%;padding:30px 10px}.j-productCard .card-cont .card-id img{padding:0;width:100%;height:auto;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-moz-transition:.4s transform ease,.4s -moz-transform ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}.j-productCard .card-cont .more-details{margin-bottom:-20px!important}.j-productCard .card-cont .soldout{color:rgba(0,0,0,.5);-webkit-filter:saturate(0);filter:saturate(0)}.j-productCard .card-cont .card-claim{height:90px;padding:8px 28px;margin-top:20px;font-family:var(--text-secondary-font);font-size:var(--size-22);letter-spacing:0;line-height:var(--size-22);text-transform:uppercase;display:table}.j-productCard .card-cont .card-claim span{display:table-cell}.j-productCard .imageBox{width:100%;border-top-left-radius:1em;border-top-right-radius:1em}.j-productCard .titleText{min-height:55px;width:100%;padding:0 90px;text-transform:uppercase;font-size:var(--size-30);font-weight:700;letter-spacing:0;line-height:27px}.j-productCard .simpleText,.j-productCard .titleText{font-family:var(--btn-secondary-font);text-align:center}.j-productCard .simpleText{font-size:var(--size-22);color:var(--light-grey-text)}.j-productCard .simpleText_detail{font-size:var(--size-24);font-family:var(--btn-secondary-font);font-weight:700;line-height:24px}.j-productCard .priceText{font-family:var(--text-secondary-font);font-size:var(--size-52);font-weight:700;letter-spacing:0;line-height:normal}.j-productCard .priceText div{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto}.j-productCard .buttons{font-size:var(--size-16);font-family:var(--text-secondary-font);text-align:center;color:var(--light-grey-text);padding:0 28px;margin-top:30px;margin-bottom:30px}.j-productCard .paddingTop{padding-top:60%}.j-productCard .align-middle{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.j-productCard .align-center{text-align:center}.j-productCard .benefits{padding:8px 28px;font-family:var(--text-secondary-font);text-align:left;font-size:var(--size-20);font-weight:700;letter-spacing:0;line-height:var(--size-20);text-transform:uppercase;cursor:default}.j-productCard .benefits svg{height:1.2rem;width:1.2rem;margin-right:.75em}.j-productCard .color-white{color:var(--light-bg)}.j-productCard .margin-top-48{margin-top:48px}.j-productCard .discount-price{font-family:var(--text-secondary-font);font-weight:700;letter-spacing:0;float:right}.j-productCard .old-discount-price{text-decoration:line-through;-webkit-text-decoration-color:var(--light-grey-bg);-moz-text-decoration-color:var(--light-grey-bg);text-decoration-color:var(--light-grey-bg);text-decoration-thickness:2px;font-weight:400;color:var(--light-grey-bg)}@media(max-width:425px){.j-productCard .benefits{font-size:var(--size-20);line-height:normal}.j-productCard .benefits svg{height:var(--size-16);width:var(--size-16);margin-right:.75em}.j-productCard .button{font-size:var(--size-22)!important}.j-productCard .card-cont{padding:0 0 30px}}@media(max-width:767px){.j-productCard .card-cont{padding:0 5px 30px 0}.j-productCard .benefitsText{height:auto}.j-productCard .priceText{font-size:var(--size-42);line-height:43.2px}}@media(min-width:1792px){.j-productCard .benefits{font-size:var(--size-28);line-height:normal}.j-productCard .benefits svg{height:var(--size-16);width:var(--size-16);margin-right:.75em}}.mem-prod-page{background-image:url(/static/media/home-hero.7c07e2a2.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.mem-prod-page.christmas{background-image:url(/static/media/home-christmas.c83c0802.jpg)}.mem-prod-page.black-friday{background-image:url(/static/media/home-black-friday.909d87da.jpg)}.mem-prod-page #video-cover-vimeo{min-width:100%;position:fixed;min-height:100vh;left:0;bottom:0;background-color:#000}.mem-prod-page #video-cover-vimeo div{height:100vh;width:inherit}.mem-prod-page #video-cover-vimeo div div{padding:initial!important}.mem-prod-page #video-cover-vimeo iframe{position:absolute!important;top:50%!important;left:50%!important;min-width:100vw!important;width:auto!important;height:100vh!important;aspect-ratio:16/9!important;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.mem-prod-page #video-cover{min-width:100%;position:fixed;min-height:100vh;left:0;bottom:0}.mem-prod-page #video-cover video{z-index:0;min-width:100%;height:100%}.mem-prod-page #video-cover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.mem-prod-page .hero{position:relative;min-height:100vh;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.mem-prod-page .hero.main:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);background:-webkit-linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,.8) 90%,#000);background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.8) 90%,#000 100%);background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.8) 90%,#000)}.mem-prod-page .hero .hero-claim{text-align:center;margin:3rem auto;display:block;width:90%;max-width:600px;height:auto;padding-top:60vh;mix-blend-mode:screen}.mem-prod-page .hero h1{padding-top:150px;text-align:center;font-size:150px;letter-spacing:0;line-height:.8;text-transform:uppercase;color:#fff;margin:0;font-family:var(--text-secondary-font)}.mem-prod-page .hero h1 strong{font-family:var(--text-stripes-font)}.mem-prod-page .hero h2{text-align:center;font-family:var(--text-secondary-font);font-size:60px;letter-spacing:0;line-height:normal;text-transform:uppercase;color:#fff;margin:30px auto}.mem-prod-page .hero h2 strong{font-family:var(--text-stripes-font)}.mem-prod-page .hero h3{text-align:center;letter-spacing:0;font-family:var(--text-primary-font);font-size:15px;text-transform:none;font-weight:400;line-height:1.5;width:90%;max-width:565px;margin:0 auto;padding:10px 30px;background:#fff;border-radius:10px;color:#000;box-shadow:2px 3px 10px -5px rgba(0,0,0,.5)}.mem-prod-page .hero h3.is-alert{padding:10px 0;font-family:var(--text-secondary-font);font-size:50px;line-height:normal;color:#fff;box-shadow:none;background:rgba(0,0,0,0)}.mem-prod-page .hero h3.is-alert.christmas{color:#ad986e}.mem-prod-page .product-rows{min-height:33vh}.mem-prod-page .product-rows.adult{background-image:url(/static/media/home-hero.7c07e2a2.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.mem-prod-page .product-rows.adult .product-row{margin-top:-200px}.mem-prod-page .product-rows.young{background-image:url(/static/media/young-bg.3eff8ae4.jpg);background-attachment:fixed;background-size:cover;background-position:50%;margin-bottom:200px;min-height:100vh}.mem-prod-page .product-rows.young.christmas{background-image:url(/static/media/home-christmas.c83c0802.jpg)}.mem-prod-page .product-rows.young.black-friday{background-image:url(/static/media/home-black-friday.909d87da.jpg)}.mem-prod-page .product-rows.young .product-row{margin-bottom:-200px}.mem-prod-page .product-rows h2{color:#fff;font-size:75px;line-height:1;margin:60px auto}.mem-prod-page .product-rows h2,.mem-prod-page .title-text-pl{font-family:var(--text-secondary-font);letter-spacing:0;text-transform:uppercase}.mem-prod-page .title-text-pl{color:#000;font-size:60px;font-weight:700;line-height:60px}.mem-prod-page .label-text-pl{font-family:var(--text-secondary-font);color:var(--light-grey-text);font-size:20px;letter-spacing:0;line-height:24px}.mem-prod-page .icons{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:70px}.mem-prod-page .flip{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mem-prod-page .product-row{margin-bottom:24px}.mem-prod-page .gallery-row{padding-top:24px;background-color:#fff}.mem-prod-page .coupon-row{padding-top:24px;background-color:#000}.mem-prod-page .coupon-row .label-text-pl,.mem-prod-page .coupon-row .title-text-pl{color:#fff}@media(max-width:1025px)and (min-width:767px){.mem-prod-page .title-text-pl{font-size:40px;line-height:40px}}@media(max-width:767px){.mem-prod-page .title-text-pl{width:343px;font-size:30px;line-height:27px}.mem-prod-page .label-text-pl{width:343px;font-size:18px;line-height:21px}.mem-prod-page .hero{background-size:cover;background-position:50%;background-attachment:unset;min-height:80vh}.mem-prod-page .hero h1{padding-top:150px;font-size:140px;margin:0;padding-left:10px;padding-right:10px}.mem-prod-page .hero h2{text-align:center;font-size:55px;line-height:1.1;padding-left:10px;padding-right:10px;margin:20px auto}.mem-prod-page .hero h3{text-align:center;font-size:32px!important;line-height:1.5;margin-top:20px;margin-bottom:20px;padding:10px}.mem-prod-page .product-rows.adult .product-row{margin-top:-180px}.mem-prod-page .product-rows.young{margin-bottom:250px}.mem-prod-page .product-rows.young .product-row{margin-bottom:-250px}.mem-prod-page .product-rows h2{font-size:35px;letter-spacing:0;text-transform:uppercase}.mem-prod-page .product-rows .product-row{margin-bottom:0}.mem-prod-page .product-rows .product-card{margin-bottom:80px}}@media(max-width:675px){.mem-prod-page .hero h1{padding-top:150px;font-size:80px;margin:0;padding-left:10px;padding-right:10px}.mem-prod-page .hero h2{text-align:center;font-size:45px;line-height:1.1;padding-left:10px;padding-right:10px;margin:20px auto}.mem-prod-page .hero .hero-claim{padding-top:80vh}}.j-simpleCard{-moz-box-sizing:border-box;box-sizing:border-box;height:70vh;border-spacing:1px;margin:1px;display:table;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:450px;background-color:var(--total-black);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);color:var(--black);text-align:left}.j-simpleCard.normalized{background-color:#fff;border:1px solid #ccc;height:100%}.j-simpleCard .imageBox{width:100%;border-top-left-radius:1em;border-top-right-radius:1em;height:270px;background-size:cover;background-position:50%}.j-simpleCard .no-radius{border-radius:0}.j-simpleCard .titleText{text-transform:uppercase;font-size:var(--size-32);font-family:var(--btn-secondary-font);color:#000;font-weight:700;letter-spacing:0;line-height:42px;display:table-cell;vertical-align:bottom}.j-simpleCard .simpleText{font-size:var(--size-16);font-family:var(--text-primary-font);color:var(--light-grey-text);letter-spacing:0;line-height:2}.j-simpleCard .simpleText p{margin:0}.j-simpleCard .simpleText a{display:inline}.j-simpleCard .paddingTop{padding-top:60%}.j-simpleCard .paddingImage{padding:540px 10px 0}.j-simpleCard .color-white{color:var(--light-bg)!important}.j-simpleCard .image-background{position:absolute;background-size:cover}@media(max-width:767px){.j-simpleCard{margin:32px 0;height:70vh}.j-simpleCard.normalized{margin:16px auto;height:unset;min-height:unset}.j-simpleCard .titleText{text-transform:uppercase;font-size:var(--size-24);font-family:var(--btn-secondary-font);color:#000;font-weight:700;letter-spacing:0;line-height:24px}.j-simpleCard .simpleText{font-size:var(--size-16);font-family:var(--text-primary-font);color:var(--light-grey-text);letter-spacing:0;line-height:32px;padding:0 24.5px 24.5px}}.j-tableInfo{font-family:var(--text-primary-font);background-color:var(--card-background-black);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:var(--size-14)}.j-tableInfo .group-switch{position:absolute;top:0;left:0}.j-tableInfo .table{display:table;table-layout:fixed;width:100%;border-collapse:collapse}.j-tableInfo .table .row{display:table-row;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;transition:background .2s ease-out}.j-tableInfo .table .row.head{background:var(--card-background-black)}@media screen and (min-width:1024px){.j-tableInfo .table .row.head{z-index:100;position:-webkit-sticky;position:sticky;top:80px}}.j-tableInfo .table .row:hover:not(.head):not(.group){background:hsla(0,0%,100%,.1)}.j-tableInfo .table .row.group{background-color:var(--card-background-black)}@media screen and (min-width:1280px){.j-tableInfo .table .row.group{position:-webkit-sticky;position:sticky;z-index:100;top:215px}}.j-tableInfo .table .row.group .cell{background:var(--card-background-black);margin-top:30px}.j-tableInfo .table .row.group .cell .title-benefits{font-family:var(--text-secondary-font);font-weight:700;padding:0 10px 10px 5px;font-size:1.6em;line-height:normal}@media screen and (max-width:1280px){.j-tableInfo .table .row.group .cell .title-benefits{font-size:1.4em}}.j-tableInfo .table .row .cell{display:table-cell;vertical-align:middle;text-align:center;width:100%;position:relative}.j-tableInfo .table .row .cell:not(.products){padding-right:5px}.j-tableInfo .table .row .cell.asterisk:after{content:"*";color:#fff;position:absolute;top:10px;font-size:1.5em}.j-tableInfo .table .row .cell.big{width:35vw}.j-tableInfo .table .row .cell .advantages-label{text-transform:uppercase;color:var(--light-bg);font-family:var(--text-secondary-font);font-size:3em;line-height:normal}@media screen and (max-width:1280px){.j-tableInfo .table .row .cell .advantages-label{font-size:2.8em}}.j-tableInfo .floatLeft{float:left;text-align:left}.j-tableInfo .padding-x{padding:0 15px}.j-tableInfo .card-name{color:var(--light-bg);font-family:var(--text-secondary-font);font-size:2.2em;line-height:normal;font-weight:700;padding:1em 0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100px}@media screen and (max-width:1280px){.j-tableInfo .card-name{font-size:1.5em}}.j-tableInfo .card-price{color:var(--light-bg);font-family:var(--text-secondary-font);font-size:var(--size-18);line-height:var(--size-22);text-align:center}.j-tableInfo .title-benefits{color:var(--light-bg);font-size:1.1em;line-height:normal;width:100%;padding-left:20px}@media screen and (max-width:1280px){.j-tableInfo .title-benefits{font-size:1em}}.j-tableInfo .label-benefits{color:var(--light-grey-bg);font-size:.9em;line-height:normal;padding-left:20px}@media screen and (max-width:1280px){.j-tableInfo .label-benefits{font-size:.8em}}.j-tableInfo .box-button{text-align:center;padding:1rem 0;width:100%;height:96px}.j-tableInfo .box-button button{width:100%;min-width:100%;margin:.25rem auto;padding:.5em}.j-tableInfo .center{text-align:center}.j-tableInfo .center .benefit-value,.j-tableInfo .center svg{width:auto;height:-webkit-calc(var(--size-32));height:-moz-calc(var(--size-32));height:calc(var(--size-32));margin:1em 0;fill:var(--secondary-accent);line-height:.5}.j-tableInfo .center .benefit-value{display:inline-block;color:#13ce66;font-family:var(--text-secondary-font);font-size:2em;font-weight:700;height:auto}.j-tableInfo .separatorTop{border-top:1px solid var(--light-grey-bg)}.j-tableInfo .separatorLeft{border-left:1px dashed var(--light-grey-text)}.j-tableInfo .separatorLeftSolid{border-left:1px solid var(--light-grey-text)}.j-tableInfo .info-text{padding-top:40px;color:var(--light-grey-bg);font-size:3em;line-height:normal}@media screen and (max-width:1280px){.j-tableInfo .info-text{font-size:.8em}}.j-carousel-info{background-color:rgba(0,0,0,.5)}.j-carousel-info:after{content:"";position:absolute;bottom:0;left:0;right:0;background-color:#000;height:5vh}.j-carousel-info-card{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;margin:1rem .5rem;padding:1rem;border-radius:16px;height:70vh;max-height:70vh;min-height:70vh;overflow:hidden;font-size:var(--size-12)}.j-carousel-info-card-button{position:absolute;bottom:0;left:0;right:0;z-index:10}.j-carousel-info-card-button .button{max-width:unset;left:0;right:0;bottom:0;margin-bottom:2rem;position:absolute}.j-carousel-info-card.white{box-shadow:1px 1px 8px -3px rgba(0,0,0,.5);background-color:#fff;color:#000}.j-carousel-info-card.white:after{content:"";position:absolute;bottom:0;left:0;right:0;width:inherit;height:35%;background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff 75%);background:-moz-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 75%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 75%);margin:1rem .5rem;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.j-carousel-info-card.transparent{color:#fff}.j-carousel-info-card.transparent .j-carousel-info-card-title{height:100%;display:table}.j-carousel-info-card.transparent .j-carousel-info-card-title-content{display:table-cell;vertical-align:middle;font-size:4.8em;font-family:var(--text-secondary-font);font-weight:700;line-height:1;height:100%}.j-carousel-info-card.modal{position:fixed;top:60px;left:0;right:0;bottom:0;z-index:10;background-color:#fff;height:unset;min-height:unset;max-height:unset;box-shadow:0 0 4rem 4rem #141414;overflow-y:scroll;border-radius:0;margin:0;padding-bottom:110px}.j-carousel-info-card.modal .modal-content{max-width:620px;margin:0 auto}.j-carousel-info-card.modal .j-carousel-info-card-title{display:block}.j-carousel-info-card.modal .j-carousel-info-card-title-content{display:block;font-size:4em;font-family:var(--text-stripes-font);line-height:normal;height:auto;padding-top:1rem;padding-bottom:1rem}.j-carousel-info-card.modal .modal-buttons{display:table;bottom:0;left:0;right:0;width:100%;background-color:#fff;min-height:80px;box-shadow:0 -1rem 1rem .5rem #fff;position:fixed;padding:1rem;max-width:620px;margin:0 auto}.j-carousel-info-card.modal .modal-button{display:table-cell;vertical-align:middle;width:50%}.j-carousel-info-card.modal .modal-button .button{width:100%;min-width:100%;max-width:100%}.j-carousel-info-card-title{display:table}.j-carousel-info-card-title-content{display:table-cell;vertical-align:middle;font-size:4em;font-family:var(--text-stripes-font);line-height:normal;height:80px}.j-carousel-info-card-row{margin:2em 0;display:table;min-height:24px}.j-carousel-info-card-row-benefit-icon{display:table-cell;vertical-align:top;padding-right:1em;padding-top:3px}.j-carousel-info-card-row-benefit-title{display:table-cell;font-size:1.8em;line-height:normal;font-family:var(--text-secondary-font);font-weight:700}.j-carousel-info-card-row-benefit-subtitle{margin-top:.6em;font-size:.6em;line-height:normal;font-family:var(--text-primary-font);margin-bottom:var(--size-9);font-weight:700;opacity:.5}.j-carousel-info-card-rows{overflow-y:auto}.j-carousel{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.j-carousel-nav-disabled{opacity:.3}.system-error{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000;padding-top:calc(50vh - 200px);padding-left:calc(50vw - 250px);overflow-y:auto}@media(max-width:767px){.system-error{padding:10px}}.system-error .system-page{background-color:#fff;width:500px;height:300px;max-height:80vh;max-width:100vw;padding:30px;border-radius:15px;box-shadow:1px 1px 8px -3px rgba(0,0,0,.5)}@media(max-width:767px){.system-error .system-page{width:-webkit-calc(100vw - 20px);width:-moz-calc(100vw - 20px);width:calc(100vw - 20px);height:-webkit-calc(100vh - 20px);height:-moz-calc(100vh - 20px);height:calc(100vh - 20px);max-height:-webkit-calc(100vh - 20px);max-height:-moz-calc(100vh - 20px);max-height:calc(100vh - 20px);margin-left:0}}.system-error .system-page .system-box{overflow:auto}.system-error:before{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background-color:rgba(0,0,0,.7)}.system-page{width:100vw;height:100vh;display:table;text-align:center;background-color:var(--grey)}.system-page .system-box{display:table-cell;vertical-align:middle;margin:0 auto;width:300px}.system-page .system-box .logo{margin:0 auto 20px}.system-page .system-box .logo svg{height:50px;fill:#000}.system-page .system-box .message-error{font-family:var(--text-primary-font);font-size:1.1em;margin:15px 0;font-weight:400;color:#777;text-align:justify}.system-page .system-box .message-error p{margin-bottom:10px}.system-page .system-box .code-error{margin:15px 0;font-size:1em;color:var(--btn-dark-text);font-family:monospace;word-break:break-word}.system-page .system-box .code-error.info{font-family:var(--text-primary-font);color:#777;margin:15px 0 30px;font-size:1em}.system-page .system-box .message-head{font-size:1em;font-family:var(--text-primary-font);margin:30px 0;text-align:left}.system-page .system-box .message-head.info{font-family:var(--text-secondary-font)}.system-page .system-box .message{margin:20px auto;max-width:500px}.system-page .system-box .message.error-box{font-size:.8em;background-color:#1f425f;padding:12px 20px;border-radius:4px;text-align:left}@media(max-width:767px){.system-page .system-box .message.error-box{width:300px;overflow-wrap:anywhere}}.system-page .system-box .message.error-box .error-message{color:#94c09c;font-family:monospace}.system-page .system-box .action{width:300px;margin:20px auto 0}.system-page .system-box .action button{width:100%}.j-thank-you{padding-top:80px}.j-thank-you .svg-circle{margin:40px 0}.j-thank-you .svg-circle svg{height:80px;width:80px}.j-thank-you .title-text{text-transform:uppercase;color:#000;font-size:80px;font-weight:700;line-height:64px}.j-thank-you .label-text,.j-thank-you .title-text{font-family:var(--text-secondary-font);letter-spacing:0;text-align:center}.j-thank-you .label-text{color:#636363;padding-top:16px;font-size:20px;line-height:24px}.j-thank-you .title-text-pl{color:#000;text-transform:uppercase;font-family:var(--text-secondary-font);font-size:60px;font-weight:700;letter-spacing:0;line-height:60px}.j-thank-you .label-text-pl{font-family:var(--text-secondary-font);color:var(--light-grey-text);font-size:20px;letter-spacing:0;line-height:24px}.j-thank-you .icons{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:70px}.j-thank-you .flip{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.j-thank-you .hero-thanks{background-image:url(/static/media/checkout-cover.69cc7d32.jpg);background-size:cover;background-position:top;padding-top:300px;margin-top:50px;margin-bottom:100px}.j-thank-you .wrap-carousel{margin-bottom:-100px}@media(max-width:767px){.j-thank-you .wrap-carousel{margin-bottom:-100px;padding-bottom:80px}.j-thank-you .title-text{text-transform:uppercase;font-size:40px;line-height:48px;text-align:center}.j-thank-you .label-text-pl{width:343px;font-size:18px;line-height:21px}.j-thank-you .svg-circle{margin:50px 0 30px}.j-thank-you .svg-circle svg{height:95px;width:95px}}.j-verify .title-text{margin-bottom:40px}.j-verify .title-text,.j-verify .title-text-membership{color:#000;font-family:var(--btn-secondary-font);font-size:var(--size-42);font-weight:700;letter-spacing:0;line-height:42px}.j-verify .title-text-membership{text-transform:uppercase}.j-verify .input-height{height:97px}.j-verify .text-label{padding-top:16px;color:var(--light-grey-text);font-family:var(--btn-secondary-font);font-size:var(--size-22);letter-spacing:0;line-height:26px}.j-verify .margin-top{margin-top:40px}.j-verify .button-bottom{padding-top:64px;padding-bottom:80px}.j-verify .info-label{height:16px;width:109px;color:var(--light-grey-text);font-family:var(--text-primary-font);font-size:12px;letter-spacing:0;line-height:14px}.j-verify .red-font{color:var(--secondary-accent);cursor:pointer}.editable-card input:disabled{border-color:rgba(0,0,0,0)!important}.j-date .label-text{font-weight:700;text-transform:uppercase}.j-date .react-date-picker__calendar{top:100%!important;bottom:unset!important;left:unset!important;right:0!important}.j-date .react-date-picker{width:100%;background-color:rgba(0,0,0,0);border-bottom:1px solid #9f9f9f}.j-date .react-date-picker .react-date-picker__wrapper{border:none;width:100%;height:44px;font-size:var(--size-18);padding:.3rem 0;font-family:var(--text-primary-font);opacity:.7}.j-date .react-date-picker.react-date-picker--disabled{border-bottom-color:rgba(0,0,0,0)}.j-date .react-date-picker.react-date-picker--disabled button{display:none}.mx-1{margin:0 1rem}.pointer{cursor:pointer}.align-vertically{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.d-none{display:none}.float-right{float:right}.text-right{text-align:right}.text-center{text-align:center}.separator{border-bottom:1px solid var(--separator-grey)}.center-item{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.j-upload-document .title-text{color:#000;font-family:var(--btn-secondary-font);font-size:var(--size-42);font-weight:700;letter-spacing:0;line-height:42px}.j-upload-document .label-text{color:var(--light-grey-text);font-family:var(--btn-secondary-font);font-size:var(--size-22);letter-spacing:0;line-height:26px}.j-upload-document .info-type-text{font-size:var(--size-12);line-height:14px;padding-top:16px}.j-upload-document .email-text,.j-upload-document .info-type-text{color:var(--light-grey-text);font-family:var(--text-primary-font);letter-spacing:0}.j-upload-document .email-text{font-size:var(--size-16);line-height:32px}.j-upload-document .document-padding{padding-top:16px;padding-bottom:24px}.j-upload-document .label-padding{padding-top:29px;padding-bottom:43px}.j-upload-document .label-padding-email{padding-top:46px}@media(max-width:767px){.j-upload-document{font-size:var(--size-16)}}@media(max-width:1024px){.j-upload-document .title-text{font-size:30px!important}}.filedrop{min-height:120px;width:100%;margin:auto;border:2px dashed var(--black-lighter);text-align:center;font-size:24px;border-radius:16px}.filedrop.drag{border:3px dashed var(--secondary-accent)}.filedrop.ready{border:3px solid #32cd32}.filedrop .file-drop-button{margin-top:23px;margin-bottom:43px}.filedrop .align-center{text-align:center}.filedrop .file-alert{color:var(--btn-dark-text);font-size:.8em}@media(max-width:767px){.filedrop .force-mobile-text{font-size:16px}}@media(max-width:1024px){.filedrop .force-mobile-text{font-size:16px}}.j-buy-product{color:var(--black);font-family:var(--btn-secondary-font)}.j-buy-product .title-text{text-transform:uppercase;font-size:var(--size-42);font-family:var(--btn-secondary-font);font-weight:700;letter-spacing:0;line-height:42px}.j-buy-product .title-membership{color:var(--light-grey-text);font-family:var(--btn-secondary-font);font-size:var(--size-22);letter-spacing:0;line-height:26px}.j-buy-product .error-data{color:var(--light-grey-text);font-family:var(--btn-primary-font);font-size:var(--size-20);letter-spacing:0;line-height:var(--size-24)}.j-buy-product .error-data p{margin-bottom:var(--size-20)}.j-buy-product .error-data p code{font-size:.85em;color:var(--secondary-accent)}.j-buy-product .info-text{color:var(--light-grey-text);font-family:var(--btn-secondary-font);font-size:var(--size-22);letter-spacing:0;line-height:26px}.j-buy-product .content-right{background-color:#fff}.j-buy-product .image-left{overflow:hidden;position:relative}.j-buy-product .image-left .fixed-cont{position:fixed;top:0;left:0;right:50vw;bottom:0;z-index:-1;background-color:#fff;background-repeat:no-repeat;background-position:top;background-size:cover}.j-buy-product .breadcrumb-container{padding:32px 0 32px 82px}.j-buy-product .stepper-container{margin-bottom:20px}.j-buy-product .button-bottom{padding-top:64px;padding-bottom:80px}.j-buy-product .view-container{position:relative;background:#fff;min-height:85vh}.j-buy-product .view-container:after{content:"";background:#fff;position:absolute;top:0;left:-49px;bottom:0;width:50px;pointer-events:none}.j-buy-product .sub-label{color:var(--light-grey-text);font-family:var(--text-primary-font);font-size:var(--size-12);letter-spacing:0;line-height:14px}@media(max-width:767px){.j-buy-product .view-container{padding:26px 20px;position:relative;left:0;background:#fff}.j-buy-product .breadcrumb-container{padding:30px 20px}}@media(max-width:991px){.j-buy-product .fixed-cont{right:0!important}}@media(max-width:1024px){.j-buy-product .title-text{font-size:30px!important}}.cart-alert{margin-bottom:20px;background:#f1f1f1;color:#000}.cart-alert .cart-alert-content{font-family:"Roboto";font-size:1em}.cart-alert .cart-alert-content div{margin-bottom:20px}.animation{-webkit-animation-duration:.7s;-moz-animation-duration:.7s;animation-duration:.7s;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);-moz-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}.animation.slow{-webkit-animation-duration:1.5s!important;-moz-animation-duration:1.5s!important;animation-duration:1.5s!important}.animation.fast{-webkit-animation-duration:.35s!important;-moz-animation-duration:.35s!important;animation-duration:.35s!important}.animation.faster{-webkit-animation-duration:.2s!important;-moz-animation-duration:.2s!important;animation-duration:.2s!important}.animation.short-delay{-webkit-animation-delay:.35s;-moz-animation-delay:.35s;animation-delay:.35s}.animation.long-delay{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;animation-delay:1.5s}.animation.scale-center-fade>*{-webkit-animation:scale-center-fade .8s cubic-bezier(.075,.82,.165,1) both;-moz-animation:scale-center-fade .8s cubic-bezier(.075,.82,.165,1) both;animation:scale-center-fade .8s cubic-bezier(.075,.82,.165,1) both}.animation.fadein>*{-webkit-animation:fadein .8s ease-in both;-moz-animation:fadein .8s ease-in both;animation:fadein .8s ease-in both}.animation.fadein-blur>*{-webkit-animation:fadein-blur .8s ease-in both;-moz-animation:fadein-blur .8s ease-in both;animation:fadein-blur .8s ease-in both}.animation.fadein-right>*{-webkit-animation:fadein-right .8s ease both;-moz-animation:fadein-right .8s ease both;animation:fadein-right .8s ease both}.animation.fadein-left>*{-webkit-animation:fadein-left .8s ease both;-moz-animation:fadein-left .8s ease both;animation:fadein-left .8s ease both}.animation.fadein-up>*{-webkit-animation:fadein-up .8s ease both;-moz-animation:fadein-up .8s ease both;animation:fadein-up .8s ease both}.animation.fadein-up-long>*{-webkit-animation:fadein-up-long .8s ease both;-moz-animation:fadein-up-long .8s ease both;animation:fadein-up-long .8s ease both}.animation.fadein-down>*{-webkit-animation:fadein-down .8s ease both;-moz-animation:fadein-down .8s ease both;animation:fadein-down .8s ease both}.animation.blurin{-webkit-animation:blurin .8s ease both;-moz-animation:blurin .8s ease both;animation:blurin .8s ease both}.animation.blurin-large{-webkit-animation:blurin-large .8s ease both;-moz-animation:blurin-large .8s ease both;animation:blurin-large .8s ease both}.animation.blurin-then-fade-large{-webkit-animation:blurin-then-fade-large .8s ease both;-moz-animation:blurin-then-fade-large .8s ease both;animation:blurin-then-fade-large .8s ease both}.animation.blurin-zoom-out{-webkit-animation:blurin-zoom-out .8s ease-out both;-moz-animation:blurin-zoom-out .8s ease-out both;animation:blurin-zoom-out .8s ease-out both}.animation .animation{-webkit-animation-delay:.45s!important;-moz-animation-delay:.45s!important;animation-delay:.45s!important}.animation .animation.short-delay{-webkit-animation-delay:.35s!important;-moz-animation-delay:.35s!important;animation-delay:.35s!important}.animation .animation.medium-delay{-webkit-animation-delay:.8s!important;-moz-animation-delay:.8s!important;animation-delay:.8s!important}.animation .animation.long-delay{-webkit-animation-delay:1.5s!important;-moz-animation-delay:1.5s!important;animation-delay:1.5s!important}.animation .animation.very-long-delay{-webkit-animation-delay:3s!important;-moz-animation-delay:3s!important;animation-delay:3s!important}.animation .animation:nth-child(1n)>*{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s}.animation .animation:nth-child(2n)>*{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.animation .animation:nth-child(3n)>*{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.animation .animation:nth-child(4n)>*{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}.animation .animation:nth-child(5n)>*{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}.animation .animation:nth-child(6n)>*{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}.animation .animation:nth-child(7n)>*{-webkit-animation-delay:.7s;-moz-animation-delay:.7s;animation-delay:.7s}.animation .animation:nth-child(8n)>*{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}.animation .animation:nth-child(9n)>*{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;animation-delay:.9s}.animation .animation:nth-child(10n)>*{-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}.animation .animation:nth-child(11n)>*{-webkit-animation-delay:1.1s;-moz-animation-delay:1.1s;animation-delay:1.1s}.animation .animation:nth-child(12n)>*{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;animation-delay:1.2s}.animation .animation:nth-child(13n)>*{-webkit-animation-delay:1.3s;-moz-animation-delay:1.3s;animation-delay:1.3s}.animation .animation:nth-child(14n)>*{-webkit-animation-delay:1.4s;-moz-animation-delay:1.4s;animation-delay:1.4s}.animation .animation:nth-child(15n)>*{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;animation-delay:1.5s}.animation .animation:nth-child(16n)>*{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;animation-delay:1.6s}.animation .animation:nth-child(17n)>*{-webkit-animation-delay:1.7s;-moz-animation-delay:1.7s;animation-delay:1.7s}.animation .animation:nth-child(18n)>*{-webkit-animation-delay:1.8s;-moz-animation-delay:1.8s;animation-delay:1.8s}.animation .animation:nth-child(19n)>*{-webkit-animation-delay:1.9s;-moz-animation-delay:1.9s;animation-delay:1.9s}.animation .animation:nth-child(20n)>*{-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}.animation .animation:nth-child(21n)>*{-webkit-animation-delay:2.1s;-moz-animation-delay:2.1s;animation-delay:2.1s}.animation .animation:nth-child(22n)>*{-webkit-animation-delay:2.2s;-moz-animation-delay:2.2s;animation-delay:2.2s}.animation .animation:nth-child(23n)>*{-webkit-animation-delay:2.3s;-moz-animation-delay:2.3s;animation-delay:2.3s}.animation .animation:nth-child(24n)>*{-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;animation-delay:2.4s}.animation .animation:nth-child(25n)>*{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;animation-delay:2.5s}.animation .animation:nth-child(26n)>*{-webkit-animation-delay:2.6s;-moz-animation-delay:2.6s;animation-delay:2.6s}.animation .animation:nth-child(27n)>*{-webkit-animation-delay:2.7s;-moz-animation-delay:2.7s;animation-delay:2.7s}.animation .animation:nth-child(28n)>*{-webkit-animation-delay:2.8s;-moz-animation-delay:2.8s;animation-delay:2.8s}.animation .animation:nth-child(29n)>*{-webkit-animation-delay:2.9s;-moz-animation-delay:2.9s;animation-delay:2.9s}.animation .animation:nth-child(30n)>*{-webkit-animation-delay:3s;-moz-animation-delay:3s;animation-delay:3s}.animation .animation:nth-child(31n)>*{-webkit-animation-delay:3.1s;-moz-animation-delay:3.1s;animation-delay:3.1s}.animation .animation:nth-child(32n)>*{-webkit-animation-delay:3.2s;-moz-animation-delay:3.2s;animation-delay:3.2s}.animation .animation:nth-child(33n)>*{-webkit-animation-delay:3.3s;-moz-animation-delay:3.3s;animation-delay:3.3s}.animation .animation:nth-child(34n)>*{-webkit-animation-delay:3.4s;-moz-animation-delay:3.4s;animation-delay:3.4s}.animation .animation:nth-child(35n)>*{-webkit-animation-delay:3.5s;-moz-animation-delay:3.5s;animation-delay:3.5s}.animation .animation:nth-child(36n)>*{-webkit-animation-delay:3.6s;-moz-animation-delay:3.6s;animation-delay:3.6s}.animation .animation:nth-child(37n)>*{-webkit-animation-delay:3.7s;-moz-animation-delay:3.7s;animation-delay:3.7s}.animation .animation:nth-child(38n)>*{-webkit-animation-delay:3.8s;-moz-animation-delay:3.8s;animation-delay:3.8s}.animation .animation:nth-child(39n)>*{-webkit-animation-delay:3.9s;-moz-animation-delay:3.9s;animation-delay:3.9s}.animation .animation:nth-child(40n)>*{-webkit-animation-delay:4s;-moz-animation-delay:4s;animation-delay:4s}.animation .animation:nth-child(41n)>*{-webkit-animation-delay:4.1s;-moz-animation-delay:4.1s;animation-delay:4.1s}.animation .animation:nth-child(42n)>*{-webkit-animation-delay:4.2s;-moz-animation-delay:4.2s;animation-delay:4.2s}.animation .animation:nth-child(43n)>*{-webkit-animation-delay:4.3s;-moz-animation-delay:4.3s;animation-delay:4.3s}.animation .animation:nth-child(44n)>*{-webkit-animation-delay:4.4s;-moz-animation-delay:4.4s;animation-delay:4.4s}.animation .animation:nth-child(45n)>*{-webkit-animation-delay:4.5s;-moz-animation-delay:4.5s;animation-delay:4.5s}.animation .animation:nth-child(46n)>*{-webkit-animation-delay:4.6s;-moz-animation-delay:4.6s;animation-delay:4.6s}.animation .animation:nth-child(47n)>*{-webkit-animation-delay:4.7s;-moz-animation-delay:4.7s;animation-delay:4.7s}.animation .animation:nth-child(48n)>*{-webkit-animation-delay:4.8s;-moz-animation-delay:4.8s;animation-delay:4.8s}.animation .animation:nth-child(49n)>*{-webkit-animation-delay:4.9s;-moz-animation-delay:4.9s;animation-delay:4.9s}.animation .animation:nth-child(50n)>*{-webkit-animation-delay:5s;-moz-animation-delay:5s;animation-delay:5s}.animation .animation:nth-child(51n)>*{-webkit-animation-delay:5.1s;-moz-animation-delay:5.1s;animation-delay:5.1s}.animation .animation:nth-child(52n)>*{-webkit-animation-delay:5.2s;-moz-animation-delay:5.2s;animation-delay:5.2s}.animation .animation:nth-child(53n)>*{-webkit-animation-delay:5.3s;-moz-animation-delay:5.3s;animation-delay:5.3s}.animation .animation:nth-child(54n)>*{-webkit-animation-delay:5.4s;-moz-animation-delay:5.4s;animation-delay:5.4s}.animation .animation:nth-child(55n)>*{-webkit-animation-delay:5.5s;-moz-animation-delay:5.5s;animation-delay:5.5s}.animation .animation:nth-child(56n)>*{-webkit-animation-delay:5.6s;-moz-animation-delay:5.6s;animation-delay:5.6s}.animation .animation:nth-child(57n)>*{-webkit-animation-delay:5.7s;-moz-animation-delay:5.7s;animation-delay:5.7s}.animation .animation:nth-child(58n)>*{-webkit-animation-delay:5.8s;-moz-animation-delay:5.8s;animation-delay:5.8s}.animation .animation:nth-child(59n)>*{-webkit-animation-delay:5.9s;-moz-animation-delay:5.9s;animation-delay:5.9s}.animation .animation:nth-child(60n)>*{-webkit-animation-delay:6s;-moz-animation-delay:6s;animation-delay:6s}.animation .animation:nth-child(61n)>*{-webkit-animation-delay:6.1s;-moz-animation-delay:6.1s;animation-delay:6.1s}.animation .animation:nth-child(62n)>*{-webkit-animation-delay:6.2s;-moz-animation-delay:6.2s;animation-delay:6.2s}.animation .animation:nth-child(63n)>*{-webkit-animation-delay:6.3s;-moz-animation-delay:6.3s;animation-delay:6.3s}.animation .animation:nth-child(64n)>*{-webkit-animation-delay:6.4s;-moz-animation-delay:6.4s;animation-delay:6.4s}.animation .animation:nth-child(65n)>*{-webkit-animation-delay:6.5s;-moz-animation-delay:6.5s;animation-delay:6.5s}.animation .animation:nth-child(66n)>*{-webkit-animation-delay:6.6s;-moz-animation-delay:6.6s;animation-delay:6.6s}.animation .animation:nth-child(67n)>*{-webkit-animation-delay:6.7s;-moz-animation-delay:6.7s;animation-delay:6.7s}.animation .animation:nth-child(68n)>*{-webkit-animation-delay:6.8s;-moz-animation-delay:6.8s;animation-delay:6.8s}.animation .animation:nth-child(69n)>*{-webkit-animation-delay:6.9s;-moz-animation-delay:6.9s;animation-delay:6.9s}.animation .animation:nth-child(70n)>*{-webkit-animation-delay:7s;-moz-animation-delay:7s;animation-delay:7s}.animation .animation:nth-child(71n)>*{-webkit-animation-delay:7.1s;-moz-animation-delay:7.1s;animation-delay:7.1s}.animation .animation:nth-child(72n)>*{-webkit-animation-delay:7.2s;-moz-animation-delay:7.2s;animation-delay:7.2s}.animation .animation:nth-child(73n)>*{-webkit-animation-delay:7.3s;-moz-animation-delay:7.3s;animation-delay:7.3s}.animation .animation:nth-child(74n)>*{-webkit-animation-delay:7.4s;-moz-animation-delay:7.4s;animation-delay:7.4s}.animation .animation:nth-child(75n)>*{-webkit-animation-delay:7.5s;-moz-animation-delay:7.5s;animation-delay:7.5s}.animation .animation:nth-child(76n)>*{-webkit-animation-delay:7.6s;-moz-animation-delay:7.6s;animation-delay:7.6s}.animation .animation:nth-child(77n)>*{-webkit-animation-delay:7.7s;-moz-animation-delay:7.7s;animation-delay:7.7s}.animation .animation:nth-child(78n)>*{-webkit-animation-delay:7.8s;-moz-animation-delay:7.8s;animation-delay:7.8s}.animation .animation:nth-child(79n)>*{-webkit-animation-delay:7.9s;-moz-animation-delay:7.9s;animation-delay:7.9s}.animation .animation:nth-child(80n)>*{-webkit-animation-delay:8s;-moz-animation-delay:8s;animation-delay:8s}.animation .animation:nth-child(81n)>*{-webkit-animation-delay:8.1s;-moz-animation-delay:8.1s;animation-delay:8.1s}.animation .animation:nth-child(82n)>*{-webkit-animation-delay:8.2s;-moz-animation-delay:8.2s;animation-delay:8.2s}.animation .animation:nth-child(83n)>*{-webkit-animation-delay:8.3s;-moz-animation-delay:8.3s;animation-delay:8.3s}.animation .animation:nth-child(84n)>*{-webkit-animation-delay:8.4s;-moz-animation-delay:8.4s;animation-delay:8.4s}.animation .animation:nth-child(85n)>*{-webkit-animation-delay:8.5s;-moz-animation-delay:8.5s;animation-delay:8.5s}.animation .animation:nth-child(86n)>*{-webkit-animation-delay:8.6s;-moz-animation-delay:8.6s;animation-delay:8.6s}.animation .animation:nth-child(87n)>*{-webkit-animation-delay:8.7s;-moz-animation-delay:8.7s;animation-delay:8.7s}.animation .animation:nth-child(88n)>*{-webkit-animation-delay:8.8s;-moz-animation-delay:8.8s;animation-delay:8.8s}.animation .animation:nth-child(89n)>*{-webkit-animation-delay:8.9s;-moz-animation-delay:8.9s;animation-delay:8.9s}.animation .animation:nth-child(90n)>*{-webkit-animation-delay:9s;-moz-animation-delay:9s;animation-delay:9s}.animation .animation:nth-child(91n)>*{-webkit-animation-delay:9.1s;-moz-animation-delay:9.1s;animation-delay:9.1s}.animation .animation:nth-child(92n)>*{-webkit-animation-delay:9.2s;-moz-animation-delay:9.2s;animation-delay:9.2s}.animation .animation:nth-child(93n)>*{-webkit-animation-delay:9.3s;-moz-animation-delay:9.3s;animation-delay:9.3s}.animation .animation:nth-child(94n)>*{-webkit-animation-delay:9.4s;-moz-animation-delay:9.4s;animation-delay:9.4s}.animation .animation:nth-child(95n)>*{-webkit-animation-delay:9.5s;-moz-animation-delay:9.5s;animation-delay:9.5s}.animation .animation:nth-child(96n)>*{-webkit-animation-delay:9.6s;-moz-animation-delay:9.6s;animation-delay:9.6s}.animation .animation:nth-child(97n)>*{-webkit-animation-delay:9.7s;-moz-animation-delay:9.7s;animation-delay:9.7s}.animation .animation:nth-child(98n)>*{-webkit-animation-delay:9.8s;-moz-animation-delay:9.8s;animation-delay:9.8s}.animation .animation:nth-child(99n)>*{-webkit-animation-delay:9.9s;-moz-animation-delay:9.9s;animation-delay:9.9s}.animation .animation:nth-child(100n)>*{-webkit-animation-delay:10s;-moz-animation-delay:10s;animation-delay:10s}@-webkit-keyframes scale-center-fade{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes scale-center-fade{0%{-moz-transform:scale(.9);transform:scale(.9);opacity:0}to{-moz-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-center-fade{0%{-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein-blur{0%{-webkit-filter:blur(5px);filter:blur(5px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@-moz-keyframes fadein-blur{0%{filter:blur(5px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes fadein-blur{0%{-webkit-filter:blur(5px);filter:blur(5px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@-webkit-keyframes fadein-right{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes fadein-right{0%{opacity:0;-moz-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-moz-transform:translateX(0);transform:translateX(0)}}@keyframes fadein-right{0%{opacity:0;-webkit-transform:translateX(10px);-moz-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadein-left{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes fadein-left{0%{opacity:0;-moz-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-moz-transform:translateX(0);transform:translateX(0)}}@keyframes fadein-left{0%{opacity:0;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadein-up{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes fadein-up{0%{opacity:0;-moz-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@keyframes fadein-up{0%{opacity:0;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadein-up-long{0%{opacity:0;-webkit-transform:translateY(300px);transform:translateY(300px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes fadein-up-long{0%{opacity:0;-moz-transform:translateY(300px);transform:translateY(300px)}to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@keyframes fadein-up-long{0%{opacity:0;-webkit-transform:translateY(300px);-moz-transform:translateY(300px);transform:translateY(300px)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadein-down{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes fadein-down{0%{opacity:0;-moz-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@keyframes fadein-down{0%{opacity:0;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes blurin{0%{-webkit-filter:blur(3px);filter:blur(3px)}to{-webkit-filter:blur(0);filter:blur(0)}}@-moz-keyframes blurin{0%{filter:blur(3px)}to{filter:blur(0)}}@keyframes blurin{0%{-webkit-filter:blur(3px);filter:blur(3px)}to{-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes blurin-large{0%{opacity:0;-webkit-filter:blur(100px);filter:blur(100px)}to{opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-moz-keyframes blurin-large{0%{opacity:0;filter:blur(100px)}to{opacity:1;filter:blur(0)}}@keyframes blurin-large{0%{opacity:0;-webkit-filter:blur(100px);filter:blur(100px)}to{opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes blurin-then-fade-large{0%{opacity:0;-webkit-filter:blur(100px);filter:blur(100px)}70%{opacity:1;-webkit-filter:blur(0);filter:blur(0)}to{opacity:.3}}@-moz-keyframes blurin-then-fade-large{0%{opacity:0;filter:blur(100px)}70%{opacity:1;filter:blur(0)}to{opacity:.3}}@keyframes blurin-then-fade-large{0%{opacity:0;-webkit-filter:blur(100px);filter:blur(100px)}70%{opacity:1;-webkit-filter:blur(0);filter:blur(0)}to{opacity:.3}}@-webkit-keyframes blurin-zoom-out{0%{opacity:0;-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(50px);filter:blur(50px)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0)}}@-moz-keyframes blurin-zoom-out{0%{opacity:0;-moz-transform:scale(2);transform:scale(2);filter:blur(50px)}to{opacity:1;-moz-transform:scale(1);transform:scale(1);filter:blur(0)}}@keyframes blurin-zoom-out{0%{opacity:0;-webkit-transform:scale(2);-moz-transform:scale(2);transform:scale(2);-webkit-filter:blur(50px);filter:blur(50px)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0)}}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-Black.72f6fd21.woff2) format("woff2"),url(/static/media/Roboto-Black.fdd88b74.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-Bold.f3a02e25.woff2) format("woff2"),url(/static/media/Roboto-Bold.08cb8f79.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-ThinItalic.b417992b.woff2) format("woff2"),url(/static/media/Roboto-ThinItalic.3ebe5873.woff) format("woff");font-weight:100;font-style:italic}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-Italic.ad4e0874.woff2) format("woff2"),url(/static/media/Roboto-Italic.fd597012.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-Regular.9feb0110.woff2) format("woff2"),url(/static/media/Roboto-Regular.94dac78e.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-MediumItalic.c64fc9b4.woff2) format("woff2"),url(/static/media/Roboto-MediumItalic.cf9744ac.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-BlackItalic.14f037f9.woff2) format("woff2"),url(/static/media/Roboto-BlackItalic.ac9a9222.woff) format("woff");font-weight:900;font-style:italic}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-Light.ed4b08d2.woff2) format("woff2"),url(/static/media/Roboto-Light.10ad0f86.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-LightItalic.d4f38edf.woff2) format("woff2"),url(/static/media/Roboto-LightItalic.1d77cf80.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-BoldItalic.fb87f577.woff2) format("woff2"),url(/static/media/Roboto-BoldItalic.65c7b0c9.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-Medium.50d01d3e.woff2) format("woff2"),url(/static/media/Roboto-Medium.9a3bf7ac.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:"Roboto";src:url(/static/media/Roboto-Thin.46888f27.woff2) format("woff2"),url(/static/media/Roboto-Thin.f09d9b5e.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-display:swap;font-family:"Juventus Fans";src:url(/static/media/JuventusFans-Regular.e15f25ec.woff2) format("woff2"),url(/static/media/JuventusFans-Regular.9bc2ed0d.woff) format("woff"),url(/static/media/JuventusFans-Regular.7fc99ebd.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:"Juventus Fans Kids";src:url(/static/media/JuventusFans-Kids.e32d0ff5.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:"Juventus Fans";src:url(/static/media/JuventusFans-Bold.3183740e.woff2) format("woff2"),url(/static/media/JuventusFans-Bold.cabbb3ad.woff) format("woff"),url(/static/media/JuventusFans-Bold.94cde5a6.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"Juventus Fans Stripes";src:url(/static/media/JuventusFans-Boldinline.794b597f.woff) format("woff"),url(/static/media/JuventusFans-Boldinline.1a681934.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"Juventus Fans";src:url(/static/media/JuventusFans-Light.092d3759.woff2) format("woff2"),url(/static/media/JuventusFans-Light.76222e68.woff) format("woff"),url(/static/media/JuventusFans-Light.0289a04e.ttf) format("truetype");font-weight:300;font-style:normal}:root{--size-12:0.75em;--size-14:0.875em;--size-16:1em;--size-18:1.1em;--size-20:1.25em;--size-22:1.375em;--size-24:1.5em;--size-28:1.75em;--size-30:1.875em;--size-32:2em;--size-38:2.4em;--size-42:2.625em;--size-48:3em;--size-52:3.25em;--size-60:3.75em;--size-65:4.5em;--size-70:5em;--btn-primary-font:"Roboto";--btn-secondary-font:"Juventus Fans";--text-primary-font:"Roboto";--text-secondary-font:"Juventus Fans";--text-stripes-font:"Juventus Fans Stripes";--text-kids-font:"Juventus Fans Kids";--btn-transition-ms:200ms;--btn-transition-ease:ease;--breakpoint-small:767px;--breakpoint-med:1023px;--breakpoint-large:1547px;--breakpoint-xlarge:1548px}*{font-display:swap}body{font-family:"Roboto",sans-serif}[data-simplebar]{position:relative;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;-moz-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;-moz-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-moz-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-flex-grow:inherit;-moz-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-moz-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;-moz-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}body,html{min-width:320px;min-height:100vh}body{margin:0;font-size:16px!important}body h1,body h2,body h3,body h4,body h5,body h6,body p{margin:0;font-size:inherit;line-height:inherit}@media(min-width:320px)and (max-width:767px){body{font-size:16px;line-height:1.4}}body #d3-header{opacity:1;-webkit-transition:all .2s ease-out;-moz-transition:.2s all ease-out;transition:all .2s ease-out}body #d3-header.preload{position:fixed;height:80px;top:0;left:0;right:0;z-index:100}body #d3-header.preload.hidden{opacity:0;pointer-events:none}body #d3-header.preload .header-internal{background-image:-webkit-linear-gradient(top,rgba(0,0,0,.9),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.9),rgba(0,0,0,0));background-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,0));height:100%;width:100%}body #d3-header.preload .header-internal #expand{display:none;z-index:10;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;-moz-transition:transform .15s ease,-moz-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease,-moz-transform .15s ease;font-family:sans-serif}@media(max-width:767px){body #d3-header.preload .header-internal #expand{display:block;position:absolute;top:0;left:0;bottom:0;color:hsla(0,0%,100%,.5);padding:0 10px;font-size:3em;line-height:1.5em}body #d3-header.preload .header-internal #expand.active{color:#fff}}body #d3-header.preload .header-internal .block{height:100%}body #d3-header.preload .header-internal .block #menu{display:table;width:auto;height:100%;vertical-align:middle}body #d3-header.preload .header-internal .block #menu a.item{display:table-cell;vertical-align:middle;height:100%;padding:0 20px;color:#fff;text-decoration:none;text-transform:uppercase;font-size:1.5em;opacity:.8;-webkit-transition:opacity .15s ease;-moz-transition:opacity .15s ease;transition:opacity .15s ease}body #d3-header.preload .header-internal .block #menu a.item:hover{opacity:1}@media(max-width:767px){body #d3-header.preload .header-internal .block #menu{display:none}body #d3-header.preload .header-internal .block #menu.expanded{position:absolute;display:table;padding-top:15px;top:79px;left:0;right:0;width:100vw;height:80px;background-color:#000}body #d3-header.preload .header-internal .block #menu.expanded:after{content:"";left:0;right:0;top:100%;margin-top:-1px;height:30px;position:absolute;background-color:#000;border-radius:0 0 100% 100%;pointer-events:none}body #d3-header.preload .header-internal .block #menu.expanded a.item{width:100%;text-align:center;height:40px;padding:0 20px;display:block}}body #d3-header.preload .header-internal .block a{height:100%}body #d3-header.preload .header-internal .block a img{padding:20px;height:100%!important;width:auto!important}body #d3-header>*{font-family:"Juventus Fans";font-family:var(--text-secondary-font)}body #d3-header .d3-o-nav__wrap{-webkit-transition:background 1s ease-out,-webkit-backdrop-filter .5s ease-out;transition:background 1s ease-out,-webkit-backdrop-filter .5s ease-out;-moz-transition:1s background ease-out,.5s backdrop-filter ease-out;transition:background 1s ease-out,backdrop-filter .5s ease-out;transition:background 1s ease-out,backdrop-filter .5s ease-out,-webkit-backdrop-filter .5s ease-out;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}body #d3-header .d3-o-nav__wrap.d3-o-nav__wrap__sticky{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}body #d3-footer{background-color:#000}body #d3-footer.hidden{display:none}body #d3-footer.preload{height:735px;pointer-events:none}body #d3-footer>*{font-family:"Juventus Fans";font-family:var(--text-secondary-font)}body #root{-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;-moz-transition:filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s;min-height:100vh}body #root.blurred{-webkit-filter:grayscale(80%);filter:grayscale(80%)}body #root .App{text-align:center}body #root a{color:#2d8ce6;display:block;text-decoration:underline}body #root p a{display:inline;display:initial}.tooltip{pointer-events:none;color:var(--secondary-accent);position:absolute;right:0;left:0;width:auto;text-align:center;font-size:.8em;z-index:100;font-family:"Roboto"}.tooltip:not(.bottom){margin-bottom:20px;bottom:100%;top:unset;padding-top:5px}.tooltip:not(.bottom).solid-bg{background-color:#fff}.tooltip:not(.bottom).solid-bg:after{margin:-1px auto 0;border-top-color:#fff}.tooltip:not(.bottom):after{content:"";position:absolute;top:100%;left:0;right:0;margin:5px auto;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid var(--secondary-accent)}.tooltip.bottom{margin-top:20px;bottom:unset;top:100%;padding-bottom:5px}.tooltip.bottom.solid-bg{background-color:#fff}.tooltip.bottom.solid-bg:after{margin:0 auto -1px;border-bottom-color:#fff}.tooltip.bottom:after{content:"";position:absolute;bottom:100%;left:0;right:0;margin:5px auto;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid var(--secondary-accent)}.disable-link-decoration{text-decoration:none!important}.monospace{font-family:monospace!important;color:var(--light-grey-text)}.align-middle{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
/*# sourceMappingURL=main.73a8a661.chunk.css.map */