html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:transparent}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:hsla(0,0%,100%,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotate(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;-webkit-box-shadow:0 0 10px 6px rgba(0,0,0,.1);box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}body.swal2-toast-shown .swal2-container,body.swal2-toast-shown .swal2-container.swal2-shown{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.swal2-popup.swal2-toast,.swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.swal2-popup.swal2-toast .swal2-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{-webkit-box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4);box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;left:-.9375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;-webkit-transform-origin:0 2em;transform-origin:0 2em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:animate-toast-success-tip .75s;animation:animate-toast-success-tip .75s}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:animate-toast-success-long .75s;animation:animate-toast-success-long .75s}@-webkit-keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@-webkit-keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@-webkit-keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:transparent}body.swal2-no-backdrop .swal2-shown>.swal2-modal{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-top-left,body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-left,body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background-color:transparent;z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.swal2-container.swal2-top,.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:center}.swal2-container.swal2-grow-fullscreen>.swal2-modal,.swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-box-pack:center;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center}.swal2-container.swal2-grow-column{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-popup{display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-popup .swal2-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-popup .swal2-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em auto 0;z-index:1}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent;cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;width:15px;height:15px;margin-left:5px;border:3px solid #999;border-radius:50%;border-right-color:transparent;-webkit-box-shadow:1px 1px 1px #fff;box-shadow:1px 1px 1px #fff;content:"";-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled:focus{outline:0;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.swal2-popup .swal2-styled::-moz-focus-inner{border:0}.swal2-popup .swal2-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.swal2-popup .swal2-close{position:absolute;top:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2em;height:1.2em;padding:0;-webkit-transition:color .1s ease-out;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.swal2-popup .swal2-close:hover{-webkit-transform:none;transform:none;color:#f27474}.swal2-popup>.swal2-checkbox,.swal2-popup>.swal2-file,.swal2-popup>.swal2-input,.swal2-popup>.swal2-radio,.swal2-popup>.swal2-select,.swal2-popup>.swal2-textarea{display:none}.swal2-popup .swal2-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.swal2-popup #swal2-content{text-align:center}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-radio,.swal2-popup .swal2-select,.swal2-popup .swal2-textarea{margin:1em auto}.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-textarea{width:100%;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box}.swal2-popup .swal2-file.swal2-inputerror,.swal2-popup .swal2-input.swal2-inputerror,.swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-popup .swal2-file:focus,.swal2-popup .swal2-input:focus,.swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:0;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5}.swal2-popup .swal2-file::-webkit-input-placeholder,.swal2-popup .swal2-input::-webkit-input-placeholder,.swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-popup .swal2-file:-ms-input-placeholder,.swal2-popup .swal2-file::-ms-input-placeholder,.swal2-popup .swal2-input:-ms-input-placeholder,.swal2-popup .swal2-input::-ms-input-placeholder,.swal2-popup .swal2-textarea:-ms-input-placeholder,.swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-popup .swal2-file::placeholder,.swal2-popup .swal2-input::placeholder,.swal2-popup .swal2-textarea::placeholder{color:#ccc}.swal2-popup .swal2-range input{width:80%}.swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.swal2-popup .swal2-range input,.swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.swal2-popup .swal2-input[type=number]{max-width:10em}.swal2-popup .swal2-file{font-size:1.125em}.swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swal2-popup .swal2-checkbox label,.swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-popup .swal2-checkbox input,.swal2-popup .swal2-radio input{margin:0 .4em}.swal2-popup .swal2-validation-message{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625em;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;overflow:hidden}.swal2-popup .swal2-validation-message:before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:"!";zoom:normal}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.swal2-icon{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;line-height:5em;cursor:default;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;zoom:normal}.swal2-icon-text{font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 3.75em;transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;left:-.25em;width:100%;height:100%;border:.25em solid hsla(98,55%,69%,.3);border-radius:50%;z-index:2;-webkit-box-sizing:content-box;box-sizing:content-box}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;left:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}b,h1,h2,h3,h4,h5,h6,strong{font-weight:400;margin:0;padding:0}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-spacing:0}q:after,q:before{content:""}button,input,textarea{outline:none;resize:none;-webkit-appearance:none}*{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}input:-webkit-autofill,input:-webkit-autofill:focus textarea:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #000 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-moz-read-only{background-color:#fff!important}input:read-only{background-color:#fff!important}@font-face{font-family:mukta_extralightregular;src:url("/fonts/mukta/mukta-extralight-webfont.eot");src:url("/fonts/mukta/mukta-extralight-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/mukta/mukta-extralight-webfont.woff2") format("woff2"),url("/fonts/mukta/mukta-extralight-webfont.woff") format("woff"),url("/fonts/mukta/mukta-extralight-webfont.svg#mukta_extralightregular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:mukta_lightregular;src:url("/fonts/mukta/mukta-light-webfont.eot");src:url("/fonts/mukta/mukta-light-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/mukta/mukta-light-webfont.woff2") format("woff2"),url("/fonts/mukta/mukta-light-webfont.woff") format("woff"),url("/fonts/mukta/mukta-light-webfont.svg#mukta_lightregular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:muktaregular;src:url("/fonts/mukta/mukta-regular-webfont.eot");src:url("/fonts/mukta/mukta-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/mukta/mukta-regular-webfont.woff2") format("woff2"),url("/fonts/mukta/mukta-regular-webfont.woff") format("woff"),url("/fonts/mukta/mukta-regular-webfont.svg#muktaregular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:mukta_mediumregular;src:url("/fonts/mukta/mukta-medium-webfont.eot");src:url("/fonts/mukta/mukta-medium-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/mukta/mukta-medium-webfont.woff2") format("woff2"),url("/fonts/mukta/mukta-medium-webfont.woff") format("woff"),url("/fonts/mukta/mukta-medium-webfont.svg#mukta_mediumregular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:mukta_semiboldregular;src:url("/fonts/mukta/mukta-semibold-webfont.eot");src:url("/fonts/mukta/mukta-semibold-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/mukta/mukta-semibold-webfont.woff2") format("woff2"),url("/fonts/mukta/mukta-semibold-webfont.woff") format("woff"),url("/fonts/mukta/mukta-semibold-webfont.svg#mukta_semiboldregular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:muktabold;src:url("/fonts/mukta/mukta-bold-webfont.eot");src:url("/fonts/mukta/mukta-bold-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/mukta/mukta-bold-webfont.woff2") format("woff2"),url("/fonts/mukta/mukta-bold-webfont.woff") format("woff"),url("/fonts/mukta/mukta-bold-webfont.svg#muktabold") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:mukta_extraboldregular;src:url("/fonts/mukta/mukta-extrabold-webfont.eot");src:url("/fonts/mukta/mukta-extrabold-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/mukta/mukta-extrabold-webfont.woff2") format("woff2"),url("/fonts/mukta/mukta-extrabold-webfont.woff") format("woff"),url("/fonts/mukta/mukta-extrabold-webfont.svg#mukta_extraboldregular") format("svg");font-weight:400;font-style:normal;font-display:swap}

/*!
 * Bootstrap 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)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#a8a8a8;--gray-dark:#8d8d8d;--primary:#000;--secondary:#fc7419;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f2f2f2;--dark:#8d8d8d;--breakpoint-xs:0;--breakpoint-sm:360px;--breakpoint-sl:414px;--breakpoint-md:768px;--breakpoint-lg:980px;--breakpoint-xl:1400px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#737373;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:transparent}a,a:hover{color:#000}a:hover{text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#a8a8a8;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#a8a8a8}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #a3a3a3;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#a8a8a8}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#737373;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#737373}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;max-width:310px}@media (min-width:360px){.container{max-width:94%}}@media (min-width:414px){.container{max-width:94%}}@media (min-width:768px){.container{max-width:722px}}@media (min-width:980px){.container{max-width:940px}}@media (min-width:1400px){.container{max-width:1360px}}.container-fluid{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.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-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-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-auto,.col-sl,.col-sl-1,.col-sl-2,.col-sl-3,.col-sl-4,.col-sl-5,.col-sl-6,.col-sl-7,.col-sl-8,.col-sl-9,.col-sl-10,.col-sl-11,.col-sl-12,.col-sl-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-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-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:360px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:414px){.col-sl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-sl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-sl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-sl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-sl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-sl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-sl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-sl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-sl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sl-0{margin-left:0}.offset-sl-1{margin-left:8.33333333%}.offset-sl-2{margin-left:16.66666667%}.offset-sl-3{margin-left:25%}.offset-sl-4{margin-left:33.33333333%}.offset-sl-5{margin-left:41.66666667%}.offset-sl-6{margin-left:50%}.offset-sl-7{margin-left:58.33333333%}.offset-sl-8{margin-left:66.66666667%}.offset-sl-9{margin-left:75%}.offset-sl-10{margin-left:83.33333333%}.offset-sl-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:980px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1400px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#737373}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #a3a3a3}.table thead th{vertical-align:bottom;border-bottom:2px solid #a3a3a3}.table tbody+tbody{border-top:2px solid #a3a3a3}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #a3a3a3}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#737373;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8b8b8}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7a7a7a}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#ababab}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#fed8bf}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#fdb787}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#fec9a6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fbfbfb}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#f8f8f8}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eee}.table-dark,.table-dark>td,.table-dark>th{background-color:#dfdfdf}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#c4c4c4}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#d2d2d2}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#8d8d8d;border-color:#a0a0a0}.table .thead-light th{color:#595959;background-color:#ccc;border-color:#a3a3a3}.table-dark{color:#fff;background-color:#8d8d8d}.table-dark td,.table-dark th,.table-dark thead th{border-color:#a0a0a0}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:359.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:413.98px){.table-responsive-sl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sl>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:979.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1399.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#595959;background-color:#fff;background-clip:padding-box;border:1px solid #444;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#595959;background-color:#fff;border-color:#404040;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.25);box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.form-control::-webkit-input-placeholder{color:#a8a8a8;opacity:1}.form-control::-ms-input-placeholder{color:#a8a8a8;opacity:1}.form-control::placeholder{color:#a8a8a8;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#ccc;opacity:1}select.form-control:focus::-ms-value{color:#595959;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#737373;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#a8a8a8}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%238d8d8d' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%238d8d8d' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:360px){.form-inline label{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-group{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#737373;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#737373;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.25);box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary,.btn-primary:hover{color:#fff;background-color:#000;border-color:#000}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,38,38,.5);box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}.btn-primary.disabled,.btn-primary:disabled,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,38,38,.5);box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}.btn-secondary{color:#fff;background-color:#fc7419;border-color:#fc7419}.btn-secondary:hover{color:#fff;background-color:#ec6003;border-color:#df5b03}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(252,137,60,.5);box-shadow:0 0 0 .2rem rgba(252,137,60,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#fc7419;border-color:#fc7419}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#df5b03;border-color:#d35603}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(252,137,60,.5);box-shadow:0 0 0 .2rem rgba(252,137,60,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#737373;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#737373;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(234,181,23,.5);box-shadow:0 0 0 .2rem rgba(234,181,23,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#737373;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#737373;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(234,181,23,.5);box-shadow:0 0 0 .2rem rgba(234,181,23,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#737373;background-color:#f2f2f2;border-color:#f2f2f2}.btn-light:hover{color:#737373;background-color:#dfdfdf;border-color:#d9d8d8}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,87%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,87%,.5)}.btn-light.disabled,.btn-light:disabled{color:#737373;background-color:#f2f2f2;border-color:#f2f2f2}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#737373;background-color:#d9d8d8;border-color:#d2d2d2}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,87%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,87%,.5)}.btn-dark{color:#fff;background-color:#8d8d8d;border-color:#8d8d8d}.btn-dark:hover{color:#fff;background-color:#7a7a7a;border-color:#747373}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#8d8d8d;border-color:#8d8d8d}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#747373;border-color:#6d6d6d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5)}.btn-outline-primary{color:#000;border-color:#000}.btn-outline-primary:hover{color:#fff;background-color:#000;border-color:#000}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#000;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-secondary{color:#fc7419;border-color:#fc7419}.btn-outline-secondary:hover{color:#fff;background-color:#fc7419;border-color:#fc7419}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(252,116,25,.5);box-shadow:0 0 0 .2rem rgba(252,116,25,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#fc7419;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#fc7419;border-color:#fc7419}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(252,116,25,.5);box-shadow:0 0 0 .2rem rgba(252,116,25,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#737373;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#737373;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f2f2f2;border-color:#f2f2f2}.btn-outline-light:hover{color:#737373;background-color:#f2f2f2;border-color:#f2f2f2}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,95%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,95%,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f2f2f2;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#737373;background-color:#f2f2f2;border-color:#f2f2f2}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,95%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,95%,.5)}.btn-outline-dark{color:#8d8d8d;border-color:#8d8d8d}.btn-outline-dark:hover{color:#fff;background-color:#8d8d8d;border-color:#8d8d8d}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#8d8d8d;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#8d8d8d;border-color:#8d8d8d}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5)}.btn-link{font-weight:400;color:#000;text-decoration:none}.btn-link:hover{color:#000;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#a8a8a8;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#737373;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:360px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:414px){.dropdown-menu-sl-left{right:auto;left:0}.dropdown-menu-sl-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:980px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #ccc}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#737373;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#666;text-decoration:none;background-color:#f2f2f2}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#000}.dropdown-item.disabled,.dropdown-item:disabled{color:#a8a8a8;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#a8a8a8;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#737373}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#595959;text-align:center;white-space:nowrap;background-color:#ccc;border:1px solid #444;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#000;background-color:#000}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.25);box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#404040}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#595959;border-color:#595959}.custom-control-input:disabled~.custom-control-label{color:#a8a8a8}.custom-control-input:disabled~.custom-control-label:before{background-color:#ccc}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #e5e5e5}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#000;background-color:#000}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,0,0,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,0,0,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,0,0,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#e5e5e5;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,0,0,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#595959;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%238d8d8d' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #444;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#404040;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.25);box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.custom-select:focus::-ms-value{color:#595959;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#a8a8a8;background-color:#ccc}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#404040;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.25);box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#ccc}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #444;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#595959}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#ccc;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#000;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#595959}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#a3a3a3;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#000;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#595959}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#a3a3a3;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#000;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#595959}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#a3a3a3;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#e5e5e5}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#e5e5e5}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#e5e5e5}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#a8a8a8;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #a3a3a3}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#ccc #ccc #a3a3a3}.nav-tabs .nav-link.disabled{color:#a8a8a8;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#595959;background-color:#fff;border-color:#a3a3a3 #a3a3a3 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#000}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:359.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:360px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm,.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:413.98px){.navbar-expand-sl>.container,.navbar-expand-sl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:414px){.navbar-expand-sl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sl,.navbar-expand-sl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sl>.container,.navbar-expand-sl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sl .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md,.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:979.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:980px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg,.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1399.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1400px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl,.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:10px}@media (min-width:360px){.card-deck{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-10px;margin-left:-10px}.card-deck,.card-deck .card{-webkit-box-direction:normal}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-right:10px;margin-bottom:0;margin-left:10px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:10px}@media (min-width:360px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:360px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#ccc;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#a8a8a8;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#a8a8a8}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#000;background-color:#fff;border:1px solid #a3a3a3}.page-link:hover{z-index:2;color:#000;text-decoration:none;background-color:#ccc;border-color:#a3a3a3}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.25);box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#000;border-color:#000}.page-item.disabled .page-link{color:#a8a8a8;pointer-events:none;cursor:auto;background-color:#fff;border-color:#a3a3a3}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary,a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#000}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.badge-secondary{color:#fff;background-color:#fc7419}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#df5b03}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(252,116,25,.5);box-shadow:0 0 0 .2rem rgba(252,116,25,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#737373;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#737373;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#737373;background-color:#f2f2f2}a.badge-light:focus,a.badge-light:hover{color:#737373;background-color:#d9d8d8}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,95%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,95%,.5)}.badge-dark{color:#fff;background-color:#8d8d8d}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#747373}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#ccc;border-radius:.3rem}@media (min-width:360px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#000;background-color:#ccc;border-color:#b8b8b8}.alert-primary hr{border-top-color:#ababab}.alert-primary .alert-link{color:#000}.alert-secondary{color:#833c0d;background-color:#fee3d1;border-color:#fed8bf}.alert-secondary hr{border-top-color:#fec9a6}.alert-secondary .alert-link{color:#552708}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#7e7e7e;background-color:#fcfcfc;border-color:#fbfbfb}.alert-light hr{border-top-color:#eee}.alert-light .alert-link{color:#656464}.alert-dark{color:#494949;background-color:#e8e8e8;border-color:#dfdfdf}.alert-dark hr{border-top-color:#d2d2d2}.alert-dark .alert-link{color:#302f2f}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#ccc;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#000;-webkit-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#595959;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#595959;text-decoration:none;background-color:#f2f2f2}.list-group-item-action:active{color:#737373;background-color:#ccc}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#a8a8a8;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#000;border-color:#000}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:360px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:414px){.list-group-horizontal-sl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:980px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1400px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#000;background-color:#b8b8b8}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#000;background-color:#ababab}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#000;border-color:#000}.list-group-item-secondary{color:#833c0d;background-color:#fed8bf}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#833c0d;background-color:#fec9a6}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#833c0d;border-color:#833c0d}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#7e7e7e;background-color:#fbfbfb}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#7e7e7e;background-color:#eee}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#7e7e7e;border-color:#7e7e7e}.list-group-item-dark{color:#494949;background-color:#dfdfdf}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#494949;background-color:#d2d2d2}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#494949;border-color:#494949}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#a8a8a8;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #a3a3a3;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #a3a3a3;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:360px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:980px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1400px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#737373}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary,a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#000!important}.bg-secondary{background-color:#fc7419!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#df5b03!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f2f2f2!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#d9d8d8!important}.bg-dark{background-color:#8d8d8d!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#747373!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #a3a3a3!important}.border-top{border-top:1px solid #a3a3a3!important}.border-right{border-right:1px solid #a3a3a3!important}.border-bottom{border-bottom:1px solid #a3a3a3!important}.border-left{border-left:1px solid #a3a3a3!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#000!important}.border-secondary{border-color:#fc7419!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f2f2f2!important}.border-dark{border-color:#8d8d8d!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.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-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:360px){.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-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:414px){.d-sl-none{display:none!important}.d-sl-inline{display:inline!important}.d-sl-inline-block{display:inline-block!important}.d-sl-block{display:block!important}.d-sl-table{display:table!important}.d-sl-table-row{display:table-row!important}.d-sl-table-cell{display:table-cell!important}.d-sl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!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-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:980px){.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-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1400px){.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-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!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-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:360px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:414px){.flex-sl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sl-column,.flex-sl-row{-webkit-box-direction:normal!important}.flex-sl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:980px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:360px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:414px){.float-sl-left{float:left!important}.float-sl-right{float:right!important}.float-sl-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:980px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1400px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:360px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:414px){.m-sl-0{margin:0!important}.mt-sl-0,.my-sl-0{margin-top:0!important}.mr-sl-0,.mx-sl-0{margin-right:0!important}.mb-sl-0,.my-sl-0{margin-bottom:0!important}.ml-sl-0,.mx-sl-0{margin-left:0!important}.m-sl-1{margin:.25rem!important}.mt-sl-1,.my-sl-1{margin-top:.25rem!important}.mr-sl-1,.mx-sl-1{margin-right:.25rem!important}.mb-sl-1,.my-sl-1{margin-bottom:.25rem!important}.ml-sl-1,.mx-sl-1{margin-left:.25rem!important}.m-sl-2{margin:.5rem!important}.mt-sl-2,.my-sl-2{margin-top:.5rem!important}.mr-sl-2,.mx-sl-2{margin-right:.5rem!important}.mb-sl-2,.my-sl-2{margin-bottom:.5rem!important}.ml-sl-2,.mx-sl-2{margin-left:.5rem!important}.m-sl-3{margin:1rem!important}.mt-sl-3,.my-sl-3{margin-top:1rem!important}.mr-sl-3,.mx-sl-3{margin-right:1rem!important}.mb-sl-3,.my-sl-3{margin-bottom:1rem!important}.ml-sl-3,.mx-sl-3{margin-left:1rem!important}.m-sl-4{margin:1.5rem!important}.mt-sl-4,.my-sl-4{margin-top:1.5rem!important}.mr-sl-4,.mx-sl-4{margin-right:1.5rem!important}.mb-sl-4,.my-sl-4{margin-bottom:1.5rem!important}.ml-sl-4,.mx-sl-4{margin-left:1.5rem!important}.m-sl-5{margin:3rem!important}.mt-sl-5,.my-sl-5{margin-top:3rem!important}.mr-sl-5,.mx-sl-5{margin-right:3rem!important}.mb-sl-5,.my-sl-5{margin-bottom:3rem!important}.ml-sl-5,.mx-sl-5{margin-left:3rem!important}.p-sl-0{padding:0!important}.pt-sl-0,.py-sl-0{padding-top:0!important}.pr-sl-0,.px-sl-0{padding-right:0!important}.pb-sl-0,.py-sl-0{padding-bottom:0!important}.pl-sl-0,.px-sl-0{padding-left:0!important}.p-sl-1{padding:.25rem!important}.pt-sl-1,.py-sl-1{padding-top:.25rem!important}.pr-sl-1,.px-sl-1{padding-right:.25rem!important}.pb-sl-1,.py-sl-1{padding-bottom:.25rem!important}.pl-sl-1,.px-sl-1{padding-left:.25rem!important}.p-sl-2{padding:.5rem!important}.pt-sl-2,.py-sl-2{padding-top:.5rem!important}.pr-sl-2,.px-sl-2{padding-right:.5rem!important}.pb-sl-2,.py-sl-2{padding-bottom:.5rem!important}.pl-sl-2,.px-sl-2{padding-left:.5rem!important}.p-sl-3{padding:1rem!important}.pt-sl-3,.py-sl-3{padding-top:1rem!important}.pr-sl-3,.px-sl-3{padding-right:1rem!important}.pb-sl-3,.py-sl-3{padding-bottom:1rem!important}.pl-sl-3,.px-sl-3{padding-left:1rem!important}.p-sl-4{padding:1.5rem!important}.pt-sl-4,.py-sl-4{padding-top:1.5rem!important}.pr-sl-4,.px-sl-4{padding-right:1.5rem!important}.pb-sl-4,.py-sl-4{padding-bottom:1.5rem!important}.pl-sl-4,.px-sl-4{padding-left:1.5rem!important}.p-sl-5{padding:3rem!important}.pt-sl-5,.py-sl-5{padding-top:3rem!important}.pr-sl-5,.px-sl-5{padding-right:3rem!important}.pb-sl-5,.py-sl-5{padding-bottom:3rem!important}.pl-sl-5,.px-sl-5{padding-left:3rem!important}.m-sl-n1{margin:-.25rem!important}.mt-sl-n1,.my-sl-n1{margin-top:-.25rem!important}.mr-sl-n1,.mx-sl-n1{margin-right:-.25rem!important}.mb-sl-n1,.my-sl-n1{margin-bottom:-.25rem!important}.ml-sl-n1,.mx-sl-n1{margin-left:-.25rem!important}.m-sl-n2{margin:-.5rem!important}.mt-sl-n2,.my-sl-n2{margin-top:-.5rem!important}.mr-sl-n2,.mx-sl-n2{margin-right:-.5rem!important}.mb-sl-n2,.my-sl-n2{margin-bottom:-.5rem!important}.ml-sl-n2,.mx-sl-n2{margin-left:-.5rem!important}.m-sl-n3{margin:-1rem!important}.mt-sl-n3,.my-sl-n3{margin-top:-1rem!important}.mr-sl-n3,.mx-sl-n3{margin-right:-1rem!important}.mb-sl-n3,.my-sl-n3{margin-bottom:-1rem!important}.ml-sl-n3,.mx-sl-n3{margin-left:-1rem!important}.m-sl-n4{margin:-1.5rem!important}.mt-sl-n4,.my-sl-n4{margin-top:-1.5rem!important}.mr-sl-n4,.mx-sl-n4{margin-right:-1.5rem!important}.mb-sl-n4,.my-sl-n4{margin-bottom:-1.5rem!important}.ml-sl-n4,.mx-sl-n4{margin-left:-1.5rem!important}.m-sl-n5{margin:-3rem!important}.mt-sl-n5,.my-sl-n5{margin-top:-3rem!important}.mr-sl-n5,.mx-sl-n5{margin-right:-3rem!important}.mb-sl-n5,.my-sl-n5{margin-bottom:-3rem!important}.ml-sl-n5,.mx-sl-n5{margin-left:-3rem!important}.m-sl-auto{margin:auto!important}.mt-sl-auto,.my-sl-auto{margin-top:auto!important}.mr-sl-auto,.mx-sl-auto{margin-right:auto!important}.mb-sl-auto,.my-sl-auto{margin-bottom:auto!important}.ml-sl-auto,.mx-sl-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:980px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1400px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:360px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:414px){.text-sl-left{text-align:left!important}.text-sl-right{text-align:right!important}.text-sl-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:980px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1400px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-primary,a.text-primary:focus,a.text-primary:hover{color:#000!important}.text-secondary{color:#fc7419!important}a.text-secondary:focus,a.text-secondary:hover{color:#c65103!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f2f2f2!important}a.text-light:focus,a.text-light:hover{color:#ccc!important}.text-dark{color:#8d8d8d!important}a.text-dark:focus,a.text-dark:hover{color:#676767!important}.text-body{color:#737373!important}.text-muted{color:#a8a8a8!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #e5e5e5;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:980px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #a3a3a3!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#a3a3a3}.table .thead-dark th{color:inherit;border-color:#a3a3a3}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/images/vendor/owl.carousel/src/owl.video.play.png?4a37f8008959c75f619bf0a3a4e2d7a2) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #a3a3a3;border-radius:.25rem;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #a3a3a3;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #a3a3a3;border-radius:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #a3a3a3;border-radius:.25rem;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #a3a3a3;border-radius:.25rem;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #a3a3a3;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high,.slider.slider-horizontal .slider-track-low{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-handle,.slider.slider-horizontal .slider-tick{margin-left:-10px}.slider.slider-horizontal .slider-handle.triangle,.slider.slider-horizontal .slider-tick.triangle{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-width:0 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;padding-top:24px;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:auto;right:0}.slider.slider-horizontal.slider-rtl .slider-handle,.slider.slider-horizontal.slider-rtl .slider-tick{margin-left:0;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:auto;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-high,.slider.slider-vertical .slider-track-low{width:100%;left:0;right:0}.slider.slider-vertical .slider-handle,.slider.slider-vertical .slider-tick{margin-top:-10px}.slider.slider-vertical .slider-handle.triangle,.slider.slider-vertical .slider-tick.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:auto;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:auto;right:0}.slider.slider-vertical.slider-rtl .slider-handle.triangle,.slider.slider-vertical.slider-rtl .slider-tick.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:0;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:-webkit-gradient(linear,left top,left bottom,from(#dfdfdf),to(#bebebe));background-image:linear-gradient(180deg,#dfdfdf,#bebebe);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#DFDFDF",endColorstr="#BEBEBE",GradientType=0)}.slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:-webkit-gradient(linear,left top,left bottom,from(#e5e5e5),to(#e9e9e9));background-image:linear-gradient(180deg,#e5e5e5,#e9e9e9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E5E5E5",endColorstr="#E9E9E9",GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip{pointer-events:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .hide{display:none}.slider-track{background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f9f9f9));background-image:linear-gradient(180deg,#f5f5f5,#f9f9f9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5",endColorstr="#F9F9F9",GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);cursor:pointer}.slider-selection,.slider-track{background-color:#f7f7f7;background-repeat:repeat-x;border-radius:4px;position:absolute}.slider-selection{background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));background-image:linear-gradient(180deg,#f9f9f9,#f5f5f5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F9F9F9",endColorstr="#F5F5F5",GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:-webkit-gradient(linear,left top,left bottom,from(#52c5ff),to(#3abcfd));background-image:linear-gradient(180deg,#52c5ff,#3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff",endColorstr="#3abcfd",GradientType=0)}.slider-track-high,.slider-track-low{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:absolute;background:transparent}.slider-handle{background-color:#0478b2;background-image:-webkit-gradient(linear,left top,left bottom,from(#0480be),to(#036fa5));background-image:linear-gradient(180deg,#0480be,#036fa5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0480BE",endColorstr="#036fa5",GradientType=0);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05);position:absolute;top:0;width:20px;height:20px;background-color:#0480be;border:0 solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{border-radius:20px}.slider-handle.custom,.slider-handle.triangle{background:transparent none}.slider-handle.custom:before{line-height:20px;font-size:20px;content:"\2605";color:#726204}.slider-tick{background-color:#f7f7f7;background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f9f9f9));background-image:linear-gradient(180deg,#f5f5f5,#f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5",endColorstr="#F9F9F9",GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;-webkit-filter:none;filter:none;opacity:.8;border:0 solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.custom,.slider-tick.triangle{background:transparent none}.slider-tick.custom:before{line-height:20px;font-size:20px;content:"\2605";color:#726204}.slider-tick.in-selection{background-color:#46c1fe;background-image:-webkit-gradient(linear,left top,left bottom,from(#52c5ff),to(#3abcfd));background-image:linear-gradient(180deg,#52c5ff,#3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff",endColorstr="#3abcfd",GradientType=0);opacity:1}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div:hover{-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container>.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container>.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container>.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;z-index:29999!important}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:29999!important}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;-webkit-box-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;-webkit-box-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;-webkit-box-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;-webkit-box-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;-webkit-box-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;-webkit-box-flex:0;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.dropzone{position:relative}.dropzone .dz-preview{width:120px}.dropzone .dz-preview .dz-progress{display:block;height:15px;border:1px solid #aaa}.dropzone .dz-preview .dz-progress .dz-upload{display:block;height:100%;background:green}.dropzone .dz-preview .dz-error-message{color:red}.dropzone .dz-preview.dz-error .dz-error-mark,.dropzone .dz-preview.dz-error .dz-error-message,.dropzone .dz-preview.dz-success .dz-success-mark{display:block}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:none;top:30px;width:54px;height:58px}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{-webkit-box-sizing:border-box;box-sizing:border-box}.dropzone{width:290px;height:290px;margin:0 auto 5px;background:#effaff;border:1px dashed #ccc;border-radius:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone.smaller{width:160px;height:160px}.dropzone.smaller .dz-preview,.dropzone.smaller .dz-preview .dz-image{width:160px!important;height:160px!important}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{width:100%;height:100%;font-size:0;line-height:0;position:relative}.dropzone .dz-message:before{background:#70ba02}.dropzone .dz-message:after,.dropzone .dz-message:before{width:40px;height:40px;display:block;content:" ";font-size:0;line-height:0;border-radius:6px;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px}.dropzone .dz-message:after{background:url(/images/ico_upload_w.svg) 50% no-repeat}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;width:290px;height:290px;border-radius:6px;overflow:hidden}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:#999;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{background:#1c2d65;color:#fff;font-family:nunitobold;font-size:24px;line-height:30px;text-align:center;display:block;cursor:pointer;border:none;top:5px;right:5px;z-index:9999}.dropzone .dz-preview .dz-remove:hover{text-decoration:none}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{overflow:hidden;width:290px;height:290px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10}.dropzone .dz-preview .dz-image,.dropzone .dz-preview .dz-image img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone .dz-preview .dz-image img{max-height:100%;display:block}.dropzone-logo .dz-image img{max-width:210px!important}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:-webkit-gradient(linear,left top,left bottom,from(#be2626),to(#a92222));background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.dropzone .dz-preview .dz-remove{width:30px;height:30px;position:absolute;top:10px;right:10px;border-radius:6px;border:1px solid #ccc;font-size:0;line-height:0;background:url(/images/ico_mini_x.svg) 50% no-repeat #fff;outline:none}@media screen and (min-width:768px){.dropzone{width:230px;height:230px}.dropzone.smaller{width:160px;height:160px}.dropzone.smaller .dz-preview,.dropzone.smaller .dz-preview .dz-image{width:160px!important;height:160px!important}.dropzone .dz-preview,.dropzone .dz-preview .dz-image{width:230px;height:230px}}@media screen and (min-width:980px){.dropzone{width:330px;height:330px}.dropzone.smaller{width:220px;height:220px}.dropzone.smaller .dz-preview,.dropzone.smaller .dz-preview .dz-image{width:220px!important;height:220px!important}.dropzone .dz-preview,.dropzone .dz-preview .dz-image{width:330px;height:330px}}#page_overlay{position:fixed;z-index:29990;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#fff;display:none;opacity:.7}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pace .pace-activity{display:block;position:fixed;z-index:29999;top:0;right:0;width:200px;height:200px;background:#fc7419;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translateX(100%) translateY(-100%) rotate(45deg);transform:translateX(100%) translateY(-100%) rotate(45deg);pointer-events:none}.pace.pace-active .pace-activity{-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg)}.pace .pace-activity:after,.pace .pace-activity:before{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:15px;left:50%;display:block;border:5px solid #fff;border-radius:50%;content:""}.pace .pace-activity:before{margin-left:-30px;width:60px;height:60px;border-right-color:rgba(0,0,0,.2);border-left-color:rgba(0,0,0,.2);-webkit-animation:pace-theme-corner-indicator-spin 3s linear infinite;animation:pace-theme-corner-indicator-spin 3s linear infinite}.pace .pace-activity:after{bottom:30px;margin-left:-15px;width:30px;height:30px;border-top-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);-webkit-animation:pace-theme-corner-indicator-spin 1s linear infinite;animation:pace-theme-corner-indicator-spin 1s linear infinite}@-webkit-keyframes pace-theme-corner-indicator-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes pace-theme-corner-indicator-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}header{padding:15px 0;background:#1acad4;position:relative;z-index:9100}@media (min-width:768px){header{height:230px}}header.pattern{background:url(/images/bg_pattern_blue.png) 50%}header.mini{height:auto;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);padding:0}@media (min-width:768px){header.mini{padding-bottom:0}}header.mini .top{background:#1acad4;height:80px;width:100%;position:fixed;top:0;left:0;z-index:9100}header.noheight{height:auto}header .container{color:#fff;position:relative}header .container .header-navigation{position:relative;z-index:9100}@media (min-width:768px){header .container .illo_header-guy{position:absolute;bottom:-15px;left:-10px}}@media (min-width:980px){header .container .illo_header-guy{left:50px}}@media (min-width:1400px){header .container .illo_header-guy{left:150px}}@media (min-width:768px){header .container .illo_header-girl{position:absolute;bottom:-15px;right:-95px}}@media (min-width:980px){header .container .illo_header-girl{right:-10px}}@media (min-width:1400px){header .container .illo_header-girl{right:140px}}header .container .currency{color:#fff;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.75rem;background:url(/images/arrow_down_mini.svg) 100% no-repeat;padding:0 10px 0 0}header .container .logo{width:80px}header .container h1{z-index:1000;position:relative;font-family:muktabold,Arial,Tahoma;font-size:1.375rem;line-height:1.875rem}@media (min-width:768px){header .container h1{font-size:1.625rem;line-height:2.125rem}}header .container h1.big{font-size:1.75rem;line-height:2.125rem}header .container .search-mini{-webkit-transition:all .05s;transition:all .05s;width:210px}@media (min-width:768px){header .container .search-mini{width:300px}}@media (min-width:980px){header .container .search-mini{width:460px}}header .container .search-mini .search-holder{width:210px}@media (min-width:768px){header .container .search-mini .search-holder{width:300px}}@media (min-width:980px){header .container .search-mini .search-holder{width:460px}}header .container .search-mini .search-holder .search{width:210px}@media (min-width:768px){header .container .search-mini .search-holder .search{width:300px}}@media (min-width:980px){header .container .search-mini .search-holder .search{width:460px}}header .container .search-mini .search-holder .search input[type=text]{width:160px}@media (min-width:768px){header .container .search-mini .search-holder .search input[type=text]{width:250px}}@media (min-width:980px){header .container .search-mini .search-holder .search input[type=text]{width:410px}}header .container .search-mini.focused{width:100%;position:absolute;top:15px;left:0;margin:0!important}@media (min-width:768px){header .container .search-mini.focused{width:300px;position:relative;top:auto;left:auto;margin:0 auto!important}}@media (min-width:980px){header .container .search-mini.focused{width:460px}}header .container .search-mini.focused .search-holder{width:98%}@media (min-width:768px){header .container .search-mini.focused .search-holder{width:300px}}@media (min-width:980px){header .container .search-mini.focused .search-holder{width:460px}}header .container .search-mini.focused .search-holder .search{width:100%}@media (min-width:768px){header .container .search-mini.focused .search-holder .search{width:300px}}@media (min-width:980px){header .container .search-mini.focused .search-holder .search{width:460px}}header .container .search-mini.focused .search-holder .search input[type=text]{width:290px}@media (min-width:768px){header .container .search-mini.focused .search-holder .search input[type=text]{width:250px}}@media (min-width:980px){header .container .search-mini.focused .search-holder .search input[type=text]{width:410px}}header .container .search-holder{position:relative;width:340px;height:50px}@media (min-width:768px){header .container .search-holder{width:460px}}header .container .search-holder.focused input[type=text]{padding:0 15px 0 50px!important}header .container .search-holder .close{width:26px;height:26px;border-radius:6px;border:1px solid #ccc;font-size:0;line-height:0;background:url(/images/ico_mini_x_black.svg) 50% no-repeat;opacity:1;outline:none;position:absolute;top:12px;left:12px}header .container .search-holder .close:hover{opacity:1}header .container .search-holder .search{width:340px;height:50px;background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);overflow:hidden;position:relative;z-index:1000}@media (min-width:768px){header .container .search-holder .search{width:460px}}header .container .search-holder .search input[type=text]{width:290px;height:50px;background:none;outline:none;color:#000;border:0;padding:0 15px;float:left}@media (min-width:768px){header .container .search-holder .search input[type=text]{width:410px}}header .container .search-holder .search input[type=text]::-webkit-input-placeholder{color:#a3a3a3}header .container .search-holder .search input[type=text]::-moz-placeholder{color:#a3a3a3}header .container .search-holder .search input[type=text]:-ms-input-placeholder{color:#a3a3a3}header .container .search-holder .search input[type=text]:-moz-placeholder{color:#a3a3a3}header .container .search-holder .search button{width:50px;height:50px;border:0;border-left:1px solid #ccc;float:right;background:url(/images/ico_search.svg) 50% no-repeat;background-size:20px 20px;font-size:0;line-height:0;outline:none}header .container .search-holder .searchlist{width:100%;position:absolute;top:51px;left:50%;margin-left:-50%;background:#f2f2f2;border-radius:6px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);z-index:26000}@media (min-width:768px){header .container .search-holder .searchlist{width:536px;left:50%;margin-left:-268px}}header .container .search-holder .searchlist .navigation{background:#fff}header .container .search-holder .searchlist .navigation ul{list-style:none;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem;padding:0 30px}@media (min-width:768px){header .container .search-holder .searchlist .navigation ul{padding:0 100px}}header .container .search-holder .searchlist .navigation ul li a{color:#a3a3a3;display:block;height:40px;line-height:40px}header .container .search-holder .searchlist .navigation ul li a:hover{text-decoration:none;border-bottom:3px solid #fc7419}header .container .search-holder .searchlist .navigation ul li a.active{color:#000;border-bottom:3px solid #fc7419}header .container .search-holder .searchlist .data{color:#000!important;padding:15px 10px 30px}@media (min-width:768px){header .container .search-holder .searchlist .data{padding:15px 30px 30px}}header .container .search-holder .searchlist .data .item-search-product{height:90px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}header .container .search-holder .searchlist .data .item-search-product:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}header .container .search-holder .searchlist .data .item-search-product .image{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}header .container .search-holder .searchlist .data .item-search-product .image img{max-width:85%;max-height:85%}header .container .search-holder .searchlist .data .item-search-product .text{padding:10px}header .container .search-holder .searchlist .data .item-search-webshop{height:105px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;padding:10px}header .container .search-holder .searchlist .data .item-search-webshop:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}header .container .search-holder .searchlist .data .item-search-webshop .image{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;margin-right:10px}header .container .search-holder .searchlist .data .item-search-webshop .image img{max-width:85%;max-height:85%}header .container .search-holder .searchlist .data .item-search-collection{height:135px;background:#fff;border-radius:6px;overflow:hidden;border:1px solid #ccc;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}header .container .search-holder .searchlist .data .item-search-collection:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}header .container .search-holder .searchlist .data .item-search-collection .data{height:70px;padding:0 8px;border-bottom:1px solid #ccc}header .container .search-holder .searchlist .data .item-search-collection .data .image{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;height:35px;border-radius:50%;overflow:hidden;border:3px solid #fff;margin-right:8px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}header .container .search-holder .searchlist .data .item-search-collection .data .image img{max-width:100%;max-height:100%}header .container .search-holder .searchlist .data .item-search-collection .data .txt h3{font-size:12px!important;line-height:14px!important;margin:0!important}header .container .search-holder .searchlist .data .item-search-collection .data .txt .name{font-size:10px;line-height:12px;color:#a3a3a3}header .container .search-holder .searchlist .data .item-search-collection .item-elems{height:65px}header .container .search-holder .searchlist .data .item-search-collection .item-elems a{height:65px;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;border-right:1px solid #ccc}header .container .search-holder .searchlist .data .item-search-collection .item-elems a:nth-of-type(3){border:0}header .container .search-holder .searchlist .data .item-search-collection .item-elems a img{max-width:75%;max-height:75%}header .container p.smaller{font-size:.875rem;line-height:1.25rem}header .container p a{color:#fff;text-decoration:underline}header .container .avatar{position:relative}header .container .avatar:hover a{text-decoration:none}header .container .avatar:hover .submenu{display:block!important}header .container .avatar .profile{color:#fff}header .container .avatar .profile .image,header .container .avatar .profile img{width:35px;height:35px;display:block;border:3px solid #fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}header .container .avatar .profile .text{font-family:muktabold,Arial,Tahoma;font-size:.875rem;background:url(/images/arrow_down_mini.svg) right 1px center no-repeat;padding:0 10px 0 0}header .container .avatar .profile:hover{color:#fff}header .container .avatar .submenu{position:absolute;top:53px;left:-30px;width:220px;padding:0 10px;background:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);border:1px solid #ccc;border-top:3px solid #fc7419;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;display:none}header .container .avatar .submenu:before{width:100%;height:25px;display:block;content:" ";font-size:0;line-height:0;position:absolute;top:-25px;left:0}header .container .avatar .submenu:after{bottom:100%;left:46px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(252,116,25,0);border-bottom-color:#fc7419;border-width:12px;margin-left:-12px}header .container .avatar .submenu .welcome{color:#000;font-size:.875rem;line-height:1.125rem;border-bottom:1px solid #ccc}header .container .avatar .submenu .welcome .logout{width:21px;height:19px;display:block;font-size:0;line-height:0;background:url(/images/ico_exit.svg) 50% no-repeat}header .container .avatar .submenu .balance{font-size:.875rem;line-height:1.125rem}header .container .avatar .submenu .balance:hover{border-color:#a3a3a3!important}header .container .avatar .submenu .balance .icon-money{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;background:#1acad4}header .container .avatar .submenu ul{list-style:none}header .container .avatar .submenu ul li a{position:relative;display:block;padding:7px 0 7px 15px;border-top:1px solid #ccc}header .container .avatar .submenu ul li a:hover{color:#fc7419}header .container .avatar .submenu ul li a:before{width:6px;height:6px;display:block;content:" ";position:absolute;top:50%;left:0;margin-top:-3px;border-radius:50%;background:#fc7419}header .container .buttons a{position:relative;margin-left:10px;width:40px;height:40px;font-size:0;line-height:0;border:1px solid #fff;border-radius:6px}header .container .buttons a.profile{background:url(/images/ico_user.svg) 50% no-repeat}header .container .buttons a.compare{background:url(/images/ico_compare.svg) 50% no-repeat}header .container .buttons a.heart{background:url(/images/ico_heart_w.svg) 50% no-repeat}header .container .buttons a.mobile-menu{background:url(/images/ico_menu_w.svg) 50% no-repeat}header .container .buttons a.mobile-menu.close-mobile-menu{background:url(/images/ico_mini_x.svg) 50% no-repeat #fff}header .container .buttons a span{text-align:center;min-width:16px;height:17px;line-height:17px;padding:0 4px;border-radius:4px;background:#fc7419;font-size:.75rem;font-family:muktabold,Arial,Tahoma;color:#fff;position:absolute;top:3px;right:-7px}header nav{background:#fff;position:relative}header nav ul{font-family:muktabold,Arial,Tahoma;font-size:.875rem;list-style:none;height:50px}header nav ul li{height:50px;margin-right:20px}@media (min-width:768px){header nav ul li{margin-right:20px}}header nav ul li:last-of-type{margin:0}header nav ul li a{height:50px;line-height:50px;display:block;position:relative}header nav ul li a.dd{padding:1px 10px 0 0}header nav ul li a.dd:hover{text-decoration:none}header nav ul li a.dd:after{width:6px;height:4px;display:block;content:" ";background:url(/images/arrow_down_mini_black.svg) 100% no-repeat;position:absolute;right:0;top:22px}header nav ul li.nav-products .dd{background:url(/images/ico_cards.svg) 0 no-repeat;padding-left:26px}header nav ul li.nav-products:hover .megadropdown{display:block!important}header nav ul li.nav-collections .dd{background:url(/images/ico_collect.svg) 0 no-repeat;padding-left:32px}header nav ul li.nav-collections .megadropdown:after{left:200px}header nav ul li.nav-collections:hover .megadropdown{display:block!important}header nav ul li.nav-webshops .dd{background:url(/images/ico_shop.svg) 0 no-repeat;padding-left:30px}header nav ul li.nav-webshops .megadropdown:after{left:335px}header nav ul li.nav-webshops:hover .megadropdown{display:block!important}header nav ul li .megadropdown{background:#fff;color:#000!important;border-top:3px solid #fc7419;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;z-index:27000;position:absolute;top:50px;left:-5px;padding:15px 10px 10px;display:none;width:753px}@media (min-width:980px){header nav ul li .megadropdown{width:970px}}header nav ul li .megadropdown a{height:auto;line-height:100%;display:inline}header nav ul li .megadropdown .categories a{-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}header nav ul li .megadropdown .categories a:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}header nav ul li .megadropdown .categories a span{line-height:.875rem;margin:0 10px}header nav ul li .megadropdown .categories a span.image{margin:0;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;height:50px;display:block}header nav ul li .megadropdown .categories a span.image .noimage{width:20px}header nav ul li .megadropdown .categories .row div:nth-last-of-type(-n+4){margin-bottom:20px!important}header nav ul li .megadropdown:after{bottom:100%;left:70px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(252,116,25,0);border-bottom-color:#fc7419;border-width:10px;margin-left:-10px}header nav ul li .megadropdown .item-mega-product{height:90px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}header nav ul li .megadropdown .item-mega-product:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}header nav ul li .megadropdown .item-mega-product .image{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}header nav ul li .megadropdown .item-mega-product .image img{max-width:85%;max-height:85%}header nav ul li .megadropdown .item-mega-product .text{padding:10px}header nav ul li .megadropdown .item-mega-webshop{height:70px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}header nav ul li .megadropdown .item-mega-webshop:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}header nav ul li .megadropdown .item-mega-webshop .image{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;height:50px}header nav ul li .megadropdown .item-mega-webshop .image img{max-width:85%;max-height:85%}header nav ul li .megadropdown .item-mega-webshop .text{padding:0 10px}header nav ul li .megadropdown .item-mega-collection{height:115px;background:#fff;border-radius:6px;overflow:hidden;border:1px solid #ccc;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}header nav ul li .megadropdown .item-mega-collection:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}header nav ul li .megadropdown .item-mega-collection .data{height:66px;padding:0 8px;border-bottom:1px solid #ccc}header nav ul li .megadropdown .item-mega-collection .data .image{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;height:35px;border-radius:50%;overflow:hidden;border:3px solid #fff;margin-right:8px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}header nav ul li .megadropdown .item-mega-collection .data .image img{max-width:100%;max-height:100%}header nav ul li .megadropdown .item-mega-collection .data .txt h3{font-size:12px!important;line-height:14px!important;margin:0!important}header nav ul li .megadropdown .item-mega-collection .data .txt .name{font-size:10px;line-height:12px;color:#a3a3a3}header nav ul li .megadropdown .item-mega-collection .item-elems a{height:47px;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;border-right:1px solid #ccc}header nav ul li .megadropdown .item-mega-collection .item-elems a:nth-of-type(3){border:0}header nav ul li .megadropdown .item-mega-collection .item-elems a img{max-width:85%;max-height:85%}header nav ul li .megadropdown .cta-mini{overflow:hidden;position:relative;background:url(/images/bg_pattern_orange.png) 0 0 repeat;max-width:690px;height:42px;border-radius:6px;padding:0 0 0 80px}header nav ul li .megadropdown .cta-mini p{font-size:.875rem;line-height:1.25rem}header nav ul li .megadropdown .cta-mini:before{width:80px;height:100%;display:block;content:" ";font-size:0;line-height:0;background:url(/images/illo_promo_partner_small.png) center -30px no-repeat;background-size:auto 200%;position:absolute;bottom:0;left:0}.search-row{-webkit-transition:all .05s;transition:all .05s}.search-row.active{-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}body{font-family:muktaregular,Arial,Tahoma;color:#000;background:#f2f2f2}body.overlay{position:relative;overflow:hidden}body.overlay:after{width:100%;height:100%;display:block;content:" ";background:rgba(0,0,0,.3);position:fixed;top:0;left:0;z-index:24950}body.fixed{padding-top:80px}@media (min-width:0) and (max-width:767px){.row{margin-left:-5px;margin-right:-5px}.row>.col,.row>[class*=col-]{padding-right:5px;padding-left:5px}}.content{overflow-x:hidden}h1.big{font-size:24px!important;line-height:30px!important}.section-title{font-weight:400;font-family:muktabold,Arial,Tahoma;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.section-title{font-size:1.5rem;line-height:1.875rem}}@media (min-width:1400px){.section-title.big{font-size:2rem!important;line-height:2.5rem!important}}.section-title-smaller2{font-size:.875rem;line-height:.875rem}.section-title-smaller,.section-title-smaller2{font-weight:400;font-family:muktabold,Arial,Tahoma}.section-title-smaller{font-size:1.125rem;line-height:1.25rem}.section-title-medium{font-weight:400;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:1rem;line-height:1.25rem}.section-title-small{font-weight:400;font-family:muktabold,Arial,Tahoma;font-size:.75rem;line-height:.875rem;text-transform:uppercase;margin:0;padding:0}.head{padding-bottom:7px;margin-bottom:10px;border-bottom:1px solid #ccc}.head .ico{width:40px;height:40px;margin-right:10px;border-radius:6px}.head .title{padding-top:5px}.head .title .section-title{margin-top:-3px}.head .select2-container{width:180px!important}.head .views{margin-left:10px}.head .views a{width:38px;height:38px;display:block;font-size:0;line-height:0}.head .views a.normal{background:url(/images/ico_cards_g.svg) 50% no-repeat}.head .views a.normal.active{background:url(/images/ico_cards.svg) 50% no-repeat}.head .views a.quick{background:url(/images/ico_list_g.svg) 50% no-repeat}.head .views a.quick.active{background:url(/images/ico_list.svg) 50% no-repeat}.wizard{background:#fff;border-bottom:1px solid #ccc}.wizard .row{max-width:270px}@media (min-width:768px){.wizard .row{max-width:100%}}.wizard .item .ico{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;margin-right:10px;border-radius:6px}.wizard .item .text div{font-family:muktabold,Arial,Tahoma;font-size:1.125rem;line-height:1.5rem}@media (min-width:980px){.categories .row div:nth-last-of-type(-n+4){margin-bottom:0!important}}.categories .row a{font-family:muktabold,Arial,Tahoma;height:50px;background:#fff;border:1px solid #ccc;border-radius:6px;overflow:hidden;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.categories .row a:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}.categories .row a span{line-height:1.125rem;margin:0 10px}.categories .row a span.image{margin:0;width:50px;height:50px;display:block}.categories .row a span.image .noimage{width:20px}@media (min-width:980px){.collections .row .col-12:nth-last-of-type(-n+2){margin-bottom:0!important}}.promo{background:url(/images/bg_pattern_orange.png) 0 0 repeat;border-top:1px solid #ccc}.promo .data{background:#fff;border:1px solid #ccc;border-radius:6px;padding:35px 45px}@media (min-width:768px){.promo .data{padding:30px 35px}}@media (min-width:980px){.promo .data{padding:30px 40px}}.promo .data p{font-size:.875rem}@media (min-width:980px){.promo .data p{font-size:1rem}}.promo img{max-width:100%}@media (min-width:768px){.promo img{width:110px}}@media (min-width:980px){.promo img{width:auto}}@media (min-width:1400px){.promo img{height:170px}}.item-featured{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #ccc;position:relative}.item-featured .data{border-bottom:1px solid #ccc;padding:15px 20px;font-size:14px}@media (min-width:768px){.item-featured .data{height:150px}}@media (min-width:980px){.item-featured .data{height:130px}}.item-featured .image{height:300px}@media (min-width:360px){.item-featured .image{height:330px}}@media (min-width:414px){.item-featured .image{height:380px}}@media (min-width:768px){.item-featured .image{height:225px}}@media (min-width:980px){.item-featured .image{height:295px}}@media (min-width:1400px){.item-featured .image{height:438px}}.item-featured .logo{width:50px;height:50px;position:absolute;bottom:10px;left:10px;background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}.item-featured .logo img{max-width:85%;max-height:85%}.item-featured-v2{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #ccc;position:relative}.item-featured-v2 .data{border-bottom:1px solid #ccc;padding:15px 20px;font-size:14px}@media (min-width:768px){.item-featured-v2 .data{height:115px}}@media (min-width:980px){.item-featured-v2 .data{height:130px}}.item-featured-v2 .image{overflow:hidden;background:#1acad4;height:300px}@media (min-width:360px){.item-featured-v2 .image{height:330px}}@media (min-width:414px){.item-featured-v2 .image{height:380px}}@media (min-width:768px){.item-featured-v2 .image{height:280px}}@media (min-width:980px){.item-featured-v2 .image{height:346px}}@media (min-width:1400px){.item-featured-v2 .image{height:346px}}.item-featured-v2 .image img{display:block;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.item-featured-v2 .logo{width:50px;height:50px;position:absolute;bottom:10px;left:10px;background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}.item-featured-v2 .logo img{max-width:85%;max-height:85%}.featured-shops-v2 .owl-carousel .owl-item .image img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.item-product{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #ccc;height:420px}@media (min-width:768px){.item-product{height:445px}}@media (min-width:980px){.item-product{height:415px}}.item-product.no-options{height:370px}@media (min-width:768px){.item-product.no-options{height:395px}}@media (min-width:980px){.item-product.no-options{height:365px}}.item-product.featured{border:2px solid #fc7419!important}.item-product .image{position:relative;overflow:hidden;border-bottom:1px solid #ccc;height:220px}@media (min-width:768px){.item-product .image{height:210px}}.item-product .image img{width:auto!important;max-width:85%;max-height:190px}.item-product .image.small{height:135px}.item-product .image.small img{max-width:none;max-height:none}.item-product .image .buy{width:29px;height:24px;display:block;background:url(/images/ico-label-cart.svg) 50% no-repeat;position:absolute;top:0;left:20px;font-size:0;line-height:0}.item-product .image .user-photo{width:40px;height:40px;bottom:5px;left:5px;border:3px solid #fff}.item-product .image .delete{width:35px;height:35px;display:block;font-size:0;line-height:0;background:url(/images/ico_delete_mini.svg) 50% no-repeat #fff;background-size:11px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);border:1px solid #ccc;border-top:0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;position:absolute;top:0;left:10px}.item-product .data{padding:15px 20px}.item-product .data .section-title-medium{height:70px}@media (min-width:768px){.item-product .data .section-title-medium{height:100px}}@media (min-width:980px){.item-product .data .section-title-medium{height:70px}}.item-product .data .offer{font-size:.75rem;line-height:1.125rem}.item-product .data .price{font-size:.875rem;color:#a3a3a3}.item-product .data .price span{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:1.125rem;color:#fc7419}.item-product .compare-parameters .parameter-category div{position:relative}.item-product .compare-parameters .parameter-category div:after{width:100%;height:100%;display:block;content:" ";background:#fff;position:absolute;top:0;left:-10px}.item-product .compare-parameters .parameter-category span{opacity:0}.item-product:first-of-type .compare-parameters .parameter-category div:after{display:none}.item-product:first-of-type .compare-parameters .parameter-category span{opacity:1}@media (min-width:768px){.item-product-quick{height:185px}}.item-product-quick .image{position:relative;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.item-product-quick .image img{max-width:85%;max-height:85%}.item-product-quick .image .buy{width:29px;height:24px;display:block;background:url(/images/ico-label-cart.svg) 50% no-repeat;position:absolute;top:0;left:10px;font-size:0;line-height:0}.item-product-quick .data{padding-bottom:40px}@media (min-width:768px){.item-product-quick .data{padding-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}}.item-product-horizontal .name{position:relative;-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px}@media (min-width:980px){.item-product-horizontal .name{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}}@media (min-width:980px){.item-product-horizontal .name.bigger{-webkit-box-flex:0;-ms-flex:0 0 450px;flex:0 0 450px}}.item-product-horizontal .name .image{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;height:100px}.item-product-horizontal .name .image img{max-width:85%;max-height:85%}.item-product-horizontal .name .buy{width:29px;height:24px;display:block;background:url(/images/ico-label-cart.svg) 50% no-repeat;position:absolute;top:0;left:65px;font-size:0;line-height:0}.item-product-horizontal .price{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.item-product-horizontal .status{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}@media (min-width:980px){.item-product-horizontal .status{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}}.item-product-horizontal .highlighted{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.item-product-horizontal .highlighted span:first-of-type{line-height:100%;padding-top:6px;padding-bottom:4px}.item-product-horizontal .details{-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;height:100px;font-size:0;line-height:0;background:url(/images/ico_expand.svg) 50% no-repeat}.item-product-horizontal .btn-operations{-webkit-box-flex:0!important;-ms-flex:0 0 40px!important;flex:0 0 40px!important}.item-product-horizontal .other-details{display:none}.item-product-horizontal.expanded .details{background:url(/images/ico_collapse.svg) 50% no-repeat}.item-product-horizontal.expanded .other-details{display:block}.item-collection{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #ccc}.item-collection .data{padding:20px;border-bottom:1px solid #ccc;min-height:110px}.item-collection .data .image{-webkit-box-flex:0;-ms-flex:0 0 65px;flex:0 0 65px;height:65px;border-radius:50%;overflow:hidden;border:4px solid #fff;margin-right:10px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}.item-collection .data .image img{max-width:100%;max-height:100%}.item-collection .data .txt{font-size:.875rem;line-height:1.25rem}.item-collection .data .txt .name{font-size:.75rem;line-height:.875rem;color:#a3a3a3}.item-collection .data .txt .name a{color:#a3a3a3}.item-collection .data .edit{background:url(/images/ico_edit_mini.svg) 50% no-repeat #fff;background-size:15px;right:55px}.item-collection .data .delete,.item-collection .data .edit{width:35px;height:35px;display:block;font-size:0;line-height:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);border:1px solid #ccc;border-top:0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;position:absolute;top:0}.item-collection .data .delete{background:url(/images/ico_delete_mini.svg) 50% no-repeat #fff;background-size:11px;right:10px}@media (min-width:768px){.item-collection .item-cover{height:115px}}@media (min-width:980px){.item-collection .item-cover{height:150px}}@media (min-width:1400px){.item-collection .item-cover{height:220px}}.item-collection .item-elems a{height:115px;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;border-right:1px solid #ccc}.item-collection .item-elems a:nth-of-type(3){border:0}@media (min-width:980px){.item-collection .item-elems a{height:150px}}@media (min-width:1400px){.item-collection .item-elems a{height:220px}}.item-collection .item-elems a img{max-width:85%;max-height:85%}@media (min-width:768px){.item-collection .item-elems.four a{height:150px;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;border-right:1px solid #ccc}.item-collection .item-elems.four a:nth-of-type(3){border-right:1px solid #ccc}.item-collection .item-elems.four a:nth-of-type(4){border:0}}.item-webshop{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #ccc}.item-webshop.featured{border-color:#fc7419}.item-webshop .data{padding:20px;border-bottom:1px solid #ccc}.item-webshop .data .image{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;border-radius:6px;overflow:hidden;border:1px solid #ccc;margin-right:10px}.item-webshop .data .image img{max-width:85%;max-height:85%}.item-webshop .data .txt{font-size:.875rem;line-height:1.25rem}.item-webshop .data .txt .qty{font-size:.75rem;line-height:.875rem}.item-webshop .item-elems a{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;border-right:1px solid #ccc;border-bottom:1px solid #ccc;height:180px}@media (min-width:980px){.item-webshop .item-elems a{height:150px}}@media (min-width:1400px){.item-webshop .item-elems a{height:225px}}.item-webshop .item-elems a:nth-of-type(2n){border-right:0}.item-webshop .item-elems a:nth-last-of-type(-n+2){border-bottom:0!important}.item-webshop .item-elems a img{max-width:85%;max-height:85%}.item-options{height:50px;border-top:1px solid #ccc;padding:0 15px}.item-options.fixed{border:0;position:absolute;bottom:-5px;right:0;width:100%;padding:0 10px}.item-options a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0;line-height:0;text-decoration:none}.item-options a.heart{min-width:19px;height:16px;background:url(/images/ico_heart_g.svg) 0 no-repeat;background-size:19px 16px;padding:0 0 0 22px;color:#a3a3a3;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem;line-height:.875rem}.item-options a.heart.on{background-image:url(/images/ico_heart_c.svg)}.item-options a.clock{width:19px;height:16px;background:url(/images/ico_clock_g.svg) 0 no-repeat;background-size:19px 16px}.item-options a.clock.on{background-image:url(/images/ico_clock_c.svg)}.item-options a.compare{width:19px;height:16px;background:url(/images/ico_compare_gg.svg) 0 no-repeat;background-size:19px 16px}.item-options a.compare.on{background-image:url(/images/ico_compare_c.svg)}.item-options a.jump-to-products{min-width:20px;height:19px;background:url(/images/ico_collection.svg) 0 no-repeat;background-size:20px 19px;padding:0 0 0 25px}.item-options a.jump-to-products,.item-options a.jump-to-webshop{color:#000;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem;line-height:.875rem}.item-options a.jump-to-webshop{min-width:19px;height:20px;background:url(/images/ico_link.svg) 0 no-repeat;background-size:19px 20px;padding:0 0 0 24px}@media (min-width:768px){.item-offer .details{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}.item-offer .details .shipping .price{background:url(/images/ico_mini_ship.svg) 0 no-repeat;padding-left:18px}.item-offer .shop{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}@media (min-width:768px){.item-offer .shop{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px}}.item-offer .shop .image{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;border-radius:6px;overflow:hidden;border:1px solid #ccc;margin-right:10px}.item-offer .shop .image img{max-width:85%;max-height:85%}.item-offer .shop .txt{font-size:.875rem;line-height:1.25rem}.item-offer .shop .txt .qty{font-size:.75rem;line-height:.875rem}.item-transaction .code{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}.item-transaction .date{-webkit-box-flex:0;-ms-flex:0 0 115px;flex:0 0 115px}.item-transaction .pm{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}.item-transaction .invoice{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.item-transaction .status{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.item-transaction .price{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.item-transaction.error .code,.item-transaction.error .date,.item-transaction.error .price{color:#a3a3a3}.item-transaction .asc{padding:0 17px 0 0;background:url(/images/ico_sort.svg) 100% no-repeat}.item-transaction .asc.on{color:#fc7419}.item-transaction .desc{padding:0 17px 0 0;background:url(/images/ico_sort_desc.svg) 100% no-repeat}.item-transaction .desc.on{color:#fc7419}.item-webshop-profile .data .image{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;border-radius:6px;overflow:hidden;border:1px solid #ccc;margin-right:10px}.item-webshop-profile .data .image img{max-width:85%;max-height:85%}.item-webshop-profile .data .txt{font-size:.875rem;line-height:1.25rem}.item-webshop-profile .data .txt .qty{font-size:.75rem;line-height:.875rem}.text-image{border-radius:6px;overflow:hidden;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);width:320px;height:320px}@media (min-width:768px){.text-image{width:280px;height:280px}}@media (min-width:980px){.text-image{width:300px;height:300px}}.text-image.margin-top-neg{margin-top:-60px;position:relative;z-index:24960}@media (min-width:768px){.text-image.margin-top-neg{margin-top:-185px}}.people{background:#fff;border:1px solid #ccc;border-radius:6px}.people .image{border-bottom:1px solid #ccc;overflow:hidden}.people .data{padding:35px 40px}.people .data .title{font-size:.875rem}.blog-filters ul{list-style:none;font-size:.75rem}@media (min-width:768px){.blog-filters ul{font-size:1rem}}.blog-filters ul li{margin-right:15px}@media (min-width:768px){.blog-filters ul li{margin-right:22px}}.blog-filters ul li:last-of-type{margin-right:0}.blog-filters ul li a{color:#a3a3a3;display:block;height:68px;line-height:68px;border-bottom:3px solid #fff}.blog-filters ul li a.dd{padding:0 10px 0 0;background:url(/images/arrow_drop_g.svg) 100% no-repeat}.blog-filters ul li a.dd.active{background-image:url(/images/arrow_down_mini_black.svg)}.blog-filters ul li a:hover{text-decoration:none;border-bottom:3px solid #fc7419}.blog-filters ul li a.active{color:#000;border-bottom:3px solid #fc7419}.blog-filters .search{height:40px;overflow:hidden;position:relative;z-index:1000;width:100%}.blog-filters .search input[type=text]{height:40px;background:none;outline:none;color:#000;border:0;padding:0 12px;float:left;width:183px}@media (min-width:768px){.blog-filters .search input[type=text]{width:178px}}@media (min-width:980px){.blog-filters .search input[type=text]{width:230px}}.blog-filters .search input[type=text]::-webkit-input-placeholder{color:#a3a3a3}.blog-filters .search input[type=text]::-moz-placeholder{color:#a3a3a3}.blog-filters .search input[type=text]:-ms-input-placeholder{color:#a3a3a3}.blog-filters .search input[type=text]:-moz-placeholder{color:#a3a3a3}.blog-filters .search a{width:40px;height:40px;border:0;border-left:1px solid #ccc;float:right;background:url(/images/ico_search.svg) 50% no-repeat;background-size:20px 20px;font-size:0;line-height:0;outline:none}.item-blog{overflow:hidden;position:relative;height:485px}@media (min-width:768px){.item-blog{height:450px}}@media (min-width:980px){.item-blog{height:500px}}.item-blog.noheight{height:auto}@media (min-width:768px){.item-blog.noheight{height:450px}}@media (min-width:980px){.item-blog.noheight{height:500px}}.item-blog .image{overflow:hidden;height:255px}@media (min-width:768px){.item-blog .image{height:200px}}@media (min-width:980px){.item-blog .image{height:214px}}@media (min-width:1400px){.item-blog .image{height:224px}}.item-blog .image .user-photo{width:40px;height:40px;bottom:5px;left:5px;border:3px solid #fff}.item-blog .data .info span{color:#fc7419}.item-blog .details{width:100%;position:absolute;left:0;bottom:20px;text-align:center}@media (min-width:980px){.item-blog .details{bottom:30px}}.item-radio{min-height:65px}.item-radio:hover{cursor:pointer}.item-radio .radio{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.webshop-card .owl-dots{border-top:1px solid #ccc}.webshop-card .owl-carousel .owl-item img{width:auto!important;max-width:100%!important;max-height:100%!important}.product-card .owl-dots{border-top:1px solid #ccc;padding-bottom:20px}.webshop-profile .data .image{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;border-radius:6px;overflow:hidden;border:1px solid #ccc;margin-right:10px}.webshop-profile .data .image img{max-width:85%;max-height:85%}.webshop-profile .data .txt{font-size:.875rem;line-height:1.25rem}.webshop-profile .data .txt .qty{font-size:.75rem;line-height:.875rem}.banner{overflow:hidden;background:#ccc;position:relative}.banner.b-blog{height:500px!important}@media (min-width:768px){.banner.b-blog{height:100%!important}}.banner.b-webshop{height:468px!important}@media (min-width:768px){.banner.b-webshop{height:100%!important}}.banner.horizontal{height:400px!important}@media (min-width:768px){.banner.horizontal{height:110px!important}}@media (min-width:1400px){.banner.horizontal{height:120px!important}}.banner.horizontal.big{height:180px!important}@media (min-width:768px){.banner.horizontal.big{height:350px!important}}@media (min-width:1400px){.banner.horizontal.big{height:460px!important}}.banner.horizontal .logo{left:auto;right:10px}.banner .layer{background:rgba(0,0,0,.5)}.banner .image,.banner .layer{z-index:900}.banner .banner-link,.banner .image,.banner .layer{width:100%;height:100%;display:block;content:" ";font-size:0;line-height:0;position:absolute;top:0;left:0}.banner .banner-link{z-index:1200}.banner .text{z-index:1000;padding:20px;width:100%;height:100%;position:absolute;top:0;left:0}.banner .text h4{font-family:muktabold,Arial,Tahoma;font-size:1.125rem;line-height:1.5rem}.banner .text p{font-size:.875rem;line-height:1.25rem}.banner .logo{width:50px;height:50px;position:absolute;bottom:10px;left:10px;background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);z-index:1100}.banner .logo img{max-width:85%;max-height:85%}.draft{background:url(/images/ico_edit.svg) 0 no-repeat;padding:0 0 0 25px}.cta{position:relative;background:url(/images/bg_pattern_orange.png) 0 0 repeat;padding:25px 20px 25px 95px;border-radius:6px}.cta p{font-size:.875rem;line-height:1.25rem;max-width:220px}.cta p.mw-wide{max-width:400px}@media (min-width:980px){.cta p.mw-wide{max-width:500px}}.cta:before{width:90px;height:100%;display:block;content:" ";font-size:0;line-height:0;position:absolute;bottom:0;left:0}.cta.user:before{background:url(/images/illo_promo_user_small@3x.png) 50% no-repeat;background-size:auto 95%}@media (min-width:768px){.cta.user:before{background-size:auto 100%}}.cta.marketplace:before{background:url(/images/portal_small@3x.png) 50% no-repeat;background-size:80px}@media (min-width:980px){.cta.marketplace:before{background-size:auto 100%}}.cta.partner:before{background:url(/images/portal_small@3x.png) bottom no-repeat;background-size:auto 95%}@media (min-width:980px){.cta.partner:before{background-size:auto 100%}}.cta.newsletter{padding:15px 20px 15px 90px}.cta.newsletter:before{background:url(/images/newsletter@3x.png) 50% no-repeat;background-size:80px}@media (min-width:768px){.cta.newsletter:before{background-size:auto 100%}}.cta-marketplace-promo{background:url(/images/bg_pattern_orange.png) 0 0 repeat;border-radius:8px;padding:0 20px 0 0;overflow:hidden}.cta-marketplace-promo h2{font-family:muktabold,Arial,Tahoma;font-size:1rem;margin:0}.cta-marketplace-promo p{font-size:.875rem}.infoblock{background:#effaff;border:1px solid #6dc8f1;position:relative}.infoblock:before{width:30px;height:30px;position:absolute;left:10px;top:10px;display:block;content:" ";background:url(/images/ico_info_w.svg) 50% no-repeat #6dc8f1;border-radius:6px}.page-title{padding:30px 20px;background:url(/images/bg_pattern_grey.png) 0 0 repeat}.page-title .profil-image .image.small{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;height:35px;border:3px solid #fff}.page-title.layer{position:relative}.page-title.layer div{position:relative;z-index:2000;color:#fff}.page-title.layer div .bc,.page-title.layer div .bc li,.page-title.layer div .bc li a{color:#fff}.page-title.layer:after{width:100%;height:100%;position:absolute;z-index:1000;top:0;left:0;display:block;content:" ";background:rgba(0,0,0,.4)}.form-holder{max-width:460px;margin:0 auto;padding:0 20px}@media (min-width:768px){.form-holder{padding:0}}.form-group .form-label{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.75rem;line-height:1.125rem;text-transform:uppercase;margin:0}.form-group .input-group .input-group-addon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-left:0;color:#000;font-family:muktabold,Arial,Tahoma;font-size:.75rem;text-transform:uppercase;padding:0 12px;border-top-right-radius:6px;border-bottom-right-radius:6px}.form-group .form-control{font-family:muktaregular,Arial,Tahoma;font-size:.875rem;color:#000;border:1px solid #ccc;border-radius:6px;height:40px;padding:0 15px;-webkit-box-shadow:none!important;box-shadow:none!important}.form-group .form-control:disabled{background:#fff}.form-group .form-control.mini{height:32px}.form-group .form-control-info{font-size:.75rem;line-height:.875rem;display:block;padding-top:5px}.form-group input::-webkit-inner-spin-button,.form-group input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-group input[type=number]{-moz-appearance:textfield}.form-group textarea{height:150px!important;padding:10px 15px!important;resize:none}.form-group textarea.bigsize{height:300px!important}.form-group .custom-checkbox{padding:0}.form-group .custom-checkbox .custom-control-label{font-family:muktaregular,Arial,Tahoma;font-size:.75rem;line-height:1.125rem;min-height:25px;padding:4px 0 0 35px}.form-group .custom-checkbox .custom-control-label:before{border:1px solid #ccc;border-radius:6px}.form-group .custom-checkbox .custom-control-label:after,.form-group .custom-checkbox .custom-control-label:before{width:25px;height:25px;display:block;content:" ";background:none;position:absolute;top:0;left:0}.form-group .custom-checkbox .custom-control-label a{color:#000;text-decoration:underline}.form-group .custom-checkbox .custom-control-input:focus~.custom-control-label:before{width:25px;height:25px;display:block;content:" ";-webkit-box-shadow:none;box-shadow:none}.form-group .custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:none!important}.form-group .custom-checkbox .custom-control-input:checked~.custom-control-label:after{width:13px;height:10px;display:block;background:url(/images/ico_mini_check.svg) 50% no-repeat;border:0!important;left:6px;top:7px}.form-group .custom-checkbox .custom-control-label.checked:before{background:none}.form-group .custom-checkbox2{padding:0;position:relative;z-index:12000}.form-group .custom-checkbox2 .custom-control-label{font-family:muktaregular,Arial,Tahoma;font-size:.875rem;line-height:1.125rem;min-height:18px;padding:2px 0 0 30px}.form-group .custom-checkbox2 .custom-control-label:before{border:1px solid #ccc;border-radius:4px}.form-group .custom-checkbox2 .custom-control-label:after,.form-group .custom-checkbox2 .custom-control-label:before{width:20px;height:20px;display:block;content:" ";background:none;position:absolute;top:0;left:0}.form-group .custom-checkbox2 .custom-control-label a{color:#000;text-decoration:underline}.form-group .custom-checkbox2 .custom-control-input:focus~.custom-control-label:before{width:20px;height:20px;display:block;content:" ";-webkit-box-shadow:none;box-shadow:none}.form-group .custom-checkbox2 .custom-control-input:checked~.custom-control-label:before{background:#70ba02!important}.form-group .custom-checkbox2 .custom-control-input:checked~.custom-control-label:after{width:12px;height:10px;display:block;background:url(/images/ico_mini_check_w.svg) 50% no-repeat;border:0!important;left:4px;top:5px}.form-group .custom-checkbox2 .custom-control-label.checked:before{background:none}.form-group .custom-checkbox3{padding:0}.form-group .custom-checkbox3 .custom-control-label{font-family:muktaregular,Arial,Tahoma;font-size:.875rem;line-height:1.125rem;min-height:21px;padding:4px 0 0 35px}.form-group .custom-checkbox3 .custom-control-label:before{border:1px solid #ccc;border-radius:4px}.form-group .custom-checkbox3 .custom-control-label:after,.form-group .custom-checkbox3 .custom-control-label:before{width:25px;height:25px;display:block;content:" ";background:none;position:absolute;top:0;left:0}.form-group .custom-checkbox3 .custom-control-label a{color:#000;text-decoration:underline}.form-group .custom-checkbox3 .custom-control-input:focus~.custom-control-label:before{width:25px;height:25px;display:block;content:" ";-webkit-box-shadow:none;box-shadow:none}.form-group .custom-checkbox3 .custom-control-input:checked~.custom-control-label:before{background:#70ba02!important}.form-group .custom-checkbox3 .custom-control-input:checked~.custom-control-label:after{width:14px;height:14px;display:block;background:url(/images/ico_mini_check_w.svg) 50% no-repeat;border:0!important;left:5px;top:5px}.form-group .custom-checkbox3 .custom-control-label.checked:before{background:none}.form-group .custom-checkbox4{padding:0}.form-group .custom-checkbox4 .custom-control-label{font-family:muktaregular,Arial,Tahoma;font-size:.875rem;line-height:.875rem;min-height:21px;padding:0 0 0 35px}.form-group .custom-checkbox4 .custom-control-label span{line-height:16px!important}.form-group .custom-checkbox4 .custom-control-label:before{border:1px solid #ccc;border-radius:4px}.form-group .custom-checkbox4 .custom-control-label:after,.form-group .custom-checkbox4 .custom-control-label:before{width:25px;height:25px;display:block;content:" ";background:none;position:absolute;top:0;left:0}.form-group .custom-checkbox4 .custom-control-label a{color:#000;text-decoration:underline}.form-group .custom-checkbox4 .custom-control-input:focus~.custom-control-label:before{width:25px;height:25px;display:block;content:" ";-webkit-box-shadow:none;box-shadow:none}.form-group .custom-checkbox4 .custom-control-input:checked~.custom-control-label:before{background:#70ba02!important}.form-group .custom-checkbox4 .custom-control-input:checked~.custom-control-label:after{width:14px;height:14px;display:block;background:url(/images/ico_mini_check_w.svg) 50% no-repeat;border:0!important;left:5px;top:5px}.form-group .custom-checkbox4 .custom-control-label.checked:before{background:none}.form-group .custom-checkbox-interests{padding:0}.form-group .custom-checkbox-interests .custom-control-label{font-family:muktabold,Arial,Tahoma;font-size:.75rem;line-height:1.125rem;padding:0 0 0 40px;width:100%;height:50px;border:1px solid #ccc;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group .custom-checkbox-interests .custom-control-label:before{width:20px;height:20px;display:block;content:" ";background:none;border:1px solid #ccc;border-radius:4px;position:absolute;top:14px;left:10px}.form-group .custom-checkbox-interests .custom-control-label:after{width:20px;height:20px;display:block;content:" ";background:none;position:absolute;top:0;left:0}.form-group .custom-checkbox-interests .custom-control-label a{color:#000;text-decoration:underline}.form-group .custom-checkbox-interests .custom-control-input:focus~.custom-control-label:before{width:20px;height:20px;display:block;content:" ";-webkit-box-shadow:none;box-shadow:none}.form-group .custom-checkbox-interests .custom-control-input:checked~.custom-control-label:before{background:#70ba02!important}.form-group .custom-checkbox-interests .custom-control-input:checked~.custom-control-label:after{width:12px;height:10px;display:block;background:url(/images/ico_mini_check_w.svg) 50% no-repeat;border:0!important;left:14px;top:19px}.form-group .custom-checkbox-interests .custom-control-label.checked:before{background:none}.form-group .custom-radio{padding:0}.form-group .custom-radio .custom-control-label{font-size:0;line-height:0;width:25px;height:25px}.form-group .custom-radio .custom-control-label:before{border:1px solid #ccc;border-radius:50%}.form-group .custom-radio .custom-control-label:after,.form-group .custom-radio .custom-control-label:before{width:25px;height:25px;display:block;content:" ";background:none;position:absolute;top:0;left:0}.form-group .custom-radio .custom-control-input:focus~.custom-control-label:before{width:25px;height:25px;display:block;content:" ";-webkit-box-shadow:none;box-shadow:none}.form-group .custom-radio .custom-control-input:checked~.custom-control-label:before{background:none!important}.form-group .custom-radio .custom-control-input:checked~.custom-control-label:after{width:9px;height:9px;display:block;border-radius:50%;background:#70ba02;border:0!important;left:8px;top:8px}.form-group .custom-radio .custom-control-label.checked:before{background:none}.form-group .custom-radio2{padding:0}.form-group .custom-radio2 .custom-control-label{font-family:muktaregular,Arial,Tahoma;font-size:.875rem;line-height:1.125rem;min-height:25px;padding:3px 0 0 33px}.form-group .custom-radio2 .custom-control-label:before{border:1px solid #ccc;border-radius:50%}.form-group .custom-radio2 .custom-control-label:after,.form-group .custom-radio2 .custom-control-label:before{width:25px;height:25px;display:block;content:" ";background:none;position:absolute;top:0;left:0}.form-group .custom-radio2 .custom-control-label a{color:#000;text-decoration:underline}.form-group .custom-radio2 .custom-control-input:focus~.custom-control-label:before{width:25px;height:25px;display:block;content:" ";-webkit-box-shadow:none;box-shadow:none}.form-group .custom-radio2 .custom-control-input:checked~.custom-control-label:before{background:none!important}.form-group .custom-radio2 .custom-control-input:checked~.custom-control-label:after{width:9px;height:9px;display:block;border-radius:50%;background:#70ba02;border:0!important;left:8px;top:8px}.form-group .custom-radio2 .custom-control-label.checked:before{background:none}.form-group .coupon_code{width:170px;border:1px solid #ccc;border-radius:6px}.form-group .coupon_code .form-control{border-radius:0;border:0}.form-group .coupon_code button{border-radius:0;padding:0 12px}.form-group .copy-to-clipboard{padding:0 10px;height:38px;line-height:38px;background:#fff;position:absolute;bottom:1px;right:1px;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.75rem;border-left:1px solid #ccc;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;border-top-right-radius:6px;border-bottom-right-radius:6px}@media (min-width:980px){.form-group .copy-to-clipboard:hover{text-decoration:none;color:#fc7419}}.select2-hidden-accessible{bottom:0;right:0}.select2-container--open{z-index:25010}.select2-container .select2-selection--single{height:40px!important;border-radius:6px;border-color:#ccc}.select2-container--default{line-height:40px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:15px;line-height:39px!important;font-size:.875rem;font-family:muktaregular,Arial,Tahoma;color:#000}.select2-container--default .select2-selection--single .select2-selection__arrow{height:38px;right:10px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}.select2-results__option{padding:5px 15px;font-size:.875rem;font-family:muktaregular,Arial,Tahoma;line-height:1.125rem}.slider.slider-horizontal{width:100%;height:15px}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track{height:4px;background:#e5e5e5;-webkit-box-shadow:none;box-shadow:none}.slider.slider-horizontal .slider-selection{background:#1acad4}.slider.slider-horizontal .slider-handle{width:15px;height:15px;-webkit-box-shadow:0 2px 3px 0 rgba(26,202,212,.4);box-shadow:0 2px 3px 0 rgba(26,202,212,.4);background:#fff;border:4px solid #1acad4;margin-top:-3px}.upload-logo{background:#effaff;border-radius:6px;overflow:hidden;border:1px dashed #ccc;height:290px}@media (min-width:768px){.upload-logo{height:230px}}@media (min-width:980px){.upload-logo{height:330px}}.upload-image{background:#effaff;border-radius:6px;overflow:hidden;border:1px dashed #ccc;position:relative;height:100px}@media (min-width:768px){.upload-image{height:160px}}@media (min-width:980px){.upload-image{height:220px}}.upload-image.default{border:2px solid #fc7419}.upload-image .delete{border:1px solid #ccc;border-top:0;background:url(/images/ico_delete_mini.svg) 50% no-repeat #fff;left:10px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.upload-image .delete,.upload-image .pin{width:40px;height:40px;display:block;font-size:0;line-height:0;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);position:absolute;top:0}.upload-image .pin{background:url(/images/ico_pin_w.svg) 50% no-repeat #fc7419;right:55px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.upload-image .refresh{background:url(/images/ico_refresh.svg) 50% no-repeat #fff}.upload-image .refresh,.upload-image .success{width:40px;height:40px;display:block;font-size:0;line-height:0;border:1px solid #ccc;border-top:0;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);position:absolute;top:0;right:10px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.upload-image .success{background:url(/images/ico_ok.svg) 50% no-repeat #fff}.owl-dots{padding:20px 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owl-dots .owl-dot{width:40px;height:7px;display:block;border-radius:7px;border:1px solid #ccc!important;margin:0 5px;outline:none;background:#fff!important}.owl-dots .owl-dot.active{background:#fc7419!important;border-color:#fc7419!important}@media (min-width:768px){.grid{margin:0 -10px}}.grid .grid-item,.grid .grid-sizer{width:100%;padding:0 10px}@media (min-width:768px){.grid .grid-item,.grid .grid-sizer{width:50%}}.grid .grid-item .faq-item .faq-content .faq-head,.grid .grid-sizer .faq-item .faq-content .faq-head{background:url(/images/ico_expand.svg) right 20px center no-repeat}.grid .grid-item .faq-item .faq-content .faq-head:hover,.grid .grid-sizer .faq-item .faq-content .faq-head:hover{background-color:#f2f2f2;cursor:pointer}.grid .grid-item .faq-item .faq-content .faq-text,.grid .grid-sizer .faq-item .faq-content .faq-text{display:none}.grid .grid-item .faq-item .faq-content .faq-text p:last-of-type,.grid .grid-sizer .faq-item .faq-content .faq-text p:last-of-type{margin-bottom:0}.grid .grid-item .faq-item .faq-content.expanded .faq-head,.grid .grid-sizer .faq-item .faq-content.expanded .faq-head{background-image:url(/images/ico_collapse.svg)}.grid .grid-item .faq-item .faq-content.expanded .faq-text,.grid .grid-sizer .faq-item .faq-content.expanded .faq-text{display:block}.pagination{height:50px}.pagination .prev{display:block;height:48px;line-height:48px;padding:0 30px 0 45px;background:url(/images/arrow_left.svg) 20px no-repeat;border-right:1px solid #ccc;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem}.pagination .prev:hover{text-decoration:none}.pagination .prev.disabled{opacity:.3;cursor:default}.pagination .next{display:block;height:48px;line-height:48px;padding:0 45px 0 30px;background:url(/images/arrow_right.svg) right 20px center no-repeat;border-left:1px solid #ccc;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem}.pagination .next:hover{text-decoration:none}.pagination .next.disabled{opacity:.3;cursor:default}.pagination ul{font-family:mukta_extraboldregular,Arial,Tahoma;list-style:none;height:50px}.pagination ul li{height:50px;line-height:50px;margin:0 10px;color:#a3a3a3;display:none}@media (min-width:768px){.pagination ul li{display:block}}.pagination ul li.active,.pagination ul li:hover{border-bottom:3px solid #fc7419}.pagination ul li.active{display:block;font-size:1.125rem}.pagination ul li.active a{color:#000}.pagination ul li a{color:#a3a3a3}.pagination ul li a,.pagination ul li a:hover{text-decoration:none}.status-icon{width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;display:block;border-radius:50%}.status-icon.expired{background:url(/images/ico_mini_check_w.svg) 50% no-repeat #a3a3a3;background-size:11px}.status-icon.success{background:url(/images/ico_mini_check_w.svg) 50% no-repeat #70ba02;background-size:11px}.status-icon.error{background:url(/images/ico_mini_close_w.svg) 50% no-repeat #e30e48}.status-icon.pending{background:url(/images/ico_pending_w.svg) 50% no-repeat #f7b232}.profil-image .image{width:70px;height:70px;border:4px solid #fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);font-size:24px}.circle{width:15px;height:15px}.circle.green{background:#b7dc80;border:2px solid #70ba02}.circle.blue{background:#8fe5ea;border:2px solid #1acad4}.show-more{background:url(/images/ico_show_more.svg) 0 no-repeat;padding:2px 0 0 30px;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem;height:20px;display:inline-block}.show-more.expanded{background-image:url(/images/iconfinder_minus-circle_2561243.svg);background-size:20px}.more{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem;padding:0 20px 0 0;background:url(/images/arrow_right.svg) 100% no-repeat;background-size:14px}.more.mini{width:40px;height:40px;font-size:0;background:url(/images/arrow_right.svg) 50% no-repeat #fff;background-size:14px;border-radius:6px;border:1px solid #ccc}@media (min-width:768px){.more.mini{width:auto;height:auto;font-size:.875rem;background:url(/images/arrow_right.svg) 100% no-repeat;background-size:14px;border:0;border-radius:0}}.sticky-buttons{position:fixed;bottom:48px;left:0;z-index:12001;-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,.2);box-shadow:0 -1px 3px 0 rgba(0,0,0,.2)}@media (min-width:768px){.sticky-buttons{bottom:0}}.sticky-buttons.fixed{bottom:0;z-index:26000}.btn{overflow:hidden;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem;height:40px;line-height:40px;padding:0 18px;margin:0;color:#fff;border-radius:6px}.btn:hover{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);color:#fff}.btn.btn-default{background:#fff;color:#000;border:1px solid #ccc;line-height:39px}.btn.btn-orange{background:#fc7419}.btn.btn-green{background:#70ba02}.btn.btn-blue{background:#1acad4}.btn.btn-bluish-green{background:#15b689}.btn.btn-filter{padding-left:38px;background:url(/images/ico_filter.png) 11px no-repeat #fff;background-size:18px;position:relative}.btn.btn-filter span{text-align:center;min-width:16px;height:17px;line-height:17px;padding:0 4px;border-radius:4px;background:#fc7419;font-size:.75rem;font-family:muktabold,Arial,Tahoma;color:#fff;display:inline-block}.btn.btn-next{width:42px;font-size:0;line-height:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-bottom-left-radius:0;background:url(/images/ico_arrow_w.png) 50% no-repeat #1acad4;background-size:14px}.btn.btn-upload{background:url(/images/ico_upload_w.svg) 50% no-repeat #70ba02}.btn.btn-operations,.btn.btn-upload{width:40px;padding:0;font-size:0;line-height:0}.btn.btn-operations{background:url(/images/ico_meatball.svg) 50% no-repeat #fff}.btn.btn-details{background:url(/images/ico_view.svg) 50% no-repeat #fff}.btn.btn-details,.btn.btn-invoice{width:40px;padding:0;font-size:0;line-height:0}.btn.btn-invoice{background:url(/images/ico_doc.svg) 50% no-repeat #fff}.btn.fixed-small{width:140px}.btn.fixed{width:150px}@media (min-width:768px){.btn.fixed{width:160px}}.btn.double{text-align:left;line-height:.875rem;padding-top:6px}.btn.btn-topup{position:relative;padding-left:48px;background-image:url(/images/ico_wallet_w.svg);background-position:18px;background-repeat:no-repeat}.btn.btn-add{background-image:url(/images/ico_plus_w.svg)}.btn.btn-add,.btn.btn-sync{position:relative;padding-left:48px;background-position:20px;background-repeat:no-repeat}.btn.btn-sync{background-image:url(/images/ico_component_w.svg)}.btn.btn-view{position:relative;padding-left:48px;background-image:url(/images/ico_view.svg);background-position:20px;background-repeat:no-repeat}.btn.btn-view2{width:40px;padding:0;font-size:0;line-height:0;background:url(/images/ico_view.svg) 50% no-repeat #fff}.btn.btn-cancel{position:relative;padding-left:40px;background-image:url(/images/ico_mini_x.svg);background-position:20px;background-repeat:no-repeat}.btn.btn-edit{position:relative;padding-left:48px}.btn.btn-edit:before{width:38px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_edit.svg) 50% no-repeat;border-right:1px solid #ccc}.btn.btn-share{position:relative;padding-left:48px}.btn.btn-share:before{width:38px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_share.svg) 50% no-repeat;border-right:1px solid #ccc}.btn.btn-compare{position:relative;padding-left:48px}.btn.btn-compare:before{width:38px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_compare_gg.svg) 50% no-repeat;border-right:1px solid #ccc}.btn.btn-compare.on:before{background:url(/images/ico_compare.svg) 50% no-repeat #70ba02}.btn.btn-clock{position:relative;padding-left:48px}.btn.btn-clock:before{width:38px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_clock_g.svg) 50% no-repeat;border-right:1px solid #ccc}.btn.btn-clock.on:before{background:url(/images/ico_clock_w.svg) 50% no-repeat #1acad4}.btn.btn-heart{position:relative;padding-left:48px}.btn.btn-heart:before{width:38px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_heart_g.svg) 50% no-repeat;border-right:1px solid #ccc}.btn.btn-heart.on:before{background:url(/images/ico_heart_w.svg) 50% no-repeat #fc7419}.btn.btn-facebook{position:relative;padding-left:48px}.btn.btn-facebook:before{width:38px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_facebook.svg) 50% no-repeat #0981f3;border-right:1px solid #ccc}.btn.btn-google{position:relative;padding-left:48px}.btn.btn-google:before{width:38px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_google_w.svg) 50% no-repeat #ea4335;border-right:1px solid #ccc}.blog-read{margin-top:-30px;position:relative;z-index:14995;overflow:hidden}.blog-read .text-holder{padding:30px 35px}@media (min-width:768px){.blog-read .text-holder{padding:30px 60px}}@media (min-width:980px){.blog-read .text-holder{padding:30px 80px}}@media (min-width:1400px){.blog-read .text-holder{padding:30px 230px}}.blog-read .text-holder .text h1,.blog-read .text-holder .text h2,.blog-read .text-holder .text h3,.blog-read .text-holder .text h4,.blog-read .text-holder .text h5,.blog-read .text-holder .text h6{font-family:mukta_extraboldregular,Arial,Tahoma;font-weight:400;font-size:1.5rem;margin-bottom:20px}.blog-read .text-holder .text h2{font-size:1.125rem}.blog-read .text-holder .text h3{font-size:1rem}.blog-read .text-holder .text h4,.blog-read .text-holder .text h5,.blog-read .text-holder .text h6{font-size:.875rem}.blog-read .text-holder .text b,.blog-read .text-holder .text strong{font-family:mukta_extraboldregular,Arial,Tahoma;font-weight:400}.blog-read .text-holder .text img{max-width:100%!important;height:auto!important}.blog-read .text-holder .text ul{list-style:none}.blog-read .text-holder .text ul li{padding:0 0 0 13px;margin-bottom:13px;position:relative}.blog-read .text-holder .text ul li:before{width:6px;height:6px;display:block;content:" ";position:absolute;top:8px;left:0;border-radius:50%;background:#fc7419}.blog-read .text-holder .text ul li:last-of-type{margin-bottom:0}.blog-read .text-holder .text small{font-size:.75rem}.page-read h1,.page-read h2,.page-read h3,.page-read h4,.page-read h5,.page-read h6{font-family:mukta_extraboldregular,Arial,Tahoma;font-weight:400;font-size:1.5rem;margin-bottom:20px}.page-read h2{font-size:1.125rem}.page-read h3{font-size:1rem}.page-read h4,.page-read h5,.page-read h6{font-size:.875rem}.page-read b,.page-read strong{font-family:mukta_extraboldregular,Arial,Tahoma;font-weight:400}.page-read ul{list-style:none}.page-read ul li{padding:0 0 0 13px;margin-bottom:13px;position:relative}.page-read ul li:before{width:6px;height:6px;display:block;content:" ";position:absolute;top:8px;left:0;border-radius:50%;background:#fc7419}.page-read ul li:last-of-type{margin-bottom:0}.page-read small{font-size:.75rem}.page-navigation{min-height:60px;margin-bottom:10px}.page-navigation.mt-neg{margin-top:-20px}.page-navigation .menu-holder{overflow-x:auto}.page-navigation ul{list-style:none;font-size:.75rem}@media (min-width:768px){.page-navigation ul{font-size:1rem}}.page-navigation ul li{height:60px;margin:0 7px}@media (min-width:768px){.page-navigation ul li{margin:0 10px}}@media (min-width:980px){.page-navigation ul li{margin:0 15px}}.page-navigation ul li:first-of-type{margin-left:0}.page-navigation ul li:last-of-type{margin-right:0}.page-navigation ul li a{position:relative;display:block;height:60px;line-height:60px;color:#a3a3a3;text-decoration:none}.page-navigation ul li a:hover{border-bottom:3px solid #fc7419}.page-navigation ul li a.active{color:#000;border-bottom:3px solid #fc7419}.page-navigation ul li a span{width:18px;height:18px;line-height:18px;display:block;text-align:center;background:#fc7419;color:#fff;font-family:muktabold,Arial,Tahoma;font-size:.75rem;border-radius:50%;position:absolute;top:8px;right:-17px}.page-navigation .select2-container{width:180px!important}.page-navigation.wide .select2-container{width:100%!important}.page-navigation .views{margin-left:10px}.page-navigation .views a{width:38px;height:38px;display:block;font-size:0;line-height:0}.page-navigation .views a.normal{background:url(/images/ico_cards_g.svg) 50% no-repeat}.page-navigation .views a.normal.active{background:url(/images/ico_cards.svg) 50% no-repeat}.page-navigation .views a.quick{background:url(/images/ico_list_g.svg) 50% no-repeat}.page-navigation .views a.quick.active{background:url(/images/ico_list.svg) 50% no-repeat}.page-navigation .search{height:40px;background:#fff;border-radius:6px;border:1px solid #ccc;overflow:hidden;position:relative;z-index:1000;width:100%}.page-navigation .search input[type=text]{height:38px;background:none;outline:none;color:#000;border:0;padding:0 15px;font-size:.875rem;float:left;width:calc(100% - 40px)}.page-navigation .search input[type=text]::-webkit-input-placeholder{color:#a3a3a3}.page-navigation .search input[type=text]::-moz-placeholder{color:#a3a3a3}.page-navigation .search input[type=text]:-ms-input-placeholder{color:#a3a3a3}.page-navigation .search input[type=text]:-moz-placeholder{color:#a3a3a3}.page-navigation .search a,.page-navigation .search button{width:40px;height:38px;border:0;border-left:1px solid #ccc;float:left;background:url(/images/ico_search.svg) 50% no-repeat;background-size:20px 20px;font-size:0;line-height:0;outline:none}.filters{z-index:10000;width:320px;height:calc(100% - 80px);position:fixed;top:80px;left:-350px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}@media (min-width:360px){.filters{width:360px;left:-390px}}.filters.opened{left:0}.filters .filters-holder{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:100px}.filters .filters-holder::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.filters .filters-holder::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.filters .filters-holder::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#a3a3a3}.filters .filter-elem .title{line-height:1.125rem;padding:0 10px 0 0;background:url(/images/ico_collapse_g.svg) 11px no-repeat;background-size:7px}.filters .filter-elem .title span{padding:12px 0 10px 27px;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 70px);flex:0 0 calc(100% - 70px)}.filters .filter-elem .title span:hover{cursor:pointer}.filters .filter-elem .title.big{padding:17px 10px 15px 35px;background:none;font-size:1rem}.filters .filter-elem .title.filter-icon{background:url(/images/ico_filter.png) 11px no-repeat;background-size:18px;background-color:#f2f2f2}.filters .filter-elem .title.no-icon{padding-left:10px;background:none}.filters .filter-elem .data{padding:10px}.filters .filter-elem .data .form-group{position:relative}@media (min-width:980px){.filters .filter-elem .data .form-group{max-height:250px;overflow-x:hidden;overflow-y:auto}.filters .filter-elem .data .form-group::-webkit-scrollbar{width:10px}.filters .filter-elem .data .form-group::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2)}.filters .filter-elem .data .form-group::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:none}}.filters .filter-elem .data .form-group.faded{overflow:hidden;max-height:150px}.filters .filter-elem .data .form-group.faded:after{width:100%;height:30px;display:block;content:" ";z-index:12001;position:absolute;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0)}.filters .filter-elem.collapsed .title{background:url(/images/ico_expand_g.svg) 11px no-repeat;background-size:7px}.filters .filter-elem.collapsed .data{display:none}@media (min-width:980px){.filters.products{width:auto;height:auto;position:relative;z-index:1000;top:auto;left:auto;border-radius:6px;border:1px solid #ccc;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}}@media (min-width:980px){.filters.products.opened{left:auto}}@media (min-width:980px){.filters.products .filters-holder{position:relative;top:auto;left:auto;overflow:hidden;padding-bottom:0}}@media (min-width:980px){.filters.products .filter-elem .filter-icon{background-color:#fff}}.taglist{-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding:20px 0 10px}.tag{white-space:nowrap;display:inline-block;background:#fff;height:27px;line-height:25px;padding:0 5px;border-radius:4px;border:1px solid #ccc;margin-right:10px;margin-bottom:10px;font-family:mukta_semiboldregular,Arial,Tahoma;font-size:.75rem}.tag,.tag:hover{text-decoration:none}.tag:hover{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}.tag.active{border-color:#fc7419;background:#fc7419;color:#fff}.image-mini{width:50px;height:50px}.image-mini img{max-width:80%;max-height:80%}.featherlight{z-index:25000!important}.featherlight,.featherlight:last-of-type{background:rgba(0,0,0,.3)}.featherlight .featherlight-image{margin:40px 0 0;max-width:100%!important}.featherlight .featherlight-content{font-size:.875rem;color:#000;border-radius:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:20px 0 40px;border:0;margin-left:1%;margin-right:1%;max-height:95%;background:#fff;cursor:auto;white-space:normal;width:100%;max-width:460px}.featherlight .featherlight-content .logo{height:40px}.featherlight .featherlight-content ul{list-style:none;margin-bottom:30px}.featherlight .featherlight-content ul li{font-family:muktabold,Arial,Tahoma;margin:0 12px}@media (min-width:768px){.featherlight .featherlight-content ul li{margin:0 25px}}.featherlight .featherlight-content ul li:first-of-type{margin-left:0}.featherlight .featherlight-content ul li:last-of-type{margin-right:0}.featherlight .featherlight-content ul li a{display:block;text-decoration:none;padding:4px 0;color:#a3a3a3;border-bottom:3px solid #fff}.featherlight .featherlight-content ul li a:hover{text-decoration:none;border-bottom:3px solid #fc7419}.featherlight .featherlight-content ul li a.active{color:#000;border-bottom:3px solid #fc7419}.featherlight .featherlight-content .featherlight-data-holder{max-width:340px}.featherlight .featherlight-content .featherlight-close-icon{width:25px;height:25px;position:absolute;top:20px;right:20px;border-radius:6px;border:1px solid #ccc;font-size:0;line-height:0;background:url(/images/ico_mini_x.svg) 50% no-repeat #fff;outline:none}.featherlight .featherlight-content .or{position:relative}.featherlight .featherlight-content .or:after{width:100%;height:1px;display:block;font-size:0;line-height:0;content:" ";position:absolute;top:10px;left:0;background:#ccc}.featherlight .featherlight-content .or span{position:relative;z-index:1000}.featherlight .featherlight-content textarea{height:70px!important}.featherlight .featherlight-content .btn-copy{height:38px;bottom:1px;right:1px;background:#fff;border-radius:0;border:0;border-left:1px solid #ccc;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;border-top-right-radius:6px;border-bottom-right-radius:6px}.product-profile-images .owl-item .img{height:300px}@media (min-width:768px){.product-profile-images .owl-item .img{height:458px}}@media (min-width:1400px){.product-profile-images .owl-item .img{height:608px}}.product-profile-images .owl-item .img img{max-width:70%;max-height:70%}.product-profile-images .zoom{width:40px;height:40px;display:block;background:url(/images/ico_zoom.svg) 50% no-repeat #fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);position:absolute;top:0;left:10px;z-index:7000;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.promo-link{height:50px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.promo-link:hover{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);text-decoration:none}.promo-link .icon,.promo-link .image{width:50px}.operations-data{display:none}.tooltipster-sidetip .tooltipster-content{padding:0;overflow:hidden}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{min-width:220px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.23);box-shadow:0 2px 10px 0 rgba(0,0,0,.23)}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.list-operations{list-style:none;padding:5px 20px;margin:0}.list-operations li{margin:0!important}.list-operations li:last-of-type a{border-bottom:0!important}.list-operations li a{display:block;height:40px;line-height:40px;padding:0 0 0 28px!important;border-bottom:1px solid #ccc!important;font-size:.875rem;font-family:mukta_extraboldregular,Arial,Tahoma;color:#000!important}.list-operations li a.feature{background:url(/images/ico_feature.svg) 0 no-repeat}.list-operations li a.edit_products{background:url(/images/ico_collection.svg) 0 no-repeat}.list-operations li a.edit_images{background:url(/images/ico_images.svg) 0 no-repeat}.list-operations li a.edit_data{background:url(/images/ico_edit.svg) 0 no-repeat}.list-operations li a.preview{background:url(/images/ico_view.svg) 0 no-repeat}.list-operations li a.copy{background:url(/images/ico_copy.svg) 0 no-repeat}.list-operations li a.buy{background:url(/images/ico_cart.svg) 0 no-repeat}.list-operations li a.folder{background:url(/images/ico_folder.svg) 0 no-repeat}.list-operations li a.folder.on,.list-operations li a.folder:hover{background:url(/images/ico_folder_on.svg) 0 no-repeat;color:#000}.list-operations li a:hover{text-decoration:none;color:#fc7419}.list-operations li.all-folders{padding:0!important}.list-operations li.all-folders a{padding:0!important;font-family:muktaregular,Arial,Tahoma;font-size:.875rem!important}.add-folder{font-size:.75rem;color:#fc7419;background:url(/images/ico_folder_add.svg) 0 no-repeat;height:16px;line-height:16px;padding:0 0 0 24px}.text-white{color:#fff!important}.text-black{color:#000!important}.text-pumpkin-orange{color:#fc7419!important}.text-dark-lime-green{color:#70ba02!important}.text-gray{color:#a3a3a3!important}.text-pinkish-red{color:#e30e48!important}.big{font-size:1.5rem;line-height:1.875rem}.xxbig{font-size:1.75rem;line-height:2.125rem}.bigger{font-size:1.25rem;line-height:1.5rem}.medium{font-size:1.125rem;line-height:1.25rem}.normal{font-size:1rem;line-height:1.5}.smaller{font-size:.875rem;line-height:1.25rem}.small{font-size:.75rem;line-height:1.125rem}.rounded{border-radius:6px!important}.border{border:1px solid #ccc!important}.border.featured{border:2px solid #fc7419!important}.border-left{border-left:1px solid #ccc!important}@media (min-width:768px){.border-md-left{border-left:1px solid #ccc!important}}.border-right{border-right:1px solid #ccc!important}@media (min-width:768px){.border-md-right{border-right:1px solid #ccc!important}}.border-bottom-2,.border-top,.border-top-2{border-top:1px solid #ccc!important}.border-top-0{border-top:none!important}.border-bottom{border-bottom:1px solid #ccc!important}@media (min-width:768px){.border-left-md{border-left:1px solid #ccc}}@media (min-width:980px){.border-left-lg{border-left:1px solid #ccc}}@media (min-width:768px){.border-md-bottom-0{border-bottom:0!important}}@media (min-width:980px){.border-lg-bottom-0{border-bottom:0!important}}.border-right-lightblue{border-right:1px solid #6dc8f1!important}.border-bottom-lightblue{border-bottom:1px solid #6dc8f1!important}.border-top-2{border-top:2px solid #ccc!important}.border-bottom-2{border-bottom:2px solid #ccc!important}.mw-lg-large{max-width:340px}@media (min-width:768px){.mw-lg-large{max-width:722px}}@media (min-width:980px){.mw-lg-large{max-width:780px}}@media (min-width:1400px){.mw-lg-large{max-width:1130px}}.mw-lg-large2{max-width:722px}@media (min-width:980px){.mw-lg-large2{max-width:940px}}.mw-large{max-width:618px}@media (min-width:980px){.mw-large{max-width:780px}}.mw-large2{max-width:618px}@media (min-width:980px){.mw-large2{max-width:780px}}@media (min-width:1400px){.mw-large2{max-width:900px}}.mw-medium{max-width:340px}@media (min-width:768px){.mw-medium{max-width:580px}}@media (min-width:980px){.mw-medium{max-width:620px}}.mw-small{max-width:250px}.px-mini{padding-left:10px;padding-right:10px}.py-mini{padding-bottom:10px}.pt-mini,.py-mini{padding-top:10px}.pb-mini{padding-bottom:10px}.px-small{padding-right:20px!important}.pl-small,.px-small{padding-left:20px!important}.pr-small{padding-right:20px!important}.pt-small{padding-top:20px}.pb-small,.py-small{padding-bottom:20px}.py-small{padding-top:20px}.p-small{padding:15px 20px}.p-custom-1{padding:24px}@media (min-width:768px){.p-custom-1{padding:55px}}.px-medium{padding-left:40px!important;padding-right:40px!important}.py-medium{padding-bottom:40px}.pt-medium,.py-medium{padding-top:40px}.pb-medium{padding-bottom:40px}.px-large{padding-left:55px;padding-right:55px}.pt-large{padding-top:35px}@media (min-width:768px){.pt-large{padding-top:55px}}.pb-large{padding-bottom:35px}@media (min-width:768px){.pb-large{padding-bottom:55px}}.py-large{padding-top:35px;padding-bottom:35px}@media (min-width:768px){.py-large{padding-top:55px;padding-bottom:55px}}.py-medium{padding-top:35px;padding-bottom:35px}.mh-auto{max-height:none!important}.mb-gutter{margin-bottom:10px}@media (min-width:768px){.mb-gutter,.mb-md-gutter{margin-bottom:20px}}.mx-gutter{margin-left:-5px!important;margin-right:-5px!important}@media (min-width:768px){.mx-gutter,.mx-md-gutter{margin-left:-10px!important;margin-right:-10px!important}}.mb-mini{margin-bottom:10px}.mt-small{margin-top:20px}.mb-small{margin-bottom:20px}.mx-small{margin-left:20px;margin-right:20px}@media (min-width:768px){.mx-md-small{margin-left:20px;margin-right:20px}}.ml-small{margin-left:20px}.mr-small{margin-right:20px}.mr-medium{margin-right:40px}.mb-medium{margin-bottom:40px}.mb-large{margin-bottom:35px}@media (min-width:768px){.mb-large{margin-bottom:55px}}.font-weight-regular{font-family:muktaregular,Arial,Tahoma;font-weight:400!important}.font-weight-bold{font-family:muktabold,Arial,Tahoma;font-weight:400!important}.font-weight-extrabold{font-family:mukta_extraboldregular,Arial,Tahoma;font-weight:400!important}.deep-sky-blue{background:#0981f3}.dark-lime-green{background:#70ba02}.macaroni-and-cheese{background:#f7b232}.pumpkin-orange{background:#fc7419}.aqua{background:#1acad4}.iceblue{background:#effaff}.bluish-green{background:#15b689}.yellow-pattern{background:url(/images/bg_pattern_orange.png) 0 0 repeat}.blue-pattern{background:url(/images/bg_pattern_blue.png) 50%}.bc{list-style:none;font-size:.75rem;padding:0 15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bc li{margin:0 2px;color:#444;white-space:nowrap}.bc li a{color:#444}.bc li a,.bc li a:hover{text-decoration:underline}.bc.white li,.bc.white li a{color:#fff}.list{list-style:none}.list li{padding:0 0 0 13px;margin-bottom:15px;position:relative}.list li:before{width:6px;height:6px;display:block;content:" ";position:absolute;top:8px;left:0;border-radius:50%;background:#fc7419}.list li:last-of-type{margin-bottom:0}.list.nomg li{margin-bottom:5px}.list.orange li:before{background:#fc7419}.list.green li:before{background:#70ba02}.list.blue li:before{background:#1acad4}.col-0{width:0}.white-link{color:#fff;text-decoration:underline}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-position:right 10px center;background-size:15px}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-position:right 10px center;background-size:12px}.owl-carousel .owl-item img{width:auto!important}.owl-carousel .owl-item .item-featured img{width:100%!important}.webshop-data .row div:last-child{border-bottom:0!important}@media (min-width:768px){.webshop-data .row div:nth-last-child(-n+2){border-bottom:0!important}}@media (min-width:980px){.webshop-data .row div:nth-last-child(-n+3){border-bottom:0!important}}.bg-duck-egg-blue{background:#eff9fd}.bg-lightblue{background:#6dc8f1}.categories .main:last-of-type{border-bottom:0!important}.categories .has-childrens{cursor:pointer}.sticky-header-holder{overflow:hidden;z-index:11000;position:fixed;left:0;top:80px;height:85px;width:calc(100% - 10px);margin-left:10px;margin-left:21px}@media (min-width:360px){.sticky-header-holder{width:calc(100% - 20px);margin-left:20px}}@media (min-width:414px){.sticky-header-holder{margin-left:22px}}@media (min-width:768px){.sticky-header-holder{width:722px;left:50%;margin-left:-361px}}@media (min-width:980px){.sticky-header-holder{width:940px;margin-left:-470px}}@media (min-width:1400px){.sticky-header-holder{width:1360px;margin-left:-680px}}.sticky-header-holder .sticky-header{border-bottom:1px solid #ccc;background:#fff;width:9999px;height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0}.sticky-header-holder .sticky-header .name{position:relative;font-size:.75rem;line-height:.875rem;border-right:1px solid #ccc;padding:0 10px;height:85px;width:235px}@media (min-width:1400px){.sticky-header-holder .sticky-header .name{width:272px}}.sticky-header-holder .sticky-header .name:first-of-type{border-left:1px solid #ccc!important}.sticky-header-holder .sticky-header .name .pic{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;border-radius:50%;overflow:hidden;margin-right:10px}.sticky-header-holder .sticky-header .name .delete{width:25px;height:25px;display:block;font-size:0;line-height:0;background:url(/images/ico_delete_mini.svg) 50% no-repeat #fff;background-size:11px;border:1px solid #ccc;border-top:0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;position:absolute;top:0;left:5px}.fixed-scrollbar,.sticky-header-holder .sticky-header .name .delete{-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}.fixed-scrollbar{overflow-y:hidden;overflow-x:auto;z-index:8000;position:fixed;left:0;border-radius:10px;bottom:70px;height:20px;width:calc(100% - 10px);margin-left:10px;width:calc(100% - 42px);margin-left:21px}@media (min-width:360px){.fixed-scrollbar{width:calc(100% - 40px);margin-left:20px}}@media (min-width:414px){.fixed-scrollbar{width:calc(100% - 44px);margin-left:22px}}@media (min-width:768px){.fixed-scrollbar{width:722px;left:50%;margin-left:-361px;bottom:20px}}@media (min-width:980px){.fixed-scrollbar{width:940px;margin-left:-470px}}@media (min-width:1400px){.fixed-scrollbar{width:1360px;margin-left:-680px}}.fixed-scrollbar::-webkit-scrollbar-track{overflow:hidden;border-radius:10px;background-color:#fff}.fixed-scrollbar::-webkit-scrollbar{border-radius:10px;width:12px;background-color:#f5f5f5}.fixed-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background-color:#a3a3a3}.fixed-scrollbar .fixed-items{overflow:hidden;position:absolute;top:0;left:0}.fixed-scrollbar .fixed-items .name{height:20px;width:235px}@media (min-width:1400px){.fixed-scrollbar .fixed-items .name{width:272px}}.compare-items-scroll{width:calc(100% + 20px);overflow-x:hidden}@media (min-width:768px){.compare-items-scroll{width:100%}}.compare-items-scroll .compare-items{position:absolute;top:0;left:0;overflow:hidden}.compare-items-scroll .compare-items .item-product{overflow:visible;border-radius:0;border-left:none!important;height:auto;width:235px}@media (min-width:1400px){.compare-items-scroll .compare-items .item-product{width:272px}}.compare-items-scroll .compare-items .item-product:first-of-type{border-left:1px solid #ccc!important}.compare-items-scroll .compare-items .item-product .data .section-title-medium{height:70px}@media (min-width:768px){.compare-items-scroll .compare-items .item-product .data .section-title-medium{height:100px}}@media (min-width:980px){.compare-items-scroll .compare-items .item-product .data .section-title-medium{height:100px}}@media (min-width:1400px){.text-bigger{font-size:1.125rem;line-height:1.875rem}}@media (min-width:980px){.text-big{font-size:1.25rem;line-height:1.875rem}}.item-with-icon .ico{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;margin-right:10px;border-radius:6px}.item-with-icon .text div{font-family:muktabold,Arial,Tahoma;font-size:1.125rem;line-height:1.5rem}.campaigns{font-size:.875rem;line-height:1.25rem}.campaigns .item{padding:20px 10px;margin:0}.campaigns .item .col:first-of-type{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}.campaigns .item .col p{margin-bottom:15px}.campaigns .item .col .price{color:#fc7419;font-size:1.5rem;line-height:1.5rem;font-family:mukta_extraboldregular,Arial,Tahoma}.campaigns .item .col .duration{font-size:.75rem}.campaigns .item .col .zoom{width:40px;height:40px;display:block;background:url(/images/ico_zoom.svg) 50% no-repeat #fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);position:absolute;top:0;right:20px;z-index:7000;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border:1px solid #ccc;border-top:0}.purchase-table{width:100%}.purchase-table tbody{display:block}@media (min-width:768px){.purchase-table tbody{display:table-row-group}}.purchase-table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;padding:10px 5px}@media (min-width:768px){.purchase-table tbody tr{display:table-row;border-bottom:0;padding:0}}.purchase-table tbody tr td{padding:10px 7px;display:block}@media (min-width:768px){.purchase-table tbody tr td{padding:10px;display:table-cell;border-bottom:1px solid #ccc}}@media (min-width:980px){.purchase-table tbody tr td{padding:10px 20px}}.purchase-table tbody tr td:first-of-type{padding:0}@media (min-width:768px){.purchase-table tbody tr td:first-of-type{width:100px;border-right:1px solid #ccc}}.purchase-table tbody tr td:nth-of-type(2){-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 110px);flex:0 0 calc(100% - 110px)}.purchase-table tbody tr td:last-of-type{border-right:0}.purchase-table tbody tr td .image{width:100px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.purchase-table tbody tr td .image img{display:block;max-width:80%;max-height:80%}.purchase-table tbody tr td .name{font-family:muktabold,Arial,Tahoma;font-size:.875rem;line-height:1.125rem}.purchase-table tbody tr td .code,.purchase-table tbody tr td .title{font-size:.75rem;line-height:.875rem}.purchase-table tbody tr td .title{text-transform:uppercase;font-family:mukta_extraboldregular,Arial,Tahoma}.purchase-table tbody tr td .price,.purchase-table tbody tr td .unit-price{white-space:nowrap;font-size:.75rem;line-height:.875rem}.purchase-table tbody tr td .form-group{width:100px}@media (min-width:980px){.purchase-table tbody tr td .form-group{width:120px}}.purchase-table tbody tr td .form-group .form-control{font-family:muktabold,Arial,Tahoma}.purchase-table tfoot{display:block}@media (min-width:768px){.purchase-table tfoot{display:table-footer-group}}.purchase-table tfoot tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #ccc}@media (min-width:768px){.purchase-table tfoot tr{display:table-row;border:0}}.purchase-table tfoot tr td{padding:15px 10px;display:block}@media (min-width:768px){.purchase-table tfoot tr td{padding:18px 10px;display:table-cell;border-bottom:1px solid #ccc}}@media (min-width:980px){.purchase-table tfoot tr td{padding:18px 20px}}.purchase-table tfoot tr td:first-of-type{text-transform:uppercase;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.75rem;line-height:.875rem}.purchase-table tfoot tr td:last-of-type{white-space:nowrap;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:.875rem;line-height:1.125rem}.purchase-table tfoot tr:last-of-type td:last-of-type{font-size:1.125rem;color:#fc7419}.item-message .code,.item-purchase .code{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}@media (min-width:768px){.item-message .code,.item-purchase .code{-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px}}@media (min-width:980px){.item-message .code,.item-purchase .code{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}}@media (min-width:1400px){.item-message .code,.item-purchase .code{-webkit-box-flex:0;-ms-flex:0 0 800px;flex:0 0 800px}}.item-message .date,.item-purchase .date{-webkit-box-flex:0;-ms-flex:0 0 125px;flex:0 0 125px}.item-message .product,.item-purchase .product{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item-message .product .new,.item-purchase .product .new{background:#fc7419}.item-message .product .new,.item-message .product .replied,.item-purchase .product .new,.item-purchase .product .replied{display:inline-block;font-family:muktabold,Arial,Tahoma;font-size:10px;line-height:14px;color:#fff;padding:0 5px;border-radius:5px}.item-message .product .replied,.item-purchase .product .replied{background:#0981f3}.item-message .sender,.item-purchase .sender{-webkit-box-flex:0;-ms-flex:0 0 225px;flex:0 0 225px;font-size:14px;line-height:20px}.item-message .sender .account,.item-message .sender .account .user-image,.item-purchase .sender .account,.item-purchase .sender .account .user-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-message .sender .account .user-image,.item-purchase .sender .account .user-image{width:35px;height:35px;border:3px solid #fff;border-radius:50%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);overflow:hidden;margin:0 10px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-message .sender .account .user-image img,.item-purchase .sender .account .user-image img{display:block;width:100%;max-width:100%;max-height:100%;-ms-flex-item-align:center;align-self:center;image-rendering:-webkit-optimize-contrast}.item-message .sender .account .user-text,.item-purchase .sender .account .user-text{font-size:12px;line-height:18px}.item-message .webshop,.item-purchase .webshop{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}.item-message .status,.item-purchase .status{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}.item-message .price,.item-purchase .price{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.item-message .operations,.item-purchase .operations{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex}.item-message.error .code,.item-message.error .date,.item-message.error .price,.item-purchase.error .code,.item-purchase.error .date,.item-purchase.error .price{color:#a3a3a3}.item-message .asc,.item-purchase .asc{padding:0 17px 0 0;background:url(/images/ico_sort.svg) 100% no-repeat}.item-message .asc.on,.item-purchase .asc.on{color:#fc7419}.item-message .desc,.item-purchase .desc{padding:0 17px 0 0;background:url(/images/ico_sort_desc.svg) 100% no-repeat}.item-message .desc.on,.item-purchase .desc.on{color:#fc7419}.text-smaller{font-size:.875rem;line-height:1.125rem}.text-smaller2{font-size:.875rem;line-height:1.375rem}hr{font-size:0;line-height:0;height:1px;background:#ccc;border:0;margin:24px 0}.text-danger{font-family:muktabold,Arial,Tahoma;font-size:.875rem;color:#e30e48}@media (min-width:768px) and (max-width:979.98px){.border-md-bottom-0{border-bottom:0!important}}.typeahead.dropdown-menu{max-height:300px;overflow-x:hidden;overflow-y:auto;border:medium none;border-radius:3px;-webkit-box-shadow:0 0 3px rgba(86,96,117,.7);box-shadow:0 0 3px rgba(86,96,117,.7);display:none;float:left;font-size:.75rem;left:0;list-style:none outside none;padding:0;position:absolute;text-shadow:none;top:100%;z-index:1000}.typeahead.dropdown-menu b,.typeahead.dropdown-menu strong{font-weight:400;font-family:muktabold,Arial,Tahoma}.typeahead.dropdown-menu>li>a{border-radius:3px;color:#000;line-height:25px;margin:2px;text-align:left;font-weight:400;display:block;padding:2px 10px}.typeahead.dropdown-menu>li>a:focus,.typeahead.dropdown-menu>li>a:hover{color:#000;text-decoration:none;background-color:#f5f5f5}.typeahead.dropdown-menu>.active>a,.typeahead.dropdown-menu>.active>a:focus,.typeahead.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#1ab394;outline:0}.typeahead.dropdown-menu>li>a.font-bold{font-weight:600}.messages .message-item{padding:20px;font-size:14px;line-height:20px}.messages .message-item.own{background:#effaff}.messages .message-item .account{margin:0 0 15px}.messages .message-item .account,.messages .message-item .account .user-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.messages .message-item .account .user-image{width:35px;height:35px;border:3px solid #fff;border-radius:50%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);overflow:hidden;margin:0 10px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.messages .message-item .account .user-image img{display:block;width:100%;max-width:100%;max-height:100%;-ms-flex-item-align:center;align-self:center}.messages .message-item .account .user-name{font-size:12px;line-height:18px}footer{overflow:hidden;background:#fff;font-size:.875rem;line-height:1.25rem;margin-bottom:48px}@media (min-width:768px){footer{margin-bottom:0}}footer .links{padding-bottom:70px}@media (min-width:980px){footer .links{padding-bottom:24px}}footer .illo{left:10px;bottom:-50px}@media (min-width:768px){footer .illo{bottom:-70px}}@media (min-width:980px){footer .illo{left:100px}}footer .logo{width:87px;height:45px}footer .social{border-top:1px solid #ccc;border-bottom:1px solid #ccc}footer .social a{border:1px solid #ccc;border-radius:6px;margin:0 10px 20px;padding:1px 0 0 50px;line-height:.875rem;position:relative;overflow:hidden;height:40px}@media (min-width:768px){footer .social a{width:200px;margin:0 10px}}footer .social a:last-of-type{margin-bottom:0}footer .social a:hover{text-decoration:none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}footer .social a.facebook:before{background:url(/images/ico_facebook.svg) 50% no-repeat #0981f3;background-size:10px 20px}footer .social a.facebook:before,footer .social a.instagram:before{width:40px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;border-right:1px solid #ccc}footer .social a.instagram:before{background:url(/images/ico_instagram.svg) 50% no-repeat #fc7419;background-size:22px 22px}footer .social a.newsletter:before{width:40px;height:38px;display:block;content:" ";position:absolute;top:0;left:0;background:url(/images/ico_mail_w.svg) 50% no-repeat #70ba02;background-size:20px 15px;border-right:1px solid #ccc}footer .footer-cta,footer h6{border-bottom:1px solid #ccc}footer h6{color:#000;font-size:.875rem;line-height:1.25rem}footer ul{list-style:none}footer ul li{padding:0 0 0 13px;margin-bottom:15px;position:relative}footer ul li:before{width:6px;height:6px;display:block;content:" ";position:absolute;top:7px;left:0;border-radius:50%;background:#fc7419}footer ul li:last-of-type{margin-bottom:0}footer ul.steps li{padding:0 0 0 19px}footer ul.steps li:before{width:12px;height:12px;border-radius:4px;top:3px}footer ul.steps li:first-of-type:before{background:#f7b232}footer ul.steps li:nth-of-type(2):before{background:#70ba02}footer ul.steps li:nth-of-type(3):before{background:#fc7419}footer ul.steps li:nth-of-type(4):before{background:#0981f3}footer .copyright{background:#1acad4;color:#fff;padding:45px 0}@media (min-width:768px){footer .copyright{padding:16px 0}}footer .copyright a{color:#fff}footer .information{font-size:.75rem;line-height:1.125rem}footer .information p{text-align:center;max-width:800px;margin:0 auto;padding:0 10px}.mobile-quick-nav{width:100%;z-index:24000;position:fixed;bottom:0;left:0;background:#fff;-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,.2);box-shadow:0 -1px 3px 0 rgba(0,0,0,.2);padding:15px 30px 0;--safe-area-inset-bottom:env(safe-area-inset-bottom);height:calc(48px + (var(--safe-area-inset-bottom)))}.mobile-quick-nav a{display:block;font-size:0;line-height:0;position:relative}.mobile-quick-nav a.products{width:19px;height:19px;background:url(/images/ico_cards_g.svg) 50% no-repeat}.mobile-quick-nav a.collections{width:24px;height:21px;background:url(/images/ico_collect_g.svg) 50% no-repeat}.mobile-quick-nav a.webshops{width:20px;height:19px;background:url(/images/ico_webshop_g.svg) 50% no-repeat}.mobile-quick-nav a.compare{width:26px;height:22px;background:url(/images/ico_compare_gg.svg) 50% no-repeat}.mobile-quick-nav a.heart{width:22px;height:18px;background:url(/images/ico_heart_g.svg) 50% no-repeat}.mobile-quick-nav a span{text-align:center;min-width:16px;height:17px;line-height:17px;padding:0 4px;border-radius:4px;background:#fc7419;font-size:.75rem;font-family:muktabold,Arial,Tahoma;color:#fff;position:absolute;top:-10px;right:-16px;border:1px solid #fff}#mobile-menu{width:320px;height:100%;z-index:25050;background:#fff;position:fixed;top:0;right:-320px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media (min-width:360px){#mobile-menu{width:360px;right:-360px}}#mobile-menu.opened{right:0}#mobile-menu .head{padding-bottom:0;margin:0;height:50px;background:#1acad4;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}#mobile-menu .head .close-mobile-menu{width:25px;height:25px;background:url(/images/ico_mini_close_w.svg) 50% no-repeat;border:1px solid #fff;border-radius:6px;font-size:0;line-height:0}#mobile-menu .menu{position:absolute;top:50px;left:0;width:100%;height:calc(100% - 50px);background:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#mobile-menu .menu::-webkit-scrollbar{width:10px;background-color:#f5f5f5}#mobile-menu .menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}#mobile-menu .menu::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#a3a3a3}#mobile-menu .menu .welcome{color:#000;font-size:.875rem;line-height:1.125rem;padding:20px 10px}#mobile-menu .menu .welcome img{width:35px}#mobile-menu .menu .welcome .image,#mobile-menu .menu .welcome img{height:35px;display:block;border:3px solid #fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}#mobile-menu .menu .welcome .image{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px}#mobile-menu .menu .welcome .logout{width:21px;height:19px;display:block;font-size:0;line-height:0;background:url(/images/ico_exit.svg) 50% no-repeat}#mobile-menu .menu .buttons{padding:20px 10px}#mobile-menu .menu .buttons a{height:50px;line-height:50px;font-size:1rem}#mobile-menu .menu ul{background:#fff}#mobile-menu .menu ul li{display:block;background:#fff;border-bottom:1px solid #ccc}#mobile-menu .menu ul li a{position:relative;display:block;padding:13px 35px;text-decoration:none}#mobile-menu .menu ul li a:hover{background:#f2f2f2}#mobile-menu .menu ul li a:before{width:6px;height:6px;display:block;content:" ";position:absolute;top:50%;left:19px;margin-top:-3px;background:#fc7419;border-radius:50%}#mobile-menu .menu ul li a.dd:after{width:8px;height:10px;display:block;content:" ";position:absolute;top:50%;right:20px;background:url(/images/ico_arrowhead_right.svg) 50% no-repeat;margin-top:-4px}#mobile-menu .menu ul li a.ico{font-size:1.25rem;padding:0 35px 0 64px;height:60px;line-height:60px}#mobile-menu .menu ul li a.ico:before{width:40px;height:40px;border-radius:6px;top:10px;left:9px;margin:0}#mobile-menu .menu ul li a.ico.products:before{background:url(/images/ico_product_w.svg) 50% no-repeat #fc7419}#mobile-menu .menu ul li a.ico.collections:before{background:url(/images/ico_collect_w.svg) 50% no-repeat #0981f3}#mobile-menu .menu ul li a.ico.webshops:before{background:url(/images/ico_shop_w.svg) 50% no-repeat #70ba02}#mobile-menu .menu ul li a.ico.profile:before{background:url(/images/ico_user.svg) 50% no-repeat #1acad4}#mobile-menu .menu .contact{padding:25px 35px}#mobile-menu .menu .submenu{width:320px;height:100%;background:#fff;position:absolute;top:0;right:-320px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media (min-width:360px){#mobile-menu .menu .submenu{width:360px;right:-360px}}#mobile-menu .menu .submenu.opened{right:0}#mobile-menu .menu .submenu .back-holder{height:60px;background:#f2f2f2;border-bottom:3px solid #fc7419;padding:0 19px}#mobile-menu .menu .submenu .back-holder .back{display:block;height:60px;line-height:60px;padding:0 0 0 15px;background:url(/images/ico_arrowhead_left.svg) 0 no-repeat}#mobile-menu .menu .submenu .back-holder .back:hover{text-decoration:none}#mobile-menu .menu .submenu .title{padding:0 19px;height:60px}#mobile-menu .menu .submenu .title h3{font-size:1.25rem;line-height:1.25rem}.dashboard-welcome{background:#fff;border:1px solid #ccc;border-radius:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-welcome .text{padding:0 20px}.dashboard-welcome .text h2{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:16px;line-height:22px;margin:0}.dashboard-welcome .text p{font-size:14px;line-height:18px;margin:0;padding:5px 0 0}.dashboard-date{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:18px;line-height:24px}.dashboard-box{background:#fff;border:1px solid #ccc;border-radius:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.dashboard-box .head{padding:15px 20px;margin:0;border-bottom:1px solid #ccc;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.dashboard-box .head h2{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:18px;line-height:24px;margin:0}.dashboard-box .head p{font-size:14px;line-height:18px;margin:0;padding:5px 0 0}.dashboard-box .empty{padding:20px;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-box .empty img{display:block;margin:0 auto 10px}.dashboard-box .empty h3{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:18px;line-height:24px;margin:0 0 5px}.dashboard-box .empty p{font-size:16px;line-height:24px;max-width:320px;margin:0 auto}.dashboard-box .empty-campaign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.dashboard-box .empty-campaign .image{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.dashboard-box .empty-campaign .image img{display:block;-ms-flex-item-align:center;align-self:center}.dashboard-box .empty-campaign .text{padding:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dashboard-box .empty-campaign .text h3{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:18px;line-height:24px;margin:0 0 5px}.dashboard-box .empty-campaign .text p{font-size:16px;line-height:24px;margin:0}.dashboard-box .empty-campaign .buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-box .empty-campaign .buttons a:first-of-type{margin-right:20px}.dashboard-box .data{padding:20px}.dashboard-box .data .tipp{background:url(/images/bg_pattern_orange.png) 50%;padding:20px;border-radius:6px;overflow:hidden}@media (min-width:768px){.dashboard-box .data .tipp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.dashboard-box .data .tipp .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 0 15px}@media (min-width:768px){.dashboard-box .data .tipp .text{margin:0}}.dashboard-box .data .tipp .text h4{font-size:16px;line-height:22px;margin:0 0 5px}.dashboard-box .data .tipp .text p{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:14px;line-height:20px;margin:0}.dashboard-box .data .tipp .text p b{font-family:muktabold,Arial,Tahoma;font-weight:400}.dashboard-box .button,.dashboard-box .data .tipp .button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.dashboard-box .button{border-top:1px solid #ccc}.dashboard-box .button a{font-family:muktabold,Arial,Tahoma;font-size:14px;display:block;text-align:center;line-height:40px}.dashboard-box .button a span{display:inline-block;background:url(/images/dashboard/ico-arrow.svg) 100% no-repeat;padding:0 20px 0 0}.dashboard-status-list .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.dashboard-status-list .holder .data{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px}.dashboard-status-list .holder .data h6{font-family:muktabold,Arial,Tahoma;font-size:12px;line-height:18px;text-transform:uppercase;margin:0 0 10px}.dashboard-status-list .holder .data p{margin:0;font-size:14px;line-height:18px}.dashboard-status-list .holder .data .status{padding:0 0 0 30px;position:relative}.dashboard-status-list .holder .data .status:before{position:absolute;top:0;left:0;width:20px;height:20px;display:block;border-radius:50%;content:" ";background:0 0 no-repeat}.dashboard-status-list .holder .data .status.expired:before{background:url(/images/ico_mini_check_w.svg) 50% no-repeat #a3a3a3;background-size:11px}.dashboard-status-list .holder .data .status.success:before{background:url(/images/ico_mini_check_w.svg) 50% no-repeat #70ba02;background-size:11px}.dashboard-status-list .holder .data .status.error:before{background:url(/images/ico_mini_close_w.svg) 50% no-repeat #e30e48}.dashboard-status-list .holder .data .status.pending:before{background:url(/images/ico_pending_w.svg) 50% no-repeat #f7b232}.dashboard-status-list .holder .data .status p{margin:0 0 5px}.dashboard-status-list .holder .data .status p:first-of-type{font-family:muktabold,Arial,Tahoma;font-weight:400;font-size:18px;line-height:24px}.dashboard-status-list .holder .data .status p:last-of-type{margin:0}.dashboard-status-list .holder .data .balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;border:1px solid #ccc;border-radius:6px;overflow:hidden;position:relative;padding:0 0 0 48px;font-size:14px;line-height:16px}.dashboard-status-list .holder .data .balance b{font-family:mukta_extraboldregular,Arial,Tahoma;font-weight:400}.dashboard-status-list .holder .data .balance:before{width:40px;height:38px;display:block;content:" ";font-size:0;line-height:0;position:absolute;top:0;left:0;background:url(/images/dashboard/ico-wallet.svg) 50% no-repeat #1acad4;border-right:1px solid #ccc}.dashboard-status-list .holder .button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border-top:1px solid #ccc}.dashboard-status-list .holder .button a{font-family:muktabold,Arial,Tahoma;font-size:14px;display:block;text-align:center;line-height:40px}.dashboard-status-list .holder .button a span{display:inline-block;background:url(/images/dashboard/ico-arrow.svg) 100% no-repeat;padding:0 20px 0 0}.dashboard-notifications{background:#fff;border:1px solid #ccc;border-radius:8px}.dashboard-notifications.unreaded{background:#effaff;border:1px solid #6dc8f1}.dashboard-notifications.unreaded .head .toggle{border-left:1px solid #6dc8f1}.dashboard-notifications.unreaded .data{border-top:1px solid #6dc8f1}.dashboard-notifications .head{padding:12px 10px 12px 50px;position:relative;background:url(/images/dashboard/ico-notifications.svg) 10px no-repeat;margin:0;border:0}.dashboard-notifications .head h2{font-family:muktabold,Arial,Tahoma;font-size:18px;line-height:24px;margin:0}.dashboard-notifications .head .toggle{width:50px;height:100%;display:block;position:absolute;top:0;right:0;background:url(/images/dashboard/ico-toggle.svg) 50% no-repeat;border-left:1px solid #ccc}.dashboard-notifications .data{border-top:1px solid #ccc;padding:20px;font-size:14px;line-height:18px}.dashboard-notifications .data p{margin:0 0 10px}.dashboard-notifications .data p:last-of-type{margin:0}.dashboard-notifications .data a{text-decoration:underline}.dashboard-navigation{padding:0 10px;border-bottom:1px solid #ccc}.dashboard-navigation ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.dashboard-navigation ul li{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:14px;margin:0 15px 0 0}.dashboard-navigation ul li a{position:relative;display:block;height:40px;line-height:40px;color:#a3a3a3;text-decoration:none}.dashboard-navigation ul li a:hover{border-bottom:3px solid #fc7419}.dashboard-navigation ul li a.active{color:#000;border-bottom:3px solid #fc7419}.dashboard-table{width:100%;font-size:14px;line-height:20px}@media (max-width:767.98px){.dashboard-table.products tbody tr{padding:0}}@media (max-width:767.98px){.dashboard-table.products tbody tr td{margin:0}}@media (max-width:767.98px){.dashboard-table.products tbody tr td.image{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}}.dashboard-table.products tbody tr td.image img{max-width:calc(100% - 20px)!important;max-height:calc(100% - 20px)!important}@media (max-width:767.98px){.dashboard-table.products tbody tr td.text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767.98px){.dashboard-table tbody{display:block}}@media (max-width:767.98px){.dashboard-table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #ccc;padding:15px 20px 5px}}@media (max-width:767.98px){.dashboard-table tbody tr:last-of-type{border:0}}.dashboard-table tbody tr:last-of-type td{border-bottom:none}.dashboard-table tbody tr.unreaded{background:#effaff}.dashboard-table tbody tr td{padding:15px 10px;border-bottom:1px solid #ccc;vertical-align:middle}@media (max-width:767.98px){.dashboard-table tbody tr td{display:block;border:0;padding:0;margin:0 0 10px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.dashboard-table tbody tr td:first-of-type{padding-left:20px}@media (max-width:767.98px){.dashboard-table tbody tr td:first-of-type{padding-left:0}}.dashboard-table tbody tr td:last-of-type{padding-right:20px}@media (max-width:767.98px){.dashboard-table tbody tr td:last-of-type{padding-right:0}}.dashboard-table tbody tr td.image{width:80px;padding:0}.dashboard-table tbody tr td.image .img{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-table tbody tr td.image .img img{display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;max-height:100%}.dashboard-table tbody tr td.button{width:40px;border-top:0}.dashboard-table tbody tr td .code{font-size:12px;line-height:18px;display:block}.dashboard-table tbody tr td .buyer-name,.dashboard-table tbody tr td .campaign-name{display:block;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:16px;line-height:22px}.dashboard-table tbody tr td .name{display:block;font-family:mukta_extraboldregular,Arial,Tahoma;font-size:12px;line-height:18px;text-transform:uppercase;white-space:nowrap}.dashboard-table tbody tr td .product-name{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:14px;line-height:18px;text-decoration:none}.dashboard-table tbody tr td .product-name:hover{text-decoration:underline}.dashboard-table tbody tr td .new{background:#fc7419}.dashboard-table tbody tr td .new,.dashboard-table tbody tr td .replied{display:inline-block;font-family:muktabold,Arial,Tahoma;font-size:10px;line-height:14px;color:#fff;padding:0 5px;border-radius:5px}.dashboard-table tbody tr td .replied{background:#0981f3}.dashboard-table tbody tr td .date{font-size:12px;line-height:18px;display:block}.dashboard-table tbody tr td .product{font-family:mukta_extraboldregular,Arial,Tahoma;font-size:14px;line-height:18px;display:block}.dashboard-table tbody tr td .product a{text-decoration:none}.dashboard-table tbody tr td .product a:hover{text-decoration:underline}.dashboard-table tbody tr td .account,.dashboard-table tbody tr td .account .user-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-table tbody tr td .account .user-image{width:35px;height:35px;border:3px solid #fff;border-radius:50%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);overflow:hidden;margin:0 10px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard-table tbody tr td .account .user-image img{display:block;width:100%;max-width:100%;max-height:100%;-ms-flex-item-align:center;align-self:center}.dashboard-table tbody tr td .account .user-text{font-size:12px;line-height:18px}.dashboard-stat .subhead{padding:0 20px;border-bottom:1px solid #ccc}.dashboard-stat .subhead h3{font-family:muktabold,Arial,Tahoma;font-size:12px;line-height:18px;text-transform:uppercase;margin:0;padding:10px 0}.dashboard-stat .data{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-stat .data .value{font-family:muktabold,Arial,Tahoma;font-size:18px;line-height:24px;display:block}.dashboard-stat .data .name{font-size:14px;line-height:18px;display:block}.dashboard-stat .data .stat-icon{display:block;width:24px;height:24px;font-size:0;line-height:0;background:50% no-repeat}.dashboard-stat .data .stat-icon.stat-up{background-image:url(/images/dashboard/ico-stat-up.svg)}.dashboard-stat .data .stat-icon.stat-down{background-image:url(/images/dashboard/ico-stat-down.svg)}.dashboard-stat .data .stat-icon.stat-minus{background-image:url(/images/dashboard/ico-stat-minus.svg)}