@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:translateZ(0);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 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: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{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[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}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{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;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}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-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-cancel-button,[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-family:inherit;font-weight:500;line-height:1.2;color:inherit}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;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;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-unstyled,.list-inline{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:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}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:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:100%}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.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,.col-sm-auto,.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,.col-md-auto,.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,.col-lg-auto,.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,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark th,.table-dark td,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;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:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.form-control-plaintext.form-control-lg,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}select.form-control-sm:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control-lg:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;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:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;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:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#28a745cc;border-radius:.2rem}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{background-color:#71dd8a}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #28a74540}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label:before,.custom-file-input.is-valid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #28a74540}.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:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#dc3545cc;border-radius:.2rem}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{background-color:#efa2a9}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #dc354540}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label:before,.custom-file-input.is-invalid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover,.btn:focus{text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.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{box-shadow:0 0 0 .2rem #28a74580}.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{box-shadow:0 0 0 .2rem #28a74580}.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{box-shadow:0 0 0 .2rem #17a2b880}.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{box-shadow:0 0 0 .2rem #17a2b880}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-warning.disabled,.btn-warning:disabled{color:#212529;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:#212529;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{box-shadow:0 0 0 .2rem #ffc10780}.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{box-shadow:0 0 0 .2rem #dc354580}.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{box-shadow:0 0 0 .2rem #dc354580}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;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:#007bff;border-color:#007bff}.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{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;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:#6c757d;border-color:#6c757d}.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{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.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{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.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{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.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:#212529;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{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.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{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;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:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.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{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;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:#343a40;border-color:#343a40}.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{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link:focus,.btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{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=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;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:#212529;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-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;width:0;height:0;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;width:0;height:0;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;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;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^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:0 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{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 input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file:focus{z-index:3}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;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,.input-group>.custom-file:not(:first-child) .custom-file-label:after{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.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){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:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.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){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: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;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label:before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label:after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%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.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%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:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%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:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 5px #80bdff80}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input:focus~.custom-file-label:after{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(2.25rem + 0px);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none}.custom-range::-moz-range-thumb:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range::-ms-thumb:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.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{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.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:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #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:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 1rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;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:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;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{flex-basis:100%;flex-grow:1;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:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{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{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .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{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{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{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{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{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{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{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{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{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%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:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%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:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;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{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.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:#00000008;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:#00000008;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-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{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:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header{border-top-right-radius:0}.card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header{border-top-left-radius:0}.card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{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}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{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:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-link:not(:disabled):not(.disabled){cursor:pointer}.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:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.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}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:hover,.badge-primary[href]:focus{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:hover,.badge-secondary[href]:focus{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:hover,.badge-success[href]:focus{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:hover,.badge-info[href]:focus{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:hover,.badge-warning[href]:focus{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:hover,.badge-danger[href]:focus{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:hover,.badge-light[href]:focus{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:hover,.badge-dark[href]:focus{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.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:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.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:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.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:hover,.list-group-item:focus{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{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:hover,.list-group-item-info.list-group-item-action:focus{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:hover,.list-group-item-warning.list-group-item-action:focus{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:hover,.list-group-item-danger.list-group-item-action:focus{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:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.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,.close:focus{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}@media screen and (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;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;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;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;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.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: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;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-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=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{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;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 .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top .arrow,.bs-popover-auto[x-placement^=top] .arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{border-width:.5rem .5rem 0}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before{bottom:0;border-top-color:#00000040}.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{bottom:1px;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right .arrow,.bs-popover-auto[x-placement^=right] .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{border-width:.5rem .5rem .5rem 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before{left:0;border-right-color:#00000040}.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{left:1px;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^=bottom] .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{border-width:0 .5rem .5rem .5rem}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before{top:0;border-bottom-color:#00000040}.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{top:1px;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=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-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left .arrow,.bs-popover-auto[x-placement^=left] .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{border-width:.5rem 0 .5rem .5rem}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before{right:0;border-left-color:#00000040}.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;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:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;transition:transform .6s ease;backface-visibility:hidden;perspective:1000px}@media screen and (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate(0)}@supports (transform-style: preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}}.carousel-item-next,.active.carousel-item-right{transform:translate(100%)}@supports (transform-style: preserve-3d){.carousel-item-next,.active.carousel-item-right{transform:translate3d(100%,0,0)}}.carousel-item-prev,.active.carousel-item-left{transform:translate(-100%)}@supports (transform-style: preserve-3d){.carousel-item-prev,.active.carousel-item-left{transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{transform:translate(0)}@supports (transform-style: preserve-3d){.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{transform:translateZ(0)}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%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.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:#ffffff80}.carousel-indicators li:before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.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{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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:#007bff!important}.border-secondary{border-color:#6c757d!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:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!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:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.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:flex!important}.d-sm-inline-flex{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:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{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:flex!important}.d-print-inline-flex{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 iframe,.embed-responsive embed,.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.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-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: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{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{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{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}.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-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: 576px){.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-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: 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-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: 992px){.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-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: 1200px){.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-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}.text-justify{text-align:justify!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: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-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: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.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-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-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}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;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:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,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-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.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{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;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{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{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;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root{--primary: #88489c;--secondary: #FE8800;--light: #F5F5F5;--dark: #14141F}*{margin:0;padding:0;font-family:Inter,"sans-serif"}html{overflow-x:hidden}html,body{scroll-behavior:smooth!important;text-shadow:0px 0px #666666}img{max-width:100%;display:inline-block}#spinner{opacity:0;visibility:hidden;transition:opacity .5s ease-out,visibility 0s linear .5s;z-index:99999}#spinner.show{transition:opacity .5s ease-out,visibility 0s linear 0s;visibility:visible;opacity:1}.back-to-top{position:fixed;display:none;right:35px;bottom:35px;z-index:99}.social-share ul{list-style:none;display:inline-block;margin:0;padding:0}.social-share ul li{list-style:none;display:inline-block;margin:0 5px 0 0}.social-share ul li .fab{padding:5px;font-size:25px;width:40px;text-align:center;text-decoration:none}.social-share ul li .fab:hover{opacity:.7}#app-hero-wrapper{min-height:100vh;width:100%;background-color:#1d1657}.banner-lottie{width:100%;height:100%;border:0px;z-index:-9999}.app-header-wrapper{min-width:100%;background-color:#1d1657}.main-navbar-nav{color:#fff!important;z-index:9}.main-navbar-nav .navbar-brand{font-size:38px;letter-spacing:4px;position:relative;top:-5px;font-weight:500}.main-navbar-nav .navbar-brand .logo-image{border-radius:10px;border:2px solid #9e5fb4;max-width:50px;margin-top:12px}.main-navbar-nav li{color:#fff;opacity:.7}.main-navbar-nav .navbar-nav .nav-item a:hover{color:#fff!important;transition:all .33s ease}.main-navbar-nav .active{color:#fff!important;opacity:1!important}.main-navbar-nav a{color:#fff!important}.main-navbar-nav .nav-link{opacity:1!important;margin:0 25px;font-size:14.5px;font-weight:500}.social-icons-header{text-align:end;display:inline-flex}.social-icons-header i{margin:2px 12px 12px;font-size:20px;text-align:end}.social-icons-header i:last-child{margin-right:0}.social-icons-header a:hover i{opacity:.6;transition:all .2s ease}.user-menus{text-align:start;font-size:small;z-index:99999}.user-menus .user-links{z-index:99999}.app-hero-inner{position:relative;z-index:1;margin-top:50px}.app-hero-inner h1{font-family:Antonio,sans-serif;color:#fbfbfb;font-weight:700;font-size:60px;letter-spacing:2px}.app-hero-inner h1 .typed{font-family:Antonio,sans-serif}.app-hero-inner h1 .typed:before{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation";white-space:break-spaces;will-change:content;animation:typed-0 53.28s linear 1s infinite forwards}.app-hero-inner h1 .typed:after{content:"​";position:relative;display:inline-block;padding-right:.1ch;border-right:1ch solid currentColor;white-space:nowrap;animation:typed-0-caret .75s linear 1s infinite forwards}@keyframes typed-0{0%,0.1866876877%{content:"​L";content:"​L"/"Lead Generation";alt:"Lead Generation"}0.1876876877%,0.3743753754%{content:"​Le";content:"​Le"/"Lead Generation";alt:"Lead Generation"}0.3753753754%,0.5620630631%{content:"​Lea";content:"​Lea"/"Lead Generation";alt:"Lead Generation"}0.5630630631%,0.7497507508%{content:"​Lead";content:"​Lead"/"Lead Generation";alt:"Lead Generation"}0.7507507508%,0.9374384384%{content:"​Lead ";content:"​Lead "/"Lead Generation";alt:"Lead Generation"}0.9384384384%,1.1251261261%{content:"​Lead G";content:"​Lead G"/"Lead Generation";alt:"Lead Generation"}1.1261261261%,1.3128138138%{content:"​Lead Ge";content:"​Lead Ge"/"Lead Generation";alt:"Lead Generation"}1.3138138138%,1.5005015015%{content:"​Lead Gen";content:"​Lead Gen"/"Lead Generation";alt:"Lead Generation"}1.5015015015%,1.6881891892%{content:"​Lead Gene";content:"​Lead Gene"/"Lead Generation";alt:"Lead Generation"}1.6891891892%,1.8758768769%{content:"​Lead Gener";content:"​Lead Gener"/"Lead Generation";alt:"Lead Generation"}1.8768768769%,2.0635645646%{content:"​Lead Genera";content:"​Lead Genera"/"Lead Generation";alt:"Lead Generation"}2.0645645646%,2.2512522523%{content:"​Lead Generat";content:"​Lead Generat"/"Lead Generation";alt:"Lead Generation"}2.2522522523%,2.4389399399%{content:"​Lead Generati";content:"​Lead Generati"/"Lead Generation";alt:"Lead Generation"}2.4399399399%,2.6266276276%{content:"​Lead Generatio";content:"​Lead Generatio"/"Lead Generation";alt:"Lead Generation"}2.6276276276%,6.7182192192%{content:"​Lead Generation";content:"​Lead Generation"/"Lead Generation";alt:"Lead Generation"}6.7192192192%,6.8683693694%{content:"​Lead Generatio";content:"​Lead Generatio"/"Lead Generation";alt:"Lead Generation"}6.8693693694%,7.0185195195%{content:"​Lead Generati";content:"​Lead Generati"/"Lead Generation";alt:"Lead Generation"}7.0195195195%,7.1686696697%{content:"​Lead Generat";content:"​Lead Generat"/"Lead Generation";alt:"Lead Generation"}7.1696696697%,7.3188198198%{content:"​Lead Genera";content:"​Lead Genera"/"Lead Generation";alt:"Lead Generation"}7.3198198198%,7.46896997%{content:"​Lead Gener";content:"​Lead Gener"/"Lead Generation";alt:"Lead Generation"}7.46996997%,7.6191201201%{content:"​Lead Gene";content:"​Lead Gene"/"Lead Generation";alt:"Lead Generation"}7.6201201201%,7.7692702703%{content:"​Lead Gen";content:"​Lead Gen"/"Lead Generation";alt:"Lead Generation"}7.7702702703%,7.9194204204%{content:"​Lead Ge";content:"​Lead Ge"/"Lead Generation";alt:"Lead Generation"}7.9204204204%,8.0695705706%{content:"​Lead G";content:"​Lead G"/"Lead Generation";alt:"Lead Generation"}8.0705705706%,8.2197207207%{content:"​Lead ";content:"​Lead "/"Lead Generation";alt:"Lead Generation"}8.2207207207%,8.3698708709%{content:"​Lead";content:"​Lead"/"Lead Generation";alt:"Lead Generation"}8.3708708709%,8.520021021%{content:"​Lea";content:"​Lea"/"Lead Generation";alt:"Lead Generation"}8.521021021%,8.6701711712%{content:"​Le";content:"​Le"/"Lead Generation";alt:"Lead Generation"}8.6711711712%,8.8203213213%{content:"​L";content:"​L"/"Lead Generation";alt:"Lead Generation"}8.8213213213%,10.6971981982%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}10.6981981982%,10.8848858859%{content:"​B";content:"​B"/"Lead Generation";alt:"Lead Generation"}10.8858858859%,11.0725735736%{content:"​Bu";content:"​Bu"/"Lead Generation";alt:"Lead Generation"}11.0735735736%,11.2602612613%{content:"​Bus";content:"​Bus"/"Lead Generation";alt:"Lead Generation"}11.2612612613%,11.4479489489%{content:"​Busi";content:"​Busi"/"Lead Generation";alt:"Lead Generation"}11.4489489489%,11.6356366366%{content:"​Busin";content:"​Busin"/"Lead Generation";alt:"Lead Generation"}11.6366366366%,11.8233243243%{content:"​Busine";content:"​Busine"/"Lead Generation";alt:"Lead Generation"}11.8243243243%,12.011012012%{content:"​Busines";content:"​Busines"/"Lead Generation";alt:"Lead Generation"}12.012012012%,12.1986996997%{content:"​Business";content:"​Business"/"Lead Generation";alt:"Lead Generation"}12.1996996997%,12.3863873874%{content:"​Business ";content:"​Business "/"Lead Generation";alt:"Lead Generation"}12.3873873874%,12.5740750751%{content:"​Business P";content:"​Business P"/"Lead Generation";alt:"Lead Generation"}12.5750750751%,12.7617627628%{content:"​Business Pr";content:"​Business Pr"/"Lead Generation";alt:"Lead Generation"}12.7627627628%,12.9494504505%{content:"​Business Pro";content:"​Business Pro"/"Lead Generation";alt:"Lead Generation"}12.9504504505%,13.1371381381%{content:"​Business Prom";content:"​Business Prom"/"Lead Generation";alt:"Lead Generation"}13.1381381381%,13.3248258258%{content:"​Business Promo";content:"​Business Promo"/"Lead Generation";alt:"Lead Generation"}13.3258258258%,13.5125135135%{content:"​Business Promot";content:"​Business Promot"/"Lead Generation";alt:"Lead Generation"}13.5135135135%,13.7002012012%{content:"​Business Promoti";content:"​Business Promoti"/"Lead Generation";alt:"Lead Generation"}13.7012012012%,13.8878888889%{content:"​Business Promotio";content:"​Business Promotio"/"Lead Generation";alt:"Lead Generation"}13.8888888889%,14.0755765766%{content:"​Business Promotion";content:"​Business Promotion"/"Lead Generation";alt:"Lead Generation"}14.0765765766%,18.1671681682%{content:"​Business Promotions";content:"​Business Promotions"/"Lead Generation";alt:"Lead Generation"}18.1681681682%,18.3173183183%{content:"​Business Promotion";content:"​Business Promotion"/"Lead Generation";alt:"Lead Generation"}18.3183183183%,18.4674684685%{content:"​Business Promotio";content:"​Business Promotio"/"Lead Generation";alt:"Lead Generation"}18.4684684685%,18.6176186186%{content:"​Business Promoti";content:"​Business Promoti"/"Lead Generation";alt:"Lead Generation"}18.6186186186%,18.7677687688%{content:"​Business Promot";content:"​Business Promot"/"Lead Generation";alt:"Lead Generation"}18.7687687688%,18.9179189189%{content:"​Business Promo";content:"​Business Promo"/"Lead Generation";alt:"Lead Generation"}18.9189189189%,19.0680690691%{content:"​Business Prom";content:"​Business Prom"/"Lead Generation";alt:"Lead Generation"}19.0690690691%,19.2182192192%{content:"​Business Pro";content:"​Business Pro"/"Lead Generation";alt:"Lead Generation"}19.2192192192%,19.3683693694%{content:"​Business Pr";content:"​Business Pr"/"Lead Generation";alt:"Lead Generation"}19.3693693694%,19.5185195195%{content:"​Business P";content:"​Business P"/"Lead Generation";alt:"Lead Generation"}19.5195195195%,19.6686696697%{content:"​Business ";content:"​Business "/"Lead Generation";alt:"Lead Generation"}19.6696696697%,19.8188198198%{content:"​Business";content:"​Business"/"Lead Generation";alt:"Lead Generation"}19.8198198198%,19.96896997%{content:"​Busines";content:"​Busines"/"Lead Generation";alt:"Lead Generation"}19.96996997%,20.1191201201%{content:"​Busine";content:"​Busine"/"Lead Generation";alt:"Lead Generation"}20.1201201201%,20.2692702703%{content:"​Busin";content:"​Busin"/"Lead Generation";alt:"Lead Generation"}20.2702702703%,20.4194204204%{content:"​Busi";content:"​Busi"/"Lead Generation";alt:"Lead Generation"}20.4204204204%,20.5695705706%{content:"​Bus";content:"​Bus"/"Lead Generation";alt:"Lead Generation"}20.5705705706%,20.7197207207%{content:"​Bu";content:"​Bu"/"Lead Generation";alt:"Lead Generation"}20.7207207207%,20.8698708709%{content:"​B";content:"​B"/"Lead Generation";alt:"Lead Generation"}20.8708708709%,22.7467477477%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}22.7477477477%,22.9344354354%{content:"​N";content:"​N"/"Lead Generation";alt:"Lead Generation"}22.9354354354%,23.1221231231%{content:"​Ne";content:"​Ne"/"Lead Generation";alt:"Lead Generation"}23.1231231231%,23.3098108108%{content:"​Net";content:"​Net"/"Lead Generation";alt:"Lead Generation"}23.3108108108%,23.4974984985%{content:"​Netw";content:"​Netw"/"Lead Generation";alt:"Lead Generation"}23.4984984985%,23.6851861862%{content:"​Netwo";content:"​Netwo"/"Lead Generation";alt:"Lead Generation"}23.6861861862%,23.8728738739%{content:"​Networ";content:"​Networ"/"Lead Generation";alt:"Lead Generation"}23.8738738739%,24.0605615616%{content:"​Network";content:"​Network"/"Lead Generation";alt:"Lead Generation"}24.0615615616%,24.2482492492%{content:"​Network ";content:"​Network "/"Lead Generation";alt:"Lead Generation"}24.2492492492%,24.4359369369%{content:"​Network B";content:"​Network B"/"Lead Generation";alt:"Lead Generation"}24.4369369369%,24.6236246246%{content:"​Network Bu";content:"​Network Bu"/"Lead Generation";alt:"Lead Generation"}24.6246246246%,24.8113123123%{content:"​Network Bui";content:"​Network Bui"/"Lead Generation";alt:"Lead Generation"}24.8123123123%,24.999%{content:"​Network Buil";content:"​Network Buil"/"Lead Generation";alt:"Lead Generation"}25%,25.1866876877%{content:"​Network Build";content:"​Network Build"/"Lead Generation";alt:"Lead Generation"}25.1876876877%,25.3743753754%{content:"​Network Buildi";content:"​Network Buildi"/"Lead Generation";alt:"Lead Generation"}25.3753753754%,25.5620630631%{content:"​Network Buildin";content:"​Network Buildin"/"Lead Generation";alt:"Lead Generation"}25.5630630631%,29.6536546547%{content:"​Network Building";content:"​Network Building"/"Lead Generation";alt:"Lead Generation"}29.6546546547%,29.8038048048%{content:"​Network Buildin";content:"​Network Buildin"/"Lead Generation";alt:"Lead Generation"}29.8048048048%,29.953954955%{content:"​Network Buildi";content:"​Network Buildi"/"Lead Generation";alt:"Lead Generation"}29.954954955%,30.1041051051%{content:"​Network Build";content:"​Network Build"/"Lead Generation";alt:"Lead Generation"}30.1051051051%,30.2542552553%{content:"​Network Buil";content:"​Network Buil"/"Lead Generation";alt:"Lead Generation"}30.2552552553%,30.4044054054%{content:"​Network Bui";content:"​Network Bui"/"Lead Generation";alt:"Lead Generation"}30.4054054054%,30.5545555556%{content:"​Network Bu";content:"​Network Bu"/"Lead Generation";alt:"Lead Generation"}30.5555555556%,30.7047057057%{content:"​Network B";content:"​Network B"/"Lead Generation";alt:"Lead Generation"}30.7057057057%,30.8548558559%{content:"​Network ";content:"​Network "/"Lead Generation";alt:"Lead Generation"}30.8558558559%,31.005006006%{content:"​Network";content:"​Network"/"Lead Generation";alt:"Lead Generation"}31.006006006%,31.1551561562%{content:"​Networ";content:"​Networ"/"Lead Generation";alt:"Lead Generation"}31.1561561562%,31.3053063063%{content:"​Netwo";content:"​Netwo"/"Lead Generation";alt:"Lead Generation"}31.3063063063%,31.4554564565%{content:"​Netw";content:"​Netw"/"Lead Generation";alt:"Lead Generation"}31.4564564565%,31.6056066066%{content:"​Net";content:"​Net"/"Lead Generation";alt:"Lead Generation"}31.6066066066%,31.7557567568%{content:"​Ne";content:"​Ne"/"Lead Generation";alt:"Lead Generation"}31.7567567568%,31.9059069069%{content:"​N";content:"​N"/"Lead Generation";alt:"Lead Generation"}31.9069069069%,33.7827837838%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}33.7837837838%,33.9704714715%{content:"​C";content:"​C"/"Lead Generation";alt:"Lead Generation"}33.9714714715%,34.1581591592%{content:"​Cu";content:"​Cu"/"Lead Generation";alt:"Lead Generation"}34.1591591592%,34.3458468468%{content:"​Cus";content:"​Cus"/"Lead Generation";alt:"Lead Generation"}34.3468468468%,34.5335345345%{content:"​Cust";content:"​Cust"/"Lead Generation";alt:"Lead Generation"}34.5345345345%,34.7212222222%{content:"​Custo";content:"​Custo"/"Lead Generation";alt:"Lead Generation"}34.7222222222%,34.9089099099%{content:"​Custom";content:"​Custom"/"Lead Generation";alt:"Lead Generation"}34.9099099099%,35.0965975976%{content:"​Custome";content:"​Custome"/"Lead Generation";alt:"Lead Generation"}35.0975975976%,35.2842852853%{content:"​Customer";content:"​Customer"/"Lead Generation";alt:"Lead Generation"}35.2852852853%,35.471972973%{content:"​Customer ";content:"​Customer "/"Lead Generation";alt:"Lead Generation"}35.472972973%,35.6596606607%{content:"​Customer R";content:"​Customer R"/"Lead Generation";alt:"Lead Generation"}35.6606606607%,35.8473483483%{content:"​Customer Re";content:"​Customer Re"/"Lead Generation";alt:"Lead Generation"}35.8483483483%,36.035036036%{content:"​Customer Rel";content:"​Customer Rel"/"Lead Generation";alt:"Lead Generation"}36.036036036%,36.2227237237%{content:"​Customer Rela";content:"​Customer Rela"/"Lead Generation";alt:"Lead Generation"}36.2237237237%,36.4104114114%{content:"​Customer Relat";content:"​Customer Relat"/"Lead Generation";alt:"Lead Generation"}36.4114114114%,36.5980990991%{content:"​Customer Relati";content:"​Customer Relati"/"Lead Generation";alt:"Lead Generation"}36.5990990991%,36.7857867868%{content:"​Customer Relatio";content:"​Customer Relatio"/"Lead Generation";alt:"Lead Generation"}36.7867867868%,36.9734744745%{content:"​Customer Relation";content:"​Customer Relation"/"Lead Generation";alt:"Lead Generation"}36.9744744745%,41.0650660661%{content:"​Customer Relations";content:"​Customer Relations"/"Lead Generation";alt:"Lead Generation"}41.0660660661%,41.2152162162%{content:"​Customer Relation";content:"​Customer Relation"/"Lead Generation";alt:"Lead Generation"}41.2162162162%,41.3653663664%{content:"​Customer Relatio";content:"​Customer Relatio"/"Lead Generation";alt:"Lead Generation"}41.3663663664%,41.5155165165%{content:"​Customer Relati";content:"​Customer Relati"/"Lead Generation";alt:"Lead Generation"}41.5165165165%,41.6656666667%{content:"​Customer Relat";content:"​Customer Relat"/"Lead Generation";alt:"Lead Generation"}41.6666666667%,41.8158168168%{content:"​Customer Rela";content:"​Customer Rela"/"Lead Generation";alt:"Lead Generation"}41.8168168168%,41.965966967%{content:"​Customer Rel";content:"​Customer Rel"/"Lead Generation";alt:"Lead Generation"}41.966966967%,42.1161171171%{content:"​Customer Re";content:"​Customer Re"/"Lead Generation";alt:"Lead Generation"}42.1171171171%,42.2662672673%{content:"​Customer R";content:"​Customer R"/"Lead Generation";alt:"Lead Generation"}42.2672672673%,42.4164174174%{content:"​Customer ";content:"​Customer "/"Lead Generation";alt:"Lead Generation"}42.4174174174%,42.5665675676%{content:"​Customer";content:"​Customer"/"Lead Generation";alt:"Lead Generation"}42.5675675676%,42.7167177177%{content:"​Custome";content:"​Custome"/"Lead Generation";alt:"Lead Generation"}42.7177177177%,42.8668678679%{content:"​Custom";content:"​Custom"/"Lead Generation";alt:"Lead Generation"}42.8678678679%,43.017018018%{content:"​Custo";content:"​Custo"/"Lead Generation";alt:"Lead Generation"}43.018018018%,43.1671681682%{content:"​Cust";content:"​Cust"/"Lead Generation";alt:"Lead Generation"}43.1681681682%,43.3173183183%{content:"​Cus";content:"​Cus"/"Lead Generation";alt:"Lead Generation"}43.3183183183%,43.4674684685%{content:"​Cu";content:"​Cu"/"Lead Generation";alt:"Lead Generation"}43.4684684685%,43.6176186186%{content:"​C";content:"​C"/"Lead Generation";alt:"Lead Generation"}43.6186186186%,45.4944954955%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}45.4954954955%,45.6821831832%{content:"​T";content:"​T"/"Lead Generation";alt:"Lead Generation"}45.6831831832%,45.8698708709%{content:"​Te";content:"​Te"/"Lead Generation";alt:"Lead Generation"}45.8708708709%,46.0575585586%{content:"​Tea";content:"​Tea"/"Lead Generation";alt:"Lead Generation"}46.0585585586%,46.2452462462%{content:"​Team";content:"​Team"/"Lead Generation";alt:"Lead Generation"}46.2462462462%,46.4329339339%{content:"​Team ";content:"​Team "/"Lead Generation";alt:"Lead Generation"}46.4339339339%,46.6206216216%{content:"​Team M";content:"​Team M"/"Lead Generation";alt:"Lead Generation"}46.6216216216%,46.8083093093%{content:"​Team Ma";content:"​Team Ma"/"Lead Generation";alt:"Lead Generation"}46.8093093093%,46.995996997%{content:"​Team Man";content:"​Team Man"/"Lead Generation";alt:"Lead Generation"}46.996996997%,47.1836846847%{content:"​Team Mana";content:"​Team Mana"/"Lead Generation";alt:"Lead Generation"}47.1846846847%,47.3713723724%{content:"​Team Manag";content:"​Team Manag"/"Lead Generation";alt:"Lead Generation"}47.3723723724%,47.5590600601%{content:"​Team Manage";content:"​Team Manage"/"Lead Generation";alt:"Lead Generation"}47.5600600601%,47.7467477477%{content:"​Team Managem";content:"​Team Managem"/"Lead Generation";alt:"Lead Generation"}47.7477477477%,47.9344354354%{content:"​Team Manageme";content:"​Team Manageme"/"Lead Generation";alt:"Lead Generation"}47.9354354354%,48.1221231231%{content:"​Team Managemen";content:"​Team Managemen"/"Lead Generation";alt:"Lead Generation"}48.1231231231%,52.2137147147%{content:"​Team Management";content:"​Team Management"/"Lead Generation";alt:"Lead Generation"}52.2147147147%,52.3638648649%{content:"​Team Managemen";content:"​Team Managemen"/"Lead Generation";alt:"Lead Generation"}52.3648648649%,52.514015015%{content:"​Team Manageme";content:"​Team Manageme"/"Lead Generation";alt:"Lead Generation"}52.515015015%,52.6641651652%{content:"​Team Managem";content:"​Team Managem"/"Lead Generation";alt:"Lead Generation"}52.6651651652%,52.8143153153%{content:"​Team Manage";content:"​Team Manage"/"Lead Generation";alt:"Lead Generation"}52.8153153153%,52.9644654655%{content:"​Team Manag";content:"​Team Manag"/"Lead Generation";alt:"Lead Generation"}52.9654654655%,53.1146156156%{content:"​Team Mana";content:"​Team Mana"/"Lead Generation";alt:"Lead Generation"}53.1156156156%,53.2647657658%{content:"​Team Man";content:"​Team Man"/"Lead Generation";alt:"Lead Generation"}53.2657657658%,53.4149159159%{content:"​Team Ma";content:"​Team Ma"/"Lead Generation";alt:"Lead Generation"}53.4159159159%,53.5650660661%{content:"​Team M";content:"​Team M"/"Lead Generation";alt:"Lead Generation"}53.5660660661%,53.7152162162%{content:"​Team ";content:"​Team "/"Lead Generation";alt:"Lead Generation"}53.7162162162%,53.8653663664%{content:"​Team";content:"​Team"/"Lead Generation";alt:"Lead Generation"}53.8663663664%,54.0155165165%{content:"​Tea";content:"​Tea"/"Lead Generation";alt:"Lead Generation"}54.0165165165%,54.1656666667%{content:"​Te";content:"​Te"/"Lead Generation";alt:"Lead Generation"}54.1666666667%,54.3158168168%{content:"​T";content:"​T"/"Lead Generation";alt:"Lead Generation"}54.3168168168%,56.1926936937%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}56.1936936937%,56.3803813814%{content:"​P";content:"​P"/"Lead Generation";alt:"Lead Generation"}56.3813813814%,56.5680690691%{content:"​Pu";content:"​Pu"/"Lead Generation";alt:"Lead Generation"}56.5690690691%,56.7557567568%{content:"​Pur";content:"​Pur"/"Lead Generation";alt:"Lead Generation"}56.7567567568%,56.9434444444%{content:"​Purc";content:"​Purc"/"Lead Generation";alt:"Lead Generation"}56.9444444444%,57.1311321321%{content:"​Purch";content:"​Purch"/"Lead Generation";alt:"Lead Generation"}57.1321321321%,57.3188198198%{content:"​Purcha";content:"​Purcha"/"Lead Generation";alt:"Lead Generation"}57.3198198198%,57.5065075075%{content:"​Purchas";content:"​Purchas"/"Lead Generation";alt:"Lead Generation"}57.5075075075%,57.6941951952%{content:"​Purchase";content:"​Purchase"/"Lead Generation";alt:"Lead Generation"}57.6951951952%,57.8818828829%{content:"​Purchase ";content:"​Purchase "/"Lead Generation";alt:"Lead Generation"}57.8828828829%,58.0695705706%{content:"​Purchase O";content:"​Purchase O"/"Lead Generation";alt:"Lead Generation"}58.0705705706%,58.2572582583%{content:"​Purchase Or";content:"​Purchase Or"/"Lead Generation";alt:"Lead Generation"}58.2582582583%,58.4449459459%{content:"​Purchase Ord";content:"​Purchase Ord"/"Lead Generation";alt:"Lead Generation"}58.4459459459%,58.6326336336%{content:"​Purchase Orde";content:"​Purchase Orde"/"Lead Generation";alt:"Lead Generation"}58.6336336336%,58.8203213213%{content:"​Purchase Order";content:"​Purchase Order"/"Lead Generation";alt:"Lead Generation"}58.8213213213%,62.9119129129%{content:"​Purchase Orders";content:"​Purchase Orders"/"Lead Generation";alt:"Lead Generation"}62.9129129129%,63.0620630631%{content:"​Purchase Order";content:"​Purchase Order"/"Lead Generation";alt:"Lead Generation"}63.0630630631%,63.2122132132%{content:"​Purchase Orde";content:"​Purchase Orde"/"Lead Generation";alt:"Lead Generation"}63.2132132132%,63.3623633634%{content:"​Purchase Ord";content:"​Purchase Ord"/"Lead Generation";alt:"Lead Generation"}63.3633633634%,63.5125135135%{content:"​Purchase Or";content:"​Purchase Or"/"Lead Generation";alt:"Lead Generation"}63.5135135135%,63.6626636637%{content:"​Purchase O";content:"​Purchase O"/"Lead Generation";alt:"Lead Generation"}63.6636636637%,63.8128138138%{content:"​Purchase ";content:"​Purchase "/"Lead Generation";alt:"Lead Generation"}63.8138138138%,63.962963964%{content:"​Purchase";content:"​Purchase"/"Lead Generation";alt:"Lead Generation"}63.963963964%,64.1131141141%{content:"​Purchas";content:"​Purchas"/"Lead Generation";alt:"Lead Generation"}64.1141141141%,64.2632642643%{content:"​Purcha";content:"​Purcha"/"Lead Generation";alt:"Lead Generation"}64.2642642643%,64.4134144144%{content:"​Purch";content:"​Purch"/"Lead Generation";alt:"Lead Generation"}64.4144144144%,64.5635645646%{content:"​Purc";content:"​Purc"/"Lead Generation";alt:"Lead Generation"}64.5645645646%,64.7137147147%{content:"​Pur";content:"​Pur"/"Lead Generation";alt:"Lead Generation"}64.7147147147%,64.8638648649%{content:"​Pu";content:"​Pu"/"Lead Generation";alt:"Lead Generation"}64.8648648649%,65.014015015%{content:"​P";content:"​P"/"Lead Generation";alt:"Lead Generation"}65.015015015%,66.8908918919%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}66.8918918919%,67.0785795796%{content:"​S";content:"​S"/"Lead Generation";alt:"Lead Generation"}67.0795795796%,67.2662672673%{content:"​Sa";content:"​Sa"/"Lead Generation";alt:"Lead Generation"}67.2672672673%,67.453954955%{content:"​Sal";content:"​Sal"/"Lead Generation";alt:"Lead Generation"}67.454954955%,67.6416426426%{content:"​Sale";content:"​Sale"/"Lead Generation";alt:"Lead Generation"}67.6426426426%,67.8293303303%{content:"​Sales";content:"​Sales"/"Lead Generation";alt:"Lead Generation"}67.8303303303%,68.017018018%{content:"​Sales ";content:"​Sales "/"Lead Generation";alt:"Lead Generation"}68.018018018%,68.2047057057%{content:"​Sales I";content:"​Sales I"/"Lead Generation";alt:"Lead Generation"}68.2057057057%,68.3923933934%{content:"​Sales In";content:"​Sales In"/"Lead Generation";alt:"Lead Generation"}68.3933933934%,68.5800810811%{content:"​Sales Inv";content:"​Sales Inv"/"Lead Generation";alt:"Lead Generation"}68.5810810811%,68.7677687688%{content:"​Sales Invo";content:"​Sales Invo"/"Lead Generation";alt:"Lead Generation"}68.7687687688%,68.9554564565%{content:"​Sales Invoi";content:"​Sales Invoi"/"Lead Generation";alt:"Lead Generation"}68.9564564565%,69.1431441441%{content:"​Sales Invoic";content:"​Sales Invoic"/"Lead Generation";alt:"Lead Generation"}69.1441441441%,69.3308318318%{content:"​Sales Invoice";content:"​Sales Invoice"/"Lead Generation";alt:"Lead Generation"}69.3318318318%,73.4224234234%{content:"​Sales Invoices";content:"​Sales Invoices"/"Lead Generation";alt:"Lead Generation"}73.4234234234%,73.5725735736%{content:"​Sales Invoice";content:"​Sales Invoice"/"Lead Generation";alt:"Lead Generation"}73.5735735736%,73.7227237237%{content:"​Sales Invoic";content:"​Sales Invoic"/"Lead Generation";alt:"Lead Generation"}73.7237237237%,73.8728738739%{content:"​Sales Invoi";content:"​Sales Invoi"/"Lead Generation";alt:"Lead Generation"}73.8738738739%,74.023024024%{content:"​Sales Invo";content:"​Sales Invo"/"Lead Generation";alt:"Lead Generation"}74.024024024%,74.1731741742%{content:"​Sales Inv";content:"​Sales Inv"/"Lead Generation";alt:"Lead Generation"}74.1741741742%,74.3233243243%{content:"​Sales In";content:"​Sales In"/"Lead Generation";alt:"Lead Generation"}74.3243243243%,74.4734744745%{content:"​Sales I";content:"​Sales I"/"Lead Generation";alt:"Lead Generation"}74.4744744745%,74.6236246246%{content:"​Sales ";content:"​Sales "/"Lead Generation";alt:"Lead Generation"}74.6246246246%,74.7737747748%{content:"​Sales";content:"​Sales"/"Lead Generation";alt:"Lead Generation"}74.7747747748%,74.9239249249%{content:"​Sale";content:"​Sale"/"Lead Generation";alt:"Lead Generation"}74.9249249249%,75.0740750751%{content:"​Sal";content:"​Sal"/"Lead Generation";alt:"Lead Generation"}75.0750750751%,75.2242252252%{content:"​Sa";content:"​Sa"/"Lead Generation";alt:"Lead Generation"}75.2252252252%,75.3743753754%{content:"​S";content:"​S"/"Lead Generation";alt:"Lead Generation"}75.3753753754%,77.2512522523%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}77.2522522523%,77.4389399399%{content:"​T";content:"​T"/"Lead Generation";alt:"Lead Generation"}77.4399399399%,77.6266276276%{content:"​Ta";content:"​Ta"/"Lead Generation";alt:"Lead Generation"}77.6276276276%,77.8143153153%{content:"​Tas";content:"​Tas"/"Lead Generation";alt:"Lead Generation"}77.8153153153%,78.002003003%{content:"​Task";content:"​Task"/"Lead Generation";alt:"Lead Generation"}78.003003003%,78.1896906907%{content:"​Task ";content:"​Task "/"Lead Generation";alt:"Lead Generation"}78.1906906907%,78.3773783784%{content:"​Task M";content:"​Task M"/"Lead Generation";alt:"Lead Generation"}78.3783783784%,78.5650660661%{content:"​Task Ma";content:"​Task Ma"/"Lead Generation";alt:"Lead Generation"}78.5660660661%,78.7527537538%{content:"​Task Man";content:"​Task Man"/"Lead Generation";alt:"Lead Generation"}78.7537537538%,78.9404414414%{content:"​Task Mana";content:"​Task Mana"/"Lead Generation";alt:"Lead Generation"}78.9414414414%,79.1281291291%{content:"​Task Manag";content:"​Task Manag"/"Lead Generation";alt:"Lead Generation"}79.1291291291%,79.3158168168%{content:"​Task Manage";content:"​Task Manage"/"Lead Generation";alt:"Lead Generation"}79.3168168168%,79.5035045045%{content:"​Task Managem";content:"​Task Managem"/"Lead Generation";alt:"Lead Generation"}79.5045045045%,79.6911921922%{content:"​Task Manageme";content:"​Task Manageme"/"Lead Generation";alt:"Lead Generation"}79.6921921922%,79.8788798799%{content:"​Task Managemen";content:"​Task Managemen"/"Lead Generation";alt:"Lead Generation"}79.8798798799%,83.9704714715%{content:"​Task Management";content:"​Task Management"/"Lead Generation";alt:"Lead Generation"}83.9714714715%,84.1206216216%{content:"​Task Managemen";content:"​Task Managemen"/"Lead Generation";alt:"Lead Generation"}84.1216216216%,84.2707717718%{content:"​Task Manageme";content:"​Task Manageme"/"Lead Generation";alt:"Lead Generation"}84.2717717718%,84.4209219219%{content:"​Task Managem";content:"​Task Managem"/"Lead Generation";alt:"Lead Generation"}84.4219219219%,84.5710720721%{content:"​Task Manage";content:"​Task Manage"/"Lead Generation";alt:"Lead Generation"}84.5720720721%,84.7212222222%{content:"​Task Manag";content:"​Task Manag"/"Lead Generation";alt:"Lead Generation"}84.7222222222%,84.8713723724%{content:"​Task Mana";content:"​Task Mana"/"Lead Generation";alt:"Lead Generation"}84.8723723724%,85.0215225225%{content:"​Task Man";content:"​Task Man"/"Lead Generation";alt:"Lead Generation"}85.0225225225%,85.1716726727%{content:"​Task Ma";content:"​Task Ma"/"Lead Generation";alt:"Lead Generation"}85.1726726727%,85.3218228228%{content:"​Task M";content:"​Task M"/"Lead Generation";alt:"Lead Generation"}85.3228228228%,85.471972973%{content:"​Task ";content:"​Task "/"Lead Generation";alt:"Lead Generation"}85.472972973%,85.6221231231%{content:"​Task";content:"​Task"/"Lead Generation";alt:"Lead Generation"}85.6231231231%,85.7722732733%{content:"​Tas";content:"​Tas"/"Lead Generation";alt:"Lead Generation"}85.7732732733%,85.9224234234%{content:"​Ta";content:"​Ta"/"Lead Generation";alt:"Lead Generation"}85.9234234234%,86.0725735736%{content:"​T";content:"​T"/"Lead Generation";alt:"Lead Generation"}86.0735735736%,87.9494504505%{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}87.9504504505%,88.1371381381%{content:"​S";content:"​S"/"Lead Generation";alt:"Lead Generation"}88.1381381381%,88.3248258258%{content:"​Sh";content:"​Sh"/"Lead Generation";alt:"Lead Generation"}88.3258258258%,88.5125135135%{content:"​Sho";content:"​Sho"/"Lead Generation";alt:"Lead Generation"}88.5135135135%,88.7002012012%{content:"​Shop";content:"​Shop"/"Lead Generation";alt:"Lead Generation"}88.7012012012%,88.8878888889%{content:"​Shopp";content:"​Shopp"/"Lead Generation";alt:"Lead Generation"}88.8888888889%,89.0755765766%{content:"​Shoppi";content:"​Shoppi"/"Lead Generation";alt:"Lead Generation"}89.0765765766%,89.2632642643%{content:"​Shoppin";content:"​Shoppin"/"Lead Generation";alt:"Lead Generation"}89.2642642643%,89.450951952%{content:"​Shopping";content:"​Shopping"/"Lead Generation";alt:"Lead Generation"}89.451951952%,89.6386396396%{content:"​Shopping ";content:"​Shopping "/"Lead Generation";alt:"Lead Generation"}89.6396396396%,89.8263273273%{content:"​Shopping C";content:"​Shopping C"/"Lead Generation";alt:"Lead Generation"}89.8273273273%,90.014015015%{content:"​Shopping Ca";content:"​Shopping Ca"/"Lead Generation";alt:"Lead Generation"}90.015015015%,90.2017027027%{content:"​Shopping Cat";content:"​Shopping Cat"/"Lead Generation";alt:"Lead Generation"}90.2027027027%,90.3893903904%{content:"​Shopping Cata";content:"​Shopping Cata"/"Lead Generation";alt:"Lead Generation"}90.3903903904%,90.5770780781%{content:"​Shopping Catal";content:"​Shopping Catal"/"Lead Generation";alt:"Lead Generation"}90.5780780781%,90.7647657658%{content:"​Shopping Catalo";content:"​Shopping Catalo"/"Lead Generation";alt:"Lead Generation"}90.7657657658%,90.9524534535%{content:"​Shopping Catalog";content:"​Shopping Catalog"/"Lead Generation";alt:"Lead Generation"}90.9534534535%,91.1401411411%{content:"​Shopping Catalogu";content:"​Shopping Catalogu"/"Lead Generation";alt:"Lead Generation"}91.1411411411%,91.3278288288%{content:"​Shopping Catalogue";content:"​Shopping Catalogue"/"Lead Generation";alt:"Lead Generation"}91.3288288288%,95.4194204204%{content:"​Shopping Catalogues";content:"​Shopping Catalogues"/"Lead Generation";alt:"Lead Generation"}95.4204204204%,95.5695705706%{content:"​Shopping Catalogue";content:"​Shopping Catalogue"/"Lead Generation";alt:"Lead Generation"}95.5705705706%,95.7197207207%{content:"​Shopping Catalogu";content:"​Shopping Catalogu"/"Lead Generation";alt:"Lead Generation"}95.7207207207%,95.8698708709%{content:"​Shopping Catalog";content:"​Shopping Catalog"/"Lead Generation";alt:"Lead Generation"}95.8708708709%,96.020021021%{content:"​Shopping Catalo";content:"​Shopping Catalo"/"Lead Generation";alt:"Lead Generation"}96.021021021%,96.1701711712%{content:"​Shopping Catal";content:"​Shopping Catal"/"Lead Generation";alt:"Lead Generation"}96.1711711712%,96.3203213213%{content:"​Shopping Cata";content:"​Shopping Cata"/"Lead Generation";alt:"Lead Generation"}96.3213213213%,96.4704714715%{content:"​Shopping Cat";content:"​Shopping Cat"/"Lead Generation";alt:"Lead Generation"}96.4714714715%,96.6206216216%{content:"​Shopping Ca";content:"​Shopping Ca"/"Lead Generation";alt:"Lead Generation"}96.6216216216%,96.7707717718%{content:"​Shopping C";content:"​Shopping C"/"Lead Generation";alt:"Lead Generation"}96.7717717718%,96.9209219219%{content:"​Shopping ";content:"​Shopping "/"Lead Generation";alt:"Lead Generation"}96.9219219219%,97.0710720721%{content:"​Shopping";content:"​Shopping"/"Lead Generation";alt:"Lead Generation"}97.0720720721%,97.2212222222%{content:"​Shoppin";content:"​Shoppin"/"Lead Generation";alt:"Lead Generation"}97.2222222222%,97.3713723724%{content:"​Shoppi";content:"​Shoppi"/"Lead Generation";alt:"Lead Generation"}97.3723723724%,97.5215225225%{content:"​Shopp";content:"​Shopp"/"Lead Generation";alt:"Lead Generation"}97.5225225225%,97.6716726727%{content:"​Shop";content:"​Shop"/"Lead Generation";alt:"Lead Generation"}97.6726726727%,97.8218228228%{content:"​Sho";content:"​Sho"/"Lead Generation";alt:"Lead Generation"}97.8228228228%,97.971972973%{content:"​Sh";content:"​Sh"/"Lead Generation";alt:"Lead Generation"}97.972972973%,98.1221231231%{content:"​S";content:"​S"/"Lead Generation";alt:"Lead Generation"}98.1231231231%,to{content:"​";content:"​"/"Lead Generation";alt:"Lead Generation"}}@keyframes typed-0-caret{75%{border-color:transparent}}.app-hero-inner h1 .typed:before{font-weight:700}.app-hero-inner h1 .typed:after{border-right-width:4px}.app-hero-inner h1>span.title-highlight{font-family:Antonio,sans-serif;color:#fed740}.app-hero-inner>p{width:500px;font-size:20px;color:#fff;margin-top:30px;margin-bottom:30px;line-height:2em}.app-hero-inner .download-btn-first{font-size:15px;padding:10px 15px;font-weight:700;color:#673ab7;background:#ffffff;margin-left:10px}.app-hero-inner .download-btn-first:hover{background:#ffe7a3!important;color:#000!important}.app-hero-inner .features-btn-first{font-size:15px;padding:10px 15px;margin-right:16px;font-weight:700;color:#673ab7;background:#ffffff}.app-hero-inner .features-btn-first:hover{background:#ffe7a3!important;color:#000!important}.app-hero-inner .app-nav-buttons,.app-hero-inner .app-install-buttons{margin-top:32px}.app-hero-inner .app-install-buttons .google-play-btn{margin-right:24px}.app-hero-inner .app-hero-smartphone{z-index:1}.app-hero-inner .app-install-buttons .google-play-btn,.app-hero-inner .app-install-buttons .app-store-btn{border:1px solid #fff;border-radius:5px;margin:0;max-height:45px}.app-about-milifestyle .app-about-items{display:flex;justify-content:center}.app-about-milifestyle .second-title{text-align:center;display:block;text-transform:uppercase;font-size:42px}.app-about-milifestyle h2{font-family:Antonio,sans-serif;color:#000;text-align:center;margin-bottom:24px}.app-about-milifestyle h2.milifestylepro-title{color:#000}.app-about-milifestyle h2.second-title{text-align:center;display:block;text-transform:uppercase;font-size:42px}.app-about-milifestyle p{text-align:center;padding:4px 16px 0;text-align:justify}.app-about-milifestyle img.app-about-image{display:block;margin-left:auto;margin-right:auto;max-width:80%}.app-advantages-outer{height:auto}.app-advantages-outer .span-perfect{color:#673ab7;text-transform:uppercase;font-size:27px;letter-spacing:1px}.app-advantages-outer .span-features{text-transform:uppercase;font-size:42px}.app-advantages-outer .second-title{text-align:center;display:block;text-transform:uppercase;font-size:42px}.app-advantages-outer small{display:block;text-align:center}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item{background-color:#fff;box-shadow:0 0 45px #00000014;transition:.5s;min-height:300px}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item .grid-title{font-size:22px;font-weight:600}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item .grid-desc{font-size:16px;font-weight:400;margin-top:10px;line-height:1.87em}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item:hover{background:#88489c}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item *{transition:.5s}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item:hover *{color:var(--light)!important}.app-slider-inner{margin-top:50px;margin-bottom:30px}.app-slider-outer{width:100%;height:auto;padding:70px}.app-slider-outer h2{color:#673ab7;text-transform:uppercase;font-size:30px;font-weight:600;margin-bottom:10px;text-align:center}.app-slider-outer .app-slider-outer{margin-top:50px}.app-slider-outer .carousel-left-arrow{position:absolute;left:-100px;bottom:250px;font-size:60px;color:#ececec}.app-slider-outer .carousel-right-arrow{position:absolute;right:-100px;bottom:250px;font-size:60px;color:#ececec}.app-slider-outer .item h4{font-family:Antonio,sans-serif;color:#673ab7;text-align:center}.app-slider-outer .item img{height:400px;-o-object-fit:contain;object-fit:contain}.app-slider-outer>h2,.app-slider-outer small{text-align:center;display:block}.curved-bg-div{background:url(/build/assets/curved-bgg-155b52d8.jpg) no-repeat;background-position:0px -200px;background-size:cover;width:100%;height:300px}.app-features-outer{width:100%;height:auto;margin-top:-160px}.app-features-outer .col-sm-6{margin-top:80px}.app-features-outer .col-sm-6 img{max-height:550px}.app-features-outer .col-sm-6 .col-sm-image-container{position:relative;max-width:500px;min-width:auto}.app-features-outer .col-sm-6 .span-new{color:#fff;background:#9f5eb4;padding:18px;width:35px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;font-weight:700;right:0;top:140px}.app-features-outer .col-sm-6 .span-join{color:#fff;background:#c0870d;padding:14px 18px 22px;width:35px;display:inline-block;line-height:20px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;font-weight:700;right:-30px;top:30px}.app-features-outer .col-sm-6 .span-free{color:#fff;background:#6ca3ff;padding:18px;width:35px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;left:-35px;bottom:-430px;font-weight:700}.app-features-outer .col-sm-6 .span-data{color:#f0ff18;background:#1f8875;padding:20px;width:40px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;letter-spacing:1px;box-sizing:initial;position:absolute;top:140px;right:-2px;font-weight:700}.app-features-outer .col-sm-6 .span-percent{color:#fff;background:#6ca3ff;padding:18px;width:35px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;left:-35px;bottom:-430px;font-weight:700}.app-features-outer .col-sm-6 .circle{color:#c3cfe5;border:1px solid #ededed;background:#fff;padding:10px;width:35px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;font-weight:600;box-shadow:0 0 0 5px #f9f9f9}.app-features-outer .col-sm-6 .circle-first{width:35px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;margin-left:0;font-weight:600}.app-features-outer .col-sm-6 .circle-middle{width:35px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;margin-left:50px;font-weight:600}.app-features-outer .col-sm-6 .circle-last{width:35px;display:inline-block;line-height:30px;height:30px;text-align:center;border-radius:50%;font-size:14px;box-sizing:initial;position:absolute;margin-left:100px;font-weight:600}.app-features-outer .sm-6-content{position:relative;align-self:center}.app-features-outer .sm-6-content h2{color:#673ab7;text-transform:uppercase;font-family:Inter,"sans-serif";font-size:36px;font-weight:600;margin-bottom:20px}.app-features-outer .sm-6-content p{color:#111;font-weight:500;font-size:14.5px;text-align:justify;line-height:1.8em;max-width:500px}.app-features-outer .sm-6-content p a.social-links{display:inline-block;margin:0 8px}.app-reviews-outer{width:100%;padding:40px}.app-reviews-outer .crowd-image{margin:0 auto 36px;max-width:800px;text-align:center}.app-reviews-outer .crowd-image img{width:100%;margin:auto}.app-reviews-outer .app-reviews-inner{margin-top:100px}.app-reviews-outer>h2{color:#673ab7;text-transform:uppercase;font-size:30px;font-weight:600;margin-bottom:10px;text-align:center}.app-reviews-outer>small{text-align:center;display:block}.app-reviews-outer .testimonial-desc{clear:both;padding-top:30px;font-weight:500}.app-reviews-outer .testimonial-2{margin-left:50px}.app-newsletter-outer{margin-top:48px}.app-bottom-outer{width:100%;height:572px;background:url(/build/assets/download-section-bg-cd51e0da.jpg) no-repeat center;margin-top:120px;overflow-x:hidden;background-size:cover}.app-bottom-outer .app-bottom-inner{margin-top:220px}.app-bottom-outer .app-bottom-inner h2{color:#fff;text-transform:uppercase;font-size:30px;margin-bottom:30px}.app-bottom-outer .app-bottom-inner p{width:350px;color:#fff;font-size:14.5px;line-height:1.85em}.app-bottom-outer .app-bottom-inner img{margin-top:25px}.app-bottom-outer .app-bottom-inner .google-play-btn{margin-right:24px}.app-bottom-outer .app-bottom-inner .google-play-btn,.app-bottom-outer .app-bottom-inner .app-store-btn{border:1px solid #fff;border-radius:5px;margin:0}.app-bottom-outer .app-bottom-inner .google-play-btn{margin-right:16px}.img-float-left{float:left}.img-float-right{float:right}.footer-outer{width:100%;padding:50px;background:#2e3149;overflow:hidden}.footer-outer .footer-inner{width:100%;height:inherit}.footer-outer .follow-us-title{font-family:Antonio,sans-serif;color:#fed740;font-size:14pt}.footer-outer .social-icons-footer i{margin:8px;font-size:20px}.footer-outer .social-icons-footer a:hover i{opacity:.6;transition:all .2s ease}.footer-outer .footer-three-grid{width:100%;margin:0 auto;height:50px;text-align:center}.footer-outer .footer-items{display:grid;gap:16px;justify-content:space-between;grid-template-areas:"logo social" "links1 links1" "links2 links2";grid-template-columns:auto auto}.footer-outer .footer-items .footer-logo{grid-area:logo;text-align:center;align-items:center;align-self:center;align-content:center}.footer-outer .footer-items .footer-logo h2{text-align:center}.footer-outer .footer-items .footer-logo .footer-logo-image{border-radius:10px;border:2px solid #9e5fb4;max-width:50px}.footer-outer .footer-items .footer-links-1{grid-area:links1;text-align:center;align-items:center}.footer-outer .footer-items .footer-links-2{grid-area:links2;text-align:center;align-items:center;justify-content:center}.footer-outer .footer-items .footer-socialmedia{max-width:-moz-fit-content;max-width:fit-content;grid-area:social;display:inline-block;text-align:center}.footer-outer .footer-items .footer-socialmedia a{color:#b5b5c8}.footer-outer .footer-items .footer-socialmedia .social-icons-header a:hover{color:#fff;opacity:1;transition:color .2s ease}.footer-outer .column-1-3{width:20%;float:left;height:50px}.footer-outer .column-2-3{width:60%;float:left;height:50px}.footer-outer .column-3-3{width:20%;float:left;height:50px}.footer-outer .column-3-3 a{color:#b5b5c8}.footer-outer .column-3-3 .social-icons-header a:hover{color:#fff;opacity:1;transition:color .2s ease}.footer-outer .footer-nav ul{list-style:none;text-align:end}.footer-outer .footer-nav ul li{display:inline-block;line-height:50px;color:#b5b5c8;margin:0 24px;font-size:14px}.footer-outer .footer-nav ul li:hover{color:#fff;transition:color .2s ease-in-out}.footer-outer .footer-nav ul li a{color:#fff;text-decoration:none}.footer-outer .footer-nav ul .active{color:#fff}.footer-outer .border-bottom-footer{height:1px;width:50%;margin:20px auto 0;border:1px solid #434769;display:block}.footer-outer .copyright{color:#b5b5c8;text-align:center;font-size:13px;padding:40px 0 10px;display:block}.footer-outer .copyright .items{text-align:center;display:grid}.footer-outer .disclaimer{color:#b5b5c8;text-align:center;text-align:justify;font-size:12px;padding:8px 0;display:block}.footer-outer .disclaimer h3{text-align:center;display:grid;font-size:12pt}.footer-outer .disclaimer .items{text-align:center;display:grid}.footer-outer .footer-logo-image{border-radius:12px;border:1px solid #2e3149;max-width:50px}@media (min-width: 768px){.banner-lottie{margin-top:-75px}.footer-outer{padding:16px 0}.footer-outer .border-bottom-footer{margin-top:16px}.footer-outer .footer-items{grid-template-areas:"logo  links1" "social links2";grid-template-columns:auto auto}.footer-outer .footer-items .footer-links-1{grid-area:links1;text-align:end;align-items:end}.footer-outer .footer-items .footer-links-2{grid-area:links2;text-align:end;align-items:end}}@media screen and (max-width: 1400px){body{overflow-x:hidden}.app-hero-inner .app-hero-smartphone{right:50px;max-height:550px;z-index:1}.curved-bg-div{background-position:100% -20px}.footer-outer .footer-three-grid{width:100%}}@media screen and (max-width: 1200px){body{overflow-x:hidden}.app-hero-inner .app-hero-smartphone{max-height:550px;z-index:1}.app-features-outer .col-sm-6 img{max-height:478px}}@media screen and (max-width: 991.98px){body{overflow-x:hidden}#navbarSupportedContent{height:100vh;position:absolute;top:0;left:0;background-color:#000;color:#fff;padding:50px 30px;width:100%;z-index:99999}#navbarSupportedContent button{margin-left:auto;float:right}#navbarSupportedContent button i{color:#fff}#app-hero-wrapper{min-height:100vh;background-position:right}.app-hero-inner{margin-top:30px}.app-hero-inner h1{color:#fff;font-size:36px;letter-spacing:2px}.app-hero-inner .app-hero-smartphone{left:0;right:0;margin-left:auto;margin-right:auto;margin-top:-20px;z-index:1}.app-advantages-outer{margin-top:50px;padding-bottom:0}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item .grid-image{float:none;display:block;margin:0 auto 20px;padding-right:0;position:relative;top:1px}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item .grid-title{float:none;text-align:center}.app-advantages-outer .app-advantages-grid-columns .app-advantages-grid-item .grid-desc{float:none;width:100%;text-align:center}.app-slider-outer .app-slider-outer{margin-top:0}.app-features-outer{margin-top:-100px}.app-features-outer .sm-6-content p{width:100%}.app-features-outer .col-sm-6{flex:0 0 100%;width:100%;max-width:100%;margin:30px auto;text-align:center}.app-features-outer .col-sm-6 .col-sm-image-container{position:relative;width:295px!important;text-align:center;margin:15px auto 0}.no-float{float:none!important}.app-slider-outer .carousel-right-arrow{position:absolute;right:-70px;bottom:250px;font-size:60px;color:#ececec}.app-slider-outer .carousel-left-arrow{position:absolute;left:-70px;bottom:250px;font-size:60px;color:#ececec}.img-float-right,.img-float-left{float:none}.app-features-outer .col-sm-6 .span-percent,.app-features-outer .col-sm-6 .span-free{left:-15px;bottom:140px}.app-features-outer .col-sm-6 .span-new{right:-10px}.app-features-outer .col-sm-6 .span-data{right:-15px}.app-features-outer .col-sm-6 .circle{position:static;display:inline-block;margin:25px 5px}.app-advantages-outer .second-title{margin-top:60px}.app-features-grid-columns{display:flex;flex-direction:column}.app-features-grid-columns .in-order-4{order:1}.app-features-grid-columns .in-order-3{order:2}.app-features-grid-columns .in-order-7{order:8}.app-features-grid-columns .in-order-8{order:7}.app-reviews-outer{padding:0}.navbar-light .navbar-toggler{color:#fff!important;border-color:#fff!important}.navbar-light .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(212, 159, 231, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-close{position:absolute;top:30px;right:30px;color:#fff!important;cursor:pointer;width:50px;height:50px;margin:auto}.navbar-light .navbar-nav .nav-link{margin:0;width:100%}.social-icons-header i:first-of-type{margin-right:10px!important;margin-left:0!important;font-size:30px}.footer-outer .footer-nav ul li{margin:0 10px}.footer-outer .social-icons-footer i{margin:15px 10px;font-size:20px}}@media screen and (max-width: 800px){.app-hero-inner h1{color:#fff;font-size:34px;letter-spacing:2px}#app-hero-wrapper{min-height:100vh}.app-advantages-outer .app-advantages-grid-columns{margin-top:40px}.app-advantages-grid-columns .app-advantages-grid-item{flex:0 0 100%;width:100%;max-width:100%;margin:10px auto;text-align:center}.app-hero-inner .app-hero-smartphone{height:420px;z-index:1}.app-advantages-outer .second-title{margin-top:60px}.app-bottom-outer{margin-top:40px;overflow:hidden}.app-bottom-outer .app-bottom-inner{margin-top:50px}.app-slider-outer{padding:0}.app-slider-outer .carousel-left-arrow{left:50px;font-size:50px;bottom:190px}.app-slider-outer .carousel-right-arrow{right:50px;font-size:50px;bottom:190px}.app-reviews-inner .col-sm-5{flex:0 0 75%;width:75%;max-width:75%;margin:30px auto;text-align:center}.app-slider-outer .item img{height:300px}.app-reviews-outer{height:auto}.app-reviews-outer .app-reviews-inner{margin-top:50px}.app-bottom-outer{background-position:center bottom;overflow:hidden;height:auto}.app-bottom-inner{overflow:hidden;padding-bottom:50px;text-align:center}.overlay{width:100%;height:100%;background:rgba(0,0,0,.6);overflow-x:hidden}.app-bottom-outer .app-bottom-inner p{width:90%;margin:0 auto}.footer-outer{height:auto;padding:20px}.footer-outer .column-1-3{width:100%;float:none;height:auto;padding-top:30px}.footer-outer .column-2-3{width:100%;float:none;height:auto}.footer-outer .column-3-3{width:100%;float:left;height:auto;margin:15px 0}.footer-outer .copyright{margin-top:30px;padding:10px 0}.footer-outer .border-bottom-footer{height:1px;width:100%;margin:146px auto 0;border:1px solid #434769;display:block}.footer-outer .social-icons-footer i{margin:20px;font-size:20px}.app-newsletter-outer iframe{min-height:420px;height:420px}}@media screen and (max-width: 520px){#app-hero-wrapper{min-height:100vh}.app-hero-inner h1{font-size:34px;margin-bottom:34px}.app-hero-inner>p{font-size:18px;width:100%}.app-hero-inner{text-align:center;margin-top:0}.app-hero-inner .app-hero-smartphone{max-height:450px;margin-top:-27x;z-index:1}.social-icons-header i:first-of-type{font-size:22px}.app-slider-outer .carousel-left-arrow{left:0}.app-slider-outer .carousel-right-arrow{right:0}.app-slider-inner{margin-top:50px;margin-bottom:30px}.app-slider-outer .item img{height:400px;width:100%;-o-object-fit:contain;object-fit:contain}.app-reviews-inner .col-sm-5{flex:0 0 90%;width:90%;max-width:90%;margin:30px auto;text-align:center}.app-advantages-outer{margin-top:0}.app-advantages-outer .span-perfect{margin-top:80px;font-size:18px;margin-bottom:15px;display:block;width:100%;text-align:center}.app-advantages-outer .span-features{font-size:36px;display:block;width:100%;text-align:center}.app-newsletter-outer iframe{min-height:480px;height:480px}}.disclaimer-container{max-width:800px;margin:24px auto;padding:16px}.disclaimer-container .last-updated,.disclaimer-container h1,.disclaimer-container h2{text-align:center}.disclaimer-container p{text-align:justify}.counter-container{text-align:center}.counter-block{cursor:pointer;display:flex;flex-direction:column;justify-content:center;text-align:center;margin:16px 32px;color:#fff}.counter-block .counter{font-family:Antonio,sans-serif;font-size:30px;min-height:-moz-max-content;min-height:max-content}.counter-block .counter:after{content:"+"}.counter-block i{font-size:1.5rem}.counter-block span{font-size:.8rem;display:inline-block}@media screen and (min-width: 992px){.counter-block{margin:30px 50px}.counter-block .counter{font-size:60px;margin-top:10px}.counter-block i{font-size:3rem}.counter-block span{font-size:1.2}}.page-container{max-width:800px;margin:24px auto;padding:16px}.page-container h1{font-family:Inter,sans-serif;color:#673ab7;text-align:center}.page-container h2{font-family:Inter,sans-serif;font-size:1.4em;color:#673ab7;text-align:center}.page-container h3{font-family:Inter,sans-serif;font-size:1.1em}.page-container p{text-align:justify}.page-container ol,.page-container li{margin:16px auto}.page-container .last-updated{text-align:center}.page-container pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.leaders-container{margin:0 auto}.leaders-container h1{font-family:Antonio,sans-serif;font-size:1.7em;color:#673ab7;text-align:center}.leaders-container h2{font-family:sans-serif;font-size:1em;color:#673ab7;text-align:center}.leaders-container .states-container{margin:16px 0 0}.leaders-container .no-records img{margin:32px;max-width:250px}.leaders-container .cards{margin:0 auto;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.leaders-container .cards .card{border:1px solid #673ab7;background-color:#fff9e8;color:#360909;padding:8px;display:grid;width:100%;grid-template-areas:"name name name" "location location location" "image rating rating" "image info info" "image socialmedia socialmedia" "contact contact contact" "strength strength strength"}.leaders-container .cards .card.highlight{background-color:#c9f5bb}.leaders-container .cards .card p{margin:0}.leaders-container .cards .card .name{grid-area:name;margin:0;padding:0;font-size:1.5em;font-family:Antonio,sans-serif;color:#673ab7;text-align:start}.leaders-container .cards .card .name a{text-decoration:none;font-family:Antonio,sans-serif;color:#673ab7}.leaders-container .cards .card .location{grid-area:location;text-align:start;font-family:Antonio,sans-serif;font-size:1.1em;color:#252525}.leaders-container .cards .card .image{grid-area:image;margin-right:8px;min-width:-moz-max-content;min-width:max-content}.leaders-container .cards .card .socialmedia{grid-area:socialmedia;margin-top:6px}.leaders-container .cards .card .rating{grid-area:rating;font-size:1em;padding-bottom:4px}.leaders-container .cards .card .info{grid-area:info;font-size:.8em}.leaders-container .cards .card .contact{grid-area:contact;padding:16px 0}.leaders-container .cards .card .contact .action{margin-top:8px;display:grid;grid-gap:4px;grid-template-columns:1fr 1fr 1fr}.leaders-container .cards .card .strength{grid-area:strength;border-top:1px solid #cccccc;padding-top:16px}.leaders-container .cards .card .social-icon{border:1px solid #cccccc;border-radius:5px;text-align:center;padding-top:3px;margin-right:8px;width:30px;height:30px;display:inline-block}.products-container{max-width:1100px;margin:16px auto}.products-container h1{font-family:Antonio,sans-serif;color:#673ab7;font-size:1.7em;text-align:center}.products-container h2{font-family:sans-serif;font-size:1em;color:#673ab7;text-align:center}.products-container .states-container{margin:16px 0 0}.products-container .no-records img{margin:32px;max-width:250px}.products-container .distributor-contact{padding:16px;border:2px solid #673ab7;border-radius:10px;background-color:beige;display:grid;grid-template-areas:"title title title title" "photo name name socialmedia" "photo contact contact socialmedia" "photo action action action"}.products-container .distributor-contact .title{grid-area:title;font-size:small;margin-bottom:.5rem}.products-container .distributor-contact .name{grid-area:name;margin:0;padding:0;text-align:left;font-family:Antonio,sans-serif;font-size:1.3em;color:#673ab7}.products-container .distributor-contact .photo{grid-area:photo;display:inline-block;margin-right:12px;max-width:84px;min-width:50px}.products-container .distributor-contact .contact{grid-area:contact;overflow-x:hidden}.products-container .distributor-contact .socialmedia{grid-area:socialmedia}.products-container .distributor-contact .socialmedia span{font-size:small}.products-container .distributor-contact .socialmedia a{padding:2px;width:30px;height:30px;border-radius:25%;border:1px solid #d1d1d1;display:inline-block;text-align:center}.products-container .distributor-contact .action{grid-area:action;margin-top:8px;display:grid;grid-gap:4px;grid-template-columns:1fr 1fr 1fr}.products-container .cards{max-width:1100px;margin:32px auto;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.products-container .cards .card{border:1px solid #673ab7;color:#360909;padding:16px;display:grid;width:100%;grid-template-areas:"brand brand" "name name" "image pricing" "socialmedia socialmedia" "contact contact" "actions actions"}.products-container .cards .card h3{font-family:Inter,sans-serif;font-size:18px;color:#673ab7}.products-container .cards .card p{margin:0}.products-container .cards .card .brand{grid-area:brand;font-family:Inter,sans-serif;font-size:16px;color:#474747}.products-container .cards .card .name{grid-area:name}.products-container .cards .card .name a{text-decoration:none}.products-container .cards .card .name a :hover{-webkit-text-emphasis:none;text-emphasis:none}.products-container .cards .card .image{grid-area:image}.products-container .cards .card .socialmedia{grid-area:socialmedia;margin-top:8px}.products-container .cards .card .pricing{grid-area:pricing;margin-left:8px}.products-container .cards .card .contact{grid-area:contact;padding:16px 0}.products-container .cards .card .contact a.btn{margin:0 2px}.products-container .cards .card .actions{grid-area:actions;border-top:1px solid #cccccc;padding-top:16px;align-self:end}.products-container .cards .card .social-icon{border:1px solid #cccccc;border-radius:5px;text-align:center;padding-top:4px;margin-right:8px;width:30px;height:30px;display:inline-block}:root,[data-bs-theme=light]{--bs-border-color-rgb: 9, 30, 66;--bs-border-opacity: .14;--bs-form-valid-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12 20a8 8 0 110-16 8 8 0 010 16zm1.364-10.964l-2.152 4.11-1.543-1.39a1 1 0 10-1.338 1.487l2.5 2.25a1 1 0 001.555-.279l2.75-5.25a1 1 0 00-1.772-.928z' fill='%23216e4e'%3e%3c/path%3e%3c/svg%3e");--bs-form-invalid-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cg%3e%3cpath d='M13.416 4.417a2.002 2.002 0 00-2.832 0l-6.168 6.167a2.002 2.002 0 000 2.833l6.168 6.167a2.002 2.002 0 002.832 0l6.168-6.167a2.002 2.002 0 000-2.833l-6.168-6.167z' fill='%23ae2a19'%3e%3c/path%3e%3cpath d='M12 14a1 1 0 01-1-1V8a1 1 0 012 0v5a1 1 0 01-1 1m0 3a1 1 0 010-2 1 1 0 010 2' fill='%23ffffff'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");--bs-box-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--bs-primary-border-subtle-rgb: 87, 157, 255;--bs-secondary-border-subtle-rgb: 133, 144, 162;--bs-success-border-subtle-rgb: 75, 206, 151;--bs-info-border-subtle-rgb: 87, 157, 255;--bs-warning-border-subtle-rgb: 226, 178, 3;--bs-danger-border-subtle-rgb: 248, 116, 98;--bs-light-border-subtle-rgb: 241, 242, 244;--bs-dark-border-subtle-rgb: 68, 84, 111;--bs-discovery-border-subtle-rgb: 159, 143, 239;--ds-text: #172b4d;--ds-text-accent-lime: #4c6b1f;--ds-text-accent-lime-bolder: #37471f;--ds-text-accent-red: #ae2a19;--ds-text-accent-red-bolder: #601e16;--ds-text-accent-orange: #974f0c;--ds-text-accent-orange-bolder: #5f3811;--ds-text-accent-yellow: #7f5f01;--ds-text-accent-yellow-bolder: #533f04;--ds-text-accent-green: #216e4e;--ds-text-accent-green-bolder: #164b35;--ds-text-accent-teal: #206b74;--ds-text-accent-teal-bolder: #1d474c;--ds-text-accent-blue: #0055cc;--ds-text-accent-blue-bolder: #09326c;--ds-text-accent-purple: #5e4db2;--ds-text-accent-purple-bolder: #352c63;--ds-text-accent-magenta: #943d73;--ds-text-accent-magenta-bolder: #50253f;--ds-text-accent-gray: #44546f;--ds-text-accent-gray-bolder: #091e42;--ds-text-disabled: rgba(9, 30, 66, .31);--ds-text-inverse: #ffffff;--ds-text-selected: #0c66e4;--ds-text-brand: #0c66e4;--ds-text-danger: #ae2a19;--ds-text-warning: #974f0c;--ds-text-warning-inverse: #172b4d;--ds-text-success: #216e4e;--ds-text-discovery: #5e4db2;--ds-text-information: #0055cc;--ds-text-subtlest: #626f86;--ds-text-subtle: #44546f;--ds-link: #0c66e4;--ds-link-pressed: #0055cc;--ds-link-visited: #5e4db2;--ds-background-accent-lime-subtlest: #eefbda;--ds-background-accent-lime-subtlest-hovered: #d3f1a7;--ds-background-accent-lime-subtlest-pressed: #b3df72;--ds-background-accent-lime-subtler: #d3f1a7;--ds-background-accent-lime-subtler-hovered: #b3df72;--ds-background-accent-lime-subtler-pressed: #94c748;--ds-background-accent-lime-subtle: #94c748;--ds-background-accent-lime-subtle-hovered: #b3df72;--ds-background-accent-lime-subtle-pressed: #d3f1a7;--ds-background-accent-lime-bolder: #5b7f24;--ds-background-accent-lime-bolder-hovered: #4c6b1f;--ds-background-accent-lime-bolder-pressed: #37471f;--ds-ackground-accent-red-subtlest: #ffedeb;--ds-background-accent-red-subtlest-hovered: #ffd2cc;--ds-background-accent-red-subtlest-pressed: #ff9c8f;--ds-background-accent-red-subtler: #ffd2cc;--ds-background-accent-red-subtler-hovered: #ff9c8f;--ds-background-accent-red-subtler-pressed: #f87462;--ds-background-accent-red-subtle: #f87462;--ds-background-accent-red-subtle-hovered: #ff9c8f;--ds-background-accent-red-subtle-pressed: #ffd2cc;--ds-background-accent-red-bolder: #ca3521;--ds-background-accent-red-bolder-hovered: #ae2a19;--ds-background-accent-red-bolder-pressed: #601e16;--ds-background-accent-orange-subtlest: #fff4e5;--ds-background-accent-orange-subtlest-hovered: #ffe2bd;--ds-background-accent-orange-subtlest-pressed: #fec57b;--ds-background-accent-orange-subtler: #ffe2bd;--ds-background-accent-orange-subtler-hovered: #fec57b;--ds-background-accent-orange-subtler-pressed: #faa53d;--ds-background-accent-orange-subtle: #faa53d;--ds-background-accent-orange-subtle-hovered: #fec57b;--ds-background-accent-orange-subtle-pressed: #ffe2bd;--ds-background-accent-orange-bolder: #b65c02;--ds-background-accent-orange-bolder-hovered: #974f0c;--ds-background-accent-orange-bolder-pressed: #5f3811;--ds-background-accent-yellow-subtlest: #fff7d6;--ds-background-accent-yellow-subtlest-hovered: #f8e6a0;--ds-background-accent-yellow-subtlest-pressed: #f5cd47;--ds-background-accent-yellow-subtler: #f8e6a0;--ds-background-accent-yellow-subtler-hovered: #f5cd47;--ds-background-accent-yellow-subtler-pressed: #e2b203;--ds-background-accent-yellow-subtle: #e2b203;--ds-background-accent-yellow-subtle-hovered: #f5cd47;--ds-background-accent-yellow-subtle-pressed: #f8e6a0;--ds-background-accent-yellow-bolder: #946f00;--ds-background-accent-yellow-bolder-hovered: #7f5f01;--ds-background-accent-yellow-bolder-pressed: #533f04;--ds-background-accent-green-subtlest: #dffcf0;--ds-background-accent-green-subtlest-hovered: #baf3db;--ds-background-accent-green-subtlest-pressed: #7ee2b8;--ds-background-accent-green-subtler: #baf3db;--ds-background-accent-green-subtler-hovered: #7ee2b8;--ds-background-accent-green-subtler-pressed: #4bce97;--ds-background-accent-green-subtle: #4bce97;--ds-background-accent-green-subtle-hovered: #7ee2b8;--ds-background-accent-green-subtle-pressed: #baf3db;--ds-background-accent-green-bolder: #1f845a;--ds-background-accent-green-bolder-hovered: #216e4e;--ds-background-accent-green-bolder-pressed: #164b35;--ds-background-accent-teal-subtlest: #e3fafc;--ds-background-accent-teal-subtlest-hovered: #c1f0f5;--ds-background-accent-teal-subtlest-pressed: #8bdbe5;--ds-background-accent-teal-subtler: #c1f0f5;--ds-background-accent-teal-subtler-hovered: #8bdbe5;--ds-background-accent-teal-subtler-pressed: #60c6d2;--ds-background-accent-teal-subtle: #60c6d2;--ds-background-accent-teal-subtle-hovered: #8bdbe5;--ds-background-accent-teal-subtle-pressed: #c1f0f5;--ds-background-accent-teal-bolder: #1d7f8c;--ds-background-accent-teal-bolder-hovered: #206b74;--ds-background-accent-teal-bolder-pressed: #1d474c;--ds-background-accent-blue-subtlest: #e9f2ff;--ds-background-accent-blue-subtlest-hovered: #cce0ff;--ds-background-accent-blue-subtlest-pressed: #85b8ff;--ds-background-accent-blue-subtler: #cce0ff;--ds-background-accent-blue-subtler-hovered: #85b8ff;--ds-background-accent-blue-subtler-pressed: #579dff;--ds-background-accent-blue-subtle: #579dff;--ds-background-accent-blue-subtle-hovered: #85b8ff;--ds-background-accent-blue-subtle-pressed: #cce0ff;--ds-background-accent-blue-bolder: #0c66e4;--ds-background-accent-blue-bolder-hovered: #0055cc;--ds-background-accent-blue-bolder-pressed: #09326c;--ds-background-accent-purple-subtlest: #f3f0ff;--ds-background-accent-purple-subtlest-hovered: #dfd8fd;--ds-background-accent-purple-subtlest-pressed: #b8acf6;--ds-background-accent-purple-subtler: #dfd8fd;--ds-background-accent-purple-subtler-hovered: #b8acf6;--ds-background-accent-purple-subtler-pressed: #9f8fef;--ds-background-accent-purple-subtle: #9f8fef;--ds-background-accent-purple-subtle-hovered: #b8acf6;--ds-background-accent-purple-subtle-pressed: #dfd8fd;--ds-background-accent-purple-bolder: #6e5dc6;--ds-background-accent-purple-bolder-hovered: #5e4db2;--ds-background-accent-purple-bolder-pressed: #352c63;--ds-background-accent-magenta-subtlest: #ffecf8;--ds-background-accent-magenta-subtlest-hovered: #fdd0ec;--ds-background-accent-magenta-subtlest-pressed: #f797d2;--ds-background-accent-magenta-subtler: #fdd0ec;--ds-background-accent-magenta-subtler-hovered: #f797d2;--ds-background-accent-magenta-subtler-pressed: #e774bb;--ds-background-accent-magenta-subtle: #e774bb;--ds-background-accent-magenta-subtle-hovered: #f797d2;--ds-background-accent-magenta-subtle-pressed: #fdd0ec;--ds-background-accent-magenta-bolder: #ae4787;--ds-background-accent-magenta-bolder-hovered: #943d73;--ds-background-accent-magenta-bolder-pressed: #50253f;--ds-background-accent-gray-subtlest: #f1f2f4;--ds-background-accent-gray-subtlest-hovered: #dcdfe4;--ds-background-accent-gray-subtlest-pressed: #b3b9c4;--ds-background-accent-gray-subtler: #dcdfe4;--ds-background-accent-gray-subtler-hovered: #b3b9c4;--ds-background-accent-gray-subtler-pressed: #8590a2;--ds-background-accent-gray-subtle: #8590a2;--ds-background-accent-gray-subtle-hovered: #b3b9c4;--ds-background-accent-gray-subtle-pressed: #dcdfe4;--ds-background-accent-gray-bolder: #626f86;--ds-background-accent-gray-bolder-hovered: #44546f;--ds-background-accent-gray-bolder-pressed: #2c3e5d;--ds-background-disabled: rgba(9, 30, 66, .03);--ds-background-input: #ffffff;--ds-background-input-hovered: #f7f8f9;--ds-background-input-pressed: #ffffff;--ds-background-inverse-subtle: rgba(0, 0, 0, .1607843137);--ds-background-inverse-subtle-hovered: rgba(0, 0, 0, .2392156863);--ds-background-inverse-subtle-pressed: rgba(0, 0, 0, .3215686275);--ds-background-neutral: rgba(9, 30, 66, .06);--ds-background-neutral-hovered: rgba(9, 30, 66, .14);--ds-background-neutral-pressed: rgba(9, 30, 66, .31);--ds-background-neutral-subtle: transparent;--ds-background-neutral-subtle-hovered: rgba(9, 30, 66, .06);--ds-background-neutral-subtle-pressed: rgba(9, 30, 66, .14);--ds-background-neutral-bold: #44546f;--ds-background-neutral-bold-hovered: #2c3e5d;--ds-background-neutral-bold-pressed: #172b4d;--ds-background-selected: #e9f2ff;--ds-background-selected-hovered: #cce0ff;--ds-background-selected-pressed: #85b8ff;--ds-background-selected-bold: #0c66e4;--ds-background-selected-bold-hovered: #0055cc;--ds-background-selected-bold-pressed: #09326c;--ds-background-brand-subtlest: #e9f2ff;--ds-background-brand-subtlest-hovered: #cce0ff;--ds-background-brand-subtlest-pressed: #85b8ff;--ds-background-brand-bold: #0c66e4;--ds-background-brand-bold-hovered: #0055cc;--ds-background-brand-bold-pressed: #09326c;--ds-background-brand-boldest: #092957;--ds-background-brand-boldest-hovered: #09326c;--ds-background-brand-boldest-pressed: #0055cc;--ds-background-danger: #ffedeb;--ds-background-danger-hovered: #ffd2cc;--ds-background-danger-pressed: #ff9c8f;--ds-background-danger-bold: #ca3521;--ds-background-danger-bold-hovered: #ae2a19;--ds-background-danger-bold-pressed: #601e16;--ds-background-warning: #fff7d6;--ds-background-warning-hovered: #f8e6a0;--ds-background-warning-pressed: #f5cd47;--ds-background-warning-bold: #e2b203;--ds-background-warning-bold-hovered: #cf9f02;--ds-background-warning-bold-pressed: #b38600;--ds-background-success: #dffcf0;--ds-background-success-hovered: #baf3db;--ds-background-success-pressed: #7ee2b8;--ds-background-success-bold: #1f845a;--ds-background-success-bold-hovered: #216e4e;--ds-background-success-bold-pressed: #164b35;--ds-background-discovery: #f3f0ff;--ds-background-discovery-hovered: #dfd8fd;--ds-background-discovery-pressed: #b8acf6;--ds-background-discovery-bold: #6e5dc6;--ds-background-discovery-bold-hovered: #5e4db2;--ds-background-discovery-bold-pressed: #352c63;--ds-background-information: #e9f2ff;--ds-background-information-hovered: #cce0ff;--ds-background-information-pressed: #85b8ff;--ds-background-information-bold: #0c66e4;--ds-background-information-bold-hovered: #0055cc;--ds-background-information-bold-pressed: #09326c;--ds-border: rgba(9, 30, 66, .14);--ds-border-accent-lime: #6a9a23;--ds-border-accent-red: #e34935;--ds-border-accent-orange: #d97008;--ds-border-accent-yellow: #b38600;--ds-border-accent-green: #22a06b;--ds-border-accent-teal: #1d9aaa;--ds-border-accent-blue: #1d7afc;--ds-border-accent-purple: #8270db;--ds-border-accent-magenta: #cd519d;--ds-border-accent-gray: #758195;--ds-border-disabled: rgba(9, 30, 66, .06);--ds-border-focused: #388bff;--ds-border-input: rgba(9, 30, 66, .14);--ds-border-inverse: #ffffff;--ds-border-selected: #0c66e4;--ds-border-brand: #0c66e4;--ds-border-danger: #e34935;--ds-border-warning: #d97008;--ds-border-success: #22a06b;--ds-border-discovery: #8270db;--ds-border-information: #1d7afc;--ds-border-bold: #758195;--ds-icon: #44546f;--ds-icon-accent-lime: #6a9a23;--ds-icon-accent-red: #e34935;--ds-icon-accent-orange: #d97008;--ds-icon-accent-yellow: #b38600;--ds-icon-accent-green: #22a06b;--ds-icon-accent-teal: #1d9aaa;--ds-icon-accent-blue: #1d7afc;--ds-icon-accent-purple: #8270db;--ds-icon-accent-magenta: #cd519d;--ds-icon-accent-gray: #758195;--ds-icon-disabled: rgba(9, 30, 66, .31);--ds-icon-inverse: #ffffff;--ds-icon-selected: #0c66e4;--ds-icon-brand: #0c66e4;--ds-icon-danger: #e34935;--ds-icon-warning: #d97008;--ds-icon-warning-inverse: #172b4d;--ds-icon-success: #22a06b;--ds-icon-discovery: #8270db;--ds-icon-information: #1d7afc;--ds-icon-subtle: #626f86;--ds-blanket: rgba(9, 30, 66, .49);--ds-blanket-selected: rgba(56, 139, 255, .0784313725);--ds-blanket-danger: rgba(239, 92, 72, .0784313725);--ds-skeleton: rgba(9, 30, 66, .06);--ds-skeleton-subtle: rgba(9, 30, 66, .03);--ds-surface: #ffffff;--ds-surface-hovered: #f1f2f4;--ds-surface-pressed: #dcdfe4;--ds-surface-overlay: #ffffff;--ds-surface-overlay-hovered: #f1f2f4;--ds-surface-overlay-pressed: #dcdfe4;--ds-surface-raised: #ffffff;--ds-surface-raised-hovered: #f1f2f4;--ds-surface-raised-pressed: #dcdfe4;--ds-surface-sunken: #f7f8f9;--ds-shadow-overflow: 0px 0px 8px #091E4229, 0px 0px 1px #091E421F;--ds-shadow-overlay: 0px 8px 12px #091E4226, 0px 0px 1px #091E424F;--ds-shadow-raised: 0px 1px 1px #091E4240, 0px 0px 1px #091E424F;--ds-space-0: 0;--ds-space-025: .125rem;--ds-space-050: .25rem;--ds-space-075: .375rem;--ds-space-100: .5rem;--ds-space-150: .75rem;--ds-space-200: 1rem;--ds-space-250: 1.25rem;--ds-space-300: 1.5rem;--ds-space-400: 2rem;--ds-space-500: 2.5rem;--ds-space-600: 3rem;--ds-space-800: 4rem;--ds-space-1000: 5rem}.avatar{--bs-avatar-width: 32px;--bs-avatar-bg: var(--ds-background-neutral-bold);position:relative;max-width:none;width:var(--bs-avatar-width);height:var(--bs-avatar-width);display:inline-flex;align-items:center;justify-content:center;color:var(--ds-text-inverse);line-height:1;font-size:14px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background-color:var(--bs-avatar-bg)}.avatar>img,.avatar>svg{display:inline-block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.avatar-group{display:flex;flex-wrap:wrap;gap:.25rem}.avatar-stack{display:flex;flex-wrap:wrap;justify-content:flex-start}.avatar-stack .avatar{overflow:hidden;margin-left:-8px;border:2px solid white}.avatar-stack .avatar:hover{overflow:visible;margin-left:none;border:2px solid #c1c1c1;z-index:9999}.avatar-stack .avatar:last-child>.avatar-stack .avatar{margin-left:0}.avatar-xs{--bs-avatar-width: 16px}.avatar-sm{--bs-avatar-width: 24px}.avatar-lg{--bs-avatar-width: 40px}.avatar-xl{--bs-avatar-width: 96px}.avatar-xxl{--bs-avatar-width: 128px}.teams-container{margin:16px auto}.teams-container h1{font-family:Antonio,sans-serif;color:#673ab7;font-size:1.7em;text-align:center}.teams-container h2{font-family:sans-serif;font-size:1em;color:#673ab7;text-align:center}.teams-container .teams-list .no-records img{margin:32px;max-width:250px}.teams-container .teams-list .cards{margin:32px auto;display:grid;gap:16px;grid-template-columns:repeat(50px,minmax(1fr,2fr))}.teams-container .teams-list .cards .card{border:2px solid #9e5fb4;color:#360909;padding:16px;display:grid;gap:8px;height:100%;width:100%;grid-template-columns:minmax(100px,auto) auto 1fr auto;grid-template-rows:auto;grid-template-areas:"index name name strength strength" "index image presence-in members members" "index image presence-in actions actions";align-items:start;text-align:start}.teams-container .teams-list .cards .card h3{font-family:Inter,sans-serif;font-size:18px;color:#673ab7}.teams-container .teams-list .cards .card p{margin:0}.teams-container .teams-list .cards .card .index{grid-area:index;font-family:Antonio,sans-serif;font-size:3rem;color:#a0a0a0;max-width:-moz-fit-content;max-width:fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:flex-start}.teams-container .teams-list .cards .card .index span{font-family:Antonio,sans-serif;font-size:1.3rem;display:inline-block}.teams-container .teams-list .cards .card .image{grid-area:image;align-self:self-start;text-align:left}.teams-container .teams-list .cards .card .image img{max-width:-moz-fit-content;max-width:fit-content;align-items:start}.teams-container .teams-list .cards .card .name{grid-area:name;font-family:Antonio,sans-serif;color:#673ab7;font-size:1.5em;text-align:start}.teams-container .teams-list .cards .card .name a{text-decoration:none}.teams-container .teams-list .cards .card .name a :hover{-webkit-text-emphasis:none;text-emphasis:none}.teams-container .teams-list .cards .card .strength{grid-area:strength;font-family:Antonio,sans-serif;color:#673ab7;font-size:1.2em;min-width:-moz-fit-content;min-width:fit-content}.teams-container .teams-list .cards .card .presence-in{grid-area:presence-in;font-size:.8em;color:#666}.teams-container .teams-list .cards .card .presence-in h2{font-family:Antonio,sans-serif;color:#673ab7;font-size:1.2em;text-align:start}.teams-container .teams-list .cards .card .members{grid-area:members}.teams-container .teams-list .cards .card .actions{grid-area:actions;align-self:end;align-items:end;text-align:end}.teams-container .teams-list .cards .card .social-icon{border:1px solid #cccccc;border-radius:5px;text-align:center;padding-top:4px;margin-right:8px;width:30px;height:30px;display:inline-block}@media (max-width: 576px){.teams-container .teams-list .cards .card{grid-template-columns:minmax(50px,auto) 1fr auto;grid-template-rows:auto;grid-template-areas:"index name name" "index image image" "strength strength strength" "members members members" "presence-in presence-in presence-in" "actions actions actions"}.teams-container .teams-list .cards .card .index{font-size:1.5rem;display:flex;flex-direction:column;justify-content:flex-start}.teams-container .teams-list .cards .card .index span{font-size:1rem}.teams-container .teams-list .cards .card .actions{align-self:center;align-items:center;text-align:center}}.product-details-container{width:100%;max-width:800px;margin:auto}.product-details-container h1{font-size:24px}.product-details-container h2{font-size:22px;color:#696969}.product-details-container h3{font-size:18px}.product-details-container .product-not-found{margin:120px auto;text-align:center;text-transform:uppercase}.product-details-container .ad-container{text-align:center}.product-details-container .product-card{margin-bottom:16px}.product-details-container .product-card .product-image-container{display:flex;justify-content:center;align-items:center}.product-details-container .product-card .product-image-container img{width:80%;max-width:350px;max-height:700px}.product-details-container .product-card .bv35{color:#36c}.product-details-container .product-card .bv75{color:#e74c3c}.product-details-container .product-card .mat-mdc-card-header,.product-details-container .product-card .mat-mdc-card-content{padding:0}.product-details-container .product-card .mat-mdc-card-actions{padding:16px 0}.product-details-container .product-card .spec-container{max-width:100%}.product-details-container .product-card .spec-container .spec-item{width:100%;min-width:135px}.product-details-container .product-card .spec-container .spec-item span.label{display:inline-block;text-align:right;border-color:#673ab7;border-radius:5px 0 0 5px;background-color:#673ab7;color:#fff;padding:4px;margin:0;min-width:45px;width:45px}.product-details-container .product-card .spec-container .spec-item span.value{display:inline-block;border-radius:0 5px 5px 0;background-color:#ffd740;padding:4px;margin:0;width:70px;min-width:70px}.product-details-container .product-card .product-description{margin:16px 0;text-align:justify}.product-details-container .distributor-contact{padding:16px;border:2px solid #673ab7;border-radius:10px;background-color:beige;display:grid;grid-template-areas:"title title title title" "photo name name name" "photo socialmedia socialmedia socialmedia" "photo contact contact contact" "action action action action"}.product-details-container .distributor-contact .title{grid-area:title;font-size:small;margin-bottom:.5rem}.product-details-container .distributor-contact .name{grid-area:name;margin:0;padding:0;font-family:Antonio,sans-serif;font-size:1.3em;color:#673ab7}.product-details-container .distributor-contact .photo{grid-area:photo;display:inline-block;margin-right:12px;width:-moz-fit-content;width:fit-content;max-width:84px;min-width:50px}.product-details-container .distributor-contact .contact{grid-area:contact;overflow-x:hidden;text-align:start}.product-details-container .distributor-contact .socialmedia{grid-area:socialmedia;margin-top:4px;margin-bottom:4px}.product-details-container .distributor-contact .socialmedia span{font-size:small}.product-details-container .distributor-contact .socialmedia a{padding:2px;width:30px;height:30px;display:inline-block;text-align:center}.product-details-container .distributor-contact .action{grid-area:action;margin-top:8px;display:grid;grid-gap:4px;grid-template-columns:1fr 1fr 1fr}.product-details-container .distributor-want-to-join{padding:16px;border:2px solid #673ab7;border-radius:10px;background-color:#dfdaf8}.product-details-container .distributor-want-to-join p.text-small{font-size:small}.product-details-container .distributor-sales-hint{padding:4px;font-size:small;color:#999}.product-details-container .social-share{margin:0 0 16px}.product-details-container .videos-section,.product-details-container .flyers-section{margin:24px 0}.product-details-container .videos-container,.product-details-container .flyers-container{display:grid;grid:gap 16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;justify-content:center}.product-details-container .videos-block{background-color:#eee;display:flex;min-width:280px;width:100%;min-height:100%;margin:8px auto;border:1px solid #dadada;box-shadow:#7c7c7c;align-items:center}.product-details-container .videos-block .no-item p{display:table;height:200px;width:80%;overflow:hidden;min-height:200px;vertical-align:middle;text-align:center;margin:auto}.product-details-container .videos-block .no-item p img{display:block;width:60%;margin-left:auto;margin-right:auto}.product-details-container .youtube{padding:4px 0;margin:10px auto;width:90%;max-width:90%;position:relative;display:inline-block}.product-details-container .youtube p.lang{position:absolute;width:125px;height:20px;z-index:100;top:calc(100% - 30px);left:0;padding:0 10px;text-align:center;background-color:#000;color:#fff}.product-details-container .youtube:after{content:"";position:absolute;width:80px;height:80px;z-index:100;top:50%;left:45%;margin:-50px 0 0 -20px;background:transparent url(/build/assets/youtube-play-2c1be5ab.svg) center center no-repeat;background-size:contain;pointer-events:none}.product-details-container .app-about-milifestyle{margin-top:32px;margin-bottom:64px}.product-details-container .app-about-milifestyle h2{font-family:Antonio,sans-serif;font-size:24px;color:#000;text-align:center;margin-bottom:24px}.product-details-container .app-about-milifestyle h2.milifestylepro-title{color:#000}.product-details-container .app-about-milifestyle img.app-about-image{max-width:60%}.distributor-profile-container{margin:16px auto}.distributor-profile-container .profile-layout{display:grid;margin:32px auto;grid-template-columns:1fr 200px;grid-template-areas:"profile-card profile-card-ads"}.distributor-profile-container .profile-layout .profile-card{border:1px solid #673ab7;background-color:#fff9e8;color:#360909;padding:16px;display:grid;gap:16px;width:100%;grid-template-areas:"name name name name" "location location location location" "image entity-info entity-info entity-info" "image socialmedia socialmedia socialmedia" "contact contact contact contact" "description description strength strength" "achievements achievements strength strength" "bop bop bop bop" "socialmedia-sharing socialmedia-sharing socialmedia-sharing socialmedia-sharing"}.distributor-profile-container .profile-layout .profile-card.highlight{background-color:#c9f5bb}.distributor-profile-container .profile-layout .profile-card h1,.distributor-profile-container .profile-layout .profile-card h3{font-family:Antonio,sans-serif;color:#673ab7}.distributor-profile-container .profile-layout .profile-card p{margin:0}.distributor-profile-container .profile-layout .profile-card .name{grid-area:name;align-items:start;text-align:start;margin:0;padding:0;font-size:2em}.distributor-profile-container .profile-layout .profile-card .location{grid-area:location;align-items:start;text-align:start;max-height:-moz-fit-content;max-height:fit-content;font-family:Antonio,sans-serif;font-size:1.2em;color:#252525}.distributor-profile-container .profile-layout .profile-card .image{grid-area:image;margin-right:8px}.distributor-profile-container .profile-layout .profile-card .socialmedia{grid-area:socialmedia;margin-top:8px}.distributor-profile-container .profile-layout .profile-card .entity-info{grid-area:entity-info}.distributor-profile-container .profile-layout .profile-card .contact{grid-area:contact;padding:16px 0;max-width:400px;align-items:start;text-align:start;max-height:-moz-fit-content;max-height:fit-content}.distributor-profile-container .profile-layout .profile-card .contact .action{margin-top:8px;display:grid;grid-gap:4px;grid-template-columns:1fr 1fr 1fr}.distributor-profile-container .profile-layout .profile-card .strength{grid-area:strength;padding-top:16px;margin:16px 0 0 8px}.distributor-profile-container .profile-layout .profile-card .strength h3{font-size:1.5em}.distributor-profile-container .profile-layout .profile-card .description{grid-area:description;margin:16px 0 0 8px}.distributor-profile-container .profile-layout .profile-card .description h3{font-size:1.5em}.distributor-profile-container .profile-layout .profile-card .achievements{grid-area:achievements;margin:16px 0 0 8px}.distributor-profile-container .profile-layout .profile-card .achievements h3{font-size:1.5em}.distributor-profile-container .profile-layout .profile-card .bop{grid-area:bop;margin:16px 0 0 8px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:justify;font-size:.9em}.distributor-profile-container .profile-layout .profile-card .bop h3{font-size:1.5em}.distributor-profile-container .profile-layout .profile-card .bop p{margin:8px 0}.distributor-profile-container .profile-layout .profile-card .bop blockquote{color:#673ab7;border-left:4px solid #673ab7;padding-left:8px;margin-top:8px}.distributor-profile-container .profile-layout .profile-card .bop ul,.distributor-profile-container .profile-layout .profile-card .bop ol{margin:8px}.distributor-profile-container .profile-layout .profile-card .bop ul li,.distributor-profile-container .profile-layout .profile-card .bop ol li{margin:8px 0;padding:8px 4px}.distributor-profile-container .profile-layout .profile-card .socialmedia-sharing{grid-area:socialmedia-sharing;margin:32px 0 8px;text-align:center}.distributor-profile-container .profile-layout .profile-card .socialmedia-sharing h3{font-size:1.2em}.distributor-profile-container .profile-layout .profile-card .socialmedia-sharing #social-links ul,.distributor-profile-container .profile-layout .profile-card .socialmedia-sharing #social-links li{display:inline-block;margin:8px}.distributor-profile-container .profile-layout .profile-card .socialmedia-sharing #social-links ul a,.distributor-profile-container .profile-layout .profile-card .socialmedia-sharing #social-links li a{font-size:36px}.distributor-profile-container .profile-layout .profile-card .social-icon{border:1px solid #cccccc;border-radius:5px;text-align:center;padding-top:4px;margin-right:8px;width:30px;height:30px;display:inline-block}.distributor-profile-container .profile-layout .profile-card-ads{min-width:140px;padding:0 0 0 16px;align-items:center}@media screen and (max-width: 768px){.distributor-profile-container .profile-layout{grid-template-columns:auto;grid-template-rows:auto;grid-template-areas:"profile-card-ads" "profile-card";margin:16px auto}.distributor-profile-container .profile-layout .profile-card{grid-template-areas:"name name name name" "location location location location" "image entity-info entity-info entity-info" "image socialmedia socialmedia socialmedia" "contact contact contact contact" "description description description description" "strength strength strength strength" "achievements achievements achievements achievements" "bop bop bop bop" "socialmedia-sharing socialmedia-sharing socialmedia-sharing socialmedia-sharing"}.distributor-profile-container .profile-layout .profile-card .image{margin-right:8px;max-width:-moz-fit-content;max-width:fit-content;min-width:-moz-fit-content;min-width:fit-content}.distributor-profile-container .profile-layout .profile-card .contact{max-width:100%}.distributor-profile-container .profile-layout .profile-card-ads{min-height:200px;min-width:100%;margin:16px;align-items:center}}.distributor-site-header{padding:8px 0;background-color:#fff;display:grid;grid-template-areas:"name name name socialmedia" "photo title title authorised-badge" "photo contact contact authorised-badge" "photo action action authorised-badge"}.distributor-site-header .title{grid-area:title;font-size:small;margin-bottom:.5rem}.distributor-site-header .name{grid-area:name;margin:0 0 8px;padding:0;text-align:left;font-family:Antonio,sans-serif;font-size:1.3em;color:#673ab7}.distributor-site-header .photo{grid-area:photo;margin-right:12px;min-width:80px;max-width:-moz-fit-content;max-width:fit-content;min-width:-moz-fit-content;min-width:fit-content}.distributor-site-header .contact{grid-area:contact;overflow-x:hidden}.distributor-site-header .socialmedia{grid-area:socialmedia;text-align:end}.distributor-site-header .socialmedia span{font-size:small}.distributor-site-header .socialmedia a{padding:3px 2px 2px;width:30px;height:30px;display:inline-block;text-align:center}.distributor-site-header .action{grid-area:action;margin-top:8px;display:grid;grid-gap:4px;grid-template-columns:1fr 1fr 1fr}.distributor-site-header .authorised-badge{grid-area:authorised-badge;text-align:right;align-self:self-end}@media screen and (max-width: 768px){.distributor-site-header{grid-template-areas:"name name socialmedia socialmedia" "photo title title title" "photo contact contact contact" "photo action action action"}.distributor-site-header .authorised-badge{display:none}.distributor-site-header .photo{margin-right:8px;max-width:-moz-fit-content;max-width:fit-content;min-width:-moz-fit-content;min-width:fit-content}}
