@-webkit-keyframes jconfirm-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jconfirm-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body[class*=jconfirm-no-scroll-]{overflow:hidden!important}.jconfirm{position:fixed;inset:0;z-index:99999999;font-family:inherit;overflow:hidden}.jconfirm .jconfirm-bg{position:fixed;inset:0;-webkit-transition:opacity .4s;transition:opacity .4s}.jconfirm .jconfirm-bg.jconfirm-bg-h{opacity:0!important}.jconfirm .jconfirm-scrollpane{-webkit-perspective:500px;perspective:500px;-webkit-perspective-origin:center;perspective-origin:center;display:table;width:100%;height:100%}.jconfirm .jconfirm-row{display:table-row;width:100%}.jconfirm .jconfirm-cell{display:table-cell;vertical-align:middle}.jconfirm .jconfirm-holder{max-height:100%;padding:50px 0}.jconfirm .jconfirm-box-container{-webkit-transition:-webkit-transform;transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform}.jconfirm .jconfirm-box-container.jconfirm-no-transition{-webkit-transition:none!important;transition:none!important}.jconfirm .jconfirm-box{background:#fff;border-radius:4px;position:relative;outline:0;padding:15px 15px 0;overflow:hidden;margin-left:auto;margin-right:auto}@-webkit-keyframes type-blue{1%,to{border-color:#3498db}50%{border-color:#5faee3}}@keyframes type-blue{1%,to{border-color:#3498db}50%{border-color:#5faee3}}@-webkit-keyframes type-green{1%,to{border-color:#2ecc71}50%{border-color:#54d98c}}@keyframes type-green{1%,to{border-color:#2ecc71}50%{border-color:#54d98c}}@-webkit-keyframes type-red{1%,to{border-color:#e74c3c}50%{border-color:#ed7669}}@keyframes type-red{1%,to{border-color:#e74c3c}50%{border-color:#ed7669}}@-webkit-keyframes type-orange{1%,to{border-color:#f1c40f}50%{border-color:#f4d03f}}@keyframes type-orange{1%,to{border-color:#f1c40f}50%{border-color:#f4d03f}}@-webkit-keyframes type-purple{1%,to{border-color:#9b59b6}50%{border-color:#b07cc6}}@keyframes type-purple{1%,to{border-color:#9b59b6}50%{border-color:#b07cc6}}@-webkit-keyframes type-dark{1%,to{border-color:#34495e}50%{border-color:#46627f}}@keyframes type-dark{1%,to{border-color:#34495e}50%{border-color:#46627f}}.jconfirm .jconfirm-box.jconfirm-type-animated{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jconfirm .jconfirm-box.jconfirm-type-blue{border-top:solid 7px #3498db;-webkit-animation-name:type-blue;animation-name:type-blue}.jconfirm .jconfirm-box.jconfirm-type-green{border-top:solid 7px #2ecc71;-webkit-animation-name:type-green;animation-name:type-green}.jconfirm .jconfirm-box.jconfirm-type-red{border-top:solid 7px #e74c3c;-webkit-animation-name:type-red;animation-name:type-red}.jconfirm .jconfirm-box.jconfirm-type-orange{border-top:solid 7px #f1c40f;-webkit-animation-name:type-orange;animation-name:type-orange}.jconfirm .jconfirm-box.jconfirm-type-purple{border-top:solid 7px #9b59b6;-webkit-animation-name:type-purple;animation-name:type-purple}.jconfirm .jconfirm-box.jconfirm-type-dark{border-top:solid 7px #34495e;-webkit-animation-name:type-dark;animation-name:type-dark}.jconfirm .jconfirm-box.loading{height:120px}.jconfirm .jconfirm-box.loading:before{content:"";position:absolute;inset:0;background:#fff;border-radius:10px;z-index:1}.jconfirm .jconfirm-box.loading:after{opacity:.6;content:"";height:30px;width:30px;border:solid 3px transparent;position:absolute;left:50%;margin-left:-15px;border-radius:50%;-webkit-animation:jconfirm-spin 1s infinite linear;animation:jconfirm-spin 1s infinite linear;border-bottom-color:#1e90ff;top:50%;margin-top:-15px;z-index:2}.jconfirm .jconfirm-box div.jconfirm-closeIcon{height:20px;width:20px;position:absolute;top:10px;right:10px;cursor:pointer;opacity:.6;text-align:center;font-size:27px!important;line-height:14px!important;display:none;z-index:1}.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa,.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon,.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{opacity:1}.jconfirm .jconfirm-box div.jconfirm-title-c{display:block;font-size:22px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;padding-bottom:15px}.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand{cursor:move}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{font-size:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i{vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:inherit;font-family:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-content-pane{margin-bottom:15px;height:auto;-webkit-transition:height .4s ease-in;transition:height .4s ease-in;display:inline-block;width:100%;position:relative;overflow-x:hidden;overflow-y:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll{overflow-y:hidden}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar{width:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track{background:#0000001a}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{overflow:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img{max-width:100%;height:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty{display:none}.jconfirm .jconfirm-box .jconfirm-buttons{padding-bottom:11px}.jconfirm .jconfirm-box .jconfirm-buttons>button{margin-bottom:4px;margin-left:2px;margin-right:2px}.jconfirm .jconfirm-box .jconfirm-buttons button{display:inline-block;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;min-height:1em;-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease,-webkit-box-shadow .1s ease;-webkit-tap-highlight-color:transparent;border:0;background-image:none}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue{background-color:#3498db;color:#fff;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover{background-color:#2980b9;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green{background-color:#2ecc71;color:#fff;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover{background-color:#27ae60;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red{background-color:#e74c3c;color:#fff;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover{background-color:#c0392b;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange{background-color:#f1c40f;color:#fff;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover{background-color:#f39c12;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default{background-color:#ecf0f1;color:#000;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover{background-color:#bdc3c7;color:#000}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple{background-color:#9b59b6;color:#fff;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover{background-color:#8e44ad;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark{background-color:#34495e;color:#fff;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover{background-color:#2c3e50;color:#fff}.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c{color:#e74c3c!important}.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c{color:#3498db!important}.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c{color:#2ecc71!important}.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c{color:#9b59b6!important}.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c{color:#f1c40f!important}.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c{color:#34495e!important}.jconfirm .jconfirm-clear{clear:both}.jconfirm.jconfirm-rtl{direction:rtl}.jconfirm.jconfirm-rtl div.jconfirm-closeIcon{left:5px;right:auto}.jconfirm.jconfirm-white .jconfirm-bg,.jconfirm.jconfirm-light .jconfirm-bg{background-color:#444;opacity:.2}.jconfirm.jconfirm-white .jconfirm-box,.jconfirm.jconfirm-light .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px #0003;border-radius:5px}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-size:14px;font-weight:700;text-shadow:none}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#333}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#ddd}.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-black .jconfirm-bg,.jconfirm.jconfirm-dark .jconfirm-bg{background-color:#2f4f4f;opacity:.4}.jconfirm.jconfirm-black .jconfirm-box,.jconfirm.jconfirm-dark .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px #0003;background:#444;border-radius:5px;color:#fff}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button{border:0;background-image:none;text-transform:uppercase;font-size:14px;font-weight:700;text-shadow:none;-webkit-transition:background .1s;transition:background .1s;color:#fff}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#fff;background:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#666}.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow{-webkit-animation:glow .82s cubic-bezier(.36,.07,.19,.97) both;animation:glow .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@-webkit-keyframes glow{0%,to{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}@keyframes glow{0%,to{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}.jconfirm{-webkit-perspective:400px;perspective:400px}.jconfirm .jconfirm-box{opacity:1;-webkit-transition-property:all;transition-property:all}.jconfirm .jconfirm-box.jconfirm-animation-top,.jconfirm .jconfirm-box.jconfirm-animation-left,.jconfirm .jconfirm-box.jconfirm-animation-right,.jconfirm .jconfirm-box.jconfirm-animation-bottom,.jconfirm .jconfirm-box.jconfirm-animation-opacity,.jconfirm .jconfirm-box.jconfirm-animation-zoom,.jconfirm .jconfirm-box.jconfirm-animation-scale,.jconfirm .jconfirm-box.jconfirm-animation-none,.jconfirm .jconfirm-box.jconfirm-animation-rotate,.jconfirm .jconfirm-box.jconfirm-animation-rotatex,.jconfirm .jconfirm-box.jconfirm-animation-rotatey,.jconfirm .jconfirm-box.jconfirm-animation-scaley,.jconfirm .jconfirm-box.jconfirm-animation-scalex{opacity:0}.jconfirm .jconfirm-box.jconfirm-animation-rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatex{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatexr{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatey{-webkit-transform:rotatey(90deg);transform:rotatey(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotateyr{-webkit-transform:rotatey(-90deg);transform:rotatey(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scaley{-webkit-transform:scaley(1.5);transform:scaley(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scalex{-webkit-transform:scalex(1.5);transform:scalex(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-top{-webkit-transform:translate(0px,-100px);transform:translateY(-100px)}.jconfirm .jconfirm-box.jconfirm-animation-left{-webkit-transform:translate(-100px,0px);transform:translate(-100px)}.jconfirm .jconfirm-box.jconfirm-animation-right{-webkit-transform:translate(100px,0px);transform:translate(100px)}.jconfirm .jconfirm-box.jconfirm-animation-bottom{-webkit-transform:translate(0px,100px);transform:translateY(100px)}.jconfirm .jconfirm-box.jconfirm-animation-zoom{-webkit-transform:scale(1.2);transform:scale(1.2)}.jconfirm .jconfirm-box.jconfirm-animation-scale{-webkit-transform:scale(.5);transform:scale(.5)}.jconfirm .jconfirm-box.jconfirm-animation-none{visibility:hidden}.jconfirm.jconfirm-supervan .jconfirm-bg{background-color:#36465df2}.jconfirm.jconfirm-supervan .jconfirm-box{background-color:transparent}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark{border:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon{color:#fff}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c{text-align:center;color:#fff;font-size:28px;font-weight:400}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>*{padding-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane{margin-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{text-align:center;color:#fff}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button{font-size:16px;border-radius:2px;background:#303f53;text-shadow:none;border:0;color:#fff;padding:10px;min-width:100px}.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-material .jconfirm-bg{background-color:#000000ab}.jconfirm.jconfirm-material .jconfirm-box{background-color:#fff;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f;padding:30px 25px 10px}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon{color:#000000de}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c{color:#000000de;font-size:22px;font-weight:700}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content{color:#000000de}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons{text-align:right}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-weight:500}.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-bootstrap .jconfirm-bg{background-color:#00000036}.jconfirm.jconfirm-bootstrap .jconfirm-box{background-color:#fff;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,.2);box-shadow:0 3px 8px #0003;border:solid 1px rgba(0,0,0,.4);padding:15px 0 0}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon{color:#000000de}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c{color:#000000de;font-size:22px;font-weight:700;padding-left:15px;padding-right:15px}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content{color:#000000de;padding:0 15px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons{text-align:right;padding:10px;margin:-5px 0 0;border-top:solid 1px #ddd;overflow:hidden;border-radius:0 0 4px 4px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button{font-weight:500}.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-modern .jconfirm-bg{background-color:#708090;opacity:.6}.jconfirm.jconfirm-modern .jconfirm-box{background-color:#fff;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f;padding:30px 30px 15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon{color:#000000de;top:15px;right:15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{color:#000000de;font-size:24px;font-weight:700;text-align:center;margin-bottom:10px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:scale(0);transform:scale(0);display:block;margin-right:0;margin-left:0;margin-bottom:10px;font-size:69px;color:#aaa}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{text-align:center;font-size:15px;color:#777;margin-bottom:25px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{font-weight:700;text-transform:uppercase;-webkit-transition:background .1s;transition:background .1s;padding:10px 20px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button+button{margin-left:4px}.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{-webkit-transform:scale(1);transform:scale(1)}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:"Manrope", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-200:oklch(88.5% .062 18.334);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-yellow-50:oklch(98.7% .026 102.212);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-900:oklch(42.1% .095 57.708);--color-green-50:oklch(98.2% .018 155.826);--color-green-200:oklch(92.5% .084 155.995);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-cyan-50:oklch(98.4% .019 200.873);--color-cyan-200:oklch(91.7% .08 205.041);--color-cyan-400:oklch(78.9% .154 211.53);--color-cyan-900:oklch(39.8% .07 227.392);--color-blue-50:oklch(97% .014 254.604);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--leading-tight:1.25;--leading-relaxed:1.625;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-sm:8px;--blur-md:12px;--blur-2xl:40px;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-theme:#e95420;--color-theme-dark:#c94418;--color-ink:#062a30;--color-ink-soft:#0a3d45;--color-sand:#f3efe6;--color-bs-primary:#0d6efd;--color-bs-success:#198754;--color-bs-danger:#dc3545;--color-bs-warning:#ffc107;--color-bs-info:#0dcaf0;--color-bs-secondary:#6c757d;--color-bs-light:#f8f9fa;--color-bs-dark:#212529;--font-display:"Fraunces", Georgia, serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html,body,#root{min-height:100dvh;margin:0;padding:0}body.app{background-color:var(--color-sand);color:var(--color-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans);padding-top:0!important}a{color:inherit;text-decoration-line:none}a:hover{text-decoration-line:none}hr{margin-block:calc(var(--spacing) * 4);border-style:var(--tw-border-style);border-width:0;border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-gray-200)}h1,h2,h3,h4,h5,h6{margin-bottom:calc(var(--spacing) * 2);--tw-leading:var(--leading-tight);line-height:var(--leading-tight);--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);font-family:var(--font-display)}h5{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@layer components{.container{width:100%;padding-inline:calc(var(--spacing) * 3);max-width:1140px;margin-inline:auto}.container-fluid{width:100%;padding-inline:calc(var(--spacing) * 3);margin-inline:auto}.form-control{appearance:none;border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-300);background-color:var(--color-white);width:100%;padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 1.5);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));color:var(--color-gray-900);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-outline-style:none;border-radius:.25rem;outline-style:none;display:block}.form-control:focus{border-color:var(--color-blue-400);--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-blue-200)}.form-control-sm{padding-inline:calc(var(--spacing) * 2);padding-block:var(--spacing);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--color-bs-danger)}.invalid-feedback{margin-top:var(--spacing);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));color:var(--color-bs-danger);display:none}.was-validated .form-control:invalid~.invalid-feedback,.form-control.is-invalid~.invalid-feedback{display:block}.form-label{margin-bottom:var(--spacing);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-gray-700);display:block}.form-check{margin-bottom:calc(var(--spacing) * 2);align-items:flex-start;gap:calc(var(--spacing) * 2);display:flex}.form-check-input{margin-top:var(--spacing);height:calc(var(--spacing) * 4);width:calc(var(--spacing) * 4);border-color:var(--color-gray-300);color:var(--color-bs-primary);border-radius:.25rem}.form-check-label{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));color:var(--color-gray-800)}.btn{justify-content:center;align-items:center;gap:var(--spacing);border-style:var(--tw-border-style);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 1.5);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));border-width:1px;border-color:#0000;border-radius:.25rem;display:inline-flex}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-sm{padding-inline:calc(var(--spacing) * 2);padding-block:var(--spacing);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.btn-lg{padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.btn-block{width:100%}.btn-primary{background-color:var(--color-bs-primary);color:var(--color-white)}@media(hover:hover){.btn-primary:hover{background-color:var(--color-blue-700)}}.btn-success{background-color:var(--color-bs-success);color:var(--color-white)}@media(hover:hover){.btn-success:hover{background-color:var(--color-green-700)}}.btn-danger{background-color:var(--color-bs-danger);color:var(--color-white)}@media(hover:hover){.btn-danger:hover{background-color:var(--color-red-700)}}.btn-warning{background-color:var(--color-bs-warning);color:var(--color-gray-900)}@media(hover:hover){.btn-warning:hover{background-color:var(--color-yellow-500)}}.btn-info{background-color:var(--color-bs-info);color:var(--color-gray-900)}@media(hover:hover){.btn-info:hover{background-color:var(--color-cyan-400)}}.btn-secondary{background-color:var(--color-bs-secondary);color:var(--color-white)}@media(hover:hover){.btn-secondary:hover{background-color:var(--color-gray-600)}}.btn-light{background-color:var(--color-bs-light);color:var(--color-gray-800)}@media(hover:hover){.btn-light:hover{background-color:var(--color-gray-200)}}.btn-dark{background-color:var(--color-bs-dark);color:var(--color-white)}@media(hover:hover){.btn-dark:hover{background-color:var(--color-black)}}.btn-outline-primary{border-color:var(--color-bs-primary);color:var(--color-bs-primary);background-color:#0000}@media(hover:hover){.btn-outline-primary:hover{background-color:var(--color-bs-primary);color:var(--color-white)}}.btn-outline-secondary{border-color:var(--color-bs-secondary);color:var(--color-bs-secondary);background-color:#0000}@media(hover:hover){.btn-outline-secondary:hover{background-color:var(--color-bs-secondary);color:var(--color-white)}}.btn-outline-danger{border-color:var(--color-bs-danger);color:var(--color-bs-danger);background-color:#0000}@media(hover:hover){.btn-outline-danger:hover{background-color:var(--color-bs-danger);color:var(--color-white)}}.btn-outline-success{border-color:var(--color-bs-success);color:var(--color-bs-success);background-color:#0000}@media(hover:hover){.btn-outline-success:hover{background-color:var(--color-bs-success);color:var(--color-white)}}.btn-theme,.bg-theme{background-color:var(--color-theme);color:#fff}.btn-theme:hover{background-color:var(--color-theme-dark)}.table{caption-side:bottom;border-collapse:collapse;text-align:left;width:100%;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.table th,.table td{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-200);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 2);vertical-align:top}.table-bordered th,.table-bordered td{border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-300)}.table-sm th,.table-sm td{padding-inline:calc(var(--spacing) * 1.5);padding-block:var(--spacing);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.table-striped tbody tr:nth-child(odd){background-color:var(--color-gray-50)}.nav-link{align-items:center;gap:var(--spacing);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));color:var(--color-gray-700);text-decoration-line:none;display:inline-flex}@media(hover:hover){.nav-link:hover{color:var(--color-bs-primary)}}.navbar{background-color:var(--color-white);flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.navbar-brand{padding-block:var(--spacing);font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-gray-900);text-decoration-line:none;display:inline-block}.text-primary{color:var(--color-bs-primary)}.text-danger{color:var(--color-bs-danger)}.text-success{color:var(--color-bs-success)}.text-info{color:var(--color-bs-info)}.text-muted{color:var(--color-gray-500)}.text-end{text-align:right}.h-100{height:100%}.w-100{width:100%}.bg-light{background-color:var(--color-bs-light)}.fw-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.d-flex{display:flex}.d-none{display:none}.d-block{display:block}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.flex-grow-1{flex-grow:1}.me-3{margin-right:calc(var(--spacing) * 3)}.pe-3{padding-right:calc(var(--spacing) * 3)}.pl-0{padding-left:0}.alert{margin-bottom:calc(var(--spacing) * 3);border-style:var(--tw-border-style);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));border-width:1px;border-radius:.25rem;position:relative}.alert-danger{border-color:var(--color-red-200);background-color:var(--color-red-50);color:var(--color-red-800)}.alert-success{border-color:var(--color-green-200);background-color:var(--color-green-50);color:var(--color-green-800)}.alert-info{border-color:var(--color-cyan-200);background-color:var(--color-cyan-50);color:var(--color-cyan-900)}.alert-warning{border-color:var(--color-yellow-200);background-color:var(--color-yellow-50);color:var(--color-yellow-900)}.modal-backdrop{z-index:40;background-color:#00000080;position:fixed;inset:0}@supports (color:color-mix(in lab,red,red)){.modal-backdrop{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.card{border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-200);background-color:var(--color-white);border-radius:.25rem}.card-body{padding:calc(var(--spacing) * 4)}.card-header{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-200);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.card-footer{border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-gray-200);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3)}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{inset-inline:0}.top-0{top:0}.top-1\/2{top:50%}.top-20{top:calc(var(--spacing) * 20)}.top-24{top:calc(var(--spacing) * 24)}.top-40{top:calc(var(--spacing) * 40)}.-right-24{right:calc(var(--spacing) * -24)}.right-0{right:0}.bottom-2{bottom:calc(var(--spacing) * 2)}.-left-16{left:calc(var(--spacing) * -16)}.left-0{left:0}.left-3{left:calc(var(--spacing) * 3)}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.order-2{order:2}.float-end{float:inline-end}.float-start{float:inline-start}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-0{margin:0}.-mx-3{margin-inline:calc(var(--spacing) * -3)}.mx-5{margin-inline:calc(var(--spacing) * 5)}.mx-auto{margin-inline:auto}.my-0{margin-block:0}.my-1{margin-block:var(--spacing)}.my-2{margin-block:calc(var(--spacing) * 2)}.my-3{margin-block:calc(var(--spacing) * 3)}.my-4{margin-block:calc(var(--spacing) * 4)}.my-5{margin-block:calc(var(--spacing) * 5)}.my-15{margin-block:calc(var(--spacing) * 15)}.my-25{margin-block:calc(var(--spacing) * 25)}.my-50{margin-block:calc(var(--spacing) * 50)}.ms-0{margin-inline-start:0}.ms-1{margin-inline-start:var(--spacing)}.ms-2{margin-inline-start:calc(var(--spacing) * 2)}.ms-3{margin-inline-start:calc(var(--spacing) * 3)}.ms-auto{margin-inline-start:auto}.me-0{margin-inline-end:0}.me-1{margin-inline-end:var(--spacing)}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.me-3{margin-inline-end:calc(var(--spacing) * 3)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-15{margin-top:calc(var(--spacing) * 15)}.mt-20{margin-top:calc(var(--spacing) * 20)}.mt-30{margin-top:calc(var(--spacing) * 30)}.mt-50{margin-top:calc(var(--spacing) * 50)}.mt-80{margin-top:calc(var(--spacing) * 80)}.mt-auto{margin-top:auto}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-15{margin-bottom:calc(var(--spacing) * 15)}.mb-20{margin-bottom:calc(var(--spacing) * 20)}.ml-0{margin-left:0}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-\[8\.333333\%\]{margin-left:8.33333%}.ml-\[16\.666667\%\]{margin-left:16.6667%}.ml-\[25\%\]{margin-left:25%}.ml-\[33\.333333\%\]{margin-left:33.3333%}.ml-\[41\.666667\%\]{margin-left:41.6667%}.ml-\[58\.333333\%\]{margin-left:58.3333%}.ml-\[66\.666667\%\]{margin-left:66.6667%}.ml-\[75\%\]{margin-left:75%}.ml-\[83\.333333\%\]{margin-left:83.3333%}.ml-\[91\.666667\%\]{margin-left:91.6667%}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.inline-table{display:inline-table}.list-item{display:list-item}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.h-0{height:0}.h-1{height:var(--spacing)}.h-2{height:calc(var(--spacing) * 2)}.h-4{height:calc(var(--spacing) * 4)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-40{height:calc(var(--spacing) * 40)}.h-56{height:calc(var(--spacing) * 56)}.h-72{height:calc(var(--spacing) * 72)}.h-\[42px\]{height:42px}.h-\[56px\]{height:56px}.h-\[min\(78vh\,820px\)\]{height:min(78vh,820px)}.h-auto{height:auto}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-\[50vh\]{min-height:50vh}.min-h-\[60vh\]{min-height:60vh}.min-h-\[70vh\]{min-height:70vh}.min-h-\[calc\(100dvh-4px\)\]{min-height:calc(100dvh - 4px)}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1\/12{width:8.33333%}.w-2{width:calc(var(--spacing) * 2)}.w-2\/12{width:16.6667%}.w-3\/12{width:25%}.w-4{width:calc(var(--spacing) * 4)}.w-4\/12{width:33.3333%}.w-5\/12{width:41.6667%}.w-6\/12{width:50%}.w-7{width:calc(var(--spacing) * 7)}.w-7\/12{width:58.3333%}.w-8{width:calc(var(--spacing) * 8)}.w-8\/12{width:66.6667%}.w-9\/12{width:75%}.w-10{width:calc(var(--spacing) * 10)}.w-10\/12{width:83.3333%}.w-11\/12{width:91.6667%}.w-12{width:calc(var(--spacing) * 12)}.w-16{width:calc(var(--spacing) * 16)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-40{width:calc(var(--spacing) * 40)}.w-56{width:calc(var(--spacing) * 56)}.w-72{width:calc(var(--spacing) * 72)}.w-80{width:calc(var(--spacing) * 80)}.w-100{width:calc(var(--spacing) * 100)}.w-\[42px\]{width:42px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[7\.5rem\]{max-width:7.5rem}.max-w-\[10rem\]{max-width:10rem}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:0}.min-w-\[4\.75rem\]{min-width:4.75rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[28rem\]{min-width:28rem}.min-w-\[36rem\]{min-width:36rem}.min-w-\[40rem\]{min-width:40rem}.min-w-\[100px\]{min-width:100px}.min-w-\[110px\]{min-width:110px}.min-w-\[200px\]{min-width:200px}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-full{flex-basis:100%}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block:0}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-blue-200{border-color:var(--color-blue-200)}.border-bs-primary{border-color:var(--color-bs-primary)}.border-current{border-color:currentColor}.border-emerald-200{border-color:var(--color-emerald-200)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-700{border-color:var(--color-gray-700)}.border-ink{border-color:var(--color-ink)}.border-ink\/10{border-color:#062a301a}@supports (color:color-mix(in lab,red,red)){.border-ink\/10{border-color:color-mix(in oklab,var(--color-ink) 10%,transparent)}}.border-ink\/15{border-color:#062a3026}@supports (color:color-mix(in lab,red,red)){.border-ink\/15{border-color:color-mix(in oklab,var(--color-ink) 15%,transparent)}}.border-ink\/20{border-color:#062a3033}@supports (color:color-mix(in lab,red,red)){.border-ink\/20{border-color:color-mix(in oklab,var(--color-ink) 20%,transparent)}}.border-red-200{border-color:var(--color-red-200)}.border-slate-200{border-color:var(--color-slate-200)}.border-theme\/20{border-color:#e9542033}@supports (color:color-mix(in lab,red,red)){.border-theme\/20{border-color:color-mix(in oklab,var(--color-theme) 20%,transparent)}}.border-theme\/30{border-color:#e954204d}@supports (color:color-mix(in lab,red,red)){.border-theme\/30{border-color:color-mix(in oklab,var(--color-theme) 30%,transparent)}}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.border-white\/35{border-color:#ffffff59}@supports (color:color-mix(in lab,red,red)){.border-white\/35{border-color:color-mix(in oklab,var(--color-white) 35%,transparent)}}.border-white\/50{border-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.border-white\/50{border-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.border-t-theme{border-top-color:var(--color-theme)}.border-r-transparent{border-right-color:#0000}.bg-blue-50{background-color:var(--color-blue-50)}.bg-bs-dark{background-color:var(--color-bs-dark)}.bg-bs-light{background-color:var(--color-bs-light)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-ink{background-color:var(--color-ink)}.bg-ink\/5{background-color:#062a300d}@supports (color:color-mix(in lab,red,red)){.bg-ink\/5{background-color:color-mix(in oklab,var(--color-ink) 5%,transparent)}}.bg-ink\/50{background-color:#062a3080}@supports (color:color-mix(in lab,red,red)){.bg-ink\/50{background-color:color-mix(in oklab,var(--color-ink) 50%,transparent)}}.bg-red-50{background-color:var(--color-red-50)}.bg-sand{background-color:var(--color-sand)}.bg-sand\/20{background-color:#f3efe633}@supports (color:color-mix(in lab,red,red)){.bg-sand\/20{background-color:color-mix(in oklab,var(--color-sand) 20%,transparent)}}.bg-sand\/30{background-color:#f3efe64d}@supports (color:color-mix(in lab,red,red)){.bg-sand\/30{background-color:color-mix(in oklab,var(--color-sand) 30%,transparent)}}.bg-sand\/40{background-color:#f3efe666}@supports (color:color-mix(in lab,red,red)){.bg-sand\/40{background-color:color-mix(in oklab,var(--color-sand) 40%,transparent)}}.bg-sand\/50{background-color:#f3efe680}@supports (color:color-mix(in lab,red,red)){.bg-sand\/50{background-color:color-mix(in oklab,var(--color-sand) 50%,transparent)}}.bg-sand\/60{background-color:#f3efe699}@supports (color:color-mix(in lab,red,red)){.bg-sand\/60{background-color:color-mix(in oklab,var(--color-sand) 60%,transparent)}}.bg-theme{background-color:var(--color-theme)}.bg-theme\/10{background-color:#e954201a}@supports (color:color-mix(in lab,red,red)){.bg-theme\/10{background-color:color-mix(in oklab,var(--color-theme) 10%,transparent)}}.bg-theme\/25{background-color:#e9542040}@supports (color:color-mix(in lab,red,red)){.bg-theme\/25{background-color:color-mix(in oklab,var(--color-theme) 25%,transparent)}}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.bg-white\/15{background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.bg-white\/50{background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-ink{--tw-gradient-from:var(--color-ink);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-ink\/10{--tw-gradient-from:#062a301a}@supports (color:color-mix(in lab,red,red)){.from-ink\/10{--tw-gradient-from:color-mix(in oklab, var(--color-ink) 10%, transparent)}}.from-ink\/10{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-ink-soft{--tw-gradient-via:var(--color-ink-soft);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-theme{--tw-gradient-via:var(--color-theme);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#14525c\]{--tw-gradient-to:#14525c;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-ink-soft{--tw-gradient-to:var(--color-ink-soft);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-left{object-position:left}.p-0{padding:0}.p-1{padding:var(--spacing)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-\[0-9a-fA-F\]{padding:0 -9a-fA-F}.px-0{padding-inline:0}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-10{padding-inline:calc(var(--spacing) * 10)}.px-30{padding-inline:calc(var(--spacing) * 30)}.py-0{padding-block:0}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-20{padding-block:calc(var(--spacing) * 20)}.py-24{padding-block:calc(var(--spacing) * 24)}.py-30{padding-block:calc(var(--spacing) * 30)}.py-50{padding-block:calc(var(--spacing) * 50)}.ps-2{padding-inline-start:calc(var(--spacing) * 2)}.pe-1{padding-inline-end:var(--spacing)}.pe-2{padding-inline-end:calc(var(--spacing) * 2)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-5{padding-top:calc(var(--spacing) * 5)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-10{padding-top:calc(var(--spacing) * 10)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pt-20{padding-top:calc(var(--spacing) * 20)}.pt-30{padding-top:calc(var(--spacing) * 30)}.pr-0{padding-right:0}.pr-3{padding-right:calc(var(--spacing) * 3)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pb-30{padding-bottom:calc(var(--spacing) * 30)}.pl-0{padding-left:0}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-7{padding-left:calc(var(--spacing) * 7)}.text-center{text-align:center}.text-end{text-align:end}.text-left{text-align:left}.text-right{text-align:right}.text-start{text-align:start}.align-\[-0\.125em\]{vertical-align:-.125em}.align-middle{vertical-align:middle}.font-display{font-family:var(--font-display)}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.leading-\[1\.1\]{--tw-leading:1.1;line-height:1.1}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-blue-800{color:var(--color-blue-800)}.text-bs-primary{color:var(--color-bs-primary)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-ink{color:var(--color-ink)}.text-ink-soft{color:var(--color-ink-soft)}.text-ink\/40{color:#062a3066}@supports (color:color-mix(in lab,red,red)){.text-ink\/40{color:color-mix(in oklab,var(--color-ink) 40%,transparent)}}.text-ink\/45{color:#062a3073}@supports (color:color-mix(in lab,red,red)){.text-ink\/45{color:color-mix(in oklab,var(--color-ink) 45%,transparent)}}.text-ink\/50{color:#062a3080}@supports (color:color-mix(in lab,red,red)){.text-ink\/50{color:color-mix(in oklab,var(--color-ink) 50%,transparent)}}.text-ink\/55{color:#062a308c}@supports (color:color-mix(in lab,red,red)){.text-ink\/55{color:color-mix(in oklab,var(--color-ink) 55%,transparent)}}.text-ink\/60{color:#062a3099}@supports (color:color-mix(in lab,red,red)){.text-ink\/60{color:color-mix(in oklab,var(--color-ink) 60%,transparent)}}.text-ink\/65{color:#062a30a6}@supports (color:color-mix(in lab,red,red)){.text-ink\/65{color:color-mix(in oklab,var(--color-ink) 65%,transparent)}}.text-ink\/70{color:#062a30b3}@supports (color:color-mix(in lab,red,red)){.text-ink\/70{color:color-mix(in oklab,var(--color-ink) 70%,transparent)}}.text-ink\/75{color:#062a30bf}@supports (color:color-mix(in lab,red,red)){.text-ink\/75{color:color-mix(in oklab,var(--color-ink) 75%,transparent)}}.text-ink\/80{color:#062a30cc}@supports (color:color-mix(in lab,red,red)){.text-ink\/80{color:color-mix(in oklab,var(--color-ink) 80%,transparent)}}.text-ink\/85{color:#062a30d9}@supports (color:color-mix(in lab,red,red)){.text-ink\/85{color:color-mix(in oklab,var(--color-ink) 85%,transparent)}}.text-red-800{color:var(--color-red-800)}.text-slate-800{color:var(--color-slate-800)}.text-theme{color:var(--color-theme)}.text-white{color:var(--color-white)}.text-white\/45{color:#ffffff73}@supports (color:color-mix(in lab,red,red)){.text-white\/45{color:color-mix(in oklab,var(--color-white) 45%,transparent)}}.text-white\/55{color:#ffffff8c}@supports (color:color-mix(in lab,red,red)){.text-white\/55{color:color-mix(in oklab,var(--color-white) 55%,transparent)}}.text-white\/65{color:#ffffffa6}@supports (color:color-mix(in lab,red,red)){.text-white\/65{color:color-mix(in oklab,var(--color-white) 65%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/75{color:#ffffffbf}@supports (color:color-mix(in lab,red,red)){.text-white\/75{color:color-mix(in oklab,var(--color-white) 75%,transparent)}}.text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.decoration-white\/40{text-decoration-color:#fff6}@supports (color:color-mix(in lab,red,red)){.decoration-white\/40{-webkit-text-decoration-color:color-mix(in oklab,var(--color-white) 40%,transparent);text-decoration-color:color-mix(in oklab,var(--color-white) 40%,transparent)}}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.accent-ink{accent-color:var(--color-ink)}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-\[0\.12\]{opacity:.12}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_10px_24px_rgba\(233\,84\,32\,0\.3\)\]{--tw-shadow:0 10px 24px var(--tw-shadow-color,#e954204d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_10px_40px_rgba\(6\,42\,48\,0\.08\)\]{--tw-shadow:0 10px 40px var(--tw-shadow-color,#062a3014);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_12px_30px_rgba\(233\,84\,32\,0\.35\)\]{--tw-shadow:0 12px 30px var(--tw-shadow-color,#e9542059);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_20px_50px_rgba\(6\,42\,48\,0\.1\)\]{--tw-shadow:0 20px 50px var(--tw-shadow-color,#062a301a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_24px_60px_rgba\(6\,42\,48\,0\.28\)\]{--tw-shadow:0 24px 60px var(--tw-shadow-color,#062a3047);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-2xl{--tw-blur:blur(var(--blur-2xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[hostname\:port\]{hostname:port}.\[image\:\$img\|\$width\|\$height\|\$type\]{image:$img|$width|$height|$type}.\[term\:1\]{term:1}@media(hover:hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media(hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-ink\/25:hover{border-color:#062a3040}@supports (color:color-mix(in lab,red,red)){.hover\:border-ink\/25:hover{border-color:color-mix(in oklab,var(--color-ink) 25%,transparent)}}.hover\:border-ink\/40:hover{border-color:#062a3066}@supports (color:color-mix(in lab,red,red)){.hover\:border-ink\/40:hover{border-color:color-mix(in oklab,var(--color-ink) 40%,transparent)}}.hover\:border-theme\/40:hover{border-color:#e9542066}@supports (color:color-mix(in lab,red,red)){.hover\:border-theme\/40:hover{border-color:color-mix(in oklab,var(--color-theme) 40%,transparent)}}.hover\:border-theme\/50:hover{border-color:#e9542080}@supports (color:color-mix(in lab,red,red)){.hover\:border-theme\/50:hover{border-color:color-mix(in oklab,var(--color-theme) 50%,transparent)}}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-ink-soft:hover{background-color:var(--color-ink-soft)}.hover\:bg-ink\/90:hover{background-color:#062a30e6}@supports (color:color-mix(in lab,red,red)){.hover\:bg-ink\/90:hover{background-color:color-mix(in oklab,var(--color-ink) 90%,transparent)}}.hover\:bg-sand:hover{background-color:var(--color-sand)}.hover\:bg-sand\/60:hover{background-color:#f3efe699}@supports (color:color-mix(in lab,red,red)){.hover\:bg-sand\/60:hover{background-color:color-mix(in oklab,var(--color-sand) 60%,transparent)}}.hover\:bg-theme-dark:hover{background-color:var(--color-theme-dark)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:bg-white\/10:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.hover\:bg-white\/20:hover{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.hover\:text-ink:hover{color:var(--color-ink)}.hover\:text-theme:hover{color:var(--color-theme)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-white:hover{-webkit-text-decoration-color:var(--color-white);text-decoration-color:var(--color-white)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-ink-soft:focus{border-color:var(--color-ink-soft)}.focus\:border-ink\/40:focus{border-color:#062a3066}@supports (color:color-mix(in lab,red,red)){.focus\:border-ink\/40:focus{border-color:color-mix(in oklab,var(--color-ink) 40%,transparent)}}.focus\:bg-sand\/30:focus{background-color:#f3efe64d}@supports (color:color-mix(in lab,red,red)){.focus\:bg-sand\/30:focus{background-color:color-mix(in oklab,var(--color-sand) 30%,transparent)}}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-ink-soft\/20:focus{--tw-ring-color:#0a3d4533}@supports (color:color-mix(in lab,red,red)){.focus\:ring-ink-soft\/20:focus{--tw-ring-color:color-mix(in oklab, var(--color-ink-soft) 20%, transparent)}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}@media(min-width:40rem){.sm\:top-24{top:calc(var(--spacing) * 24)}.sm\:order-1{order:1}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:inline{display:inline}.sm\:h-8{height:calc(var(--spacing) * 8)}.sm\:h-14{height:calc(var(--spacing) * 14)}.sm\:h-16{height:calc(var(--spacing) * 16)}.sm\:w-8{width:calc(var(--spacing) * 8)}.sm\:max-w-xs{max-width:var(--container-xs)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:items-start{align-items:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:justify-end{justify-content:flex-end}.sm\:gap-3{gap:calc(var(--spacing) * 3)}.sm\:gap-4{gap:calc(var(--spacing) * 4)}.sm\:p-6{padding:calc(var(--spacing) * 6)}.sm\:p-7{padding:calc(var(--spacing) * 7)}.sm\:p-8{padding:calc(var(--spacing) * 8)}.sm\:px-3{padding-inline:calc(var(--spacing) * 3)}.sm\:px-5{padding-inline:calc(var(--spacing) * 5)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:py-3{padding-block:calc(var(--spacing) * 3)}.sm\:py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.sm\:py-8{padding-block:calc(var(--spacing) * 8)}.sm\:py-10{padding-block:calc(var(--spacing) * 10)}.sm\:py-14{padding-block:calc(var(--spacing) * 14)}.sm\:text-center{text-align:center}.sm\:text-left{text-align:left}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.sm\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@media(min-width:48rem){.md\:block{display:block}.md\:hidden{display:none}.md\:h-16{height:calc(var(--spacing) * 16)}.md\:w-auto{width:auto}.md\:basis-auto{flex-basis:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:p-8{padding:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-auto{width:auto}.lg\:basis-auto{flex-basis:auto}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:gap-10{gap:calc(var(--spacing) * 10)}.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}.lg\:text-\[3\.35rem\]{font-size:3.35rem}}@media(min-width:80rem){.xl\:inline{display:inline}}.\[\&_a\]\:font-medium a{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.\[\&_a\]\:text-theme a{color:var(--color-theme)}.\[\&_table\]\:w-full table{width:100%}@media(hover:hover){.hover\:\[\&_tbody_tr\]\:bg-gray-50:hover tbody tr{background-color:var(--color-gray-50)}}.\[\&\>\*\]\:flex-1>*{flex:1}.\[\&\>\*\]\:justify-center>*{justify-content:center}}@keyframes portal-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes portal-fade{0%{opacity:0}to{opacity:1}}@keyframes portal-drift{0%,to{transform:translate(0)}50%{transform:translateY(-12px)}}.portal-rise{animation:.7s ease-out both portal-rise}.portal-rise-delay{animation:.8s ease-out .12s both portal-rise}.portal-fade{animation:.9s ease-out both portal-fade}.portal-drift{animation:7s ease-in-out infinite portal-drift}.cms-prose{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed);color:var(--color-ink)}.cms-prose>:first-child{margin-top:0}.cms-prose>:last-child{margin-bottom:0}.cms-prose p{margin-bottom:calc(var(--spacing) * 4);color:#062a30d9}@supports (color:color-mix(in lab,red,red)){.cms-prose p{color:color-mix(in oklab,var(--color-ink) 85%,transparent)}}.cms-prose h1,.cms-prose h2,.cms-prose h3,.cms-prose h4{margin-top:calc(var(--spacing) * 6);margin-bottom:calc(var(--spacing) * 3);font-family:var(--font-display);--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-ink)}.cms-prose h1{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.cms-prose h2{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.cms-prose h3,.cms-prose h4{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.cms-prose ul,.cms-prose ol{margin-bottom:calc(var(--spacing) * 4);list-style-position:outside}:where(:is(.cms-prose ul,.cms-prose ol)>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}.cms-prose ul,.cms-prose ol{padding-left:calc(var(--spacing) * 5);color:#062a30d9}@supports (color:color-mix(in lab,red,red)){.cms-prose ul,.cms-prose ol{color:color-mix(in oklab,var(--color-ink) 85%,transparent)}}.cms-prose ul{list-style-type:disc}.cms-prose ol{list-style-type:decimal}.cms-prose a{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-theme);text-underline-offset:2px}@media(hover:hover){.cms-prose a:hover{text-decoration-line:underline}}.cms-prose strong,.cms-prose b{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-ink)}.cms-prose hr{margin-block:calc(var(--spacing) * 6);border-color:#062a301a}@supports (color:color-mix(in lab,red,red)){.cms-prose hr{border-color:color-mix(in oklab,var(--color-ink) 10%,transparent)}}.cms-prose table{margin-bottom:calc(var(--spacing) * 4);border-collapse:collapse;border-radius:var(--radius-lg);text-align:left;width:100%;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));overflow:hidden}.cms-prose th{border-style:var(--tw-border-style);border-width:1px;border-color:#062a301a}@supports (color:color-mix(in lab,red,red)){.cms-prose th{border-color:color-mix(in oklab,var(--color-ink) 10%,transparent)}}.cms-prose th{background-color:var(--color-ink);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-white)}.cms-prose td{border-style:var(--tw-border-style);border-width:1px;border-color:#062a301a}@supports (color:color-mix(in lab,red,red)){.cms-prose td{border-color:color-mix(in oklab,var(--color-ink) 10%,transparent)}}.cms-prose td{padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);color:#062a30d9}@supports (color:color-mix(in lab,red,red)){.cms-prose td{color:color-mix(in oklab,var(--color-ink) 85%,transparent)}}.cms-prose img{margin-block:calc(var(--spacing) * 4);border-radius:var(--radius-lg);max-width:100%}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0);animation-delay:var(--fa-animation-delay, 0);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0);animation-delay:var(--fa-animation-delay, 0);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0);animation-delay:var(--fa-animation-delay, 0);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay, 0);animation-delay:var(--fa-animation-delay, 0);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay, 0);animation-delay:var(--fa-animation-delay, 0);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay, 0);animation-delay:var(--fa-animation-delay, 0);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay, 0);animation-delay:var(--fa-animation-delay, 0);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, steps(8));animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle, none));transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-a:before{content:"A"}.fa-address-book:before{content:""}.fa-contact-book:before{content:""}.fa-address-card:before{content:""}.fa-contact-card:before{content:""}.fa-vcard:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-anchor:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-anchor-lock:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angles-down:before{content:""}.fa-angle-double-down:before{content:""}.fa-angles-left:before{content:""}.fa-angle-double-left:before{content:""}.fa-angles-right:before{content:""}.fa-angle-double-right:before{content:""}.fa-angles-up:before{content:""}.fa-angle-double-up:before{content:""}.fa-ankh:before{content:""}.fa-apple-whole:before{content:""}.fa-apple-alt:before{content:""}.fa-archway:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-down-1-9:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-arrow-down-9-1:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-arrow-down-a-z:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-arrow-down-long:before{content:""}.fa-long-arrow-down:before{content:""}.fa-arrow-down-short-wide:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-arrow-down-wide-short:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-down:before{content:""}.fa-arrow-down-z-a:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-left-long:before{content:""}.fa-long-arrow-left:before{content:""}.fa-arrow-pointer:before{content:""}.fa-mouse-pointer:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-right-arrow-left:before{content:""}.fa-exchange:before{content:""}.fa-arrow-right-from-bracket:before{content:""}.fa-sign-out:before{content:""}.fa-arrow-right-long:before{content:""}.fa-long-arrow-right:before{content:""}.fa-arrow-right-to-bracket:before{content:""}.fa-sign-in:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-arrow-rotate-left:before{content:""}.fa-arrow-left-rotate:before{content:""}.fa-arrow-rotate-back:before{content:""}.fa-arrow-rotate-backward:before{content:""}.fa-undo:before{content:""}.fa-arrow-rotate-right:before{content:""}.fa-arrow-right-rotate:before{content:""}.fa-arrow-rotate-forward:before{content:""}.fa-redo:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-arrow-turn-down:before{content:""}.fa-level-down:before{content:""}.fa-arrow-turn-up:before{content:""}.fa-level-up:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-up-1-9:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-arrow-up-9-1:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-arrow-up-a-z:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-arrow-up-long:before{content:""}.fa-long-arrow-up:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-arrow-up-right-from-square:before{content:""}.fa-external-link:before{content:""}.fa-arrow-up-short-wide:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-arrow-up-wide-short:before{content:""}.fa-sort-amount-up:before{content:""}.fa-arrow-up-z-a:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-arrows-left-right:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-arrows-rotate:before{content:""}.fa-refresh:before{content:""}.fa-sync:before{content:""}.fa-arrows-spin:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-arrows-up-down:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-up-down-left-right:before{content:""}.fa-arrows:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-asterisk:before{content:"*"}.fa-at:before{content:"@"}.fa-atom:before{content:""}.fa-audio-description:before{content:""}.fa-austral-sign:before{content:""}.fa-award:before{content:""}.fa-b:before{content:"B"}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-carriage-baby:before{content:""}.fa-backward:before{content:""}.fa-backward-fast:before{content:""}.fa-fast-backward:before{content:""}.fa-backward-step:before{content:""}.fa-step-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bag-shopping:before{content:""}.fa-shopping-bag:before{content:""}.fa-bahai:before{content:""}.fa-baht-sign:before{content:""}.fa-ban:before{content:""}.fa-cancel:before{content:""}.fa-ban-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-bandage:before{content:""}.fa-band-aid:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-navicon:before{content:""}.fa-bars-progress:before{content:""}.fa-tasks-alt:before{content:""}.fa-bars-staggered:before{content:""}.fa-reorder:before{content:""}.fa-stream:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-basket-shopping:before{content:""}.fa-shopping-basket:before{content:""}.fa-basketball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-bathtub:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-0:before{content:""}.fa-battery-full:before{content:""}.fa-battery:before{content:""}.fa-battery-5:before{content:""}.fa-battery-half:before{content:""}.fa-battery-3:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-2:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battery-4:before{content:""}.fa-bed:before{content:""}.fa-bed-pulse:before{content:""}.fa-procedures:before{content:""}.fa-beer-mug-empty:before{content:""}.fa-beer:before{content:""}.fa-bell:before{content:""}.fa-bell-concierge:before{content:""}.fa-concierge-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bicycle:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blog:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-zap:before{content:""}.fa-bolt-lightning:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-atlas:before{content:""}.fa-atlas:before{content:""}.fa-book-bible:before{content:""}.fa-bible:before{content:""}.fa-book-bookmark:before{content:""}.fa-book-journal-whills:before{content:""}.fa-journal-whills:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-open-reader:before{content:""}.fa-book-reader:before{content:""}.fa-book-quran:before{content:""}.fa-quran:before{content:""}.fa-book-skull:before{content:""}.fa-book-dead:before{content:""}.fa-bookmark:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-top-left:before{content:""}.fa-border-style:before{content:""}.fa-bore-hole:before{content:""}.fa-bottle-droplet:before{content:""}.fa-bottle-water:before{content:""}.fa-bowl-food:before{content:""}.fa-bowl-rice:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-archive:before{content:""}.fa-archive:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes-packing:before{content:""}.fa-boxes-stacked:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-bread-slice:before{content:""}.fa-bridge:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-bridge-lock:before{content:""}.fa-bridge-water:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broom:before{content:""}.fa-broom-ball:before{content:""}.fa-quidditch:before{content:""}.fa-quidditch-broom-ball:before{content:""}.fa-brush:before{content:""}.fa-bucket:before{content:""}.fa-bug:before{content:""}.fa-bug-slash:before{content:""}.fa-bugs:before{content:""}.fa-building:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-building-circle-check:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-building-columns:before{content:""}.fa-bank:before{content:""}.fa-institution:before{content:""}.fa-museum:before{content:""}.fa-university:before{content:""}.fa-building-flag:before{content:""}.fa-building-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-building-shield:before{content:""}.fa-building-un:before{content:""}.fa-building-user:before{content:""}.fa-building-wheat:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burger:before{content:""}.fa-hamburger:before{content:""}.fa-burst:before{content:""}.fa-bus:before{content:""}.fa-bus-simple:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-briefcase-clock:before{content:""}.fa-c:before{content:"C"}.fa-cake-candles:before{content:""}.fa-birthday-cake:before{content:""}.fa-cake:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-days:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-week:before{content:""}.fa-calendar-xmark:before{content:""}.fa-calendar-times:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-retro:before{content:""}.fa-camera-rotate:before{content:""}.fa-campground:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-automobile:before{content:""}.fa-car-battery:before{content:""}.fa-battery-car:before{content:""}.fa-car-burst:before{content:""}.fa-car-crash:before{content:""}.fa-car-on:before{content:""}.fa-car-rear:before{content:""}.fa-car-alt:before{content:""}.fa-car-side:before{content:""}.fa-car-tunnel:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-flatbed:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-cart-flatbed-suitcase:before{content:""}.fa-luggage-cart:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-shopping:before{content:""}.fa-shopping-cart:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cedi-sign:before{content:""}.fa-cent-sign:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-blackboard:before{content:""}.fa-chalkboard-user:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-champagne-glasses:before{content:""}.fa-glass-cheers:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-area-chart:before{content:""}.fa-chart-bar:before{content:""}.fa-bar-chart:before{content:""}.fa-chart-column:before{content:""}.fa-chart-gantt:before{content:""}.fa-chart-line:before{content:""}.fa-line-chart:before{content:""}.fa-chart-pie:before{content:""}.fa-pie-chart:before{content:""}.fa-chart-simple:before{content:""}.fa-check:before{content:""}.fa-check-double:before{content:""}.fa-check-to-slot:before{content:""}.fa-vote-yea:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-child-dress:before{content:""}.fa-child-reaching:before{content:""}.fa-child-rifle:before{content:""}.fa-children:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-arrow-down:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-circle-arrow-up:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-circle-check:before{content:""}.fa-check-circle:before{content:""}.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-circle-chevron-up:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-circle-dollar-to-slot:before{content:""}.fa-donate:before{content:""}.fa-circle-dot:before{content:""}.fa-dot-circle:before{content:""}.fa-circle-down:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-circle-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-circle-h:before{content:""}.fa-hospital-symbol:before{content:""}.fa-circle-half-stroke:before{content:""}.fa-adjust:before{content:""}.fa-circle-info:before{content:""}.fa-info-circle:before{content:""}.fa-circle-left:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-circle-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-circle-nodes:before{content:""}.fa-circle-notch:before{content:""}.fa-circle-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-circle-play:before{content:""}.fa-play-circle:before{content:""}.fa-circle-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-circle-question:before{content:""}.fa-question-circle:before{content:""}.fa-circle-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-circle-right:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-circle-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-circle-up:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-circle-user:before{content:""}.fa-user-circle:before{content:""}.fa-circle-xmark:before{content:""}.fa-times-circle:before{content:""}.fa-xmark-circle:before{content:""}.fa-city:before{content:""}.fa-clapperboard:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-question:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clock-four:before{content:""}.fa-clock-rotate-left:before{content:""}.fa-history:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-arrow-down:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-arrow-up:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloud-bolt:before{content:""}.fa-thunderstorm:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-clover:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-compare:before{content:""}.fa-code-fork:before{content:""}.fa-code-merge:before{content:""}.fa-code-pull-request:before{content:""}.fa-coins:before{content:""}.fa-colon-sign:before{content:""}.fa-comment:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-commenting:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-sms:before{content:""}.fa-sms:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-drafting:before{content:""}.fa-drafting-compass:before{content:""}.fa-compress:before{content:""}.fa-computer:before{content:""}.fa-computer-mouse:before{content:""}.fa-mouse:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-alt:before{content:""}.fa-crop:before{content:""}.fa-crop-simple:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cubes-stacked:before{content:""}.fa-d:before{content:"D"}.fa-database:before{content:""}.fa-delete-left:before{content:""}.fa-backspace:before{content:""}.fa-democrat:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dharmachakra:before{content:""}.fa-diagram-next:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-diagram-project:before{content:""}.fa-project-diagram:before{content:""}.fa-diagram-successor:before{content:""}.fa-diamond:before{content:""}.fa-diamond-turn-right:before{content:""}.fa-directions:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-disease:before{content:""}.fa-display:before{content:""}.fa-divide:before{content:""}.fa-dna:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-dolly:before{content:""}.fa-dolly-box:before{content:""}.fa-dong-sign:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dove:before{content:""}.fa-down-left-and-up-right-to-center:before{content:""}.fa-compress-alt:before{content:""}.fa-down-long:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-download:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-droplet:before{content:""}.fa-tint:before{content:""}.fa-droplet-slash:before{content:""}.fa-tint-slash:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-e:before{content:"E"}.fa-ear-deaf:before{content:""}.fa-deaf:before{content:""}.fa-deafness:before{content:""}.fa-hard-of-hearing:before{content:""}.fa-ear-listen:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-earth-africa:before{content:""}.fa-globe-africa:before{content:""}.fa-earth-americas:before{content:""}.fa-earth:before{content:""}.fa-earth-america:before{content:""}.fa-globe-americas:before{content:""}.fa-earth-asia:before{content:""}.fa-globe-asia:before{content:""}.fa-earth-europe:before{content:""}.fa-globe-europe:before{content:""}.fa-earth-oceania:before{content:""}.fa-globe-oceania:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elevator:before{content:""}.fa-ellipsis:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-vertical:before{content:""}.fa-ellipsis-v:before{content:""}.fa-envelope:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelopes-bulk:before{content:""}.fa-mail-bulk:before{content:""}.fa-equals:before{content:"="}.fa-eraser:before{content:""}.fa-ethernet:before{content:""}.fa-euro-sign:before{content:""}.fa-eur:before{content:""}.fa-euro:before{content:""}.fa-exclamation:before{content:"!"}.fa-expand:before{content:""}.fa-explosion:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-dropper-empty:before{content:""}.fa-eyedropper:before{content:""}.fa-eye-low-vision:before{content:""}.fa-low-vision:before{content:""}.fa-eye-slash:before{content:""}.fa-f:before{content:"F"}.fa-face-angry:before{content:""}.fa-angry:before{content:""}.fa-face-dizzy:before{content:""}.fa-dizzy:before{content:""}.fa-face-flushed:before{content:""}.fa-flushed:before{content:""}.fa-face-frown:before{content:""}.fa-frown:before{content:""}.fa-face-frown-open:before{content:""}.fa-frown-open:before{content:""}.fa-face-grimace:before{content:""}.fa-grimace:before{content:""}.fa-face-grin:before{content:""}.fa-grin:before{content:""}.fa-face-grin-beam:before{content:""}.fa-grin-beam:before{content:""}.fa-face-grin-beam-sweat:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-face-grin-hearts:before{content:""}.fa-grin-hearts:before{content:""}.fa-face-grin-squint:before{content:""}.fa-grin-squint:before{content:""}.fa-face-grin-squint-tears:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-face-grin-stars:before{content:""}.fa-grin-stars:before{content:""}.fa-face-grin-tears:before{content:""}.fa-grin-tears:before{content:""}.fa-face-grin-tongue:before{content:""}.fa-grin-tongue:before{content:""}.fa-face-grin-tongue-squint:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-face-grin-tongue-wink:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-face-grin-wide:before{content:""}.fa-grin-alt:before{content:""}.fa-face-grin-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-face-kiss:before{content:""}.fa-kiss:before{content:""}.fa-face-kiss-beam:before{content:""}.fa-kiss-beam:before{content:""}.fa-face-kiss-wink-heart:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-face-laugh:before{content:""}.fa-laugh:before{content:""}.fa-face-laugh-beam:before{content:""}.fa-laugh-beam:before{content:""}.fa-face-laugh-squint:before{content:""}.fa-laugh-squint:before{content:""}.fa-face-laugh-wink:before{content:""}.fa-laugh-wink:before{content:""}.fa-face-meh:before{content:""}.fa-meh:before{content:""}.fa-face-meh-blank:before{content:""}.fa-meh-blank:before{content:""}.fa-face-rolling-eyes:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-face-sad-cry:before{content:""}.fa-sad-cry:before{content:""}.fa-face-sad-tear:before{content:""}.fa-sad-tear:before{content:""}.fa-face-smile:before{content:""}.fa-smile:before{content:""}.fa-face-smile-beam:before{content:""}.fa-smile-beam:before{content:""}.fa-face-smile-wink:before{content:""}.fa-smile-wink:before{content:""}.fa-face-surprise:before{content:""}.fa-surprise:before{content:""}.fa-face-tired:before{content:""}.fa-tired:before{content:""}.fa-fan:before{content:""}.fa-faucet:before{content:""}.fa-faucet-drip:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-pointed:before{content:""}.fa-feather-alt:before{content:""}.fa-ferry:before{content:""}.fa-file:before{content:""}.fa-file-arrow-down:before{content:""}.fa-file-download:before{content:""}.fa-file-arrow-up:before{content:""}.fa-file-upload:before{content:""}.fa-file-audio:before{content:""}.fa-file-circle-check:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-file-circle-minus:before{content:""}.fa-file-circle-plus:before{content:""}.fa-file-circle-question:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-arrow-right-from-file:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-arrow-right-to-file:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-lines:before{content:""}.fa-file-alt:before{content:""}.fa-file-text:before{content:""}.fa-file-medical:before{content:""}.fa-file-pdf:before{content:""}.fa-file-pen:before{content:""}.fa-file-edit:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-shield:before{content:""}.fa-file-signature:before{content:""}.fa-file-video:before{content:""}.fa-file-waveform:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-word:before{content:""}.fa-file-zipper:before{content:""}.fa-file-archive:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-filter-circle-dollar:before{content:""}.fa-funnel-dollar:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-burner:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-flame-curved:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-flame-simple:before{content:""}.fa-burn:before{content:""}.fa-fish:before{content:""}.fa-fish-fins:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flask-vial:before{content:""}.fa-floppy-disk:before{content:""}.fa-save:before{content:""}.fa-florin-sign:before{content:""}.fa-folder:before{content:""}.fa-folder-blank:before{content:""}.fa-folder-closed:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-tree:before{content:""}.fa-font:before{content:""}.fa-football:before{content:""}.fa-football-ball:before{content:""}.fa-forward:before{content:""}.fa-forward-fast:before{content:""}.fa-fast-forward:before{content:""}.fa-forward-step:before{content:""}.fa-step-forward:before{content:""}.fa-franc-sign:before{content:""}.fa-frog:before{content:""}.fa-futbol:before{content:""}.fa-futbol-ball:before{content:""}.fa-soccer-ball:before{content:""}.fa-g:before{content:"G"}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gauge:before{content:""}.fa-dashboard:before{content:""}.fa-gauge-med:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-gauge-high:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-gauge-simple:before{content:""}.fa-gauge-simple-med:before{content:""}.fa-tachometer-average:before{content:""}.fa-gauge-simple-high:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-fast:before{content:""}.fa-gavel:before{content:""}.fa-legal:before{content:""}.fa-gear:before{content:""}.fa-cog:before{content:""}.fa-gears:before{content:""}.fa-cogs:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-glass-water:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-glasses:before{content:""}.fa-globe:before{content:""}.fa-golf-ball-tee:before{content:""}.fa-golf-ball:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-mortar-board:before{content:""}.fa-greater-than:before{content:">"}.fa-greater-than-equal:before{content:""}.fa-grip:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-guarani-sign:before{content:""}.fa-guitar:before{content:""}.fa-gun:before{content:""}.fa-h:before{content:"H"}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-back-fist:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-dots:before{content:""}.fa-allergies:before{content:""}.fa-hand-fist:before{content:""}.fa-fist-raised:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-dollar:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-droplet:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-handcuffs:before{content:""}.fa-hands:before{content:""}.fa-sign-language:before{content:""}.fa-signing:before{content:""}.fa-hands-asl-interpreting:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-asl-interpreting:before{content:""}.fa-hands-american-sign-language-interpreting:before{content:""}.fa-hands-bound:before{content:""}.fa-hands-bubbles:before{content:""}.fa-hands-wash:before{content:""}.fa-hands-clapping:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-holding-child:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-hands-praying:before{content:""}.fa-praying-hands:before{content:""}.fa-handshake:before{content:""}.fa-handshake-angle:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake-simple:before{content:""}.fa-handshake-alt:before{content:""}.fa-handshake-simple-slash:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-drive:before{content:""}.fa-hdd:before{content:""}.fa-hashtag:before{content:"#"}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-header:before{content:""}.fa-headphones:before{content:""}.fa-headphones-simple:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-heart-circle-check:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-heart-crack:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-pulse:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-helmet-safety:before{content:""}.fa-hard-hat:before{content:""}.fa-hat-hard:before{content:""}.fa-helmet-un:before{content:""}.fa-highlighter:before{content:""}.fa-hill-avalanche:before{content:""}.fa-hill-rockslide:before{content:""}.fa-hippo:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-wide:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub-person:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-2:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-empty:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-3:before{content:""}.fa-hourglass-start:before{content:""}.fa-hourglass-1:before{content:""}.fa-house:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-lg-alt:before{content:""}.fa-house-chimney:before{content:""}.fa-home-lg:before{content:""}.fa-house-chimney-crack:before{content:""}.fa-house-damage:before{content:""}.fa-house-chimney-medical:before{content:""}.fa-clinic-medical:before{content:""}.fa-house-chimney-user:before{content:""}.fa-house-chimney-window:before{content:""}.fa-house-circle-check:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-house-crack:before{content:""}.fa-house-fire:before{content:""}.fa-house-flag:before{content:""}.fa-house-flood-water:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-house-laptop:before{content:""}.fa-laptop-house:before{content:""}.fa-house-lock:before{content:""}.fa-house-medical:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-house-medical-flag:before{content:""}.fa-house-signal:before{content:""}.fa-house-tsunami:before{content:""}.fa-house-user:before{content:""}.fa-home-user:before{content:""}.fa-hryvnia-sign:before{content:""}.fa-hryvnia:before{content:""}.fa-hurricane:before{content:""}.fa-i:before{content:"I"}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-heart-music-camera-bolt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-drivers-license:before{content:""}.fa-id-card-clip:before{content:""}.fa-id-card-alt:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-portrait:before{content:""}.fa-portrait:before{content:""}.fa-images:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-indian-rupee-sign:before{content:""}.fa-indian-rupee:before{content:""}.fa-inr:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-italic:before{content:""}.fa-j:before{content:"J"}.fa-jar:before{content:""}.fa-jar-wheat:before{content:""}.fa-jedi:before{content:""}.fa-jet-fighter:before{content:""}.fa-fighter-jet:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-joint:before{content:""}.fa-jug-detergent:before{content:""}.fa-k:before{content:"K"}.fa-kaaba:before{content:""}.fa-key:before{content:""}.fa-keyboard:before{content:""}.fa-khanda:before{content:""}.fa-kip-sign:before{content:""}.fa-kit-medical:before{content:""}.fa-first-aid:before{content:""}.fa-kitchen-set:before{content:""}.fa-kiwi-bird:before{content:""}.fa-l:before{content:"L"}.fa-land-mine-on:before{content:""}.fa-landmark:before{content:""}.fa-landmark-dome:before{content:""}.fa-landmark-alt:before{content:""}.fa-landmark-flag:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-file:before{content:""}.fa-laptop-medical:before{content:""}.fa-lari-sign:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-left-long:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-left-right:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-lemon:before{content:""}.fa-less-than:before{content:"<"}.fa-less-than-equal:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-lines-leaning:before{content:""}.fa-link:before{content:""}.fa-chain:before{content:""}.fa-link-slash:before{content:""}.fa-chain-broken:before{content:""}.fa-chain-slash:before{content:""}.fa-unlink:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-squares:before{content:""}.fa-list-check:before{content:""}.fa-tasks:before{content:""}.fa-list-ol:before{content:""}.fa-list-1-2:before{content:""}.fa-list-numeric:before{content:""}.fa-list-ul:before{content:""}.fa-list-dots:before{content:""}.fa-litecoin-sign:before{content:""}.fa-location-arrow:before{content:""}.fa-location-crosshairs:before{content:""}.fa-location:before{content:""}.fa-location-dot:before{content:""}.fa-map-marker-alt:before{content:""}.fa-location-pin:before{content:""}.fa-map-marker:before{content:""}.fa-location-pin-lock:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-locust:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-m:before{content:"M"}.fa-magnet:before{content:""}.fa-magnifying-glass:before{content:""}.fa-search:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-magnifying-glass-dollar:before{content:""}.fa-search-dollar:before{content:""}.fa-magnifying-glass-location:before{content:""}.fa-search-location:before{content:""}.fa-magnifying-glass-minus:before{content:""}.fa-search-minus:before{content:""}.fa-magnifying-glass-plus:before{content:""}.fa-search-plus:before{content:""}.fa-manat-sign:before{content:""}.fa-map:before{content:""}.fa-map-location:before{content:""}.fa-map-marked:before{content:""}.fa-map-location-dot:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-pin:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-and-venus:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-up:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-martini-glass:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-martini-glass-citrus:before{content:""}.fa-cocktail:before{content:""}.fa-martini-glass-empty:before{content:""}.fa-glass-martini:before{content:""}.fa-mask:before{content:""}.fa-mask-face:before{content:""}.fa-mask-ventilator:before{content:""}.fa-masks-theater:before{content:""}.fa-theater-masks:before{content:""}.fa-mattress-pillow:before{content:""}.fa-maximize:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-medal:before{content:""}.fa-memory:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-message:before{content:""}.fa-comment-alt:before{content:""}.fa-meteor:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-lines:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-lines-slash:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-mill-sign:before{content:""}.fa-minimize:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-minus:before{content:""}.fa-subtract:before{content:""}.fa-mitten:before{content:""}.fa-mobile:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-phone:before{content:""}.fa-mobile-button:before{content:""}.fa-mobile-retro:before{content:""}.fa-mobile-screen:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-mobile-screen-button:before{content:""}.fa-mobile-alt:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-1:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-1-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-money-bills:before{content:""}.fa-money-check:before{content:""}.fa-money-check-dollar:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-mosquito-net:before{content:""}.fa-motorcycle:before{content:""}.fa-mound:before{content:""}.fa-mountain:before{content:""}.fa-mountain-city:before{content:""}.fa-mountain-sun:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-saucer:before{content:""}.fa-coffee:before{content:""}.fa-music:before{content:""}.fa-n:before{content:"N"}.fa-naira-sign:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-not-equal:before{content:""}.fa-note-sticky:before{content:""}.fa-sticky-note:before{content:""}.fa-notes-medical:before{content:""}.fa-o:before{content:"O"}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-oil-can:before{content:""}.fa-oil-well:before{content:""}.fa-om:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-dedent:before{content:""}.fa-p:before{content:"P"}.fa-pager:before{content:""}.fa-paint-roller:before{content:""}.fa-paintbrush:before{content:""}.fa-paint-brush:before{content:""}.fa-palette:before{content:""}.fa-pallet:before{content:""}.fa-panorama:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-passport:before{content:""}.fa-paste:before{content:""}.fa-file-clipboard:before{content:""}.fa-pause:before{content:""}.fa-paw:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-clip:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-ruler:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pen-to-square:before{content:""}.fa-edit:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-people-arrows-left-right:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry-box:before{content:""}.fa-people-carry:before{content:""}.fa-people-group:before{content:""}.fa-people-line:before{content:""}.fa-people-pulling:before{content:""}.fa-people-robbery:before{content:""}.fa-people-roof:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-person:before{content:""}.fa-male:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-person-biking:before{content:""}.fa-biking:before{content:""}.fa-person-booth:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-person-burst:before{content:""}.fa-person-cane:before{content:""}.fa-person-chalkboard:before{content:""}.fa-person-circle-check:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-person-circle-minus:before{content:""}.fa-person-circle-plus:before{content:""}.fa-person-circle-question:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-person-digging:before{content:""}.fa-digging:before{content:""}.fa-person-dots-from-line:before{content:""}.fa-diagnoses:before{content:""}.fa-person-dress:before{content:""}.fa-female:before{content:""}.fa-person-dress-burst:before{content:""}.fa-person-drowning:before{content:""}.fa-person-falling:before{content:""}.fa-person-falling-burst:before{content:""}.fa-person-half-dress:before{content:""}.fa-person-harassing:before{content:""}.fa-person-hiking:before{content:""}.fa-hiking:before{content:""}.fa-person-military-pointing:before{content:""}.fa-person-military-rifle:before{content:""}.fa-person-military-to-person:before{content:""}.fa-person-praying:before{content:""}.fa-pray:before{content:""}.fa-person-pregnant:before{content:""}.fa-person-rays:before{content:""}.fa-person-rifle:before{content:""}.fa-person-running:before{content:""}.fa-running:before{content:""}.fa-person-shelter:before{content:""}.fa-person-skating:before{content:""}.fa-skating:before{content:""}.fa-person-skiing:before{content:""}.fa-skiing:before{content:""}.fa-person-skiing-nordic:before{content:""}.fa-skiing-nordic:before{content:""}.fa-person-snowboarding:before{content:""}.fa-snowboarding:before{content:""}.fa-person-swimming:before{content:""}.fa-swimmer:before{content:""}.fa-person-through-window:before{content:""}.fa-person-walking:before{content:""}.fa-walking:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-person-walking-with-cane:before{content:""}.fa-blind:before{content:""}.fa-peseta-sign:before{content:""}.fa-peso-sign:before{content:""}.fa-phone:before{content:""}.fa-phone-flip:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-volume:before{content:""}.fa-volume-control-phone:before{content:""}.fa-photo-film:before{content:""}.fa-photo-video:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-circle-check:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-lock:before{content:""}.fa-plane-slash:before{content:""}.fa-plane-up:before{content:""}.fa-plant-wilt:before{content:""}.fa-plate-wheat:before{content:""}.fa-play:before{content:""}.fa-plug:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-plug-circle-check:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-plus-minus:before{content:""}.fa-podcast:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poo-bolt:before{content:""}.fa-poop:before{content:""}.fa-power-off:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-medical:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-puzzle-piece:before{content:""}.fa-q:before{content:"Q"}.fa-qrcode:before{content:""}.fa-question:before{content:"?"}.fa-quote-left:before{content:""}.fa-quote-left-alt:before{content:""}.fa-quote-right:before{content:""}.fa-quote-right-alt:before{content:""}.fa-r:before{content:"R"}.fa-radiation:before{content:""}.fa-radio:before{content:""}.fa-rainbow:before{content:""}.fa-ranking-star:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-ad:before{content:""}.fa-ad:before{content:""}.fa-rectangle-list:before{content:""}.fa-list-alt:before{content:""}.fa-rectangle-xmark:before{content:""}.fa-rectangle-times:before{content:""}.fa-times-rectangle:before{content:""}.fa-window-close:before{content:""}.fa-recycle:before{content:""}.fa-registered:before{content:""}.fa-repeat:before{content:""}.fa-reply:before{content:""}.fa-mail-reply:before{content:""}.fa-reply-all:before{content:""}.fa-mail-reply-all:before{content:""}.fa-republican:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-ribbon:before{content:""}.fa-right-from-bracket:before{content:""}.fa-sign-out-alt:before{content:""}.fa-right-left:before{content:""}.fa-exchange-alt:before{content:""}.fa-right-long:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-right-to-bracket:before{content:""}.fa-sign-in-alt:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-road-barrier:before{content:""}.fa-road-bridge:before{content:""}.fa-road-circle-check:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-road-lock:before{content:""}.fa-road-spikes:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rotate:before{content:""}.fa-sync-alt:before{content:""}.fa-rotate-left:before{content:""}.fa-rotate-back:before{content:""}.fa-rotate-backward:before{content:""}.fa-undo-alt:before{content:""}.fa-rotate-right:before{content:""}.fa-redo-alt:before{content:""}.fa-rotate-forward:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-feed:before{content:""}.fa-ruble-sign:before{content:""}.fa-rouble:before{content:""}.fa-rub:before{content:""}.fa-ruble:before{content:""}.fa-rug:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-rupee-sign:before{content:""}.fa-rupee:before{content:""}.fa-rupiah-sign:before{content:""}.fa-s:before{content:"S"}.fa-sack-dollar:before{content:""}.fa-sack-xmark:before{content:""}.fa-sailboat:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-scale-balanced:before{content:""}.fa-balance-scale:before{content:""}.fa-scale-unbalanced:before{content:""}.fa-balance-scale-left:before{content:""}.fa-scale-unbalanced-flip:before{content:""}.fa-balance-scale-right:before{content:""}.fa-school:before{content:""}.fa-school-circle-check:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-school-flag:before{content:""}.fa-school-lock:before{content:""}.fa-scissors:before{content:""}.fa-cut:before{content:""}.fa-screwdriver:before{content:""}.fa-screwdriver-wrench:before{content:""}.fa-tools:before{content:""}.fa-scroll:before{content:""}.fa-scroll-torah:before{content:""}.fa-torah:before{content:""}.fa-sd-card:before{content:""}.fa-section:before{content:""}.fa-seedling:before{content:""}.fa-sprout:before{content:""}.fa-server:before{content:""}.fa-shapes:before{content:""}.fa-triangle-circle-square:before{content:""}.fa-share:before{content:""}.fa-arrow-turn-right:before{content:""}.fa-mail-forward:before{content:""}.fa-share-from-square:before{content:""}.fa-share-square:before{content:""}.fa-share-nodes:before{content:""}.fa-share-alt:before{content:""}.fa-sheet-plastic:before{content:""}.fa-shekel-sign:before{content:""}.fa-ils:before{content:""}.fa-shekel:before{content:""}.fa-sheqel:before{content:""}.fa-sheqel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-blank:before{content:""}.fa-shield-cat:before{content:""}.fa-shield-dog:before{content:""}.fa-shield-halved:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-heart:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shirt:before{content:""}.fa-t-shirt:before{content:""}.fa-tshirt:before{content:""}.fa-shoe-prints:before{content:""}.fa-shop:before{content:""}.fa-store-alt:before{content:""}.fa-shop-lock:before{content:""}.fa-shop-slash:before{content:""}.fa-store-alt-slash:before{content:""}.fa-shower:before{content:""}.fa-shrimp:before{content:""}.fa-shuffle:before{content:""}.fa-random:before{content:""}.fa-shuttle-space:before{content:""}.fa-space-shuttle:before{content:""}.fa-sign-hanging:before{content:""}.fa-sign:before{content:""}.fa-signal:before{content:""}.fa-signal-5:before{content:""}.fa-signal-perfect:before{content:""}.fa-signature:before{content:""}.fa-signs-post:before{content:""}.fa-map-signs:before{content:""}.fa-sim-card:before{content:""}.fa-sink:before{content:""}.fa-sitemap:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders:before{content:""}.fa-sliders-h:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-unsorted:before{content:""}.fa-sort-down:before{content:""}.fa-sort-desc:before{content:""}.fa-sort-up:before{content:""}.fa-sort-asc:before{content:""}.fa-spa:before{content:""}.fa-spaghetti-monster-flying:before{content:""}.fa-pastafarianism:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spoon:before{content:""}.fa-utensil-spoon:before{content:""}.fa-spray-can:before{content:""}.fa-spray-can-sparkles:before{content:""}.fa-air-freshener:before{content:""}.fa-square:before{content:""}.fa-square-arrow-up-right:before{content:""}.fa-external-link-square:before{content:""}.fa-square-caret-down:before{content:""}.fa-caret-square-down:before{content:""}.fa-square-caret-left:before{content:""}.fa-caret-square-left:before{content:""}.fa-square-caret-right:before{content:""}.fa-caret-square-right:before{content:""}.fa-square-caret-up:before{content:""}.fa-caret-square-up:before{content:""}.fa-square-check:before{content:""}.fa-check-square:before{content:""}.fa-square-envelope:before{content:""}.fa-envelope-square:before{content:""}.fa-square-full:before{content:""}.fa-square-h:before{content:""}.fa-h-square:before{content:""}.fa-square-minus:before{content:""}.fa-minus-square:before{content:""}.fa-square-nfi:before{content:""}.fa-square-parking:before{content:""}.fa-parking:before{content:""}.fa-square-pen:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-square:before{content:""}.fa-square-person-confined:before{content:""}.fa-square-phone:before{content:""}.fa-phone-square:before{content:""}.fa-square-phone-flip:before{content:""}.fa-phone-square-alt:before{content:""}.fa-square-plus:before{content:""}.fa-plus-square:before{content:""}.fa-square-poll-horizontal:before{content:""}.fa-poll-h:before{content:""}.fa-square-poll-vertical:before{content:""}.fa-poll:before{content:""}.fa-square-root-variable:before{content:""}.fa-square-root-alt:before{content:""}.fa-square-rss:before{content:""}.fa-rss-square:before{content:""}.fa-square-share-nodes:before{content:""}.fa-share-alt-square:before{content:""}.fa-square-up-right:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-square-virus:before{content:""}.fa-square-xmark:before{content:""}.fa-times-square:before{content:""}.fa-xmark-square:before{content:""}.fa-staff-aesculapius:before{content:""}.fa-rod-asclepius:before{content:""}.fa-rod-snake:before{content:""}.fa-staff-snake:before{content:""}.fa-stairs:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-stroke:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-sterling-sign:before{content:""}.fa-gbp:before{content:""}.fa-pound-sign:before{content:""}.fa-stethoscope:before{content:""}.fa-stop:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-slash:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stroopwafel:before{content:""}.fa-subscript:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-medical:before{content:""}.fa-medkit:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-superscript:before{content:""}.fa-swatchbook:before{content:""}.fa-synagogue:before{content:""}.fa-syringe:before{content:""}.fa-t:before{content:"T"}.fa-table:before{content:""}.fa-table-cells:before{content:""}.fa-th:before{content:""}.fa-table-cells-large:before{content:""}.fa-th-large:before{content:""}.fa-table-columns:before{content:""}.fa-columns:before{content:""}.fa-table-list:before{content:""}.fa-th-list:before{content:""}.fa-table-tennis-paddle-ball:before{content:""}.fa-ping-pong-paddle-ball:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-button:before{content:""}.fa-tablet-screen-button:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachograph-digital:before{content:""}.fa-digital-tachograph:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tarp:before{content:""}.fa-tarp-droplet:before{content:""}.fa-taxi:before{content:""}.fa-cab:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-temperature-arrow-down:before{content:""}.fa-temperature-down:before{content:""}.fa-temperature-arrow-up:before{content:""}.fa-temperature-up:before{content:""}.fa-temperature-empty:before{content:""}.fa-temperature-0:before{content:""}.fa-thermometer-0:before{content:""}.fa-thermometer-empty:before{content:""}.fa-temperature-full:before{content:""}.fa-temperature-4:before{content:""}.fa-thermometer-4:before{content:""}.fa-thermometer-full:before{content:""}.fa-temperature-half:before{content:""}.fa-temperature-2:before{content:""}.fa-thermometer-2:before{content:""}.fa-thermometer-half:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-quarter:before{content:""}.fa-temperature-1:before{content:""}.fa-thermometer-1:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-temperature-three-quarters:before{content:""}.fa-temperature-3:before{content:""}.fa-thermometer-3:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-tenge-sign:before{content:""}.fa-tenge:before{content:""}.fa-tent:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-tents:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-slash:before{content:""}.fa-remove-format:before{content:""}.fa-text-width:before{content:""}.fa-thermometer:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thumb-tack:before{content:""}.fa-ticket:before{content:""}.fa-ticket-simple:before{content:""}.fa-ticket-alt:before{content:""}.fa-timeline:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toilet-portable:before{content:""}.fa-toilets-portable:before{content:""}.fa-toolbox:before{content:""}.fa-tooth:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tower-broadcast:before{content:""}.fa-broadcast-tower:before{content:""}.fa-tower-cell:before{content:""}.fa-tower-observation:before{content:""}.fa-tractor:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-train-subway:before{content:""}.fa-subway:before{content:""}.fa-train-tram:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-arrow-up:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-can:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-can-arrow-up:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-tree-city:before{content:""}.fa-triangle-exclamation:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-warning:before{content:""}.fa-trophy:before{content:""}.fa-trowel:before{content:""}.fa-trowel-bricks:before{content:""}.fa-truck:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-truck-droplet:before{content:""}.fa-truck-fast:before{content:""}.fa-shipping-fast:before{content:""}.fa-truck-field:before{content:""}.fa-truck-field-un:before{content:""}.fa-truck-front:before{content:""}.fa-truck-medical:before{content:""}.fa-ambulance:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plane:before{content:""}.fa-truck-ramp-box:before{content:""}.fa-truck-loading:before{content:""}.fa-tty:before{content:""}.fa-teletype:before{content:""}.fa-turkish-lira-sign:before{content:""}.fa-try:before{content:""}.fa-turkish-lira:before{content:""}.fa-turn-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-turn-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-tv:before{content:""}.fa-television:before{content:""}.fa-tv-alt:before{content:""}.fa-u:before{content:"U"}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-universal-access:before{content:""}.fa-unlock:before{content:""}.fa-unlock-keyhole:before{content:""}.fa-unlock-alt:before{content:""}.fa-up-down:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-up-down-left-right:before{content:""}.fa-arrows-alt:before{content:""}.fa-up-long:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-up-right-and-down-left-from-center:before{content:""}.fa-expand-alt:before{content:""}.fa-up-right-from-square:before{content:""}.fa-external-link-alt:before{content:""}.fa-upload:before{content:""}.fa-user:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-clock:before{content:""}.fa-user-doctor:before{content:""}.fa-user-md:before{content:""}.fa-user-gear:before{content:""}.fa-user-cog:before{content:""}.fa-user-graduate:before{content:""}.fa-user-group:before{content:""}.fa-user-friends:before{content:""}.fa-user-injured:before{content:""}.fa-user-large:before{content:""}.fa-user-alt:before{content:""}.fa-user-large-slash:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-lock:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-pen:before{content:""}.fa-user-edit:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-xmark:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-between-lines:before{content:""}.fa-users-gear:before{content:""}.fa-users-cog:before{content:""}.fa-users-line:before{content:""}.fa-users-rays:before{content:""}.fa-users-rectangle:before{content:""}.fa-users-slash:before{content:""}.fa-users-viewfinder:before{content:""}.fa-utensils:before{content:""}.fa-cutlery:before{content:""}.fa-v:before{content:"V"}.fa-van-shuttle:before{content:""}.fa-shuttle-van:before{content:""}.fa-vault:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-vial:before{content:""}.fa-vial-circle-check:before{content:""}.fa-vial-virus:before{content:""}.fa-vials:before{content:""}.fa-video:before{content:""}.fa-video-camera:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-virus:before{content:""}.fa-virus-covid:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-high:before{content:""}.fa-volume-up:before{content:""}.fa-volume-low:before{content:""}.fa-volume-down:before{content:""}.fa-volume-off:before{content:""}.fa-volume-xmark:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-times:before{content:""}.fa-vr-cardboard:before{content:""}.fa-w:before{content:"W"}.fa-walkie-talkie:before{content:""}.fa-wallet:before{content:""}.fa-wand-magic:before{content:""}.fa-magic:before{content:""}.fa-wand-magic-sparkles:before{content:""}.fa-magic-wand-sparkles:before{content:""}.fa-wand-sparkles:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-water-ladder:before{content:""}.fa-ladder-water:before{content:""}.fa-swimming-pool:before{content:""}.fa-wave-square:before{content:""}.fa-weight-hanging:before{content:""}.fa-weight-scale:before{content:""}.fa-weight:before{content:""}.fa-wheat-awn:before{content:""}.fa-wheat-alt:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-wheelchair:before{content:""}.fa-wheelchair-move:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-whiskey-glass:before{content:""}.fa-glass-whiskey:before{content:""}.fa-wifi:before{content:""}.fa-wifi-3:before{content:""}.fa-wifi-strong:before{content:""}.fa-wind:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-empty:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-won-sign:before{content:""}.fa-krw:before{content:""}.fa-won:before{content:""}.fa-worm:before{content:""}.fa-wrench:before{content:""}.fa-x:before{content:"X"}.fa-x-ray:before{content:""}.fa-xmark:before{content:""}.fa-close:before{content:""}.fa-multiply:before{content:""}.fa-remove:before{content:""}.fa-times:before{content:""}.fa-xmarks-lines:before{content:""}.fa-y:before{content:"Y"}.fa-yen-sign:before{content:""}.fa-cny:before{content:""}.fa-jpy:before{content:""}.fa-rmb:before{content:""}.fa-yen:before{content:""}.fa-yin-yang:before{content:""}.fa-z:before{content:"Z"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-DGgeaIc2.woff2) format("woff2"),url(/assets/fa-brands-400-C_FnhXFt.ttf) format("truetype")}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-alipay:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-amilia:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-pay:before{content:""}.fa-artstation:before{content:""}.fa-asymmetrik:before{content:""}.fa-atlassian:before{content:""}.fa-audible:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-aws:before{content:""}.fa-bandcamp:before{content:""}.fa-battle-net:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bilibili:before{content:""}.fa-bimobject:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bootstrap:before{content:""}.fa-bots:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-buromobelexperte:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cmplid:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cotton-bureau:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-critical-role:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dhl:before{content:""}.fa-diaspora:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-draft2digital:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drupal:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-elementor:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-etsy:before{content:""}.fa-evernote:before{content:""}.fa-expeditedssl:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-figma:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-fly:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-fulcrum:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-gofore:before{content:""}.fa-golang:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-gulp:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hashnode:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-hive:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-hotjar:before{content:""}.fa-houzz:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-ideal:before{content:""}.fa-imdb:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joomla:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaggle:before{content:""}.fa-keybase:before{content:""}.fa-keycdn:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-korvue:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-leanpub:before{content:""}.fa-less:before{content:""}.fa-line:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-mailchimp:before{content:""}.fa-mandalorian:before{content:""}.fa-markdown:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-mendeley:before{content:""}.fa-microblog:before{content:""}.fa-microsoft:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-nfc-directional:before{content:""}.fa-nfc-symbol:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-old-republic:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-padlet:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-palfed:before{content:""}.fa-patreon:before{content:""}.fa-paypal:before{content:""}.fa-perbyte:before{content:""}.fa-periscope:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pix:before{content:""}.fa-playstation:before{content:""}.fa-product-hunt:before{content:""}.fa-pushed:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-r-project:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-renren:before{content:""}.fa-replyd:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-rev:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-rust:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-schlix:before{content:""}.fa-screenpal:before{content:""}.fa-scribd:before{content:""}.fa-searchengin:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-servicestack:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shopify:before{content:""}.fa-shopware:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sith:before{content:""}.fa-sitrox:before{content:""}.fa-sketch:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slideshare:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spotify:before{content:""}.fa-square-font-awesome:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-sticker-mule:before{content:""}.fa-strava:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-superpowers:before{content:""}.fa-supple:before{content:""}.fa-suse:before{content:""}.fa-swift:before{content:""}.fa-symfony:before{content:""}.fa-teamspeak:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-tencent-weibo:before{content:""}.fa-the-red-yeti:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-think-peaks:before{content:""}.fa-tiktok:before{content:""}.fa-trade-federation:before{content:""}.fa-trello:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-uncharted:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-vaadin:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-viber:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-vuejs:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-whmcs:before{content:""}.fa-wikipedia-w:before{content:""}.fa-windows:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}:root,:host{--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-BZeDGO4g.woff2) format("woff2"),url(/assets/fa-regular-400-D_4U4xH3.ttf) format("truetype")}.far,.fa-regular{font-family:"Font Awesome 6 Free";font-weight:400}:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-BVqQ4OpK.woff2) format("woff2"),url(/assets/fa-solid-900-BNO9VvVv.ttf) format("truetype")}.fas,.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-DGgeaIc2.woff2) format("woff2"),url(/assets/fa-brands-400-C_FnhXFt.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-BVqQ4OpK.woff2) format("woff2"),url(/assets/fa-solid-900-BNO9VvVv.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-BZeDGO4g.woff2) format("woff2"),url(/assets/fa-regular-400-D_4U4xH3.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-BVqQ4OpK.woff2) format("woff2"),url(/assets/fa-solid-900-BNO9VvVv.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-DGgeaIc2.woff2) format("woff2"),url(/assets/fa-brands-400-C_FnhXFt.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-BZeDGO4g.woff2) format("woff2"),url(/assets/fa-regular-400-D_4U4xH3.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-CxX3iInv.woff2) format("woff2"),url(/assets/fa-v4compatibility-BMlqg2iP.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A}@font-face{font-family:Ionicons;src:url(/assets/ionicons290d-Dpw6GdEE.eot?v=1.4.1);src:url(/assets/ionicons290d-Dpw6GdEE.eot?v=1.4.1#iefix) format("embedded-opentype"),url(/assets/ionicons290d-PnNfFKPP.ttf?v=1.4.1) format("truetype"),url(/assets/ionicons290d-qSDQBwVm.woff?v=1.4.1) format("woff"),url(/assets/ionicons290d-Chxxk4m0.svg?v=1.4.1#Ionicons) format("svg");font-weight:400;font-style:normal}.ion,.ion-loading-a,.ion-loading-b,.ion-loading-c,.ion-loading-d,.ion-looping,.ion-refreshing,.ion-ios7-reloading,.ionicons,.ion-alert,.ion-alert-circled,.ion-android-add,.ion-android-add-contact,.ion-android-alarm,.ion-android-archive,.ion-android-arrow-back,.ion-android-arrow-down-left,.ion-android-arrow-down-right,.ion-android-arrow-up-left,.ion-android-arrow-up-right,.ion-android-battery,.ion-android-book,.ion-android-calendar,.ion-android-call,.ion-android-camera,.ion-android-chat,.ion-android-checkmark,.ion-android-clock,.ion-android-close,.ion-android-contact,.ion-android-contacts,.ion-android-data,.ion-android-developer,.ion-android-display,.ion-android-download,.ion-android-dropdown,.ion-android-earth,.ion-android-folder,.ion-android-forums,.ion-android-friends,.ion-android-hand,.ion-android-image,.ion-android-inbox,.ion-android-information,.ion-android-keypad,.ion-android-lightbulb,.ion-android-locate,.ion-android-location,.ion-android-mail,.ion-android-microphone,.ion-android-mixer,.ion-android-more,.ion-android-note,.ion-android-playstore,.ion-android-printer,.ion-android-promotion,.ion-android-reminder,.ion-android-remove,.ion-android-search,.ion-android-send,.ion-android-settings,.ion-android-share,.ion-android-social,.ion-android-social-user,.ion-android-sort,.ion-android-star,.ion-android-stopwatch,.ion-android-storage,.ion-android-system-back,.ion-android-system-home,.ion-android-system-windows,.ion-android-timer,.ion-android-trash,.ion-android-volume,.ion-android-wifi,.ion-archive,.ion-arrow-down-a,.ion-arrow-down-b,.ion-arrow-down-c,.ion-arrow-expand,.ion-arrow-graph-down-left,.ion-arrow-graph-down-right,.ion-arrow-graph-up-left,.ion-arrow-graph-up-right,.ion-arrow-left-a,.ion-arrow-left-b,.ion-arrow-left-c,.ion-arrow-move,.ion-arrow-resize,.ion-arrow-return-left,.ion-arrow-return-right,.ion-arrow-right-a,.ion-arrow-right-b,.ion-arrow-right-c,.ion-arrow-shrink,.ion-arrow-swap,.ion-arrow-up-a,.ion-arrow-up-b,.ion-arrow-up-c,.ion-at,.ion-bag,.ion-battery-charging,.ion-battery-empty,.ion-battery-full,.ion-battery-half,.ion-battery-low,.ion-beaker,.ion-beer,.ion-bluetooth,.ion-bookmark,.ion-briefcase,.ion-bug,.ion-calculator,.ion-calendar,.ion-camera,.ion-card,.ion-chatbox,.ion-chatbox-working,.ion-chatboxes,.ion-chatbubble,.ion-chatbubble-working,.ion-chatbubbles,.ion-checkmark,.ion-checkmark-circled,.ion-checkmark-round,.ion-chevron-down,.ion-chevron-left,.ion-chevron-right,.ion-chevron-up,.ion-clipboard,.ion-clock,.ion-close,.ion-close-circled,.ion-close-round,.ion-cloud,.ion-code,.ion-code-download,.ion-code-working,.ion-coffee,.ion-compass,.ion-compose,.ion-connection-bars,.ion-contrast,.ion-disc,.ion-document,.ion-document-text,.ion-drag,.ion-earth,.ion-edit,.ion-egg,.ion-eject,.ion-email,.ion-eye,.ion-eye-disabled,.ion-female,.ion-filing,.ion-film-marker,.ion-flag,.ion-flash,.ion-flash-off,.ion-flask,.ion-folder,.ion-fork,.ion-fork-repo,.ion-forward,.ion-game-controller-a,.ion-game-controller-b,.ion-gear-a,.ion-gear-b,.ion-grid,.ion-hammer,.ion-headphone,.ion-heart,.ion-help,.ion-help-buoy,.ion-help-circled,.ion-home,.ion-icecream,.ion-icon-social-google-plus,.ion-icon-social-google-plus-outline,.ion-image,.ion-images,.ion-information,.ion-information-circled,.ion-ionic,.ion-ios7-alarm,.ion-ios7-alarm-outline,.ion-ios7-albums,.ion-ios7-albums-outline,.ion-ios7-arrow-back,.ion-ios7-arrow-down,.ion-ios7-arrow-forward,.ion-ios7-arrow-left,.ion-ios7-arrow-right,.ion-ios7-arrow-thin-down,.ion-ios7-arrow-thin-left,.ion-ios7-arrow-thin-right,.ion-ios7-arrow-thin-up,.ion-ios7-arrow-up,.ion-ios7-at,.ion-ios7-at-outline,.ion-ios7-bell,.ion-ios7-bell-outline,.ion-ios7-bolt,.ion-ios7-bolt-outline,.ion-ios7-bookmarks,.ion-ios7-bookmarks-outline,.ion-ios7-box,.ion-ios7-box-outline,.ion-ios7-briefcase,.ion-ios7-briefcase-outline,.ion-ios7-browsers,.ion-ios7-browsers-outline,.ion-ios7-calculator,.ion-ios7-calculator-outline,.ion-ios7-calendar,.ion-ios7-calendar-outline,.ion-ios7-camera,.ion-ios7-camera-outline,.ion-ios7-cart,.ion-ios7-cart-outline,.ion-ios7-chatboxes,.ion-ios7-chatboxes-outline,.ion-ios7-chatbubble,.ion-ios7-chatbubble-outline,.ion-ios7-checkmark,.ion-ios7-checkmark-empty,.ion-ios7-checkmark-outline,.ion-ios7-circle-filled,.ion-ios7-circle-outline,.ion-ios7-clock,.ion-ios7-clock-outline,.ion-ios7-close,.ion-ios7-close-empty,.ion-ios7-close-outline,.ion-ios7-cloud,.ion-ios7-cloud-download,.ion-ios7-cloud-download-outline,.ion-ios7-cloud-outline,.ion-ios7-cloud-upload,.ion-ios7-cloud-upload-outline,.ion-ios7-cloudy,.ion-ios7-cloudy-night,.ion-ios7-cloudy-night-outline,.ion-ios7-cloudy-outline,.ion-ios7-cog,.ion-ios7-cog-outline,.ion-ios7-compose,.ion-ios7-compose-outline,.ion-ios7-contact,.ion-ios7-contact-outline,.ion-ios7-copy,.ion-ios7-copy-outline,.ion-ios7-download,.ion-ios7-download-outline,.ion-ios7-drag,.ion-ios7-email,.ion-ios7-email-outline,.ion-ios7-eye,.ion-ios7-eye-outline,.ion-ios7-fastforward,.ion-ios7-fastforward-outline,.ion-ios7-filing,.ion-ios7-filing-outline,.ion-ios7-film,.ion-ios7-film-outline,.ion-ios7-flag,.ion-ios7-flag-outline,.ion-ios7-folder,.ion-ios7-folder-outline,.ion-ios7-gear,.ion-ios7-gear-outline,.ion-ios7-glasses,.ion-ios7-glasses-outline,.ion-ios7-heart,.ion-ios7-heart-outline,.ion-ios7-help,.ion-ios7-help-empty,.ion-ios7-help-outline,.ion-ios7-infinite,.ion-ios7-infinite-outline,.ion-ios7-information,.ion-ios7-information-empty,.ion-ios7-information-outline,.ion-ios7-ionic-outline,.ion-ios7-keypad,.ion-ios7-keypad-outline,.ion-ios7-lightbulb,.ion-ios7-lightbulb-outline,.ion-ios7-location,.ion-ios7-location-outline,.ion-ios7-locked,.ion-ios7-locked-outline,.ion-ios7-medkit,.ion-ios7-medkit-outline,.ion-ios7-mic,.ion-ios7-mic-off,.ion-ios7-mic-outline,.ion-ios7-minus,.ion-ios7-minus-empty,.ion-ios7-minus-outline,.ion-ios7-monitor,.ion-ios7-monitor-outline,.ion-ios7-moon,.ion-ios7-moon-outline,.ion-ios7-more,.ion-ios7-more-outline,.ion-ios7-musical-note,.ion-ios7-musical-notes,.ion-ios7-navigate,.ion-ios7-navigate-outline,.ion-ios7-paperplane,.ion-ios7-paperplane-outline,.ion-ios7-partlysunny,.ion-ios7-partlysunny-outline,.ion-ios7-pause,.ion-ios7-pause-outline,.ion-ios7-people,.ion-ios7-people-outline,.ion-ios7-person,.ion-ios7-person-outline,.ion-ios7-personadd,.ion-ios7-personadd-outline,.ion-ios7-photos,.ion-ios7-photos-outline,.ion-ios7-pie,.ion-ios7-pie-outline,.ion-ios7-play,.ion-ios7-play-outline,.ion-ios7-plus,.ion-ios7-plus-empty,.ion-ios7-plus-outline,.ion-ios7-pricetag,.ion-ios7-pricetag-outline,.ion-ios7-printer,.ion-ios7-printer-outline,.ion-ios7-rainy,.ion-ios7-rainy-outline,.ion-ios7-recording,.ion-ios7-recording-outline,.ion-ios7-redo,.ion-ios7-redo-outline,.ion-ios7-refresh,.ion-ios7-refresh-empty,.ion-ios7-refresh-outline,.ion-ios7-reload,.ion-ios7-rewind,.ion-ios7-rewind-outline,.ion-ios7-search,.ion-ios7-search-strong,.ion-ios7-skipbackward,.ion-ios7-skipbackward-outline,.ion-ios7-skipforward,.ion-ios7-skipforward-outline,.ion-ios7-snowy,.ion-ios7-speedometer,.ion-ios7-speedometer-outline,.ion-ios7-star,.ion-ios7-star-outline,.ion-ios7-stopwatch,.ion-ios7-stopwatch-outline,.ion-ios7-sunny,.ion-ios7-sunny-outline,.ion-ios7-telephone,.ion-ios7-telephone-outline,.ion-ios7-thunderstorm,.ion-ios7-thunderstorm-outline,.ion-ios7-time,.ion-ios7-time-outline,.ion-ios7-timer,.ion-ios7-timer-outline,.ion-ios7-trash,.ion-ios7-trash-outline,.ion-ios7-undo,.ion-ios7-undo-outline,.ion-ios7-unlocked,.ion-ios7-unlocked-outline,.ion-ios7-upload,.ion-ios7-upload-outline,.ion-ios7-videocam,.ion-ios7-videocam-outline,.ion-ios7-volume-high,.ion-ios7-volume-low,.ion-ios7-wineglass,.ion-ios7-wineglass-outline,.ion-ios7-world,.ion-ios7-world-outline,.ion-ipad,.ion-iphone,.ion-ipod,.ion-jet,.ion-key,.ion-knife,.ion-laptop,.ion-leaf,.ion-levels,.ion-lightbulb,.ion-link,.ion-load-a,.ion-load-b,.ion-load-c,.ion-load-d,.ion-location,.ion-locked,.ion-log-in,.ion-log-out,.ion-loop,.ion-magnet,.ion-male,.ion-man,.ion-map,.ion-medkit,.ion-mic-a,.ion-mic-b,.ion-mic-c,.ion-minus,.ion-minus-circled,.ion-minus-round,.ion-model-s,.ion-monitor,.ion-more,.ion-music-note,.ion-navicon,.ion-navicon-round,.ion-navigate,.ion-no-smoking,.ion-nuclear,.ion-paper-airplane,.ion-paperclip,.ion-pause,.ion-person,.ion-person-add,.ion-person-stalker,.ion-pie-graph,.ion-pin,.ion-pinpoint,.ion-pizza,.ion-plane,.ion-play,.ion-playstation,.ion-plus,.ion-plus-circled,.ion-plus-round,.ion-pound,.ion-power,.ion-pricetag,.ion-pricetags,.ion-printer,.ion-radio-waves,.ion-record,.ion-refresh,.ion-reply,.ion-reply-all,.ion-search,.ion-settings,.ion-share,.ion-shuffle,.ion-skip-backward,.ion-skip-forward,.ion-social-android,.ion-social-android-outline,.ion-social-apple,.ion-social-apple-outline,.ion-social-bitcoin,.ion-social-bitcoin-outline,.ion-social-buffer,.ion-social-buffer-outline,.ion-social-designernews,.ion-social-designernews-outline,.ion-social-dribbble,.ion-social-dribbble-outline,.ion-social-dropbox,.ion-social-dropbox-outline,.ion-social-facebook,.ion-social-facebook-outline,.ion-social-freebsd-devil,.ion-social-github,.ion-social-github-outline,.ion-social-googleplus,.ion-social-googleplus-outline,.ion-social-hackernews,.ion-social-hackernews-outline,.ion-social-linkedin,.ion-social-linkedin-outline,.ion-social-pinterest,.ion-social-pinterest-outline,.ion-social-reddit,.ion-social-reddit-outline,.ion-social-rss,.ion-social-rss-outline,.ion-social-skype,.ion-social-skype-outline,.ion-social-tumblr,.ion-social-tumblr-outline,.ion-social-tux,.ion-social-twitter,.ion-social-twitter-outline,.ion-social-vimeo,.ion-social-vimeo-outline,.ion-social-windows,.ion-social-windows-outline,.ion-social-wordpress,.ion-social-wordpress-outline,.ion-social-yahoo,.ion-social-yahoo-outline,.ion-social-youtube,.ion-social-youtube-outline,.ion-speakerphone,.ion-speedometer,.ion-spoon,.ion-star,.ion-stats-bars,.ion-steam,.ion-stop,.ion-thermometer,.ion-thumbsdown,.ion-thumbsup,.ion-trash-a,.ion-trash-b,.ion-umbrella,.ion-unlocked,.ion-upload,.ion-usb,.ion-videocamera,.ion-volume-high,.ion-volume-low,.ion-volume-medium,.ion-volume-mute,.ion-waterdrop,.ion-wifi,.ion-wineglass,.ion-woman,.ion-wrench,.ion-xbox{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-spin,.ion-loading-a,.ion-loading-b,.ion-loading-c,.ion-loading-d,.ion-looping,.ion-refreshing,.ion-ios7-reloading{-webkit-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.ion-loading-a{-webkit-animation-timing-function:steps(8,start);-moz-animation-timing-function:steps(8,start);animation-timing-function:steps(8,start)}.ion-alert:before{content:""}.ion-alert-circled:before{content:""}.ion-android-add:before{content:""}.ion-android-add-contact:before{content:""}.ion-android-alarm:before{content:""}.ion-android-archive:before{content:""}.ion-android-arrow-back:before{content:""}.ion-android-arrow-down-left:before{content:""}.ion-android-arrow-down-right:before{content:""}.ion-android-arrow-up-left:before{content:""}.ion-android-arrow-up-right:before{content:""}.ion-android-battery:before{content:""}.ion-android-book:before{content:""}.ion-android-calendar:before{content:""}.ion-android-call:before{content:""}.ion-android-camera:before{content:""}.ion-android-chat:before{content:""}.ion-android-checkmark:before{content:""}.ion-android-clock:before{content:""}.ion-android-close:before{content:""}.ion-android-contact:before{content:""}.ion-android-contacts:before{content:""}.ion-android-data:before{content:""}.ion-android-developer:before{content:""}.ion-android-display:before{content:""}.ion-android-download:before{content:""}.ion-android-dropdown:before{content:""}.ion-android-earth:before{content:""}.ion-android-folder:before{content:""}.ion-android-forums:before{content:""}.ion-android-friends:before{content:""}.ion-android-hand:before{content:""}.ion-android-image:before{content:""}.ion-android-inbox:before{content:""}.ion-android-information:before{content:""}.ion-android-keypad:before{content:""}.ion-android-lightbulb:before{content:""}.ion-android-locate:before{content:""}.ion-android-location:before{content:""}.ion-android-mail:before{content:""}.ion-android-microphone:before{content:""}.ion-android-mixer:before{content:""}.ion-android-more:before{content:""}.ion-android-note:before{content:""}.ion-android-playstore:before{content:""}.ion-android-printer:before{content:""}.ion-android-promotion:before{content:""}.ion-android-reminder:before{content:""}.ion-android-remove:before{content:""}.ion-android-search:before{content:""}.ion-android-send:before{content:""}.ion-android-settings:before{content:""}.ion-android-share:before{content:""}.ion-android-social:before{content:""}.ion-android-social-user:before{content:""}.ion-android-sort:before{content:""}.ion-android-star:before{content:""}.ion-android-stopwatch:before{content:""}.ion-android-storage:before{content:""}.ion-android-system-back:before{content:""}.ion-android-system-home:before{content:""}.ion-android-system-windows:before{content:""}.ion-android-timer:before{content:""}.ion-android-trash:before{content:""}.ion-android-volume:before{content:""}.ion-android-wifi:before{content:""}.ion-archive:before{content:""}.ion-arrow-down-a:before{content:""}.ion-arrow-down-b:before{content:""}.ion-arrow-down-c:before{content:""}.ion-arrow-expand:before{content:""}.ion-arrow-graph-down-left:before{content:""}.ion-arrow-graph-down-right:before{content:""}.ion-arrow-graph-up-left:before{content:""}.ion-arrow-graph-up-right:before{content:""}.ion-arrow-left-a:before{content:""}.ion-arrow-left-b:before{content:""}.ion-arrow-left-c:before{content:""}.ion-arrow-move:before{content:""}.ion-arrow-resize:before{content:""}.ion-arrow-return-left:before{content:""}.ion-arrow-return-right:before{content:""}.ion-arrow-right-a:before{content:""}.ion-arrow-right-b:before{content:""}.ion-arrow-right-c:before{content:""}.ion-arrow-shrink:before{content:""}.ion-arrow-swap:before{content:""}.ion-arrow-up-a:before{content:""}.ion-arrow-up-b:before{content:""}.ion-arrow-up-c:before{content:""}.ion-at:before{content:""}.ion-bag:before{content:""}.ion-battery-charging:before{content:""}.ion-battery-empty:before{content:""}.ion-battery-full:before{content:""}.ion-battery-half:before{content:""}.ion-battery-low:before{content:""}.ion-beaker:before{content:""}.ion-beer:before{content:""}.ion-bluetooth:before{content:""}.ion-bookmark:before{content:""}.ion-briefcase:before{content:""}.ion-bug:before{content:""}.ion-calculator:before{content:""}.ion-calendar:before{content:""}.ion-camera:before{content:""}.ion-card:before{content:""}.ion-chatbox:before{content:""}.ion-chatbox-working:before{content:""}.ion-chatboxes:before{content:""}.ion-chatbubble:before{content:""}.ion-chatbubble-working:before{content:""}.ion-chatbubbles:before{content:""}.ion-checkmark:before{content:""}.ion-checkmark-circled:before{content:""}.ion-checkmark-round:before{content:""}.ion-chevron-down:before{content:""}.ion-chevron-left:before{content:""}.ion-chevron-right:before{content:""}.ion-chevron-up:before{content:""}.ion-clipboard:before{content:""}.ion-clock:before{content:""}.ion-close:before{content:""}.ion-close-circled:before{content:""}.ion-close-round:before{content:""}.ion-cloud:before{content:""}.ion-code:before{content:""}.ion-code-download:before{content:""}.ion-code-working:before{content:""}.ion-coffee:before{content:""}.ion-compass:before{content:""}.ion-compose:before{content:""}.ion-connection-bars:before{content:""}.ion-contrast:before{content:""}.ion-disc:before{content:""}.ion-document:before{content:""}.ion-document-text:before{content:""}.ion-drag:before{content:""}.ion-earth:before{content:""}.ion-edit:before{content:""}.ion-egg:before{content:""}.ion-eject:before{content:""}.ion-email:before{content:""}.ion-eye:before{content:""}.ion-eye-disabled:before{content:""}.ion-female:before{content:""}.ion-filing:before{content:""}.ion-film-marker:before{content:""}.ion-flag:before{content:""}.ion-flash:before{content:""}.ion-flash-off:before{content:""}.ion-flask:before{content:""}.ion-folder:before{content:""}.ion-fork:before{content:""}.ion-fork-repo:before{content:""}.ion-forward:before{content:""}.ion-game-controller-a:before{content:""}.ion-game-controller-b:before{content:""}.ion-gear-a:before{content:""}.ion-gear-b:before{content:""}.ion-grid:before{content:""}.ion-hammer:before{content:""}.ion-headphone:before{content:""}.ion-heart:before{content:""}.ion-help:before{content:""}.ion-help-buoy:before{content:""}.ion-help-circled:before{content:""}.ion-home:before{content:""}.ion-icecream:before{content:""}.ion-icon-social-google-plus:before{content:""}.ion-icon-social-google-plus-outline:before{content:""}.ion-image:before{content:""}.ion-images:before{content:""}.ion-information:before{content:""}.ion-information-circled:before{content:""}.ion-ionic:before{content:""}.ion-ios7-alarm:before{content:""}.ion-ios7-alarm-outline:before{content:""}.ion-ios7-albums:before{content:""}.ion-ios7-albums-outline:before{content:""}.ion-ios7-arrow-back:before{content:""}.ion-ios7-arrow-down:before{content:""}.ion-ios7-arrow-forward:before{content:""}.ion-ios7-arrow-left:before{content:""}.ion-ios7-arrow-right:before{content:""}.ion-ios7-arrow-thin-down:before{content:""}.ion-ios7-arrow-thin-left:before{content:""}.ion-ios7-arrow-thin-right:before{content:""}.ion-ios7-arrow-thin-up:before{content:""}.ion-ios7-arrow-up:before{content:""}.ion-ios7-at:before{content:""}.ion-ios7-at-outline:before{content:""}.ion-ios7-bell:before{content:""}.ion-ios7-bell-outline:before{content:""}.ion-ios7-bolt:before{content:""}.ion-ios7-bolt-outline:before{content:""}.ion-ios7-bookmarks:before{content:""}.ion-ios7-bookmarks-outline:before{content:""}.ion-ios7-box:before{content:""}.ion-ios7-box-outline:before{content:""}.ion-ios7-briefcase:before{content:""}.ion-ios7-briefcase-outline:before{content:""}.ion-ios7-browsers:before{content:""}.ion-ios7-browsers-outline:before{content:""}.ion-ios7-calculator:before{content:""}.ion-ios7-calculator-outline:before{content:""}.ion-ios7-calendar:before{content:""}.ion-ios7-calendar-outline:before{content:""}.ion-ios7-camera:before{content:""}.ion-ios7-camera-outline:before{content:""}.ion-ios7-cart:before{content:""}.ion-ios7-cart-outline:before{content:""}.ion-ios7-chatboxes:before{content:""}.ion-ios7-chatboxes-outline:before{content:""}.ion-ios7-chatbubble:before{content:""}.ion-ios7-chatbubble-outline:before{content:""}.ion-ios7-checkmark:before{content:""}.ion-ios7-checkmark-empty:before{content:""}.ion-ios7-checkmark-outline:before{content:""}.ion-ios7-circle-filled:before{content:""}.ion-ios7-circle-outline:before{content:""}.ion-ios7-clock:before{content:""}.ion-ios7-clock-outline:before{content:""}.ion-ios7-close:before{content:""}.ion-ios7-close-empty:before{content:""}.ion-ios7-close-outline:before{content:""}.ion-ios7-cloud:before{content:""}.ion-ios7-cloud-download:before{content:""}.ion-ios7-cloud-download-outline:before{content:""}.ion-ios7-cloud-outline:before{content:""}.ion-ios7-cloud-upload:before{content:""}.ion-ios7-cloud-upload-outline:before{content:""}.ion-ios7-cloudy:before{content:""}.ion-ios7-cloudy-night:before{content:""}.ion-ios7-cloudy-night-outline:before{content:""}.ion-ios7-cloudy-outline:before{content:""}.ion-ios7-cog:before{content:""}.ion-ios7-cog-outline:before{content:""}.ion-ios7-compose:before{content:""}.ion-ios7-compose-outline:before{content:""}.ion-ios7-contact:before{content:""}.ion-ios7-contact-outline:before{content:""}.ion-ios7-copy:before{content:""}.ion-ios7-copy-outline:before{content:""}.ion-ios7-download:before{content:""}.ion-ios7-download-outline:before{content:""}.ion-ios7-drag:before{content:""}.ion-ios7-email:before{content:""}.ion-ios7-email-outline:before{content:""}.ion-ios7-eye:before{content:""}.ion-ios7-eye-outline:before{content:""}.ion-ios7-fastforward:before{content:""}.ion-ios7-fastforward-outline:before{content:""}.ion-ios7-filing:before{content:""}.ion-ios7-filing-outline:before{content:""}.ion-ios7-film:before{content:""}.ion-ios7-film-outline:before{content:""}.ion-ios7-flag:before{content:""}.ion-ios7-flag-outline:before{content:""}.ion-ios7-folder:before{content:""}.ion-ios7-folder-outline:before{content:""}.ion-ios7-gear:before{content:""}.ion-ios7-gear-outline:before{content:""}.ion-ios7-glasses:before{content:""}.ion-ios7-glasses-outline:before{content:""}.ion-ios7-heart:before{content:""}.ion-ios7-heart-outline:before{content:""}.ion-ios7-help:before{content:""}.ion-ios7-help-empty:before{content:""}.ion-ios7-help-outline:before{content:""}.ion-ios7-infinite:before{content:""}.ion-ios7-infinite-outline:before{content:""}.ion-ios7-information:before{content:""}.ion-ios7-information-empty:before{content:""}.ion-ios7-information-outline:before{content:""}.ion-ios7-ionic-outline:before{content:""}.ion-ios7-keypad:before{content:""}.ion-ios7-keypad-outline:before{content:""}.ion-ios7-lightbulb:before{content:""}.ion-ios7-lightbulb-outline:before{content:""}.ion-ios7-location:before{content:""}.ion-ios7-location-outline:before{content:""}.ion-ios7-locked:before{content:""}.ion-ios7-locked-outline:before{content:""}.ion-ios7-medkit:before{content:""}.ion-ios7-medkit-outline:before{content:""}.ion-ios7-mic:before{content:""}.ion-ios7-mic-off:before{content:""}.ion-ios7-mic-outline:before{content:""}.ion-ios7-minus:before{content:""}.ion-ios7-minus-empty:before{content:""}.ion-ios7-minus-outline:before{content:""}.ion-ios7-monitor:before{content:""}.ion-ios7-monitor-outline:before{content:""}.ion-ios7-moon:before{content:""}.ion-ios7-moon-outline:before{content:""}.ion-ios7-more:before{content:""}.ion-ios7-more-outline:before{content:""}.ion-ios7-musical-note:before{content:""}.ion-ios7-musical-notes:before{content:""}.ion-ios7-navigate:before{content:""}.ion-ios7-navigate-outline:before{content:""}.ion-ios7-paperplane:before{content:""}.ion-ios7-paperplane-outline:before{content:""}.ion-ios7-partlysunny:before{content:""}.ion-ios7-partlysunny-outline:before{content:""}.ion-ios7-pause:before{content:""}.ion-ios7-pause-outline:before{content:""}.ion-ios7-people:before{content:""}.ion-ios7-people-outline:before{content:""}.ion-ios7-person:before{content:""}.ion-ios7-person-outline:before{content:""}.ion-ios7-personadd:before{content:""}.ion-ios7-personadd-outline:before{content:""}.ion-ios7-photos:before{content:""}.ion-ios7-photos-outline:before{content:""}.ion-ios7-pie:before{content:""}.ion-ios7-pie-outline:before{content:""}.ion-ios7-play:before{content:""}.ion-ios7-play-outline:before{content:""}.ion-ios7-plus:before{content:""}.ion-ios7-plus-empty:before{content:""}.ion-ios7-plus-outline:before{content:""}.ion-ios7-pricetag:before{content:""}.ion-ios7-pricetag-outline:before{content:""}.ion-ios7-printer:before{content:""}.ion-ios7-printer-outline:before{content:""}.ion-ios7-rainy:before{content:""}.ion-ios7-rainy-outline:before{content:""}.ion-ios7-recording:before{content:""}.ion-ios7-recording-outline:before{content:""}.ion-ios7-redo:before{content:""}.ion-ios7-redo-outline:before{content:""}.ion-ios7-refresh:before{content:""}.ion-ios7-refresh-empty:before{content:""}.ion-ios7-refresh-outline:before{content:""}.ion-ios7-reload:before,.ion-ios7-reloading:before{content:""}.ion-ios7-rewind:before{content:""}.ion-ios7-rewind-outline:before{content:""}.ion-ios7-search:before{content:""}.ion-ios7-search-strong:before{content:""}.ion-ios7-skipbackward:before{content:""}.ion-ios7-skipbackward-outline:before{content:""}.ion-ios7-skipforward:before{content:""}.ion-ios7-skipforward-outline:before{content:""}.ion-ios7-snowy:before{content:""}.ion-ios7-speedometer:before{content:""}.ion-ios7-speedometer-outline:before{content:""}.ion-ios7-star:before{content:""}.ion-ios7-star-outline:before{content:""}.ion-ios7-stopwatch:before{content:""}.ion-ios7-stopwatch-outline:before{content:""}.ion-ios7-sunny:before{content:""}.ion-ios7-sunny-outline:before{content:""}.ion-ios7-telephone:before{content:""}.ion-ios7-telephone-outline:before{content:""}.ion-ios7-thunderstorm:before{content:""}.ion-ios7-thunderstorm-outline:before{content:""}.ion-ios7-time:before{content:""}.ion-ios7-time-outline:before{content:""}.ion-ios7-timer:before{content:""}.ion-ios7-timer-outline:before{content:""}.ion-ios7-trash:before{content:""}.ion-ios7-trash-outline:before{content:""}.ion-ios7-undo:before{content:""}.ion-ios7-undo-outline:before{content:""}.ion-ios7-unlocked:before{content:""}.ion-ios7-unlocked-outline:before{content:""}.ion-ios7-upload:before{content:""}.ion-ios7-upload-outline:before{content:""}.ion-ios7-videocam:before{content:""}.ion-ios7-videocam-outline:before{content:""}.ion-ios7-volume-high:before{content:""}.ion-ios7-volume-low:before{content:""}.ion-ios7-wineglass:before{content:""}.ion-ios7-wineglass-outline:before{content:""}.ion-ios7-world:before{content:""}.ion-ios7-world-outline:before{content:""}.ion-ipad:before{content:""}.ion-iphone:before{content:""}.ion-ipod:before{content:""}.ion-jet:before{content:""}.ion-key:before{content:""}.ion-knife:before{content:""}.ion-laptop:before{content:""}.ion-leaf:before{content:""}.ion-levels:before{content:""}.ion-lightbulb:before{content:""}.ion-link:before{content:""}.ion-load-a:before,.ion-loading-a:before{content:""}.ion-load-b:before,.ion-loading-b:before{content:""}.ion-load-c:before,.ion-loading-c:before{content:""}.ion-load-d:before,.ion-loading-d:before{content:""}.ion-location:before{content:""}.ion-locked:before{content:""}.ion-log-in:before{content:""}.ion-log-out:before{content:""}.ion-loop:before,.ion-looping:before{content:""}.ion-magnet:before{content:""}.ion-male:before{content:""}.ion-man:before{content:""}.ion-map:before{content:""}.ion-medkit:before{content:""}.ion-mic-a:before{content:""}.ion-mic-b:before{content:""}.ion-mic-c:before{content:""}.ion-minus:before{content:""}.ion-minus-circled:before{content:""}.ion-minus-round:before{content:""}.ion-model-s:before{content:""}.ion-monitor:before{content:""}.ion-more:before{content:""}.ion-music-note:before{content:""}.ion-navicon:before{content:""}.ion-navicon-round:before{content:""}.ion-navigate:before{content:""}.ion-no-smoking:before{content:""}.ion-nuclear:before{content:""}.ion-paper-airplane:before{content:""}.ion-paperclip:before{content:""}.ion-pause:before{content:""}.ion-person:before{content:""}.ion-person-add:before{content:""}.ion-person-stalker:before{content:""}.ion-pie-graph:before{content:""}.ion-pin:before{content:""}.ion-pinpoint:before{content:""}.ion-pizza:before{content:""}.ion-plane:before{content:""}.ion-play:before{content:""}.ion-playstation:before{content:""}.ion-plus:before{content:""}.ion-plus-circled:before{content:""}.ion-plus-round:before{content:""}.ion-pound:before{content:""}.ion-power:before{content:""}.ion-pricetag:before{content:""}.ion-pricetags:before{content:""}.ion-printer:before{content:""}.ion-radio-waves:before{content:""}.ion-record:before{content:""}.ion-refresh:before,.ion-refreshing:before{content:""}.ion-reply:before{content:""}.ion-reply-all:before{content:""}.ion-search:before{content:""}.ion-settings:before{content:""}.ion-share:before{content:""}.ion-shuffle:before{content:""}.ion-skip-backward:before{content:""}.ion-skip-forward:before{content:""}.ion-social-android:before{content:""}.ion-social-android-outline:before{content:""}.ion-social-apple:before{content:""}.ion-social-apple-outline:before{content:""}.ion-social-bitcoin:before{content:""}.ion-social-bitcoin-outline:before{content:""}.ion-social-buffer:before{content:""}.ion-social-buffer-outline:before{content:""}.ion-social-designernews:before{content:""}.ion-social-designernews-outline:before{content:""}.ion-social-dribbble:before{content:""}.ion-social-dribbble-outline:before{content:""}.ion-social-dropbox:before{content:""}.ion-social-dropbox-outline:before{content:""}.ion-social-facebook:before{content:""}.ion-social-facebook-outline:before{content:""}.ion-social-freebsd-devil:before{content:""}.ion-social-github:before{content:""}.ion-social-github-outline:before{content:""}.ion-social-googleplus:before{content:""}.ion-social-googleplus-outline:before{content:""}.ion-social-hackernews:before{content:""}.ion-social-hackernews-outline:before{content:""}.ion-social-linkedin:before{content:""}.ion-social-linkedin-outline:before{content:""}.ion-social-pinterest:before{content:""}.ion-social-pinterest-outline:before{content:""}.ion-social-reddit:before{content:""}.ion-social-reddit-outline:before{content:""}.ion-social-rss:before{content:""}.ion-social-rss-outline:before{content:""}.ion-social-skype:before{content:""}.ion-social-skype-outline:before{content:""}.ion-social-tumblr:before{content:""}.ion-social-tumblr-outline:before{content:""}.ion-social-tux:before{content:""}.ion-social-twitter:before{content:""}.ion-social-twitter-outline:before{content:""}.ion-social-vimeo:before{content:""}.ion-social-vimeo-outline:before{content:""}.ion-social-windows:before{content:""}.ion-social-windows-outline:before{content:""}.ion-social-wordpress:before{content:""}.ion-social-wordpress-outline:before{content:""}.ion-social-yahoo:before{content:""}.ion-social-yahoo-outline:before{content:""}.ion-social-youtube:before{content:""}.ion-social-youtube-outline:before{content:""}.ion-speakerphone:before{content:""}.ion-speedometer:before{content:""}.ion-spoon:before{content:""}.ion-star:before{content:""}.ion-stats-bars:before{content:""}.ion-steam:before{content:""}.ion-stop:before{content:""}.ion-thermometer:before{content:""}.ion-thumbsdown:before{content:""}.ion-thumbsup:before{content:""}.ion-trash-a:before{content:""}.ion-trash-b:before{content:""}.ion-umbrella:before{content:""}.ion-unlocked:before{content:""}.ion-upload:before{content:""}.ion-usb:before{content:""}.ion-videocamera:before{content:""}.ion-volume-high:before{content:""}.ion-volume-low:before{content:""}.ion-volume-medium:before{content:""}.ion-volume-mute:before{content:""}.ion-waterdrop:before{content:""}.ion-wifi:before{content:""}.ion-wineglass:before{content:""}.ion-woman:before{content:""}.ion-wrench:before{content:""}.ion-xbox:before{content:""}html,body{overflow-x:hidden}body{padding-top:0}@media(max-width:767.98px){.offcanvas-collapse{position:fixed;top:56px;bottom:0;width:100%;padding-right:1rem;padding-left:1rem;overflow-y:auto;background-color:var(--gray-dark);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateX(100%);transform:translate(100%)}.offcanvas-collapse.open{-webkit-transform:translateX(-1rem);transform:translate(-1rem)}}.nav-scroller{position:relative;z-index:2;height:2.75rem;overflow-y:hidden}.nav-scroller .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:1rem;margin-top:-1px;overflow-x:auto;color:#ffffffbf;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch}.nav-underline .nav-link{padding-top:.75rem;padding-bottom:.75rem;font-size:.875rem;color:var(--secondary)}.nav-underline .nav-link:hover{color:var(--blue)}.nav-underline .active{font-weight:500;color:var(--gray-dark)}.text-white-50{color:#ffffff80}.bg-purple{background-color:var(--purple)}.border-bottom{border-bottom:1px solid #e5e5e5}.box-shadow{box-shadow:0 .25rem .75rem #0000000d}.lh-100{line-height:1}.lh-125{line-height:1.25}.lh-150{line-height:1.5}html,body{overflow-x:hidden;font-size:14px}.t-0{top:0!important}.b-0{bottom:0!important}.l-0{left:0!important}.r-0{right:0!important}.pa-0{padding:0!important}.pa-5{padding:5px!important}.pa-10{padding:10px!important}.pa-15{padding:15px!important}.pa-20{padding:20px!important}.pa-25{padding:25px!important}.pa-30{padding:30px!important}.pa-35{padding:35px!important}.pa-40{padding:40px!important}.pa-45{padding:45px!important}.pa-50{padding:50px!important}.pa-55{padding:55px!important}.pa-60{padding:60px!important}.pa-65{padding:65px!important}.pa-70{padding:70px!important}.pa-75{padding:75px!important}.pa-80{padding:80px!important}.pa-85{padding:85px!important}.pa-90{padding:90px!important}.pa-95{padding:95px!important}.pa-100{padding:100px!important}.pt-0{padding-top:0!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px!important}.pt-15{padding-top:15px!important}.pt-20{padding-top:20px!important}.pt-25{padding-top:25px!important}.pt-30{padding-top:30px!important}.pt-35{padding-top:35px!important}.pt-40{padding-top:40px!important}.pt-45{padding-top:45px!important}.pt-50{padding-top:50px!important}.pt-55{padding-top:55px!important}.pt-60{padding-top:60px!important}.pt-65{padding-top:65px!important}.pt-70{padding-top:70px!important}.pt-75{padding-top:75px!important}.pt-80{padding-top:80px!important}.pt-85{padding-top:85px!important}.pt-90{padding-top:90px!important}.pt-95{padding-top:95px!important}.pt-100{padding-top:100px!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-25{padding-bottom:25px!important}.pb-30{padding-bottom:30px!important}.pb-35{padding-bottom:35px!important}.pb-40{padding-bottom:40px!important}.pb-45{padding-bottom:45px!important}.pb-50{padding-bottom:50px!important}.pb-55{padding-bottom:55px!important}.pb-60{padding-bottom:60px!important}.pb-65{padding-bottom:65px!important}.pb-70{padding-bottom:70px!important}.pb-75{padding-bottom:75px!important}.pb-80{padding-bottom:80px!important}.pb-85{padding-bottom:85px!important}.pb-90{padding-bottom:90px!important}.pb-95{padding-bottom:95px!important}.pb-100{padding-bottom:100px!important}.pl-0{padding-left:0!important}.pl-5{padding-left:5px!important}.pl-10{padding-left:10px!important}.pl-15{padding-left:15px!important}.pl-20{padding-left:20px!important}.pl-25{padding-left:25px!important}.pl-30{padding-left:30px!important}.pl-35{padding-left:35px!important}.pl-40{padding-left:40px!important}.pl-45{padding-left:45px!important}.pl-50{padding-left:50px!important}.pl-55{padding-left:55px!important}.pl-60{padding-left:60px!important}.pl-65{padding-left:65px!important}.pl-70{padding-left:70px!important}.pl-75{padding-left:75px!important}.pl-80{padding-left:80px!important}.pl-85{padding-left:85px!important}.pl-90{padding-left:90px!important}.pl-95{padding-left:95px!important}.pl-100{padding-left:100px!important}.pr-0{padding-right:0!important}.pr-5{padding-right:5px!important}.pr-10{padding-right:10px!important}.pr-15{padding-right:15px!important}.pr-20{padding-right:20px!important}.pr-25{padding-right:25px!important}.pr-30{padding-right:30px!important}.pr-35{padding-right:35px!important}.pr-40{padding-right:40px!important}.pr-45{padding-right:45px!important}.pr-50{padding-right:50px!important}.pr-55{padding-right:55px!important}.pr-60{padding-right:60px!important}.pr-65{padding-right:65px!important}.pr-70{padding-right:70px!important}.pr-75{padding-right:75px!important}.pr-80{padding-right:80px!important}.pr-85{padding-right:85px!important}.pr-90{padding-right:90px!important}.pr-95{padding-right:95px!important}.pr-100{padding-right:100px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-5{padding-left:5px!important;padding-right:5px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.px-25{padding-left:25px!important;padding-right:25px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.px-35{padding-left:35px!important;padding-right:35px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.px-45{padding-left:45px!important;padding-right:45px!important}.px-50{padding-left:50px!important;padding-right:50px!important}.px-55{padding-left:55px!important;padding-right:55px!important}.px-60{padding-left:60px!important;padding-right:60px!important}.px-65{padding-left:65px!important;padding-right:65px!important}.px-70{padding-left:70px!important;padding-right:70px!important}.px-75{padding-left:75px!important;padding-right:75px!important}.px-80{padding-left:80px!important;padding-right:80px!important}.px-85{padding-left:85px!important;padding-right:85px!important}.px-90{padding-left:90px!important;padding-right:90px!important}.px-95{padding-left:95px!important;padding-right:95px!important}.px-100{padding-left:100px!important;padding-right:100px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.py-25{padding-top:25px!important;padding-bottom:25px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.py-35{padding-top:35px!important;padding-bottom:35px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.py-45{padding-top:45px!important;padding-bottom:45px!important}.py-50{padding-top:50px!important;padding-bottom:50px!important}.py-55{padding-top:55px!important;padding-bottom:55px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.py-65{padding-top:65px!important;padding-bottom:65px!important}.py-70{padding-top:70px!important;padding-bottom:70px!important}.py-75{padding-top:75px!important;padding-bottom:75px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}.py-85{padding-top:85px!important;padding-bottom:85px!important}.py-90{padding-top:90px!important;padding-bottom:90px!important}.py-95{padding-top:95px!important;padding-bottom:95px!important}.py-100{padding-top:100px!important;padding-bottom:100px!important}@media(min-width:576px){.pa-sm-0{padding:0!important}.pa-sm-5{padding:5px!important}.pa-sm-10{padding:10px!important}.pa-sm-15{padding:15px!important}.pa-sm-20{padding:20px!important}.pa-sm-25{padding:25px!important}.pa-sm-30{padding:30px!important}.pa-sm-35{padding:35px!important}.pa-sm-40{padding:40px!important}.pa-sm-45{padding:45px!important}.pa-sm-50{padding:50px!important}.pa-sm-55{padding:55px!important}.pa-sm-60{padding:60px!important}.pa-sm-65{padding:65px!important}.pa-sm-70{padding:70px!important}.pa-sm-75{padding:75px!important}.pa-sm-80{padding:80px!important}.pa-sm-85{padding:85px!important}.pa-sm-90{padding:90px!important}.pa-sm-95{padding:95px!important}.pa-sm-100{padding:100px!important}.pt-sm-0{padding-top:0!important}.pt-sm-5{padding-top:5px!important}.pt-sm-10{padding-top:10px!important}.pt-sm-15{padding-top:15px!important}.pt-sm-20{padding-top:20px!important}.pt-sm-25{padding-top:25px!important}.pt-sm-30{padding-top:30px!important}.pt-sm-35{padding-top:35px!important}.pt-sm-40{padding-top:40px!important}.pt-sm-45{padding-top:45px!important}.pt-sm-50{padding-top:50px!important}.pt-sm-55{padding-top:55px!important}.pt-sm-60{padding-top:60px!important}.pt-sm-65{padding-top:65px!important}.pt-sm-70{padding-top:70px!important}.pt-sm-75{padding-top:75px!important}.pt-sm-80{padding-top:80px!important}.pt-sm-85{padding-top:85px!important}.pt-sm-90{padding-top:90px!important}.pt-sm-95{padding-top:95px!important}.pt-sm-100{padding-top:100px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-5{padding-bottom:5px!important}.pb-sm-10{padding-bottom:10px!important}.pb-sm-15{padding-bottom:15px!important}.pb-sm-20{padding-bottom:20px!important}.pb-sm-25{padding-bottom:25px!important}.pb-sm-30{padding-bottom:30px!important}.pb-sm-35{padding-bottom:35px!important}.pb-sm-40{padding-bottom:40px!important}.pb-sm-45{padding-bottom:45px!important}.pb-sm-50{padding-bottom:50px!important}.pb-sm-55{padding-bottom:55px!important}.pb-sm-60{padding-bottom:60px!important}.pb-sm-65{padding-bottom:65px!important}.pb-sm-70{padding-bottom:70px!important}.pb-sm-75{padding-bottom:75px!important}.pb-sm-80{padding-bottom:80px!important}.pb-sm-85{padding-bottom:85px!important}.pb-sm-90{padding-bottom:90px!important}.pb-sm-95{padding-bottom:95px!important}.pb-sm-100{padding-bottom:100px!important}.pl-sm-0{padding-left:0!important}.pl-sm-5{padding-left:5px!important}.pl-sm-10{padding-left:10px!important}.pl-sm-15{padding-left:15px!important}.pl-sm-20{padding-left:20px!important}.pl-sm-25{padding-left:25px!important}.pl-sm-30{padding-left:30px!important}.pl-sm-35{padding-left:35px!important}.pl-sm-40{padding-left:40px!important}.pl-sm-45{padding-left:45px!important}.pl-sm-50{padding-left:50px!important}.pl-sm-55{padding-left:55px!important}.pl-sm-60{padding-left:60px!important}.pl-sm-65{padding-left:65px!important}.pl-sm-70{padding-left:70px!important}.pl-sm-75{padding-left:75px!important}.pl-sm-80{padding-left:80px!important}.pl-sm-85{padding-left:85px!important}.pl-sm-90{padding-left:90px!important}.pl-sm-95{padding-left:95px!important}.pl-sm-100{padding-left:100px!important}.pr-sm-0{padding-right:0!important}.pr-sm-5{padding-right:5px!important}.pr-sm-10{padding-right:10px!important}.pr-sm-15{padding-right:15px!important}.pr-sm-20{padding-right:20px!important}.pr-sm-25{padding-right:25px!important}.pr-sm-30{padding-right:30px!important}.pr-sm-35{padding-right:35px!important}.pr-sm-40{padding-right:40px!important}.pr-sm-45{padding-right:45px!important}.pr-sm-50{padding-right:50px!important}.pr-sm-55{padding-right:55px!important}.pr-sm-60{padding-right:60px!important}.pr-sm-65{padding-right:65px!important}.pr-sm-70{padding-right:70px!important}.pr-sm-75{padding-right:75px!important}.pr-sm-80{padding-right:80px!important}.pr-sm-85{padding-right:85px!important}.pr-sm-90{padding-right:90px!important}.pr-sm-95{padding-right:95px!important}.pr-sm-100{padding-right:100px!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-5{padding-left:5px!important;padding-right:5px!important}.px-sm-10{padding-left:10px!important;padding-right:10px!important}.px-sm-15{padding-left:15px!important;padding-right:15px!important}.px-sm-20{padding-left:20px!important;padding-right:20px!important}.px-sm-25{padding-left:25px!important;padding-right:25px!important}.px-sm-30{padding-left:30px!important;padding-right:30px!important}.px-sm-35{padding-left:35px!important;padding-right:35px!important}.px-sm-40{padding-left:40px!important;padding-right:40px!important}.px-sm-45{padding-left:45px!important;padding-right:45px!important}.px-sm-50{padding-left:50px!important;padding-right:50px!important}.px-sm-55{padding-left:55px!important;padding-right:55px!important}.px-sm-60{padding-left:60px!important;padding-right:60px!important}.px-sm-65{padding-left:65px!important;padding-right:65px!important}.px-sm-70{padding-left:70px!important;padding-right:70px!important}.px-sm-75{padding-left:75px!important;padding-right:75px!important}.px-sm-80{padding-left:80px!important;padding-right:80px!important}.px-sm-85{padding-left:85px!important;padding-right:85px!important}.px-sm-90{padding-left:90px!important;padding-right:90px!important}.px-sm-95{padding-left:95px!important;padding-right:95px!important}.px-sm-100{padding-left:100px!important;padding-right:100px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-5{padding-top:5px!important;padding-bottom:5px!important}.py-sm-10{padding-top:10px!important;padding-bottom:10px!important}.py-sm-15{padding-top:15px!important;padding-bottom:15px!important}.py-sm-20{padding-top:20px!important;padding-bottom:20px!important}.py-sm-25{padding-top:25px!important;padding-bottom:25px!important}.py-sm-30{padding-top:30px!important;padding-bottom:30px!important}.py-sm-35{padding-top:35px!important;padding-bottom:35px!important}.py-sm-40{padding-top:40px!important;padding-bottom:40px!important}.py-sm-45{padding-top:45px!important;padding-bottom:45px!important}.py-sm-50{padding-top:50px!important;padding-bottom:50px!important}.py-sm-55{padding-top:55px!important;padding-bottom:55px!important}.py-sm-60{padding-top:60px!important;padding-bottom:60px!important}.py-sm-65{padding-top:65px!important;padding-bottom:65px!important}.py-sm-70{padding-top:70px!important;padding-bottom:70px!important}.py-sm-75{padding-top:75px!important;padding-bottom:75px!important}.py-sm-80{padding-top:80px!important;padding-bottom:80px!important}.py-sm-85{padding-top:85px!important;padding-bottom:85px!important}.py-sm-90{padding-top:90px!important;padding-bottom:90px!important}.py-sm-95{padding-top:95px!important;padding-bottom:95px!important}.py-sm-100{padding-top:100px!important;padding-bottom:100px!important}}@media(min-width:768px){.pa-md-0{padding:0!important}.pa-md-5{padding:5px!important}.pa-md-10{padding:10px!important}.pa-md-15{padding:15px!important}.pa-md-20{padding:20px!important}.pa-md-25{padding:25px!important}.pa-md-30{padding:30px!important}.pa-md-35{padding:35px!important}.pa-md-40{padding:40px!important}.pa-md-45{padding:45px!important}.pa-md-50{padding:50px!important}.pa-md-55{padding:55px!important}.pa-md-60{padding:60px!important}.pa-md-65{padding:65px!important}.pa-md-70{padding:70px!important}.pa-md-75{padding:75px!important}.pa-md-80{padding:80px!important}.pa-md-85{padding:85px!important}.pa-md-90{padding:90px!important}.pa-md-95{padding:95px!important}.pa-md-100{padding:100px!important}.pt-md-0{padding-top:0!important}.pt-md-5{padding-top:5px!important}.pt-md-10{padding-top:10px!important}.pt-md-15{padding-top:15px!important}.pt-md-20{padding-top:20px!important}.pt-md-25{padding-top:25px!important}.pt-md-30{padding-top:30px!important}.pt-md-35{padding-top:35px!important}.pt-md-40{padding-top:40px!important}.pt-md-45{padding-top:45px!important}.pt-md-50{padding-top:50px!important}.pt-md-55{padding-top:55px!important}.pt-md-60{padding-top:60px!important}.pt-md-65{padding-top:65px!important}.pt-md-70{padding-top:70px!important}.pt-md-75{padding-top:75px!important}.pt-md-80{padding-top:80px!important}.pt-md-85{padding-top:85px!important}.pt-md-90{padding-top:90px!important}.pt-md-95{padding-top:95px!important}.pt-md-100{padding-top:100px!important}.pb-md-0{padding-bottom:0!important}.pb-md-5{padding-bottom:5px!important}.pb-md-10{padding-bottom:10px!important}.pb-md-15{padding-bottom:15px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-25{padding-bottom:25px!important}.pb-md-30{padding-bottom:30px!important}.pb-md-35{padding-bottom:35px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-45{padding-bottom:45px!important}.pb-md-50{padding-bottom:50px!important}.pb-md-55{padding-bottom:55px!important}.pb-md-60{padding-bottom:60px!important}.pb-md-65{padding-bottom:65px!important}.pb-md-70{padding-bottom:70px!important}.pb-md-75{padding-bottom:75px!important}.pb-md-80{padding-bottom:80px!important}.pb-md-85{padding-bottom:85px!important}.pb-md-90{padding-bottom:90px!important}.pb-md-95{padding-bottom:95px!important}.pb-md-100{padding-bottom:100px!important}.pl-md-0{padding-left:0!important}.pl-md-5{padding-left:5px!important}.pl-md-10{padding-left:10px!important}.pl-md-15{padding-left:15px!important}.pl-md-20{padding-left:20px!important}.pl-md-25{padding-left:25px!important}.pl-md-30{padding-left:30px!important}.pl-md-35{padding-left:35px!important}.pl-md-40{padding-left:40px!important}.pl-md-45{padding-left:45px!important}.pl-md-50{padding-left:50px!important}.pl-md-55{padding-left:55px!important}.pl-md-60{padding-left:60px!important}.pl-md-65{padding-left:65px!important}.pl-md-70{padding-left:70px!important}.pl-md-75{padding-left:75px!important}.pl-md-80{padding-left:80px!important}.pl-md-85{padding-left:85px!important}.pl-md-90{padding-left:90px!important}.pl-md-95{padding-left:95px!important}.pl-md-100{padding-left:100px!important}.pr-md-0{padding-right:0!important}.pr-md-5{padding-right:5px!important}.pr-md-10{padding-right:10px!important}.pr-md-15{padding-right:15px!important}.pr-md-20{padding-right:20px!important}.pr-md-25{padding-right:25px!important}.pr-md-30{padding-right:30px!important}.pr-md-35{padding-right:35px!important}.pr-md-40{padding-right:40px!important}.pr-md-45{padding-right:45px!important}.pr-md-50{padding-right:50px!important}.pr-md-55{padding-right:55px!important}.pr-md-60{padding-right:60px!important}.pr-md-65{padding-right:65px!important}.pr-md-70{padding-right:70px!important}.pr-md-75{padding-right:75px!important}.pr-md-80{padding-right:80px!important}.pr-md-85{padding-right:85px!important}.pr-md-90{padding-right:90px!important}.pr-md-95{padding-right:95px!important}.pr-md-100{padding-right:100px!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-5{padding-left:5px!important;padding-right:5px!important}.px-md-10{padding-left:10px!important;padding-right:10px!important}.px-md-15{padding-left:15px!important;padding-right:15px!important}.px-md-20{padding-left:20px!important;padding-right:20px!important}.px-md-25{padding-left:25px!important;padding-right:25px!important}.px-md-30{padding-left:30px!important;padding-right:30px!important}.px-md-35{padding-left:35px!important;padding-right:35px!important}.px-md-40{padding-left:40px!important;padding-right:40px!important}.px-md-45{padding-left:45px!important;padding-right:45px!important}.px-md-50{padding-left:50px!important;padding-right:50px!important}.px-md-55{padding-left:55px!important;padding-right:55px!important}.px-md-60{padding-left:60px!important;padding-right:60px!important}.px-md-65{padding-left:65px!important;padding-right:65px!important}.px-md-70{padding-left:70px!important;padding-right:70px!important}.px-md-75{padding-left:75px!important;padding-right:75px!important}.px-md-80{padding-left:80px!important;padding-right:80px!important}.px-md-85{padding-left:85px!important;padding-right:85px!important}.px-md-90{padding-left:90px!important;padding-right:90px!important}.px-md-95{padding-left:95px!important;padding-right:95px!important}.px-md-100{padding-left:100px!important;padding-right:100px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-5{padding-top:5px!important;padding-bottom:5px!important}.py-md-10{padding-top:10px!important;padding-bottom:10px!important}.py-md-15{padding-top:15px!important;padding-bottom:15px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.py-md-25{padding-top:25px!important;padding-bottom:25px!important}.py-md-30{padding-top:30px!important;padding-bottom:30px!important}.py-md-35{padding-top:35px!important;padding-bottom:35px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.py-md-45{padding-top:45px!important;padding-bottom:45px!important}.py-md-50{padding-top:50px!important;padding-bottom:50px!important}.py-md-55{padding-top:55px!important;padding-bottom:55px!important}.py-md-60{padding-top:60px!important;padding-bottom:60px!important}.py-md-65{padding-top:65px!important;padding-bottom:65px!important}.py-md-70{padding-top:70px!important;padding-bottom:70px!important}.py-md-75{padding-top:75px!important;padding-bottom:75px!important}.py-md-80{padding-top:80px!important;padding-bottom:80px!important}.py-md-85{padding-top:85px!important;padding-bottom:85px!important}.py-md-90{padding-top:90px!important;padding-bottom:90px!important}.py-md-95{padding-top:95px!important;padding-bottom:95px!important}.py-md-100{padding-top:100px!important;padding-bottom:100px!important}}@media(min-width:992px){.pa-lg-0{padding:0!important}.pa-lg-5{padding:5px!important}.pa-lg-10{padding:10px!important}.pa-lg-15{padding:15px!important}.pa-lg-20{padding:20px!important}.pa-lg-25{padding:25px!important}.pa-lg-30{padding:30px!important}.pa-lg-35{padding:35px!important}.pa-lg-40{padding:40px!important}.pa-lg-45{padding:45px!important}.pa-lg-50{padding:50px!important}.pa-lg-55{padding:55px!important}.pa-lg-60{padding:60px!important}.pa-lg-65{padding:65px!important}.pa-lg-70{padding:70px!important}.pa-lg-75{padding:75px!important}.pa-lg-80{padding:80px!important}.pa-lg-85{padding:85px!important}.pa-lg-90{padding:90px!important}.pa-lg-95{padding:95px!important}.pa-lg-100{padding:100px!important}.pt-lg-0{padding-top:0!important}.pt-lg-5{padding-top:5px!important}.pt-lg-10{padding-top:10px!important}.pt-lg-15{padding-top:15px!important}.pt-lg-20{padding-top:20px!important}.pt-lg-25{padding-top:25px!important}.pt-lg-30{padding-top:30px!important}.pt-lg-35{padding-top:35px!important}.pt-lg-40{padding-top:40px!important}.pt-lg-45{padding-top:45px!important}.pt-lg-50{padding-top:50px!important}.pt-lg-55{padding-top:55px!important}.pt-lg-60{padding-top:60px!important}.pt-lg-65{padding-top:65px!important}.pt-lg-70{padding-top:70px!important}.pt-lg-75{padding-top:75px!important}.pt-lg-80{padding-top:80px!important}.pt-lg-85{padding-top:85px!important}.pt-lg-90{padding-top:90px!important}.pt-lg-95{padding-top:95px!important}.pt-lg-100{padding-top:100px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-5{padding-bottom:5px!important}.pb-lg-10{padding-bottom:10px!important}.pb-lg-15{padding-bottom:15px!important}.pb-lg-20{padding-bottom:20px!important}.pb-lg-25{padding-bottom:25px!important}.pb-lg-30{padding-bottom:30px!important}.pb-lg-35{padding-bottom:35px!important}.pb-lg-40{padding-bottom:40px!important}.pb-lg-45{padding-bottom:45px!important}.pb-lg-50{padding-bottom:50px!important}.pb-lg-55{padding-bottom:55px!important}.pb-lg-60{padding-bottom:60px!important}.pb-lg-65{padding-bottom:65px!important}.pb-lg-70{padding-bottom:70px!important}.pb-lg-75{padding-bottom:75px!important}.pb-lg-80{padding-bottom:80px!important}.pb-lg-85{padding-bottom:85px!important}.pb-lg-90{padding-bottom:90px!important}.pb-lg-95{padding-bottom:95px!important}.pb-lg-100{padding-bottom:100px!important}.pl-lg-0{padding-left:0!important}.pl-lg-5{padding-left:5px!important}.pl-lg-10{padding-left:10px!important}.pl-lg-15{padding-left:15px!important}.pl-lg-20{padding-left:20px!important}.pl-lg-25{padding-left:25px!important}.pl-lg-30{padding-left:30px!important}.pl-lg-35{padding-left:35px!important}.pl-lg-40{padding-left:40px!important}.pl-lg-45{padding-left:45px!important}.pl-lg-50{padding-left:50px!important}.pl-lg-55{padding-left:55px!important}.pl-lg-60{padding-left:60px!important}.pl-lg-65{padding-left:65px!important}.pl-lg-70{padding-left:70px!important}.pl-lg-75{padding-left:75px!important}.pl-lg-80{padding-left:80px!important}.pl-lg-85{padding-left:85px!important}.pl-lg-90{padding-left:90px!important}.pl-lg-95{padding-left:95px!important}.pl-lg-100{padding-left:100px!important}.pr-lg-0{padding-right:0!important}.pr-lg-5{padding-right:5px!important}.pr-lg-10{padding-right:10px!important}.pr-lg-15{padding-right:15px!important}.pr-lg-20{padding-right:20px!important}.pr-lg-25{padding-right:25px!important}.pr-lg-30{padding-right:30px!important}.pr-lg-35{padding-right:35px!important}.pr-lg-40{padding-right:40px!important}.pr-lg-45{padding-right:45px!important}.pr-lg-50{padding-right:50px!important}.pr-lg-55{padding-right:55px!important}.pr-lg-60{padding-right:60px!important}.pr-lg-65{padding-right:65px!important}.pr-lg-70{padding-right:70px!important}.pr-lg-75{padding-right:75px!important}.pr-lg-80{padding-right:80px!important}.pr-lg-85{padding-right:85px!important}.pr-lg-90{padding-right:90px!important}.pr-lg-95{padding-right:95px!important}.pr-lg-100{padding-right:100px!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-5{padding-left:5px!important;padding-right:5px!important}.px-lg-10{padding-left:10px!important;padding-right:10px!important}.px-lg-15{padding-left:15px!important;padding-right:15px!important}.px-lg-20{padding-left:20px!important;padding-right:20px!important}.px-lg-25{padding-left:25px!important;padding-right:25px!important}.px-lg-30{padding-left:30px!important;padding-right:30px!important}.px-lg-35{padding-left:35px!important;padding-right:35px!important}.px-lg-40{padding-left:40px!important;padding-right:40px!important}.px-lg-45{padding-left:45px!important;padding-right:45px!important}.px-lg-50{padding-left:50px!important;padding-right:50px!important}.px-lg-55{padding-left:55px!important;padding-right:55px!important}.px-lg-60{padding-left:60px!important;padding-right:60px!important}.px-lg-65{padding-left:65px!important;padding-right:65px!important}.px-lg-70{padding-left:70px!important;padding-right:70px!important}.px-lg-75{padding-left:75px!important;padding-right:75px!important}.px-lg-80{padding-left:80px!important;padding-right:80px!important}.px-lg-85{padding-left:85px!important;padding-right:85px!important}.px-lg-90{padding-left:90px!important;padding-right:90px!important}.px-lg-95{padding-left:95px!important;padding-right:95px!important}.px-lg-100{padding-left:100px!important;padding-right:100px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-5{padding-top:5px!important;padding-bottom:5px!important}.py-lg-10{padding-top:10px!important;padding-bottom:10px!important}.py-lg-15{padding-top:15px!important;padding-bottom:15px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.py-lg-25{padding-top:25px!important;padding-bottom:25px!important}.py-lg-30{padding-top:30px!important;padding-bottom:30px!important}.py-lg-35{padding-top:35px!important;padding-bottom:35px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.py-lg-45{padding-top:45px!important;padding-bottom:45px!important}.py-lg-50{padding-top:50px!important;padding-bottom:50px!important}.py-lg-55{padding-top:55px!important;padding-bottom:55px!important}.py-lg-60{padding-top:60px!important;padding-bottom:60px!important}.py-lg-65{padding-top:65px!important;padding-bottom:65px!important}.py-lg-70{padding-top:70px!important;padding-bottom:70px!important}.py-lg-75{padding-top:75px!important;padding-bottom:75px!important}.py-lg-80{padding-top:80px!important;padding-bottom:80px!important}.py-lg-85{padding-top:85px!important;padding-bottom:85px!important}.py-lg-90{padding-top:90px!important;padding-bottom:90px!important}.py-lg-95{padding-top:95px!important;padding-bottom:95px!important}.py-lg-100{padding-top:100px!important;padding-bottom:100px!important}}@media(min-width:1200px){.pa-xl-0{padding:0!important}.pa-xl-5{padding:5px!important}.pa-xl-10{padding:10px!important}.pa-xl-15{padding:15px!important}.pa-xl-20{padding:20px!important}.pa-xl-25{padding:25px!important}.pa-xl-30{padding:30px!important}.pa-xl-35{padding:35px!important}.pa-xl-40{padding:40px!important}.pa-xl-45{padding:45px!important}.pa-xl-50{padding:50px!important}.pa-xl-55{padding:55px!important}.pa-xl-60{padding:60px!important}.pa-xl-65{padding:65px!important}.pa-xl-70{padding:70px!important}.pa-xl-75{padding:75px!important}.pa-xl-80{padding:80px!important}.pa-xl-85{padding:85px!important}.pa-xl-90{padding:90px!important}.pa-xl-95{padding:95px!important}.pa-xl-100{padding:100px!important}.pt-xl-0{padding-top:0!important}.pt-xl-5{padding-top:5px!important}.pt-xl-10{padding-top:10px!important}.pt-xl-15{padding-top:15px!important}.pt-xl-20{padding-top:20px!important}.pt-xl-25{padding-top:25px!important}.pt-xl-30{padding-top:30px!important}.pt-xl-35{padding-top:35px!important}.pt-xl-40{padding-top:40px!important}.pt-xl-45{padding-top:45px!important}.pt-xl-50{padding-top:50px!important}.pt-xl-55{padding-top:55px!important}.pt-xl-60{padding-top:60px!important}.pt-xl-65{padding-top:65px!important}.pt-xl-70{padding-top:70px!important}.pt-xl-75{padding-top:75px!important}.pt-xl-80{padding-top:80px!important}.pt-xl-85{padding-top:85px!important}.pt-xl-90{padding-top:90px!important}.pt-xl-95{padding-top:95px!important}.pt-xl-100{padding-top:100px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-5{padding-bottom:5px!important}.pb-xl-10{padding-bottom:10px!important}.pb-xl-15{padding-bottom:15px!important}.pb-xl-20{padding-bottom:20px!important}.pb-xl-25{padding-bottom:25px!important}.pb-xl-30{padding-bottom:30px!important}.pb-xl-35{padding-bottom:35px!important}.pb-xl-40{padding-bottom:40px!important}.pb-xl-45{padding-bottom:45px!important}.pb-xl-50{padding-bottom:50px!important}.pb-xl-55{padding-bottom:55px!important}.pb-xl-60{padding-bottom:60px!important}.pb-xl-65{padding-bottom:65px!important}.pb-xl-70{padding-bottom:70px!important}.pb-xl-75{padding-bottom:75px!important}.pb-xl-80{padding-bottom:80px!important}.pb-xl-85{padding-bottom:85px!important}.pb-xl-90{padding-bottom:90px!important}.pb-xl-95{padding-bottom:95px!important}.pb-xl-100{padding-bottom:100px!important}.pl-xl-0{padding-left:0!important}.pl-xl-5{padding-left:5px!important}.pl-xl-10{padding-left:10px!important}.pl-xl-15{padding-left:15px!important}.pl-xl-20{padding-left:20px!important}.pl-xl-25{padding-left:25px!important}.pl-xl-30{padding-left:30px!important}.pl-xl-35{padding-left:35px!important}.pl-xl-40{padding-left:40px!important}.pl-xl-45{padding-left:45px!important}.pl-xl-50{padding-left:50px!important}.pl-xl-55{padding-left:55px!important}.pl-xl-60{padding-left:60px!important}.pl-xl-65{padding-left:65px!important}.pl-xl-70{padding-left:70px!important}.pl-xl-75{padding-left:75px!important}.pl-xl-80{padding-left:80px!important}.pl-xl-85{padding-left:85px!important}.pl-xl-90{padding-left:90px!important}.pl-xl-95{padding-left:95px!important}.pl-xl-100{padding-left:100px!important}.pr-xl-0{padding-right:0!important}.pr-xl-5{padding-right:5px!important}.pr-xl-10{padding-right:10px!important}.pr-xl-15{padding-right:15px!important}.pr-xl-20{padding-right:20px!important}.pr-xl-25{padding-right:25px!important}.pr-xl-30{padding-right:30px!important}.pr-xl-35{padding-right:35px!important}.pr-xl-40{padding-right:40px!important}.pr-xl-45{padding-right:45px!important}.pr-xl-50{padding-right:50px!important}.pr-xl-55{padding-right:55px!important}.pr-xl-60{padding-right:60px!important}.pr-xl-65{padding-right:65px!important}.pr-xl-70{padding-right:70px!important}.pr-xl-75{padding-right:75px!important}.pr-xl-80{padding-right:80px!important}.pr-xl-85{padding-right:85px!important}.pr-xl-90{padding-right:90px!important}.pr-xl-95{padding-right:95px!important}.pr-xl-100{padding-right:100px!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-5{padding-left:5px!important;padding-right:5px!important}.px-xl-10{padding-left:10px!important;padding-right:10px!important}.px-xl-15{padding-left:15px!important;padding-right:15px!important}.px-xl-20{padding-left:20px!important;padding-right:20px!important}.px-xl-25{padding-left:25px!important;padding-right:25px!important}.px-xl-30{padding-left:30px!important;padding-right:30px!important}.px-xl-35{padding-left:35px!important;padding-right:35px!important}.px-xl-40{padding-left:40px!important;padding-right:40px!important}.px-xl-45{padding-left:45px!important;padding-right:45px!important}.px-xl-50{padding-left:50px!important;padding-right:50px!important}.px-xl-55{padding-left:55px!important;padding-right:55px!important}.px-xl-60{padding-left:60px!important;padding-right:60px!important}.px-xl-65{padding-left:65px!important;padding-right:65px!important}.px-xl-70{padding-left:70px!important;padding-right:70px!important}.px-xl-75{padding-left:75px!important;padding-right:75px!important}.px-xl-80{padding-left:80px!important;padding-right:80px!important}.px-xl-85{padding-left:85px!important;padding-right:85px!important}.px-xl-90{padding-left:90px!important;padding-right:90px!important}.px-xl-95{padding-left:95px!important;padding-right:95px!important}.px-xl-100{padding-left:100px!important;padding-right:100px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-5{padding-top:5px!important;padding-bottom:5px!important}.py-xl-10{padding-top:10px!important;padding-bottom:10px!important}.py-xl-15{padding-top:15px!important;padding-bottom:15px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.py-xl-25{padding-top:25px!important;padding-bottom:25px!important}.py-xl-30{padding-top:30px!important;padding-bottom:30px!important}.py-xl-35{padding-top:35px!important;padding-bottom:35px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.py-xl-45{padding-top:45px!important;padding-bottom:45px!important}.py-xl-50{padding-top:50px!important;padding-bottom:50px!important}.py-xl-55{padding-top:55px!important;padding-bottom:55px!important}.py-xl-60{padding-top:60px!important;padding-bottom:60px!important}.py-xl-65{padding-top:65px!important;padding-bottom:65px!important}.py-xl-70{padding-top:70px!important;padding-bottom:70px!important}.py-xl-75{padding-top:75px!important;padding-bottom:75px!important}.py-xl-80{padding-top:80px!important;padding-bottom:80px!important}.py-xl-85{padding-top:85px!important;padding-bottom:85px!important}.py-xl-90{padding-top:90px!important;padding-bottom:90px!important}.py-xl-95{padding-top:95px!important;padding-bottom:95px!important}.py-xl-100{padding-top:100px!important;padding-bottom:100px!important}}.ma-0{margin:0!important}.ma-5{margin:5px!important}.ma-10{margin:10px!important}.ma-15{margin:15px!important}.ma-20{margin:20px!important}.ma-25{margin:25px!important}.ma-30{margin:30px!important}.ma-35{margin:35px!important}.ma-40{margin:40px!important}.ma-45{margin:45px!important}.ma-50{margin:50px!important}.ma-55{margin:55px!important}.ma-60{margin:60px!important}.ma-65{margin:65px!important}.ma-70{margin:70px!important}.ma-75{margin:75px!important}.ma-80{margin:80px!important}.ma-85{margin:85px!important}.ma-90{margin:90px!important}.ma-95{margin:95px!important}.ma-100{margin:100px!important}.mt-0{margin-top:0!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-35{margin-top:35px!important}.mt-40{margin-top:40px!important}.mt-45{margin-top:45px!important}.mt-50{margin-top:50px!important}.mt-55{margin-top:55px!important}.mt-60{margin-top:60px!important}.mt-65{margin-top:65px!important}.mt-70{margin-top:70px!important}.mt-75{margin-top:75px!important}.mt-80{margin-top:80px!important}.mt-85{margin-top:85px!important}.mt-90{margin-top:90px!important}.mt-95{margin-top:95px!important}.mt-100{margin-top:100px!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-45{margin-bottom:45px!important}.mb-50{margin-bottom:50px!important}.mb-55{margin-bottom:55px!important}.mb-60{margin-bottom:60px!important}.mb-65{margin-bottom:65px!important}.mb-70{margin-bottom:70px!important}.mb-75{margin-bottom:75px!important}.mb-80{margin-bottom:80px!important}.mb-85{margin-bottom:85px!important}.mb-90{margin-bottom:90px!important}.mb-95{margin-bottom:95px!important}.mb-100{margin-bottom:100px!important}.ml-0{margin-left:0!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.ml-25{margin-left:25px!important}.ml-30{margin-left:30px!important}.ml-35{margin-left:35px!important}.ml-40{margin-left:40px!important}.ml-45{margin-left:45px!important}.ml-50{margin-left:50px!important}.ml-55{margin-left:55px!important}.ml-60{margin-left:60px!important}.ml-65{margin-left:65px!important}.ml-70{margin-left:70px!important}.ml-75{margin-left:75px!important}.ml-80{margin-left:80px!important}.ml-85{margin-left:85px!important}.ml-90{margin-left:90px!important}.ml-95{margin-left:95px!important}.ml-100{margin-left:100px!important}.mr-0{margin-right:0!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.mr-15{margin-right:15px!important}.mr-20{margin-right:20px!important}.mr-25{margin-right:25px!important}.mr-30{margin-right:30px!important}.mr-35{margin-right:35px!important}.mr-40{margin-right:40px!important}.mr-45{margin-right:45px!important}.mr-50{margin-right:50px!important}.mr-55{margin-right:55px!important}.mr-60{margin-right:60px!important}.mr-65{margin-right:65px!important}.mr-70{margin-right:70px!important}.mr-75{margin-right:75px!important}.mr-80{margin-right:80px!important}.mr-85{margin-right:85px!important}.mr-90{margin-right:90px!important}.mr-95{margin-right:95px!important}.mr-100{margin-right:100px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.mx-25{margin-left:25px!important;margin-right:25px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.mx-35{margin-left:35px!important;margin-right:35px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.mx-45{margin-left:45px!important;margin-right:45px!important}.mx-50{margin-left:50px!important;margin-right:50px!important}.mx-55{margin-left:55px!important;margin-right:55px!important}.mx-60{margin-left:60px!important;margin-right:60px!important}.mx-65{margin-left:65px!important;margin-right:65px!important}.mx-70{margin-left:70px!important;margin-right:70px!important}.mx-75{margin-left:75px!important;margin-right:75px!important}.mx-80{margin-left:80px!important;margin-right:80px!important}.mx-85{margin-left:85px!important;margin-right:85px!important}.mx-90{margin-left:90px!important;margin-right:90px!important}.mx-95{margin-left:95px!important;margin-right:95px!important}.mx-100{margin-left:100px!important;margin-right:100px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.my-25{margin-top:25px!important;margin-bottom:25px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.my-35{margin-top:35px!important;margin-bottom:35px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.my-45{margin-top:45px!important;margin-bottom:45px!important}.my-50{margin-top:50px!important;margin-bottom:50px!important}.my-55{margin-top:55px!important;margin-bottom:55px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}.my-65{margin-top:65px!important;margin-bottom:65px!important}.my-70{margin-top:70px!important;margin-bottom:70px!important}.my-75{margin-top:75px!important;margin-bottom:75px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}.my-85{margin-top:85px!important;margin-bottom:85px!important}.my-90{margin-top:90px!important;margin-bottom:90px!important}.my-95{margin-top:95px!important;margin-bottom:95px!important}.my-100{margin-top:100px!important;margin-bottom:100px!important}@media(min-width:576px){.ma-sm-0{margin:0!important}.ma-sm-5{margin:5px!important}.ma-sm-10{margin:10px!important}.ma-sm-15{margin:15px!important}.ma-sm-20{margin:20px!important}.ma-sm-25{margin:25px!important}.ma-sm-30{margin:30px!important}.ma-sm-35{margin:35px!important}.ma-sm-40{margin:40px!important}.ma-sm-45{margin:45px!important}.ma-sm-50{margin:50px!important}.ma-sm-55{margin:55px!important}.ma-sm-60{margin:60px!important}.ma-sm-65{margin:65px!important}.ma-sm-70{margin:70px!important}.ma-sm-75{margin:75px!important}.ma-sm-80{margin:80px!important}.ma-sm-85{margin:85px!important}.ma-sm-90{margin:90px!important}.ma-sm-95{margin:95px!important}.ma-sm-100{margin:100px!important}.mt-sm-0{margin-top:0!important}.mt-sm-5{margin-top:5px!important}.mt-sm-10{margin-top:10px!important}.mt-sm-15{margin-top:15px!important}.mt-sm-20{margin-top:20px!important}.mt-sm-25{margin-top:25px!important}.mt-sm-30{margin-top:30px!important}.mt-sm-35{margin-top:35px!important}.mt-sm-40{margin-top:40px!important}.mt-sm-45{margin-top:45px!important}.mt-sm-50{margin-top:50px!important}.mt-sm-55{margin-top:55px!important}.mt-sm-60{margin-top:60px!important}.mt-sm-65{margin-top:65px!important}.mt-sm-70{margin-top:70px!important}.mt-sm-75{margin-top:75px!important}.mt-sm-80{margin-top:80px!important}.mt-sm-85{margin-top:85px!important}.mt-sm-90{margin-top:90px!important}.mt-sm-95{margin-top:95px!important}.mt-sm-100{margin-top:100px!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-5{margin-bottom:5px!important}.mb-sm-10{margin-bottom:10px!important}.mb-sm-15{margin-bottom:15px!important}.mb-sm-20{margin-bottom:20px!important}.mb-sm-25{margin-bottom:25px!important}.mb-sm-30{margin-bottom:30px!important}.mb-sm-35{margin-bottom:35px!important}.mb-sm-40{margin-bottom:40px!important}.mb-sm-45{margin-bottom:45px!important}.mb-sm-50{margin-bottom:50px!important}.mb-sm-55{margin-bottom:55px!important}.mb-sm-60{margin-bottom:60px!important}.mb-sm-65{margin-bottom:65px!important}.mb-sm-70{margin-bottom:70px!important}.mb-sm-75{margin-bottom:75px!important}.mb-sm-80{margin-bottom:80px!important}.mb-sm-85{margin-bottom:85px!important}.mb-sm-90{margin-bottom:90px!important}.mb-sm-95{margin-bottom:95px!important}.mb-sm-100{margin-bottom:100px!important}.ml-sm-0{margin-left:0!important}.ml-sm-5{margin-left:5px!important}.ml-sm-10{margin-left:10px!important}.ml-sm-15{margin-left:15px!important}.ml-sm-20{margin-left:20px!important}.ml-sm-25{margin-left:25px!important}.ml-sm-30{margin-left:30px!important}.ml-sm-35{margin-left:35px!important}.ml-sm-40{margin-left:40px!important}.ml-sm-45{margin-left:45px!important}.ml-sm-50{margin-left:50px!important}.ml-sm-55{margin-left:55px!important}.ml-sm-60{margin-left:60px!important}.ml-sm-65{margin-left:65px!important}.ml-sm-70{margin-left:70px!important}.ml-sm-75{margin-left:75px!important}.ml-sm-80{margin-left:80px!important}.ml-sm-85{margin-left:85px!important}.ml-sm-90{margin-left:90px!important}.ml-sm-95{margin-left:95px!important}.ml-sm-100{margin-left:100px!important}.mr-sm-0{margin-right:0!important}.mr-sm-5{margin-right:5px!important}.mr-sm-10{margin-right:10px!important}.mr-sm-15{margin-right:15px!important}.mr-sm-20{margin-right:20px!important}.mr-sm-25{margin-right:25px!important}.mr-sm-30{margin-right:30px!important}.mr-sm-35{margin-right:35px!important}.mr-sm-40{margin-right:40px!important}.mr-sm-45{margin-right:45px!important}.mr-sm-50{margin-right:50px!important}.mr-sm-55{margin-right:55px!important}.mr-sm-60{margin-right:60px!important}.mr-sm-65{margin-right:65px!important}.mr-sm-70{margin-right:70px!important}.mr-sm-75{margin-right:75px!important}.mr-sm-80{margin-right:80px!important}.mr-sm-85{margin-right:85px!important}.mr-sm-90{margin-right:90px!important}.mr-sm-95{margin-right:95px!important}.mr-sm-100{margin-right:100px!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-5{margin-left:5px!important;margin-right:5px!important}.mx-sm-10{margin-left:10px!important;margin-right:10px!important}.mx-sm-15{margin-left:15px!important;margin-right:15px!important}.mx-sm-20{margin-left:20px!important;margin-right:20px!important}.mx-sm-25{margin-left:25px!important;margin-right:25px!important}.mx-sm-30{margin-left:30px!important;margin-right:30px!important}.mx-sm-35{margin-left:35px!important;margin-right:35px!important}.mx-sm-40{margin-left:40px!important;margin-right:40px!important}.mx-sm-45{margin-left:45px!important;margin-right:45px!important}.mx-sm-50{margin-left:50px!important;margin-right:50px!important}.mx-sm-55{margin-left:55px!important;margin-right:55px!important}.mx-sm-60{margin-left:60px!important;margin-right:60px!important}.mx-sm-65{margin-left:65px!important;margin-right:65px!important}.mx-sm-70{margin-left:70px!important;margin-right:70px!important}.mx-sm-75{margin-left:75px!important;margin-right:75px!important}.mx-sm-80{margin-left:80px!important;margin-right:80px!important}.mx-sm-85{margin-left:85px!important;margin-right:85px!important}.mx-sm-90{margin-left:90px!important;margin-right:90px!important}.mx-sm-95{margin-left:95px!important;margin-right:95px!important}.mx-sm-100{margin-left:100px!important;margin-right:100px!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-5{margin-top:5px!important;margin-bottom:5px!important}.my-sm-10{margin-top:10px!important;margin-bottom:10px!important}.my-sm-15{margin-top:15px!important;margin-bottom:15px!important}.my-sm-20{margin-top:20px!important;margin-bottom:20px!important}.my-sm-25{margin-top:25px!important;margin-bottom:25px!important}.my-sm-30{margin-top:30px!important;margin-bottom:30px!important}.my-sm-35{margin-top:35px!important;margin-bottom:35px!important}.my-sm-40{margin-top:40px!important;margin-bottom:40px!important}.my-sm-45{margin-top:45px!important;margin-bottom:45px!important}.my-sm-50{margin-top:50px!important;margin-bottom:50px!important}.my-sm-55{margin-top:55px!important;margin-bottom:55px!important}.my-sm-60{margin-top:60px!important;margin-bottom:60px!important}.my-sm-65{margin-top:65px!important;margin-bottom:65px!important}.my-sm-70{margin-top:70px!important;margin-bottom:70px!important}.my-sm-75{margin-top:75px!important;margin-bottom:75px!important}.my-sm-80{margin-top:80px!important;margin-bottom:80px!important}.my-sm-85{margin-top:85px!important;margin-bottom:85px!important}.my-sm-90{margin-top:90px!important;margin-bottom:90px!important}.my-sm-95{margin-top:95px!important;margin-bottom:95px!important}.my-sm-100{margin-top:100px!important;margin-bottom:100px!important}}@media(min-width:768px){.ma-md-0{margin:0!important}.ma-md-5{margin:5px!important}.ma-md-10{margin:10px!important}.ma-md-15{margin:15px!important}.ma-md-20{margin:20px!important}.ma-md-25{margin:25px!important}.ma-md-30{margin:30px!important}.ma-md-35{margin:35px!important}.ma-md-40{margin:40px!important}.ma-md-45{margin:45px!important}.ma-md-50{margin:50px!important}.ma-md-55{margin:55px!important}.ma-md-60{margin:60px!important}.ma-md-65{margin:65px!important}.ma-md-70{margin:70px!important}.ma-md-75{margin:75px!important}.ma-md-80{margin:80px!important}.ma-md-85{margin:85px!important}.ma-md-90{margin:90px!important}.ma-md-95{margin:95px!important}.ma-md-100{margin:100px!important}.mt-md-0{margin-top:0!important}.mt-md-5{margin-top:5px!important}.mt-md-10{margin-top:10px!important}.mt-md-15{margin-top:15px!important}.mt-md-20{margin-top:20px!important}.mt-md-25{margin-top:25px!important}.mt-md-30{margin-top:30px!important}.mt-md-35{margin-top:35px!important}.mt-md-40{margin-top:40px!important}.mt-md-45{margin-top:45px!important}.mt-md-50{margin-top:50px!important}.mt-md-55{margin-top:55px!important}.mt-md-60{margin-top:60px!important}.mt-md-65{margin-top:65px!important}.mt-md-70{margin-top:70px!important}.mt-md-75{margin-top:75px!important}.mt-md-80{margin-top:80px!important}.mt-md-85{margin-top:85px!important}.mt-md-90{margin-top:90px!important}.mt-md-95{margin-top:95px!important}.mt-md-100{margin-top:100px!important}.mb-md-0{margin-bottom:0!important}.mb-md-5{margin-bottom:5px!important}.mb-md-10{margin-bottom:10px!important}.mb-md-15{margin-bottom:15px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-25{margin-bottom:25px!important}.mb-md-30{margin-bottom:30px!important}.mb-md-35{margin-bottom:35px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-45{margin-bottom:45px!important}.mb-md-50{margin-bottom:50px!important}.mb-md-55{margin-bottom:55px!important}.mb-md-60{margin-bottom:60px!important}.mb-md-65{margin-bottom:65px!important}.mb-md-70{margin-bottom:70px!important}.mb-md-75{margin-bottom:75px!important}.mb-md-80{margin-bottom:80px!important}.mb-md-85{margin-bottom:85px!important}.mb-md-90{margin-bottom:90px!important}.mb-md-95{margin-bottom:95px!important}.mb-md-100{margin-bottom:100px!important}.ml-md-0{margin-left:0!important}.ml-md-5{margin-left:5px!important}.ml-md-10{margin-left:10px!important}.ml-md-15{margin-left:15px!important}.ml-md-20{margin-left:20px!important}.ml-md-25{margin-left:25px!important}.ml-md-30{margin-left:30px!important}.ml-md-35{margin-left:35px!important}.ml-md-40{margin-left:40px!important}.ml-md-45{margin-left:45px!important}.ml-md-50{margin-left:50px!important}.ml-md-55{margin-left:55px!important}.ml-md-60{margin-left:60px!important}.ml-md-65{margin-left:65px!important}.ml-md-70{margin-left:70px!important}.ml-md-75{margin-left:75px!important}.ml-md-80{margin-left:80px!important}.ml-md-85{margin-left:85px!important}.ml-md-90{margin-left:90px!important}.ml-md-95{margin-left:95px!important}.ml-md-100{margin-left:100px!important}.mr-md-0{margin-right:0!important}.mr-md-5{margin-right:5px!important}.mr-md-10{margin-right:10px!important}.mr-md-15{margin-right:15px!important}.mr-md-20{margin-right:20px!important}.mr-md-25{margin-right:25px!important}.mr-md-30{margin-right:30px!important}.mr-md-35{margin-right:35px!important}.mr-md-40{margin-right:40px!important}.mr-md-45{margin-right:45px!important}.mr-md-50{margin-right:50px!important}.mr-md-55{margin-right:55px!important}.mr-md-60{margin-right:60px!important}.mr-md-65{margin-right:65px!important}.mr-md-70{margin-right:70px!important}.mr-md-75{margin-right:75px!important}.mr-md-80{margin-right:80px!important}.mr-md-85{margin-right:85px!important}.mr-md-90{margin-right:90px!important}.mr-md-95{margin-right:95px!important}.mr-md-100{margin-right:100px!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-5{margin-left:5px!important;margin-right:5px!important}.mx-md-10{margin-left:10px!important;margin-right:10px!important}.mx-md-15{margin-left:15px!important;margin-right:15px!important}.mx-md-20{margin-left:20px!important;margin-right:20px!important}.mx-md-25{margin-left:25px!important;margin-right:25px!important}.mx-md-30{margin-left:30px!important;margin-right:30px!important}.mx-md-35{margin-left:35px!important;margin-right:35px!important}.mx-md-40{margin-left:40px!important;margin-right:40px!important}.mx-md-45{margin-left:45px!important;margin-right:45px!important}.mx-md-50{margin-left:50px!important;margin-right:50px!important}.mx-md-55{margin-left:55px!important;margin-right:55px!important}.mx-md-60{margin-left:60px!important;margin-right:60px!important}.mx-md-65{margin-left:65px!important;margin-right:65px!important}.mx-md-70{margin-left:70px!important;margin-right:70px!important}.mx-md-75{margin-left:75px!important;margin-right:75px!important}.mx-md-80{margin-left:80px!important;margin-right:80px!important}.mx-md-85{margin-left:85px!important;margin-right:85px!important}.mx-md-90{margin-left:90px!important;margin-right:90px!important}.mx-md-95{margin-left:95px!important;margin-right:95px!important}.mx-md-100{margin-left:100px!important;margin-right:100px!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-5{margin-top:5px!important;margin-bottom:5px!important}.my-md-10{margin-top:10px!important;margin-bottom:10px!important}.my-md-15{margin-top:15px!important;margin-bottom:15px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.my-md-25{margin-top:25px!important;margin-bottom:25px!important}.my-md-30{margin-top:30px!important;margin-bottom:30px!important}.my-md-35{margin-top:35px!important;margin-bottom:35px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.my-md-45{margin-top:45px!important;margin-bottom:45px!important}.my-md-50{margin-top:50px!important;margin-bottom:50px!important}.my-md-55{margin-top:55px!important;margin-bottom:55px!important}.my-md-60{margin-top:60px!important;margin-bottom:60px!important}.my-md-65{margin-top:65px!important;margin-bottom:65px!important}.my-md-70{margin-top:70px!important;margin-bottom:70px!important}.my-md-75{margin-top:75px!important;margin-bottom:75px!important}.my-md-80{margin-top:80px!important;margin-bottom:80px!important}.my-md-85{margin-top:85px!important;margin-bottom:85px!important}.my-md-90{margin-top:90px!important;margin-bottom:90px!important}.my-md-95{margin-top:95px!important;margin-bottom:95px!important}.my-md-100{margin-top:100px!important;margin-bottom:100px!important}}@media(min-width:992px){.ma-lg-0{margin:0!important}.ma-lg-5{margin:5px!important}.ma-lg-10{margin:10px!important}.ma-lg-15{margin:15px!important}.ma-lg-20{margin:20px!important}.ma-lg-25{margin:25px!important}.ma-lg-30{margin:30px!important}.ma-lg-35{margin:35px!important}.ma-lg-40{margin:40px!important}.ma-lg-45{margin:45px!important}.ma-lg-50{margin:50px!important}.ma-lg-55{margin:55px!important}.ma-lg-60{margin:60px!important}.ma-lg-65{margin:65px!important}.ma-lg-70{margin:70px!important}.ma-lg-75{margin:75px!important}.ma-lg-80{margin:80px!important}.ma-lg-85{margin:85px!important}.ma-lg-90{margin:90px!important}.ma-lg-95{margin:95px!important}.ma-lg-100{margin:100px!important}.mt-lg-0{margin-top:0!important}.mt-lg-5{margin-top:5px!important}.mt-lg-10{margin-top:10px!important}.mt-lg-15{margin-top:15px!important}.mt-lg-20{margin-top:20px!important}.mt-lg-25{margin-top:25px!important}.mt-lg-30{margin-top:30px!important}.mt-lg-35{margin-top:35px!important}.mt-lg-40{margin-top:40px!important}.mt-lg-45{margin-top:45px!important}.mt-lg-50{margin-top:50px!important}.mt-lg-55{margin-top:55px!important}.mt-lg-60{margin-top:60px!important}.mt-lg-65{margin-top:65px!important}.mt-lg-70{margin-top:70px!important}.mt-lg-75{margin-top:75px!important}.mt-lg-80{margin-top:80px!important}.mt-lg-85{margin-top:85px!important}.mt-lg-90{margin-top:90px!important}.mt-lg-95{margin-top:95px!important}.mt-lg-100{margin-top:100px!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-5{margin-bottom:5px!important}.mb-lg-10{margin-bottom:10px!important}.mb-lg-15{margin-bottom:15px!important}.mb-lg-20{margin-bottom:20px!important}.mb-lg-25{margin-bottom:25px!important}.mb-lg-30{margin-bottom:30px!important}.mb-lg-35{margin-bottom:35px!important}.mb-lg-40{margin-bottom:40px!important}.mb-lg-45{margin-bottom:45px!important}.mb-lg-50{margin-bottom:50px!important}.mb-lg-55{margin-bottom:55px!important}.mb-lg-60{margin-bottom:60px!important}.mb-lg-65{margin-bottom:65px!important}.mb-lg-70{margin-bottom:70px!important}.mb-lg-75{margin-bottom:75px!important}.mb-lg-80{margin-bottom:80px!important}.mb-lg-85{margin-bottom:85px!important}.mb-lg-90{margin-bottom:90px!important}.mb-lg-95{margin-bottom:95px!important}.mb-lg-100{margin-bottom:100px!important}.ml-lg-0{margin-left:0!important}.ml-lg-5{margin-left:5px!important}.ml-lg-10{margin-left:10px!important}.ml-lg-15{margin-left:15px!important}.ml-lg-20{margin-left:20px!important}.ml-lg-25{margin-left:25px!important}.ml-lg-30{margin-left:30px!important}.ml-lg-35{margin-left:35px!important}.ml-lg-40{margin-left:40px!important}.ml-lg-45{margin-left:45px!important}.ml-lg-50{margin-left:50px!important}.ml-lg-55{margin-left:55px!important}.ml-lg-60{margin-left:60px!important}.ml-lg-65{margin-left:65px!important}.ml-lg-70{margin-left:70px!important}.ml-lg-75{margin-left:75px!important}.ml-lg-80{margin-left:80px!important}.ml-lg-85{margin-left:85px!important}.ml-lg-90{margin-left:90px!important}.ml-lg-95{margin-left:95px!important}.ml-lg-100{margin-left:100px!important}.mr-lg-0{margin-right:0!important}.mr-lg-5{margin-right:5px!important}.mr-lg-10{margin-right:10px!important}.mr-lg-15{margin-right:15px!important}.mr-lg-20{margin-right:20px!important}.mr-lg-25{margin-right:25px!important}.mr-lg-30{margin-right:30px!important}.mr-lg-35{margin-right:35px!important}.mr-lg-40{margin-right:40px!important}.mr-lg-45{margin-right:45px!important}.mr-lg-50{margin-right:50px!important}.mr-lg-55{margin-right:55px!important}.mr-lg-60{margin-right:60px!important}.mr-lg-65{margin-right:65px!important}.mr-lg-70{margin-right:70px!important}.mr-lg-75{margin-right:75px!important}.mr-lg-80{margin-right:80px!important}.mr-lg-85{margin-right:85px!important}.mr-lg-90{margin-right:90px!important}.mr-lg-95{margin-right:95px!important}.mr-lg-100{margin-right:100px!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-5{margin-left:5px!important;margin-right:5px!important}.mx-lg-10{margin-left:10px!important;margin-right:10px!important}.mx-lg-15{margin-left:15px!important;margin-right:15px!important}.mx-lg-20{margin-left:20px!important;margin-right:20px!important}.mx-lg-25{margin-left:25px!important;margin-right:25px!important}.mx-lg-30{margin-left:30px!important;margin-right:30px!important}.mx-lg-35{margin-left:35px!important;margin-right:35px!important}.mx-lg-40{margin-left:40px!important;margin-right:40px!important}.mx-lg-45{margin-left:45px!important;margin-right:45px!important}.mx-lg-50{margin-left:50px!important;margin-right:50px!important}.mx-lg-55{margin-left:55px!important;margin-right:55px!important}.mx-lg-60{margin-left:60px!important;margin-right:60px!important}.mx-lg-65{margin-left:65px!important;margin-right:65px!important}.mx-lg-70{margin-left:70px!important;margin-right:70px!important}.mx-lg-75{margin-left:75px!important;margin-right:75px!important}.mx-lg-80{margin-left:80px!important;margin-right:80px!important}.mx-lg-85{margin-left:85px!important;margin-right:85px!important}.mx-lg-90{margin-left:90px!important;margin-right:90px!important}.mx-lg-95{margin-left:95px!important;margin-right:95px!important}.mx-lg-100{margin-left:100px!important;margin-right:100px!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-5{margin-top:5px!important;margin-bottom:5px!important}.my-lg-10{margin-top:10px!important;margin-bottom:10px!important}.my-lg-15{margin-top:15px!important;margin-bottom:15px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.my-lg-25{margin-top:25px!important;margin-bottom:25px!important}.my-lg-30{margin-top:30px!important;margin-bottom:30px!important}.my-lg-35{margin-top:35px!important;margin-bottom:35px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.my-lg-45{margin-top:45px!important;margin-bottom:45px!important}.my-lg-50{margin-top:50px!important;margin-bottom:50px!important}.my-lg-55{margin-top:55px!important;margin-bottom:55px!important}.my-lg-60{margin-top:60px!important;margin-bottom:60px!important}.my-lg-65{margin-top:65px!important;margin-bottom:65px!important}.my-lg-70{margin-top:70px!important;margin-bottom:70px!important}.my-lg-75{margin-top:75px!important;margin-bottom:75px!important}.my-lg-80{margin-top:80px!important;margin-bottom:80px!important}.my-lg-85{margin-top:85px!important;margin-bottom:85px!important}.my-lg-90{margin-top:90px!important;margin-bottom:90px!important}.my-lg-95{margin-top:95px!important;margin-bottom:95px!important}.my-lg-100{margin-top:100px!important;margin-bottom:100px!important}}@media(min-width:1200px){.ma-xl-0{margin:0!important}.ma-xl-5{margin:5px!important}.ma-xl-10{margin:10px!important}.ma-xl-15{margin:15px!important}.ma-xl-20{margin:20px!important}.ma-xl-25{margin:25px!important}.ma-xl-30{margin:30px!important}.ma-xl-35{margin:35px!important}.ma-xl-40{margin:40px!important}.ma-xl-45{margin:45px!important}.ma-xl-50{margin:50px!important}.ma-xl-55{margin:55px!important}.ma-xl-60{margin:60px!important}.ma-xl-65{margin:65px!important}.ma-xl-70{margin:70px!important}.ma-xl-75{margin:75px!important}.ma-xl-80{margin:80px!important}.ma-xl-85{margin:85px!important}.ma-xl-90{margin:90px!important}.ma-xl-95{margin:95px!important}.ma-xl-100{margin:100px!important}.mt-xl-0{margin-top:0!important}.mt-xl-5{margin-top:5px!important}.mt-xl-10{margin-top:10px!important}.mt-xl-15{margin-top:15px!important}.mt-xl-20{margin-top:20px!important}.mt-xl-25{margin-top:25px!important}.mt-xl-30{margin-top:30px!important}.mt-xl-35{margin-top:35px!important}.mt-xl-40{margin-top:40px!important}.mt-xl-45{margin-top:45px!important}.mt-xl-50{margin-top:50px!important}.mt-xl-55{margin-top:55px!important}.mt-xl-60{margin-top:60px!important}.mt-xl-65{margin-top:65px!important}.mt-xl-70{margin-top:70px!important}.mt-xl-75{margin-top:75px!important}.mt-xl-80{margin-top:80px!important}.mt-xl-85{margin-top:85px!important}.mt-xl-90{margin-top:90px!important}.mt-xl-95{margin-top:95px!important}.mt-xl-100{margin-top:100px!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-5{margin-bottom:5px!important}.mb-xl-10{margin-bottom:10px!important}.mb-xl-15{margin-bottom:15px!important}.mb-xl-20{margin-bottom:20px!important}.mb-xl-25{margin-bottom:25px!important}.mb-xl-30{margin-bottom:30px!important}.mb-xl-35{margin-bottom:35px!important}.mb-xl-40{margin-bottom:40px!important}.mb-xl-45{margin-bottom:45px!important}.mb-xl-50{margin-bottom:50px!important}.mb-xl-55{margin-bottom:55px!important}.mb-xl-60{margin-bottom:60px!important}.mb-xl-65{margin-bottom:65px!important}.mb-xl-70{margin-bottom:70px!important}.mb-xl-75{margin-bottom:75px!important}.mb-xl-80{margin-bottom:80px!important}.mb-xl-85{margin-bottom:85px!important}.mb-xl-90{margin-bottom:90px!important}.mb-xl-95{margin-bottom:95px!important}.mb-xl-100{margin-bottom:100px!important}.ml-xl-0{margin-left:0!important}.ml-xl-5{margin-left:5px!important}.ml-xl-10{margin-left:10px!important}.ml-xl-15{margin-left:15px!important}.ml-xl-20{margin-left:20px!important}.ml-xl-25{margin-left:25px!important}.ml-xl-30{margin-left:30px!important}.ml-xl-35{margin-left:35px!important}.ml-xl-40{margin-left:40px!important}.ml-xl-45{margin-left:45px!important}.ml-xl-50{margin-left:50px!important}.ml-xl-55{margin-left:55px!important}.ml-xl-60{margin-left:60px!important}.ml-xl-65{margin-left:65px!important}.ml-xl-70{margin-left:70px!important}.ml-xl-75{margin-left:75px!important}.ml-xl-80{margin-left:80px!important}.ml-xl-85{margin-left:85px!important}.ml-xl-90{margin-left:90px!important}.ml-xl-95{margin-left:95px!important}.ml-xl-100{margin-left:100px!important}.mr-xl-0{margin-right:0!important}.mr-xl-5{margin-right:5px!important}.mr-xl-10{margin-right:10px!important}.mr-xl-15{margin-right:15px!important}.mr-xl-20{margin-right:20px!important}.mr-xl-25{margin-right:25px!important}.mr-xl-30{margin-right:30px!important}.mr-xl-35{margin-right:35px!important}.mr-xl-40{margin-right:40px!important}.mr-xl-45{margin-right:45px!important}.mr-xl-50{margin-right:50px!important}.mr-xl-55{margin-right:55px!important}.mr-xl-60{margin-right:60px!important}.mr-xl-65{margin-right:65px!important}.mr-xl-70{margin-right:70px!important}.mr-xl-75{margin-right:75px!important}.mr-xl-80{margin-right:80px!important}.mr-xl-85{margin-right:85px!important}.mr-xl-90{margin-right:90px!important}.mr-xl-95{margin-right:95px!important}.mr-xl-100{margin-right:100px!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-5{margin-left:5px!important;margin-right:5px!important}.mx-xl-10{margin-left:10px!important;margin-right:10px!important}.mx-xl-15{margin-left:15px!important;margin-right:15px!important}.mx-xl-20{margin-left:20px!important;margin-right:20px!important}.mx-xl-25{margin-left:25px!important;margin-right:25px!important}.mx-xl-30{margin-left:30px!important;margin-right:30px!important}.mx-xl-35{margin-left:35px!important;margin-right:35px!important}.mx-xl-40{margin-left:40px!important;margin-right:40px!important}.mx-xl-45{margin-left:45px!important;margin-right:45px!important}.mx-xl-50{margin-left:50px!important;margin-right:50px!important}.mx-xl-55{margin-left:55px!important;margin-right:55px!important}.mx-xl-60{margin-left:60px!important;margin-right:60px!important}.mx-xl-65{margin-left:65px!important;margin-right:65px!important}.mx-xl-70{margin-left:70px!important;margin-right:70px!important}.mx-xl-75{margin-left:75px!important;margin-right:75px!important}.mx-xl-80{margin-left:80px!important;margin-right:80px!important}.mx-xl-85{margin-left:85px!important;margin-right:85px!important}.mx-xl-90{margin-left:90px!important;margin-right:90px!important}.mx-xl-95{margin-left:95px!important;margin-right:95px!important}.mx-xl-100{margin-left:100px!important;margin-right:100px!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-5{margin-top:5px!important;margin-bottom:5px!important}.my-xl-10{margin-top:10px!important;margin-bottom:10px!important}.my-xl-15{margin-top:15px!important;margin-bottom:15px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.my-xl-25{margin-top:25px!important;margin-bottom:25px!important}.my-xl-30{margin-top:30px!important;margin-bottom:30px!important}.my-xl-35{margin-top:35px!important;margin-bottom:35px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.my-xl-45{margin-top:45px!important;margin-bottom:45px!important}.my-xl-50{margin-top:50px!important;margin-bottom:50px!important}.my-xl-55{margin-top:55px!important;margin-bottom:55px!important}.my-xl-60{margin-top:60px!important;margin-bottom:60px!important}.my-xl-65{margin-top:65px!important;margin-bottom:65px!important}.my-xl-70{margin-top:70px!important;margin-bottom:70px!important}.my-xl-75{margin-top:75px!important;margin-bottom:75px!important}.my-xl-80{margin-top:80px!important;margin-bottom:80px!important}.my-xl-85{margin-top:85px!important;margin-bottom:85px!important}.my-xl-90{margin-top:90px!important;margin-bottom:90px!important}.my-xl-95{margin-top:95px!important;margin-bottom:95px!important}.my-xl-100{margin-top:100px!important;margin-bottom:100px!important}}.bg-sky-light-5{background-color:#edf9fe!important}.bg-sky-light-4{background-color:#b2e6fa!important}.bg-sky-light-3{background-color:#7fd5f7!important}.bg-sky-light-2{background-color:#52c7f5!important}.bg-sky-light-1{background-color:#21b7f2!important}.bg-sky,.bg-primary{background-color:#00acf0!important}.bg-sky-dark-5{background-color:#075875!important}.bg-sky-dark-4{background-color:#02729a!important}.bg-sky-dark-3{background-color:#0285b4!important}.bg-sky-dark-2{background-color:#0293c9!important}.bg-sky-dark-1{background-color:#00a0df!important}.bg-green-light-5{background-color:#eff9f2!important}.bg-green-light-4{background-color:#bce7c7!important}.bg-green-light-3{background-color:#90d7a3!important}.bg-green-light-2{background-color:#69c982!important}.bg-green-light-1{background-color:#3fb95f!important}.bg-green,.bg-success{background-color:#22af47!important}.bg-green-dark-5{background-color:#05592b!important}.bg-green-dark-4{background-color:#056b33!important}.bg-green-dark-3{background-color:#138431!important}.bg-green-dark-2{background-color:#179237!important}.bg-green-dark-1{background-color:#1aa23e!important}.bg-yellow-light-5{background-color:#fff8eb!important}.bg-yellow-light-4{background-color:#ffecc2!important}.bg-yellow-light-3{background-color:#ffdf9a!important}.bg-yellow-light-2{background-color:#ffd477!important}.bg-yellow-light-1{background-color:#ffc750!important}.bg-yellow,.bg-warning{background-color:#ffbf36!important}.bg-yellow-dark-5{background-color:#cb7e03!important}.bg-yellow-dark-4{background-color:#eb9000!important}.bg-yellow-dark-3{background-color:#faa000!important}.bg-yellow-dark-2{background-color:#ffac19!important}.bg-yellow-dark-1{background-color:#ffb71d!important}.bg-red-light-5{background-color:#fff1f1!important}.bg-red-light-4{background-color:#fdc5c3!important}.bg-red-light-3{background-color:#fb9f9b!important}.bg-red-light-2{background-color:#fa7d77!important}.bg-red-light-1{background-color:#f95851!important}.bg-red,.bg-danger{background-color:#f83f37!important}.bg-red-dark-5{background-color:#8b0c12!important}.bg-red-dark-4{background-color:#b10911!important}.bg-red-dark-3{background-color:#cf020d!important}.bg-red-dark-2{background-color:#ed1622!important}.bg-red-dark-1{background-color:#ff2f26!important}.bg-blue-light-5{background-color:#edf7fe!important}.bg-blue-light-4{background-color:#b2defa!important}.bg-blue-light-3{background-color:#7fc8f6!important}.bg-blue-light-2{background-color:#52b5f3!important}.bg-blue-light-1{background-color:#21a0f0!important}.bg-blue{background-color:#0092ee!important}.bg-blue-dark-5{background-color:#044067!important}.bg-blue-dark-4{background-color:#004f82!important}.bg-blue-dark-3{background-color:#0768a5!important}.bg-blue-dark-2{background-color:#007fd0!important}.bg-blue-dark-1{background-color:#0089e0!important}.bg-cyan-light-5{background-color:#effafb!important}.bg-cyan-light-4{background-color:#bbebf0!important}.bg-cyan-light-3{background-color:#8edde6!important}.bg-cyan-light-2{background-color:#66d2dd!important}.bg-cyan-light-1{background-color:#3bc5d3!important}.bg-cyan,.bg-info{background-color:#1ebccd!important}.bg-cyan-dark-5{background-color:#065459!important}.bg-cyan-dark-4{background-color:#046b73!important}.bg-cyan-dark-3{background-color:#0b858f!important}.bg-cyan-dark-2{background-color:#0e949f!important}.bg-cyan-dark-1{background-color:#16a9b9!important}.bg-grey-light-5,.bg-secondary-light-5{background-color:#f5f5f5!important}.bg-grey-light-4,.bg-secondary-light-4{background-color:#e2e2e2!important}.bg-grey-light-3,.bg-secondary-light-3{background-color:#cecece!important}.bg-grey-light-2,.bg-secondary-light-2{background-color:#bdbdbd!important}.bg-grey-light-1,.bg-secondary-light-1{background-color:#ababab!important}.bg-secondary,.bg-grey{background-color:#9e9e9e!important}.bg-grey-dark-1,.bg-secondary-dark-1{background-color:#919191!important}.bg-grey-dark-2,.bg-secondary-dark-2{background-color:#858484!important}.bg-grey-dark-3,.bg-secondary-dark-3{background-color:#777474!important}.bg-grey-dark-4,.bg-secondary-dark-4{background-color:#666161!important}.bg-grey-dark-5,.bg-secondary-dark-5{background-color:#524c4c!important}.bg-pink-light-5{background-color:#feeff4!important}.bg-pink-light-4{background-color:#fabacf!important}.bg-pink-light-3{background-color:#f68daf!important}.bg-pink-light-2{background-color:#f36493!important}.bg-pink-light-1{background-color:#ef3975!important}.bg-pink{background-color:#ed1b60!important}.bg-pink-dark-5{background-color:#6f1333!important}.bg-pink-dark-4{background-color:#90143f!important}.bg-pink-dark-3{background-color:#a7194b!important}.bg-pink-dark-2{background-color:#be1b54!important}.bg-pink-dark-1{background-color:#df195f!important}.bg-purple-light-5{background-color:#f9f0f9!important}.bg-purple-light-4{background-color:#e6bde5!important}.bg-purple-light-3{background-color:#d592d4!important}.bg-purple-light-2{background-color:#c66cc5!important}.bg-purple-light-1{background-color:#b642b5!important}.bg-purple{background-color:#ab26aa!important}.bg-purple-dark-5{background-color:#5d1864!important}.bg-purple-dark-4{background-color:#701b76!important}.bg-purple-dark-3{background-color:#7c2181!important}.bg-purple-dark-2{background-color:#882787!important}.bg-purple-dark-1{background-color:#9a3092!important}.bg-violet-light-5{background-color:#f4f2fa!important}.bg-violet-light-4{background-color:#d1c5e8!important}.bg-violet-light-3{background-color:#b29fd8!important}.bg-violet-light-2{background-color:#977dcb!important}.bg-violet-light-1{background-color:#7a59bc!important}.bg-violet{background-color:#6640b2!important}.bg-violet-dark-5{background-color:#2d1453!important}.bg-violet-dark-4{background-color:#3a196c!important}.bg-violet-dark-3{background-color:#482e7e!important}.bg-violet-dark-2{background-color:#5935a3!important}.bg-violet-dark-1{background-color:#603bab!important}.bg-indigo-light-5{background-color:#f1f3f9!important}.bg-indigo-light-4{background-color:#c4cce7!important}.bg-indigo-light-3{background-color:#9caad8!important}.bg-indigo-light-2{background-color:#798cca!important}.bg-indigo-light-1{background-color:#536bbb!important}.bg-indigo{background-color:#3a55b1!important}.bg-indigo-dark-5{background-color:#0a2042!important}.bg-indigo-dark-4{background-color:#002663!important}.bg-indigo-dark-3{background-color:#273c87!important}.bg-indigo-dark-2{background-color:#2f4595!important}.bg-indigo-dark-1{background-color:#3650ab!important}.bg-teal-light-5{background-color:#edf8f6!important}.bg-teal-light-4{background-color:#b2e1da!important}.bg-teal-light-3{background-color:#7fcdc1!important}.bg-teal-light-2{background-color:#52bbac!important}.bg-teal-light-1{background-color:#21a894!important}.bg-teal{background-color:#009b84!important}.bg-teal-dark-5{background-color:#044b3b!important}.bg-teal-dark-4{background-color:#02624f!important}.bg-teal-dark-3{background-color:#026f58!important}.bg-teal-dark-2{background-color:#028068!important}.bg-teal-dark-1{background-color:#018975!important}.bg-neon-light-5{background-color:#f3f9ec!important}.bg-neon-light-4{background-color:#dbedc6!important}.bg-neon-light-3{background-color:#c3e0a0!important}.bg-neon-light-2{background-color:#aed67e!important}.bg-neon-light-1{background-color:#97ca5a!important}.bg-neon{background-color:#88c241!important}.bg-neon-dark-5{background-color:#3d680f!important}.bg-neon-dark-4{background-color:#4c7f16!important}.bg-neon-dark-3{background-color:#59970e!important}.bg-neon-dark-2{background-color:#67a41c!important}.bg-neon-dark-1{background-color:#79b62f!important}.bg-lime-light-5{background-color:#f9faeb!important}.bg-lime-light-4{background-color:#f1f4d0!important}.bg-lime-light-3{background-color:#e7ecb0!important}.bg-lime-light-2{background-color:#dfe594!important}.bg-lime-light-1{background-color:#d6de76!important}.bg-lime{background-color:#d0d962!important}.bg-lime-dark-5{background-color:#6f7208!important}.bg-lime-dark-4{background-color:#878b09!important}.bg-lime-dark-3{background-color:#9ea809!important}.bg-lime-dark-2{background-color:#b7c11a!important}.bg-lime-dark-1{background-color:#c3cc34!important}.bg-sun-light-5{background-color:#fffbe5!important}.bg-sun-light-4{background-color:#fef7c2!important}.bg-sun-light-3{background-color:#fef19a!important}.bg-sun-light-2{background-color:#feec76!important}.bg-sun-light-1{background-color:#fde74f!important}.bg-sun{background-color:#fde335!important}.bg-sun-dark-5{background-color:#a48f03!important}.bg-sun-dark-4{background-color:#bca300!important}.bg-sun-dark-3{background-color:#cdb308!important}.bg-sun-dark-2{background-color:#dfc414!important}.bg-sun-dark-1{background-color:#ecd11e!important}.bg-orange-light-5{background-color:#fff4e9!important}.bg-orange-light-4{background-color:#ffdfbe!important}.bg-orange-light-3{background-color:#ffca93!important}.bg-orange-light-2{background-color:#ffb76d!important}.bg-orange-light-1{background-color:#ffa344!important}.bg-orange{background-color:#ff9528!important}.bg-orange-dark-5{background-color:#c74c00!important}.bg-orange-dark-4{background-color:#e05602!important}.bg-orange-dark-3{background-color:#f16611!important}.bg-orange-dark-2{background-color:#ff7800!important}.bg-orange-dark-1{background-color:#ff880e!important}.bg-pumpkin-light-5{background-color:#fff4f0!important}.bg-pumpkin-light-4{background-color:#ffcfbe!important}.bg-pumpkin-light-3{background-color:#ffaf93!important}.bg-pumpkin-light-2{background-color:#ff936d!important}.bg-pumpkin-light-1{background-color:#ff7544!important}.bg-pumpkin{background-color:#ff6028!important}.bg-pumpkin-dark-5{background-color:#ac2c00!important}.bg-pumpkin-dark-4{background-color:#c63300!important}.bg-pumpkin-dark-3{background-color:#dd3f08!important}.bg-pumpkin-dark-2{background-color:#e8470f!important}.bg-pumpkin-dark-1{background-color:#fb551c!important}.bg-brown-light-5{background-color:#f6f3f2!important}.bg-brown-light-4{background-color:#d7cbc8!important}.bg-brown-light-3{background-color:#bca9a4!important}.bg-brown-light-2{background-color:#a58b84!important}.bg-brown-light-1{background-color:#8b6a61!important}.bg-brown{background-color:#7a5449!important}.bg-brown-dark-5{background-color:#301811!important}.bg-brown-dark-4{background-color:#44241b!important}.bg-brown-dark-3{background-color:#502f25!important}.bg-brown-dark-2{background-color:#633d32!important}.bg-brown-dark-1{background-color:#6f483d!important}.bg-gold-light-5{background-color:#fbf8f1!important}.bg-gold-light-4{background-color:#ece0c5!important}.bg-gold-light-3{background-color:#e0cc9f!important}.bg-gold-light-2{background-color:#d5ba7d!important}.bg-gold-light-1{background-color:#c9a658!important}.bg-gold{background-color:#c1993f!important}.bg-gold-dark-5{background-color:#6d4d05!important}.bg-gold-dark-4{background-color:#85600d!important}.bg-gold-dark-3{background-color:#98731e!important}.bg-gold-dark-2{background-color:#a27b25!important}.bg-gold-dark-1{background-color:#b48c32!important}.bg-smoke-light-5{background-color:#f4f6f7!important}.bg-smoke-light-4{background-color:#ced8dc!important}.bg-smoke-light-3{background-color:#aebec4!important}.bg-smoke-light-2{background-color:#92a7b0!important}.bg-smoke-light-1{background-color:#738e99!important}.bg-smoke{background-color:#5e7d8a!important}.bg-smoke-dark-5{background-color:#172a32!important}.bg-smoke-dark-4{background-color:#233c46!important}.bg-smoke-dark-3{background-color:#304e5a!important}.bg-smoke-dark-2{background-color:#40606d!important}.bg-smoke-dark-1{background-color:#4a6b78!important}.bg-light{background-color:#f5f5f6!important}.bg-light-10{background-color:#eaecec!important}.bg-light-15{background-color:#e0e3e4!important}.bg-light-20{background-color:#d6d9da!important}.bg-light-30{background-color:#c1c6c8!important}.bg-light-40{background-color:#adb3b6!important}.bg-light-50{background-color:#98a0a3!important}.bg-light-60{background-color:#848d91!important}.bg-light-70{background-color:#6f7a7f!important}.bg-light-80{background-color:#5b676d!important}.bg-light-90{background-color:#46545a!important}.bg-dark{background-color:#324148!important}.bg-dark-20{background-color:#2b383e!important}.bg-dark-40{background-color:#273238!important}.bg-dark-60{background-color:#212a2f!important}.bg-dark-80{background-color:#1a2225!important}.bg-dark-100{background-color:#0d1113!important}.bg-twitter{background-color:#00aced!important}.bg-gradient-primary{background:#00acf0;background:linear-gradient(45deg,#00acf0,#6640b2)!important;background:-webkit-bg-linear-gradient(45deg,#00acf0,#6640b2)!important}.bg-gradient-info{background:#1ebccd;background:linear-gradient(45deg,#1ebccd,#3a55b1)!important;background:-webkit-bg-linear-gradient(45deg,#1ebccd,#3a55b1)!important}.bg-gradient-success{background:#22af47;background:linear-gradient(45deg,#22af47,#d0d962)!important;background:-webkit-bg-linear-gradient(45deg,#22af47,#d0d962)!important}.bg-gradient-warning{background:#ffbf36;background:linear-gradient(45deg,#ffbf36,#ff6028)!important;background:-webkit-bg-linear-gradient(45deg,#ffbf36,#ff6028)!important}.bg-gradient-danger{background:#f83f37;background:linear-gradient(45deg,#f83f37,#ab26aa)!important;background:-webkit-bg-linear-gradient(45deg,#f83f37,#ab26aa)!important}.bg-gradient-secondary{background:#9e9e9e;background:linear-gradient(45deg,#9e9e9e,#5e7d8a)!important;background:-webkit-bg-linear-gradient(45deg,#9e9e9e,#5e7d8a)!important}.bg-gradient-light{background:#f5f5f6;background:linear-gradient(45deg,#f5f5f6,#9e9e9e)!important;background:-webkit-bg-linear-gradient(45deg,#f5f5f6,#9e9e9e)!important}.bg-gradient-dark{background:#324148;background:linear-gradient(45deg,#324148,#7a5449)!important;background:-webkit-bg-linear-gradient(45deg,#324148,#7a5449)!important}.bg-gradient-pony{background:#ed1b60;background:linear-gradient(45deg,#ed1b60,#1ebccd)!important;background:-webkit-bg-linear-gradient(45deg,#ed1b60,#1ebccd)!important}.bg-gradient-space{background:#ab26aa;background:linear-gradient(45deg,#ab26aa,#fde335)!important;background:-webkit-bg-linear-gradient(45deg,#ab26aa,#fde335)!important}.bg-gradient-streaks{background:#6640b2;background:linear-gradient(45deg,#6640b2,#009b84)!important;background:-webkit-bg-linear-gradient(45deg,#6640b2,#009b84)!important}.bg-gradient-bunting{background:#3a55b1;background:linear-gradient(45deg,#3a55b1,#7a5449)!important;background:-webkit-bg-linear-gradient(45deg,#3a55b1,#7a5449)!important}.bg-gradient-paradise{background:#0092ee;background:linear-gradient(45deg,#0092ee,#88c241)!important;background:-webkit-bg-linear-gradient(45deg,#0092ee,#88c241)!important}.bg-gradient-heaven{background:#88c241;background:linear-gradient(45deg,#88c241,#00acf0)!important;background:-webkit-bg-linear-gradient(45deg,#88c241,#00acf0)!important}.bg-gradient-honey{background:#d0d962;background:linear-gradient(45deg,#d0d962,#ff9528)!important;background:-webkit-bg-linear-gradient(45deg,#d0d962,#ff9528)!important}.bg-gradient-warbler{background:#fde335;background:linear-gradient(45deg,#fde335,#9e9e9e)!important;background:-webkit-bg-linear-gradient(45deg,#fde335,#9e9e9e)!important}.bg-gradient-dusk{background:#ff9528;background:linear-gradient(45deg,#ff9528,#6640b2)!important;background:-webkit-bg-linear-gradient(45deg,#ff9528,#6640b2)!important}.bg-gradient-citrine{background:#ff6028;background:linear-gradient(45deg,#ff6028,#7a5449)!important;background:-webkit-bg-linear-gradient(45deg,#ff6028,#7a5449)!important}.bg-gradient-royston{background:#7a5449;background:linear-gradient(45deg,#7a5449,#009b84)!important;background:-webkit-bg-linear-gradient(45deg,#7a5449,#009b84)!important}.bg-gradient-ashes{background:#5e7d8a;background:linear-gradient(45deg,#5e7d8a,#324148)!important;background:-webkit-bg-linear-gradient(45deg,#5e7d8a,#324148)!important}.bg-gradient-metal{background:#c1993f;background:linear-gradient(45deg,#c1993f,#9e9e9e)!important;background:-webkit-bg-linear-gradient(45deg,#c1993f,#9e9e9e)!important}.bg-gradient-sunset{background:#009b84;background:linear-gradient(45deg,#009b84,#ff6028)!important;background:-webkit-bg-linear-gradient(45deg,#009b84,#ff6028)!important}.bg-trans-light-10{background:#ffffff1a}.bg-trans-light-15{background:#ffffff26}.bg-trans-light-20{background:#fff3}.bg-trans-light-25{background:#ffffff40}.bg-trans-light-30{background:#ffffff4d}.bg-trans-light-35{background:#ffffff59}.bg-trans-light-40{background:#fff6}.bg-trans-light-45{background:#ffffff73}.bg-trans-light-50{background:#ffffff80}.bg-trans-light-55{background:#ffffff8c}.bg-trans-light-60{background:#fff9}.bg-trans-light-65{background:#ffffffa6}.bg-trans-light-70{background:#ffffffb3}.bg-trans-light-75{background:#ffffffbf}.bg-trans-light-80{background:#fffc}.bg-trans-light-85{background:#ffffffd9}.bg-trans-light-90{background:#ffffffe6}.bg-trans-dark-10{background:#1a22251a}.bg-trans-dark-15{background:#1a222526}.bg-trans-dark-20{background:#1a222533}.bg-trans-dark-25{background:#1a222540}.bg-trans-dark-30{background:#1a22254d}.bg-trans-dark-35{background:#1a222559}.bg-trans-dark-40{background:#1a222566}.bg-trans-dark-45{background:#1a222573}.bg-trans-dark-50{background:#1a222580}.bg-trans-dark-55{background:#1a22258c}.bg-trans-dark-60{background:#1a222599}.bg-trans-dark-65{background:#1a2225a6}.bg-trans-dark-70{background:#1a2225b3}.bg-trans-dark-75{background:#1a2225bf}.bg-trans-dark-80{background:#1a2225cc}.bg-trans-dark-85{background:#1a2225d9}.bg-trans-dark-90{background:#1a2225e6}.bg-trans-dark-95{background:#1a2225f2}.overlay-wrap{position:relative}.overlay-wrap .bg-overlay{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}.text-sky,.text-primary{color:#00acf0!important}.text-cyan,.text-info{color:#1ebccd!important}.text-green,.text-success{color:#22af47!important}.text-yellow,.text-warning{color:#ffbf36!important}.text-red,.text-danger{color:#f83f37!important}.text-pink{color:#ed1b60!important}.text-purple{color:#ab26aa!important}.text-violet{color:#6640b2!important}.text-indigo{color:#3a55b1!important}.text-blue{color:#0092ee!important}.text-teal{color:#009b84!important}.text-neon{color:#88c241!important}.text-lime{color:#d0d962!important}.text-sun{color:#fde335!important}.text-orange{color:#ff9528!important}.text-pumpkin{color:#ff6028!important}.text-brown{color:#7a5449!important}.text-gold{color:#c1993f!important}.text-smoke,.text-muted{color:#5e7d8a!important}.text-grey,.text-secondary{color:#9e9e9e!important}.text-dark{color:#324148!important}.text-light{color:#848d91!important}.text-white{color:#fff!important}.text-light-10{color:#eaecec!important}.text-light-15{color:#e0e3e4!important}.text-light-20{color:#d6d9da!important}.text-light-30{color:#c1c6c8!important}.text-light-40{color:#adb3b6!important}.text-light-50{color:#98a0a3!important}.text-light-60{color:#848d91!important}.text-light-70{color:#6f7a7f!important}.text-light-80{color:#5b676d!important}.text-light-90{color:#46545a!important}.text-dark-20{color:#2b383e!important}.text-dark-40{color:#273238!important}.text-dark-60{color:#212a2f!important}.text-dark-80{color:#1a2225!important}.text-dark-100{color:#0d1113!important}.text-disabled{color:#c1c6c8!important}.border{border:1px solid #eaecec!important}.border-top{border-top:1px solid #eaecec!important}.border-bottom{border-bottom:1px solid #eaecec!important}.border-left{border-left:1px solid #eaecec!important}.border-right{border-right:1px solid #eaecec!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-right-0{border-right:0!important}.rounded{border-radius:4px!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-top-left{border-top-left-radius:.25rem!important}.rounded-top-right{border-top-right-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom-left{border-bottom-left-radius:.25rem!important}.rounded-bottom-right{border-bottom-right-radius:.25rem!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-left-0{border-top-left-radius:0!important}.rounded-top-right-0{border-top-right-radius:0!important}.rounded-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-left-0{border-bottom-left-radius:0!important}.rounded-bottom-right-0{border-bottom-right-radius:0!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:1px!important}.rounded-2{border-radius:2px!important}.rounded-3{border-radius:3px!important}.rounded-4{border-radius:4px!important}.rounded-5{border-radius:5px!important}.rounded-6{border-radius:6px!important}.rounded-7{border-radius:7px!important}.rounded-8{border-radius:8px!important}.rounded-9{border-radius:9px!important}.rounded-10{border-radius:10px!important}.rounded-15{border-radius:15px!important}.rounded-20{border-radius:20px!important}.rounded-25{border-radius:25px!important}.rounded-30{border-radius:30px!important}.rounded-35{border-radius:35px!important}.rounded-40{border-radius:40px!important}.rounded-45{border-radius:45px!important}.rounded-50{border-radius:50px!important}.circle{border-radius:50%!important}.square{border-radius:0!important}.border-primary,.border-sky{border-color:#00acf0!important}.border-info,.border-cyan{border-color:#1ebccd!important}.border-danger,.border-red{border-color:#f83f37!important}.border-success,.border-green{border-color:#22af47!important}.border-warning,.border-yellow{border-color:#ffbf36!important}.border-pink{border-color:#ed1b60!important}.border-purple{border-color:#ab26aa!important}.border-violet{border-color:#6640b2!important}.border-indigo{border-color:#3a55b1!important}.border-blue{border-color:#0092ee!important}.border-teal{border-color:#009b84!important}.border-neon{border-color:#88c241!important}.border-lime{border-color:#d0d962!important}.border-sun{border-color:#fde335!important}.border-orange{border-color:#ff9528!important}.border-pumpkin{border-color:#ff6028!important}.border-brown{border-color:#7a5449!important}.border-gold{border-color:#c1993f!important}.border-smoke{border-color:#5e7d8a!important}.border-white{border-color:#fff!important}.border-light{border-color:#f5f5f6!important}.border-light-10{border-color:#eaecec!important}.border-light-15{border-color:#e0e3e4!important}.border-light-20{border-color:#d6d9da!important}.border-light-30{border-color:#c1c6c8!important}.border-light-40{border-color:#adb3b6!important}.border-light-50{border-color:#98a0a3!important}.border-light-60{border-color:#848d91!important}.border-light-70{border-color:#6f7a7f!important}.border-light-80{border-color:#5b676d!important}.border-light-90{border-color:#46545a!important}.border-dark{border-color:#324148!important}.border-dark-20{border-color:#2b383e!important}.border-dark-40{border-color:#273238!important}.border-dark-60{border-color:#212a2f!important}.border-dark-80{border-color:#1a2225!important}.border-dark-100{border-color:#0d1113!important}.border-secondary{border-color:#9e9e9e!important}.subtractive-example>.d-inline-block{border:1px solid #adb3b6}.color-palette-wrap .color-wrap{padding:15px}.shadow-none{box-shadow:0 0 #0000001a!important}.shadow-top{box-shadow:0 -2px 2px #0000001a!important}.shadow-bottom{box-shadow:0 2px 2px #0000001a!important}.shadow-left{box-shadow:-2px 0 2px #0000001a!important}.shadow-right{box-shadow:2px 0 2px #0000001a!important}.shadow-sm{box-shadow:0 2px 2px #0000001a!important}.shadow-sm.shadow-top{box-shadow:0 -2px 2px #0000001a!important}.shadow-sm.shadow-bottom{box-shadow:0 2px 2px #0000001a!important}.shadow-sm.shadow-left{box-shadow:-2px 0 2px #0000001a!important}.shadow-sm.shadow-right{box-shadow:2px 0 2px #0000001a!important}.shadow-hover-sm{-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm:hover{box-shadow:0 2px 2px #0000001a!important}.shadow-hover-sm:hover.shadow-top{box-shadow:0 -2px 2px #0000001a!important}.shadow-hover-sm:hover.shadow-bottom{box-shadow:0 2px 2px #0000001a!important}.shadow-hover-sm:hover.shadow-left{box-shadow:-2px 0 2px #0000001a!important}.shadow-hover-sm:hover.shadow-right{box-shadow:2px 0 2px #0000001a!important}.shadow{box-shadow:0 4px 5px #0000001a!important}.shadow.shadow-top{box-shadow:0 -4px 5px #0000001a!important}.shadow.shadow-bottom{box-shadow:0 4px 5px #0000001a!important}.shadow.shadow-left{box-shadow:-4px 0 5px #0000001a!important}.shadow.shadow-right{box-shadow:4px 0 5px #0000001a!important}.shadow-hover{-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover:hover{box-shadow:0 4px 5px #0000001a!important}.shadow-hover:hover.shadow-top{box-shadow:0 -4px 5px #0000001a!important}.shadow-hover:hover.shadow-bottom{box-shadow:0 4px 5px #0000001a!important}.shadow-hover:hover.shadow-left{box-shadow:-4px 0 5px #0000001a!important}.shadow-hover:hover.shadow-right{box-shadow:4px 0 5px #0000001a!important}.shadow-lg{box-shadow:0 6px 10px #0000001a!important}.shadow-lg.shadow-top{box-shadow:0 -6px 10px #0000001a!important}.shadow-lg.shadow-bottom{box-shadow:0 6px 10px #0000001a!important}.shadow-lg.shadow-left{box-shadow:-6px 0 10px #0000001a!important}.shadow-lg.shadow-right{box-shadow:6px 0 10px #0000001a!important}.shadow-hover-lg{-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg:hover{box-shadow:0 6px 10px #0000001a!important}.shadow-hover-lg:hover.shadow-top{box-shadow:0 -6px 10px #0000001a!important}.shadow-hover-lg:hover.shadow-bottom{box-shadow:0 6px 10px #0000001a!important}.shadow-hover-lg:hover.shadow-left{box-shadow:-6px 0 10px #0000001a!important}.shadow-hover-lg:hover.shadow-right{box-shadow:6px 0 10px #0000001a!important}.shadow-xl{box-shadow:0 8px 10px #0000001a!important}.shadow-xl.shadow-top{box-shadow:0 -8px 10px #0000001a!important}.shadow-xl.shadow-bottom{box-shadow:0 8px 10px #0000001a!important}.shadow-xl.shadow-left{box-shadow:-8px 0 10px #0000001a!important}.shadow-xl.shadow-right{box-shadow:8px 0 10px #0000001a!important}.shadow-hover-xl{-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl:hover{box-shadow:0 8px 10px #0000001a!important}.shadow-hover-xl:hover.shadow-top{box-shadow:0 -8px 10px #0000001a!important}.shadow-hover-xl:hover.shadow-bottom{box-shadow:0 8px 10px #0000001a!important}.shadow-hover-xl:hover.shadow-left{box-shadow:-8px 0 10px #0000001a!important}.shadow-hover-xl:hover.shadow-right{box-shadow:8px 0 10px #0000001a!important}.font-11{font-size:11px!important}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-17{font-size:17px!important}.font-18{font-size:18px!important}.font-19{font-size:19px!important}.font-20{font-size:20px!important}.font-21{font-size:21px!important}.font-22{font-size:22px!important}.font-23{font-size:23px!important}.font-24{font-size:24px!important}.font-25{font-size:25px!important}.font-26{font-size:26px!important}.font-27{font-size:27px!important}.font-28{font-size:28px!important}.font-29{font-size:29px!important}.font-30{font-size:30px!important}.font-31{font-size:31px!important}.font-32{font-size:32px!important}.font-33{font-size:33px!important}.font-34{font-size:34px!important}.font-35{font-size:35px!important}.font-36{font-size:36px!important}.font-37{font-size:37px!important}.font-38{font-size:38px!important}.font-39{font-size:39px!important}.font-40{font-size:40px!important}.font-41{font-size:41px!important}.font-42{font-size:42px!important}.font-43{font-size:43px!important}.font-44{font-size:44px!important}.font-45{font-size:45px!important}.font-46{font-size:46px!important}.font-47{font-size:47px!important}.font-48{font-size:48px!important}.font-49{font-size:49px!important}.font-50{font-size:50px!important}@media(min-width:576px){.font-sm-11{font-size:11px!important}.font-sm-12{font-size:12px!important}.font-sm-13{font-size:13px!important}.font-sm-14{font-size:14px!important}.font-sm-15{font-size:15px!important}.font-sm-16{font-size:16px!important}.font-sm-17{font-size:17px!important}.font-sm-18{font-size:18px!important}.font-sm-19{font-size:19px!important}.font-sm-20{font-size:20px!important}.font-sm-21{font-size:21px!important}.font-sm-22{font-size:22px!important}.font-sm-23{font-size:23px!important}.font-sm-24{font-size:24px!important}.font-sm-25{font-size:25px!important}.font-sm-26{font-size:26px!important}.font-sm-27{font-size:27px!important}.font-sm-28{font-size:28px!important}.font-sm-29{font-size:29px!important}.font-sm-30{font-size:30px!important}.font-sm-31{font-size:31px!important}.font-sm-32{font-size:32px!important}.font-sm-33{font-size:33px!important}.font-sm-34{font-size:34px!important}.font-sm-35{font-size:35px!important}.font-sm-36{font-size:36px!important}.font-sm-37{font-size:37px!important}.font-sm-38{font-size:38px!important}.font-sm-39{font-size:39px!important}.font-sm-40{font-size:40px!important}.font-sm-41{font-size:41px!important}.font-sm-42{font-size:42px!important}.font-sm-43{font-size:43px!important}.font-sm-44{font-size:44px!important}.font-sm-45{font-size:45px!important}.font-sm-46{font-size:46px!important}.font-sm-47{font-size:47px!important}.font-sm-48{font-size:48px!important}.font-sm-49{font-size:49px!important}.font-sm-50{font-size:50px!important}}@media(min-width:768px){.font-md-11{font-size:11px!important}.font-md-12{font-size:12px!important}.font-md-13{font-size:13px!important}.font-md-14{font-size:14px!important}.font-md-15{font-size:15px!important}.font-md-16{font-size:16px!important}.font-md-17{font-size:17px!important}.font-md-18{font-size:18px!important}.font-md-19{font-size:19px!important}.font-md-20{font-size:20px!important}.font-md-21{font-size:21px!important}.font-md-22{font-size:22px!important}.font-md-23{font-size:23px!important}.font-md-24{font-size:24px!important}.font-md-25{font-size:25px!important}.font-md-26{font-size:26px!important}.font-md-27{font-size:27px!important}.font-md-28{font-size:28px!important}.font-md-29{font-size:29px!important}.font-md-30{font-size:30px!important}.font-md-31{font-size:31px!important}.font-md-32{font-size:32px!important}.font-md-33{font-size:33px!important}.font-md-34{font-size:34px!important}.font-md-35{font-size:35px!important}.font-md-36{font-size:36px!important}.font-md-37{font-size:37px!important}.font-md-38{font-size:38px!important}.font-md-39{font-size:39px!important}.font-md-40{font-size:40px!important}.font-md-41{font-size:41px!important}.font-md-42{font-size:42px!important}.font-md-43{font-size:43px!important}.font-md-44{font-size:44px!important}.font-md-45{font-size:45px!important}.font-md-46{font-size:46px!important}.font-md-47{font-size:47px!important}.font-md-48{font-size:48px!important}.font-md-49{font-size:49px!important}.font-md-50{font-size:50px!important}}@media(min-width:992px){.font-lg-11{font-size:11px!important}.font-lg-12{font-size:12px!important}.font-lg-13{font-size:13px!important}.font-lg-14{font-size:14px!important}.font-lg-15{font-size:15px!important}.font-lg-16{font-size:16px!important}.font-lg-17{font-size:17px!important}.font-lg-18{font-size:18px!important}.font-lg-19{font-size:19px!important}.font-lg-20{font-size:20px!important}.font-lg-21{font-size:21px!important}.font-lg-22{font-size:22px!important}.font-lg-23{font-size:23px!important}.font-lg-24{font-size:24px!important}.font-lg-25{font-size:25px!important}.font-lg-26{font-size:26px!important}.font-lg-27{font-size:27px!important}.font-lg-28{font-size:28px!important}.font-lg-29{font-size:29px!important}.font-lg-30{font-size:30px!important}.font-lg-31{font-size:31px!important}.font-lg-32{font-size:32px!important}.font-lg-33{font-size:33px!important}.font-lg-34{font-size:34px!important}.font-lg-35{font-size:35px!important}.font-lg-36{font-size:36px!important}.font-lg-37{font-size:37px!important}.font-lg-38{font-size:38px!important}.font-lg-39{font-size:39px!important}.font-lg-40{font-size:40px!important}.font-lg-41{font-size:41px!important}.font-lg-42{font-size:42px!important}.font-lg-43{font-size:43px!important}.font-lg-44{font-size:44px!important}.font-lg-45{font-size:45px!important}.font-lg-46{font-size:46px!important}.font-lg-47{font-size:47px!important}.font-lg-48{font-size:48px!important}.font-lg-49{font-size:49px!important}.font-lg-50{font-size:50px!important}}@media(min-width:1200px){.font-xl-11{font-size:11px!important}.font-xl-12{font-size:12px!important}.font-xl-13{font-size:13px!important}.font-xl-14{font-size:14px!important}.font-xl-15{font-size:15px!important}.font-xl-16{font-size:16px!important}.font-xl-17{font-size:17px!important}.font-xl-18{font-size:18px!important}.font-xl-19{font-size:19px!important}.font-xl-20{font-size:20px!important}.font-xl-21{font-size:21px!important}.font-xl-22{font-size:22px!important}.font-xl-23{font-size:23px!important}.font-xl-24{font-size:24px!important}.font-xl-25{font-size:25px!important}.font-xl-26{font-size:26px!important}.font-xl-27{font-size:27px!important}.font-xl-28{font-size:28px!important}.font-xl-29{font-size:29px!important}.font-xl-30{font-size:30px!important}.font-xl-31{font-size:31px!important}.font-xl-32{font-size:32px!important}.font-xl-33{font-size:33px!important}.font-xl-34{font-size:34px!important}.font-xl-35{font-size:35px!important}.font-xl-36{font-size:36px!important}.font-xl-37{font-size:37px!important}.font-xl-38{font-size:38px!important}.font-xl-39{font-size:39px!important}.font-xl-40{font-size:40px!important}.font-xl-41{font-size:41px!important}.font-xl-42{font-size:42px!important}.font-xl-43{font-size:43px!important}.font-xl-44{font-size:44px!important}.font-xl-45{font-size:45px!important}.font-xl-46{font-size:46px!important}.font-xl-47{font-size:47px!important}.font-xl-48{font-size:48px!important}.font-xl-49{font-size:49px!important}.font-xl-50{font-size:50px!important}}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.text-nonecase{text-transform:none!important}.letter-spacing-5{letter-spacing:.5px!important}.letter-spacing-10{letter-spacing:1px!important}.letter-spacing-15{letter-spacing:1.5px!important}.letter-spacing-20{letter-spacing:2px!important}.letter-spacing-25{letter-spacing:2.5px!important}.letter-spacing-30{letter-spacing:3px!important}.letter-spacing-35{letter-spacing:3.5px!important}.letter-spacing-40{letter-spacing:4px!important}.letter-spacing-45{letter-spacing:4.5px!important}.letter-spacing-50{letter-spacing:5px!important}.line-height-0{line-height:0!important}.line-height-10{line-height:1!important}.line-height-11{line-height:1.1!important}.line-height-12{line-height:1.2!important}.line-height-13{line-height:1.3!important}.line-height-14{line-height:1.4!important}.line-height-15{line-height:1.5!important}.line-height-16{line-height:1.6!important}.line-height-17{line-height:1.7!important}.line-height-18{line-height:1.8!important}.line-height-19{line-height:1.9!important}.line-height-20{line-height:2!important}.w-25p{width:25px!important}.w-30p{width:30px!important}.w-35p{width:35px!important}.w-40p{width:40px!important}.w-45p{width:45px!important}.w-50p{width:50px!important}.w-55p{width:55px!important}.w-60p{width:60px!important}.w-65p{width:65px!important}.w-70p{width:70px!important}.w-75p{width:75px!important}.w-80p{width:80px!important}.w-85p{width:85px!important}.w-90p{width:90px!important}.w-95p{width:95px!important}.w-100p{width:100px!important}.w-105p{width:105px!important}.w-110p{width:110px!important}.w-115p{width:115px!important}.w-120p{width:120px!important}.w-125p{width:125px!important}.w-130p{width:130px!important}.w-135p{width:135px!important}.w-140p{width:140px!important}.w-145p{width:145px!important}.w-150p{width:150px!important}.w-155p{width:155px!important}.w-160p{width:160px!important}.w-165p{width:165px!important}.w-170p{width:170px!important}.w-175p{width:175px!important}.w-180p{width:180px!important}.w-185p{width:185px!important}.w-190p{width:190px!important}.w-195p{width:195px!important}.w-200p{width:200px!important}.w-205p{width:205px!important}.w-210p{width:210px!important}.w-215p{width:215px!important}.w-220p{width:220px!important}.w-225p{width:225px!important}.w-230p{width:230px!important}.w-235p{width:235px!important}.w-240p{width:240px!important}.w-245p{width:245px!important}.w-250p{width:250px!important}.w-255p{width:255px!important}.w-260p{width:260px!important}.w-265p{width:265px!important}.w-270p{width:270px!important}.w-275p{width:275px!important}.w-280p{width:280px!important}.w-285p{width:285px!important}.w-290p{width:290px!important}.w-295p{width:295px!important}.w-300p{width:300px!important}.w-305p{width:305px!important}.w-310p{width:310px!important}.w-315p{width:315px!important}.w-320p{width:320px!important}.w-325p{width:325px!important}.w-330p{width:330px!important}.w-335p{width:335px!important}.w-340p{width:340px!important}.w-345p{width:345px!important}.w-350p{width:350px!important}.w-355p{width:355px!important}.w-360p{width:360px!important}.w-365p{width:365px!important}.w-370p{width:370px!important}.w-375p{width:375px!important}.w-380p{width:380px!important}.w-385p{width:385px!important}.w-390p{width:390px!important}.w-395p{width:395px!important}.w-400p{width:400px!important}.w-405p{width:405px!important}.w-410p{width:410px!important}.w-415p{width:415px!important}.w-420p{width:420px!important}.w-425p{width:425px!important}.w-430p{width:430px!important}.w-435p{width:435px!important}.w-440p{width:440px!important}.w-445p{width:445px!important}.w-450p{width:450px!important}.w-455p{width:455px!important}.w-460p{width:460px!important}.w-465p{width:465px!important}.w-470p{width:470px!important}.w-475p{width:475px!important}.w-480p{width:480px!important}.w-485p{width:485px!important}.w-490p{width:490px!important}.w-495p{width:495px!important}.w-500p{width:500px!important}.w-505p{width:505px!important}.w-510p{width:510px!important}.w-515p{width:515px!important}.w-520p{width:520px!important}.w-525p{width:525px!important}.w-530p{width:530px!important}.w-535p{width:535px!important}.w-540p{width:540px!important}.w-545p{width:545px!important}.w-550p{width:550px!important}.w-555p{width:555px!important}.w-560p{width:560px!important}.w-565p{width:565px!important}.w-570p{width:570px!important}.w-575p{width:575px!important}.w-580p{width:580px!important}.w-585p{width:585px!important}.w-590p{width:590px!important}.w-595p{width:595px!important}.w-600p{width:600px!important}.w-605p{width:605px!important}.w-610p{width:610px!important}.w-615p{width:615px!important}.w-620p{width:620px!important}.w-625p{width:625px!important}.w-630p{width:630px!important}.w-635p{width:635px!important}.w-640p{width:640px!important}.w-645p{width:645px!important}.w-650p{width:650px!important}.w-655p{width:655px!important}.w-660p{width:660px!important}.w-665p{width:665px!important}.w-670p{width:670px!important}.w-675p{width:675px!important}.w-680p{width:680px!important}.w-685p{width:685px!important}.w-690p{width:690px!important}.w-695p{width:695px!important}.w-700p{width:700px!important}.w-705p{width:705px!important}.w-710p{width:710px!important}.w-715p{width:715px!important}.w-720p{width:720px!important}.w-725p{width:725px!important}.w-730p{width:730px!important}.w-735p{width:735px!important}.w-740p{width:740px!important}.w-745p{width:745px!important}.w-750p{width:750px!important}.w-755p{width:755px!important}.w-760p{width:760px!important}.w-765p{width:765px!important}.w-770p{width:770px!important}.w-775p{width:775px!important}.w-780p{width:780px!important}.w-785p{width:785px!important}.w-790p{width:790px!important}.w-795p{width:795px!important}.w-800p{width:800px!important}@media(min-width:576px){.w-sm-25p{width:25px!important}.w-sm-30p{width:30px!important}.w-sm-35p{width:35px!important}.w-sm-40p{width:40px!important}.w-sm-45p{width:45px!important}.w-sm-50p{width:50px!important}.w-sm-55p{width:55px!important}.w-sm-60p{width:60px!important}.w-sm-65p{width:65px!important}.w-sm-70p{width:70px!important}.w-sm-75p{width:75px!important}.w-sm-80p{width:80px!important}.w-sm-85p{width:85px!important}.w-sm-90p{width:90px!important}.w-sm-95p{width:95px!important}.w-sm-100p{width:100px!important}.w-sm-105p{width:105px!important}.w-sm-110p{width:110px!important}.w-sm-115p{width:115px!important}.w-sm-120p{width:120px!important}.w-sm-125p{width:125px!important}.w-sm-130p{width:130px!important}.w-sm-135p{width:135px!important}.w-sm-140p{width:140px!important}.w-sm-145p{width:145px!important}.w-sm-150p{width:150px!important}.w-sm-155p{width:155px!important}.w-sm-160p{width:160px!important}.w-sm-165p{width:165px!important}.w-sm-170p{width:170px!important}.w-sm-175p{width:175px!important}.w-sm-180p{width:180px!important}.w-sm-185p{width:185px!important}.w-sm-190p{width:190px!important}.w-sm-195p{width:195px!important}.w-sm-200p{width:200px!important}.w-sm-205p{width:205px!important}.w-sm-210p{width:210px!important}.w-sm-215p{width:215px!important}.w-sm-220p{width:220px!important}.w-sm-225p{width:225px!important}.w-sm-230p{width:230px!important}.w-sm-235p{width:235px!important}.w-sm-240p{width:240px!important}.w-sm-245p{width:245px!important}.w-sm-250p{width:250px!important}.w-sm-255p{width:255px!important}.w-sm-260p{width:260px!important}.w-sm-265p{width:265px!important}.w-sm-270p{width:270px!important}.w-sm-275p{width:275px!important}.w-sm-280p{width:280px!important}.w-sm-285p{width:285px!important}.w-sm-290p{width:290px!important}.w-sm-295p{width:295px!important}.w-sm-300p{width:300px!important}.w-sm-305p{width:305px!important}.w-sm-310p{width:310px!important}.w-sm-315p{width:315px!important}.w-sm-320p{width:320px!important}.w-sm-325p{width:325px!important}.w-sm-330p{width:330px!important}.w-sm-335p{width:335px!important}.w-sm-340p{width:340px!important}.w-sm-345p{width:345px!important}.w-sm-350p{width:350px!important}.w-sm-355p{width:355px!important}.w-sm-360p{width:360px!important}.w-sm-365p{width:365px!important}.w-sm-370p{width:370px!important}.w-sm-375p{width:375px!important}.w-sm-380p{width:380px!important}.w-sm-385p{width:385px!important}.w-sm-390p{width:390px!important}.w-sm-395p{width:395px!important}.w-sm-400p{width:400px!important}.w-sm-405p{width:405px!important}.w-sm-410p{width:410px!important}.w-sm-415p{width:415px!important}.w-sm-420p{width:420px!important}.w-sm-425p{width:425px!important}.w-sm-430p{width:430px!important}.w-sm-435p{width:435px!important}.w-sm-440p{width:440px!important}.w-sm-445p{width:445px!important}.w-sm-450p{width:450px!important}.w-sm-455p{width:455px!important}.w-sm-460p{width:460px!important}.w-sm-465p{width:465px!important}.w-sm-470p{width:470px!important}.w-sm-475p{width:475px!important}.w-sm-480p{width:480px!important}.w-sm-485p{width:485px!important}.w-sm-490p{width:490px!important}.w-sm-495p{width:495px!important}.w-sm-500p{width:500px!important}.w-sm-505p{width:505px!important}.w-sm-510p{width:510px!important}.w-sm-515p{width:515px!important}.w-sm-520p{width:520px!important}.w-sm-525p{width:525px!important}.w-sm-530p{width:530px!important}.w-sm-535p{width:535px!important}.w-sm-540p{width:540px!important}.w-sm-545p{width:545px!important}.w-sm-550p{width:550px!important}.w-sm-555p{width:555px!important}.w-sm-560p{width:560px!important}.w-sm-565p{width:565px!important}.w-sm-570p{width:570px!important}.w-sm-575p{width:575px!important}.w-sm-580p{width:580px!important}.w-sm-585p{width:585px!important}.w-sm-590p{width:590px!important}.w-sm-595p{width:595px!important}.w-sm-600p{width:600px!important}.w-sm-605p{width:605px!important}.w-sm-610p{width:610px!important}.w-sm-615p{width:615px!important}.w-sm-620p{width:620px!important}.w-sm-625p{width:625px!important}.w-sm-630p{width:630px!important}.w-sm-635p{width:635px!important}.w-sm-640p{width:640px!important}.w-sm-645p{width:645px!important}.w-sm-650p{width:650px!important}.w-sm-655p{width:655px!important}.w-sm-660p{width:660px!important}.w-sm-665p{width:665px!important}.w-sm-670p{width:670px!important}.w-sm-675p{width:675px!important}.w-sm-680p{width:680px!important}.w-sm-685p{width:685px!important}.w-sm-690p{width:690px!important}.w-sm-695p{width:695px!important}.w-sm-700p{width:700px!important}.w-sm-705p{width:705px!important}.w-sm-710p{width:710px!important}.w-sm-715p{width:715px!important}.w-sm-720p{width:720px!important}.w-sm-725p{width:725px!important}.w-sm-730p{width:730px!important}.w-sm-735p{width:735px!important}.w-sm-740p{width:740px!important}.w-sm-745p{width:745px!important}.w-sm-750p{width:750px!important}.w-sm-755p{width:755px!important}.w-sm-760p{width:760px!important}.w-sm-765p{width:765px!important}.w-sm-770p{width:770px!important}.w-sm-775p{width:775px!important}.w-sm-780p{width:780px!important}.w-sm-785p{width:785px!important}.w-sm-790p{width:790px!important}.w-sm-795p{width:795px!important}.w-sm-800p{width:800px!important}}@media(min-width:768px){.w-md-25p{width:25px!important}.w-md-30p{width:30px!important}.w-md-35p{width:35px!important}.w-md-40p{width:40px!important}.w-md-45p{width:45px!important}.w-md-50p{width:50px!important}.w-md-55p{width:55px!important}.w-md-60p{width:60px!important}.w-md-65p{width:65px!important}.w-md-70p{width:70px!important}.w-md-75p{width:75px!important}.w-md-80p{width:80px!important}.w-md-85p{width:85px!important}.w-md-90p{width:90px!important}.w-md-95p{width:95px!important}.w-md-100p{width:100px!important}.w-md-105p{width:105px!important}.w-md-110p{width:110px!important}.w-md-115p{width:115px!important}.w-md-120p{width:120px!important}.w-md-125p{width:125px!important}.w-md-130p{width:130px!important}.w-md-135p{width:135px!important}.w-md-140p{width:140px!important}.w-md-145p{width:145px!important}.w-md-150p{width:150px!important}.w-md-155p{width:155px!important}.w-md-160p{width:160px!important}.w-md-165p{width:165px!important}.w-md-170p{width:170px!important}.w-md-175p{width:175px!important}.w-md-180p{width:180px!important}.w-md-185p{width:185px!important}.w-md-190p{width:190px!important}.w-md-195p{width:195px!important}.w-md-200p{width:200px!important}.w-md-205p{width:205px!important}.w-md-210p{width:210px!important}.w-md-215p{width:215px!important}.w-md-220p{width:220px!important}.w-md-225p{width:225px!important}.w-md-230p{width:230px!important}.w-md-235p{width:235px!important}.w-md-240p{width:240px!important}.w-md-245p{width:245px!important}.w-md-250p{width:250px!important}.w-md-255p{width:255px!important}.w-md-260p{width:260px!important}.w-md-265p{width:265px!important}.w-md-270p{width:270px!important}.w-md-275p{width:275px!important}.w-md-280p{width:280px!important}.w-md-285p{width:285px!important}.w-md-290p{width:290px!important}.w-md-295p{width:295px!important}.w-md-300p{width:300px!important}.w-md-305p{width:305px!important}.w-md-310p{width:310px!important}.w-md-315p{width:315px!important}.w-md-320p{width:320px!important}.w-md-325p{width:325px!important}.w-md-330p{width:330px!important}.w-md-335p{width:335px!important}.w-md-340p{width:340px!important}.w-md-345p{width:345px!important}.w-md-350p{width:350px!important}.w-md-355p{width:355px!important}.w-md-360p{width:360px!important}.w-md-365p{width:365px!important}.w-md-370p{width:370px!important}.w-md-375p{width:375px!important}.w-md-380p{width:380px!important}.w-md-385p{width:385px!important}.w-md-390p{width:390px!important}.w-md-395p{width:395px!important}.w-md-400p{width:400px!important}.w-md-405p{width:405px!important}.w-md-410p{width:410px!important}.w-md-415p{width:415px!important}.w-md-420p{width:420px!important}.w-md-425p{width:425px!important}.w-md-430p{width:430px!important}.w-md-435p{width:435px!important}.w-md-440p{width:440px!important}.w-md-445p{width:445px!important}.w-md-450p{width:450px!important}.w-md-455p{width:455px!important}.w-md-460p{width:460px!important}.w-md-465p{width:465px!important}.w-md-470p{width:470px!important}.w-md-475p{width:475px!important}.w-md-480p{width:480px!important}.w-md-485p{width:485px!important}.w-md-490p{width:490px!important}.w-md-495p{width:495px!important}.w-md-500p{width:500px!important}.w-md-505p{width:505px!important}.w-md-510p{width:510px!important}.w-md-515p{width:515px!important}.w-md-520p{width:520px!important}.w-md-525p{width:525px!important}.w-md-530p{width:530px!important}.w-md-535p{width:535px!important}.w-md-540p{width:540px!important}.w-md-545p{width:545px!important}.w-md-550p{width:550px!important}.w-md-555p{width:555px!important}.w-md-560p{width:560px!important}.w-md-565p{width:565px!important}.w-md-570p{width:570px!important}.w-md-575p{width:575px!important}.w-md-580p{width:580px!important}.w-md-585p{width:585px!important}.w-md-590p{width:590px!important}.w-md-595p{width:595px!important}.w-md-600p{width:600px!important}.w-md-605p{width:605px!important}.w-md-610p{width:610px!important}.w-md-615p{width:615px!important}.w-md-620p{width:620px!important}.w-md-625p{width:625px!important}.w-md-630p{width:630px!important}.w-md-635p{width:635px!important}.w-md-640p{width:640px!important}.w-md-645p{width:645px!important}.w-md-650p{width:650px!important}.w-md-655p{width:655px!important}.w-md-660p{width:660px!important}.w-md-665p{width:665px!important}.w-md-670p{width:670px!important}.w-md-675p{width:675px!important}.w-md-680p{width:680px!important}.w-md-685p{width:685px!important}.w-md-690p{width:690px!important}.w-md-695p{width:695px!important}.w-md-700p{width:700px!important}.w-md-705p{width:705px!important}.w-md-710p{width:710px!important}.w-md-715p{width:715px!important}.w-md-720p{width:720px!important}.w-md-725p{width:725px!important}.w-md-730p{width:730px!important}.w-md-735p{width:735px!important}.w-md-740p{width:740px!important}.w-md-745p{width:745px!important}.w-md-750p{width:750px!important}.w-md-755p{width:755px!important}.w-md-760p{width:760px!important}.w-md-765p{width:765px!important}.w-md-770p{width:770px!important}.w-md-775p{width:775px!important}.w-md-780p{width:780px!important}.w-md-785p{width:785px!important}.w-md-790p{width:790px!important}.w-md-795p{width:795px!important}.w-md-800p{width:800px!important}}@media(min-width:992px){.w-lg-25p{width:25px!important}.w-lg-30p{width:30px!important}.w-lg-35p{width:35px!important}.w-lg-40p{width:40px!important}.w-lg-45p{width:45px!important}.w-lg-50p{width:50px!important}.w-lg-55p{width:55px!important}.w-lg-60p{width:60px!important}.w-lg-65p{width:65px!important}.w-lg-70p{width:70px!important}.w-lg-75p{width:75px!important}.w-lg-80p{width:80px!important}.w-lg-85p{width:85px!important}.w-lg-90p{width:90px!important}.w-lg-95p{width:95px!important}.w-lg-100p{width:100px!important}.w-lg-105p{width:105px!important}.w-lg-110p{width:110px!important}.w-lg-115p{width:115px!important}.w-lg-120p{width:120px!important}.w-lg-125p{width:125px!important}.w-lg-130p{width:130px!important}.w-lg-135p{width:135px!important}.w-lg-140p{width:140px!important}.w-lg-145p{width:145px!important}.w-lg-150p{width:150px!important}.w-lg-155p{width:155px!important}.w-lg-160p{width:160px!important}.w-lg-165p{width:165px!important}.w-lg-170p{width:170px!important}.w-lg-175p{width:175px!important}.w-lg-180p{width:180px!important}.w-lg-185p{width:185px!important}.w-lg-190p{width:190px!important}.w-lg-195p{width:195px!important}.w-lg-200p{width:200px!important}.w-lg-205p{width:205px!important}.w-lg-210p{width:210px!important}.w-lg-215p{width:215px!important}.w-lg-220p{width:220px!important}.w-lg-225p{width:225px!important}.w-lg-230p{width:230px!important}.w-lg-235p{width:235px!important}.w-lg-240p{width:240px!important}.w-lg-245p{width:245px!important}.w-lg-250p{width:250px!important}.w-lg-255p{width:255px!important}.w-lg-260p{width:260px!important}.w-lg-265p{width:265px!important}.w-lg-270p{width:270px!important}.w-lg-275p{width:275px!important}.w-lg-280p{width:280px!important}.w-lg-285p{width:285px!important}.w-lg-290p{width:290px!important}.w-lg-295p{width:295px!important}.w-lg-300p{width:300px!important}.w-lg-305p{width:305px!important}.w-lg-310p{width:310px!important}.w-lg-315p{width:315px!important}.w-lg-320p{width:320px!important}.w-lg-325p{width:325px!important}.w-lg-330p{width:330px!important}.w-lg-335p{width:335px!important}.w-lg-340p{width:340px!important}.w-lg-345p{width:345px!important}.w-lg-350p{width:350px!important}.w-lg-355p{width:355px!important}.w-lg-360p{width:360px!important}.w-lg-365p{width:365px!important}.w-lg-370p{width:370px!important}.w-lg-375p{width:375px!important}.w-lg-380p{width:380px!important}.w-lg-385p{width:385px!important}.w-lg-390p{width:390px!important}.w-lg-395p{width:395px!important}.w-lg-400p{width:400px!important}.w-lg-405p{width:405px!important}.w-lg-410p{width:410px!important}.w-lg-415p{width:415px!important}.w-lg-420p{width:420px!important}.w-lg-425p{width:425px!important}.w-lg-430p{width:430px!important}.w-lg-435p{width:435px!important}.w-lg-440p{width:440px!important}.w-lg-445p{width:445px!important}.w-lg-450p{width:450px!important}.w-lg-455p{width:455px!important}.w-lg-460p{width:460px!important}.w-lg-465p{width:465px!important}.w-lg-470p{width:470px!important}.w-lg-475p{width:475px!important}.w-lg-480p{width:480px!important}.w-lg-485p{width:485px!important}.w-lg-490p{width:490px!important}.w-lg-495p{width:495px!important}.w-lg-500p{width:500px!important}.w-lg-505p{width:505px!important}.w-lg-510p{width:510px!important}.w-lg-515p{width:515px!important}.w-lg-520p{width:520px!important}.w-lg-525p{width:525px!important}.w-lg-530p{width:530px!important}.w-lg-535p{width:535px!important}.w-lg-540p{width:540px!important}.w-lg-545p{width:545px!important}.w-lg-550p{width:550px!important}.w-lg-555p{width:555px!important}.w-lg-560p{width:560px!important}.w-lg-565p{width:565px!important}.w-lg-570p{width:570px!important}.w-lg-575p{width:575px!important}.w-lg-580p{width:580px!important}.w-lg-585p{width:585px!important}.w-lg-590p{width:590px!important}.w-lg-595p{width:595px!important}.w-lg-600p{width:600px!important}.w-lg-605p{width:605px!important}.w-lg-610p{width:610px!important}.w-lg-615p{width:615px!important}.w-lg-620p{width:620px!important}.w-lg-625p{width:625px!important}.w-lg-630p{width:630px!important}.w-lg-635p{width:635px!important}.w-lg-640p{width:640px!important}.w-lg-645p{width:645px!important}.w-lg-650p{width:650px!important}.w-lg-655p{width:655px!important}.w-lg-660p{width:660px!important}.w-lg-665p{width:665px!important}.w-lg-670p{width:670px!important}.w-lg-675p{width:675px!important}.w-lg-680p{width:680px!important}.w-lg-685p{width:685px!important}.w-lg-690p{width:690px!important}.w-lg-695p{width:695px!important}.w-lg-700p{width:700px!important}.w-lg-705p{width:705px!important}.w-lg-710p{width:710px!important}.w-lg-715p{width:715px!important}.w-lg-720p{width:720px!important}.w-lg-725p{width:725px!important}.w-lg-730p{width:730px!important}.w-lg-735p{width:735px!important}.w-lg-740p{width:740px!important}.w-lg-745p{width:745px!important}.w-lg-750p{width:750px!important}.w-lg-755p{width:755px!important}.w-lg-760p{width:760px!important}.w-lg-765p{width:765px!important}.w-lg-770p{width:770px!important}.w-lg-775p{width:775px!important}.w-lg-780p{width:780px!important}.w-lg-785p{width:785px!important}.w-lg-790p{width:790px!important}.w-lg-795p{width:795px!important}.w-lg-800p{width:800px!important}}@media(min-width:1200px){.w-xl-25p{width:25px!important}.w-xl-30p{width:30px!important}.w-xl-35p{width:35px!important}.w-xl-40p{width:40px!important}.w-xl-45p{width:45px!important}.w-xl-50p{width:50px!important}.w-xl-55p{width:55px!important}.w-xl-60p{width:60px!important}.w-xl-65p{width:65px!important}.w-xl-70p{width:70px!important}.w-xl-75p{width:75px!important}.w-xl-80p{width:80px!important}.w-xl-85p{width:85px!important}.w-xl-90p{width:90px!important}.w-xl-95p{width:95px!important}.w-xl-100p{width:100px!important}.w-xl-105p{width:105px!important}.w-xl-110p{width:110px!important}.w-xl-115p{width:115px!important}.w-xl-120p{width:120px!important}.w-xl-125p{width:125px!important}.w-xl-130p{width:130px!important}.w-xl-135p{width:135px!important}.w-xl-140p{width:140px!important}.w-xl-145p{width:145px!important}.w-xl-150p{width:150px!important}.w-xl-155p{width:155px!important}.w-xl-160p{width:160px!important}.w-xl-165p{width:165px!important}.w-xl-170p{width:170px!important}.w-xl-175p{width:175px!important}.w-xl-180p{width:180px!important}.w-xl-185p{width:185px!important}.w-xl-190p{width:190px!important}.w-xl-195p{width:195px!important}.w-xl-200p{width:200px!important}.w-xl-205p{width:205px!important}.w-xl-210p{width:210px!important}.w-xl-215p{width:215px!important}.w-xl-220p{width:220px!important}.w-xl-225p{width:225px!important}.w-xl-230p{width:230px!important}.w-xl-235p{width:235px!important}.w-xl-240p{width:240px!important}.w-xl-245p{width:245px!important}.w-xl-250p{width:250px!important}.w-xl-255p{width:255px!important}.w-xl-260p{width:260px!important}.w-xl-265p{width:265px!important}.w-xl-270p{width:270px!important}.w-xl-275p{width:275px!important}.w-xl-280p{width:280px!important}.w-xl-285p{width:285px!important}.w-xl-290p{width:290px!important}.w-xl-295p{width:295px!important}.w-xl-300p{width:300px!important}.w-xl-305p{width:305px!important}.w-xl-310p{width:310px!important}.w-xl-315p{width:315px!important}.w-xl-320p{width:320px!important}.w-xl-325p{width:325px!important}.w-xl-330p{width:330px!important}.w-xl-335p{width:335px!important}.w-xl-340p{width:340px!important}.w-xl-345p{width:345px!important}.w-xl-350p{width:350px!important}.w-xl-355p{width:355px!important}.w-xl-360p{width:360px!important}.w-xl-365p{width:365px!important}.w-xl-370p{width:370px!important}.w-xl-375p{width:375px!important}.w-xl-380p{width:380px!important}.w-xl-385p{width:385px!important}.w-xl-390p{width:390px!important}.w-xl-395p{width:395px!important}.w-xl-400p{width:400px!important}.w-xl-405p{width:405px!important}.w-xl-410p{width:410px!important}.w-xl-415p{width:415px!important}.w-xl-420p{width:420px!important}.w-xl-425p{width:425px!important}.w-xl-430p{width:430px!important}.w-xl-435p{width:435px!important}.w-xl-440p{width:440px!important}.w-xl-445p{width:445px!important}.w-xl-450p{width:450px!important}.w-xl-455p{width:455px!important}.w-xl-460p{width:460px!important}.w-xl-465p{width:465px!important}.w-xl-470p{width:470px!important}.w-xl-475p{width:475px!important}.w-xl-480p{width:480px!important}.w-xl-485p{width:485px!important}.w-xl-490p{width:490px!important}.w-xl-495p{width:495px!important}.w-xl-500p{width:500px!important}.w-xl-505p{width:505px!important}.w-xl-510p{width:510px!important}.w-xl-515p{width:515px!important}.w-xl-520p{width:520px!important}.w-xl-525p{width:525px!important}.w-xl-530p{width:530px!important}.w-xl-535p{width:535px!important}.w-xl-540p{width:540px!important}.w-xl-545p{width:545px!important}.w-xl-550p{width:550px!important}.w-xl-555p{width:555px!important}.w-xl-560p{width:560px!important}.w-xl-565p{width:565px!important}.w-xl-570p{width:570px!important}.w-xl-575p{width:575px!important}.w-xl-580p{width:580px!important}.w-xl-585p{width:585px!important}.w-xl-590p{width:590px!important}.w-xl-595p{width:595px!important}.w-xl-600p{width:600px!important}.w-xl-605p{width:605px!important}.w-xl-610p{width:610px!important}.w-xl-615p{width:615px!important}.w-xl-620p{width:620px!important}.w-xl-625p{width:625px!important}.w-xl-630p{width:630px!important}.w-xl-635p{width:635px!important}.w-xl-640p{width:640px!important}.w-xl-645p{width:645px!important}.w-xl-650p{width:650px!important}.w-xl-655p{width:655px!important}.w-xl-660p{width:660px!important}.w-xl-665p{width:665px!important}.w-xl-670p{width:670px!important}.w-xl-675p{width:675px!important}.w-xl-680p{width:680px!important}.w-xl-685p{width:685px!important}.w-xl-690p{width:690px!important}.w-xl-695p{width:695px!important}.w-xl-700p{width:700px!important}.w-xl-705p{width:705px!important}.w-xl-710p{width:710px!important}.w-xl-715p{width:715px!important}.w-xl-720p{width:720px!important}.w-xl-725p{width:725px!important}.w-xl-730p{width:730px!important}.w-xl-735p{width:735px!important}.w-xl-740p{width:740px!important}.w-xl-745p{width:745px!important}.w-xl-750p{width:750px!important}.w-xl-755p{width:755px!important}.w-xl-760p{width:760px!important}.w-xl-765p{width:765px!important}.w-xl-770p{width:770px!important}.w-xl-775p{width:775px!important}.w-xl-780p{width:780px!important}.w-xl-785p{width:785px!important}.w-xl-790p{width:790px!important}.w-xl-795p{width:795px!important}.w-xl-800p{width:800px!important}}@media(min-width:1400px){.w-xxl-25p{width:25px!important}.w-xxl-30p{width:30px!important}.w-xxl-35p{width:35px!important}.w-xxl-40p{width:40px!important}.w-xxl-45p{width:45px!important}.w-xxl-50p{width:50px!important}.w-xxl-55p{width:55px!important}.w-xxl-60p{width:60px!important}.w-xxl-65p{width:65px!important}.w-xxl-70p{width:70px!important}.w-xxl-75p{width:75px!important}.w-xxl-80p{width:80px!important}.w-xxl-85p{width:85px!important}.w-xxl-90p{width:90px!important}.w-xxl-95p{width:95px!important}.w-xxl-100p{width:100px!important}.w-xxl-105p{width:105px!important}.w-xxl-110p{width:110px!important}.w-xxl-115p{width:115px!important}.w-xxl-120p{width:120px!important}.w-xxl-125p{width:125px!important}.w-xxl-130p{width:130px!important}.w-xxl-135p{width:135px!important}.w-xxl-140p{width:140px!important}.w-xxl-145p{width:145px!important}.w-xxl-150p{width:150px!important}.w-xxl-155p{width:155px!important}.w-xxl-160p{width:160px!important}.w-xxl-165p{width:165px!important}.w-xxl-170p{width:170px!important}.w-xxl-175p{width:175px!important}.w-xxl-180p{width:180px!important}.w-xxl-185p{width:185px!important}.w-xxl-190p{width:190px!important}.w-xxl-195p{width:195px!important}.w-xxl-200p{width:200px!important}.w-xxl-205p{width:205px!important}.w-xxl-210p{width:210px!important}.w-xxl-215p{width:215px!important}.w-xxl-220p{width:220px!important}.w-xxl-225p{width:225px!important}.w-xxl-230p{width:230px!important}.w-xxl-235p{width:235px!important}.w-xxl-240p{width:240px!important}.w-xxl-245p{width:245px!important}.w-xxl-250p{width:250px!important}.w-xxl-255p{width:255px!important}.w-xxl-260p{width:260px!important}.w-xxl-265p{width:265px!important}.w-xxl-270p{width:270px!important}.w-xxl-275p{width:275px!important}.w-xxl-280p{width:280px!important}.w-xxl-285p{width:285px!important}.w-xxl-290p{width:290px!important}.w-xxl-295p{width:295px!important}.w-xxl-300p{width:300px!important}.w-xxl-305p{width:305px!important}.w-xxl-310p{width:310px!important}.w-xxl-315p{width:315px!important}.w-xxl-320p{width:320px!important}.w-xxl-325p{width:325px!important}.w-xxl-330p{width:330px!important}.w-xxl-335p{width:335px!important}.w-xxl-340p{width:340px!important}.w-xxl-345p{width:345px!important}.w-xxl-350p{width:350px!important}.w-xxl-355p{width:355px!important}.w-xxl-360p{width:360px!important}.w-xxl-365p{width:365px!important}.w-xxl-370p{width:370px!important}.w-xxl-375p{width:375px!important}.w-xxl-380p{width:380px!important}.w-xxl-385p{width:385px!important}.w-xxl-390p{width:390px!important}.w-xxl-395p{width:395px!important}.w-xxl-400p{width:400px!important}.w-xxl-405p{width:405px!important}.w-xxl-410p{width:410px!important}.w-xxl-415p{width:415px!important}.w-xxl-420p{width:420px!important}.w-xxl-425p{width:425px!important}.w-xxl-430p{width:430px!important}.w-xxl-435p{width:435px!important}.w-xxl-440p{width:440px!important}.w-xxl-445p{width:445px!important}.w-xxl-450p{width:450px!important}.w-xxl-455p{width:455px!important}.w-xxl-460p{width:460px!important}.w-xxl-465p{width:465px!important}.w-xxl-470p{width:470px!important}.w-xxl-475p{width:475px!important}.w-xxl-480p{width:480px!important}.w-xxl-485p{width:485px!important}.w-xxl-490p{width:490px!important}.w-xxl-495p{width:495px!important}.w-xxl-500p{width:500px!important}.w-xxl-505p{width:505px!important}.w-xxl-510p{width:510px!important}.w-xxl-515p{width:515px!important}.w-xxl-520p{width:520px!important}.w-xxl-525p{width:525px!important}.w-xxl-530p{width:530px!important}.w-xxl-535p{width:535px!important}.w-xxl-540p{width:540px!important}.w-xxl-545p{width:545px!important}.w-xxl-550p{width:550px!important}.w-xxl-555p{width:555px!important}.w-xxl-560p{width:560px!important}.w-xxl-565p{width:565px!important}.w-xxl-570p{width:570px!important}.w-xxl-575p{width:575px!important}.w-xxl-580p{width:580px!important}.w-xxl-585p{width:585px!important}.w-xxl-590p{width:590px!important}.w-xxl-595p{width:595px!important}.w-xxl-600p{width:600px!important}.w-xxl-605p{width:605px!important}.w-xxl-610p{width:610px!important}.w-xxl-615p{width:615px!important}.w-xxl-620p{width:620px!important}.w-xxl-625p{width:625px!important}.w-xxl-630p{width:630px!important}.w-xxl-635p{width:635px!important}.w-xxl-640p{width:640px!important}.w-xxl-645p{width:645px!important}.w-xxl-650p{width:650px!important}.w-xxl-655p{width:655px!important}.w-xxl-660p{width:660px!important}.w-xxl-665p{width:665px!important}.w-xxl-670p{width:670px!important}.w-xxl-675p{width:675px!important}.w-xxl-680p{width:680px!important}.w-xxl-685p{width:685px!important}.w-xxl-690p{width:690px!important}.w-xxl-695p{width:695px!important}.w-xxl-700p{width:700px!important}.w-xxl-705p{width:705px!important}.w-xxl-710p{width:710px!important}.w-xxl-715p{width:715px!important}.w-xxl-720p{width:720px!important}.w-xxl-725p{width:725px!important}.w-xxl-730p{width:730px!important}.w-xxl-735p{width:735px!important}.w-xxl-740p{width:740px!important}.w-xxl-745p{width:745px!important}.w-xxl-750p{width:750px!important}.w-xxl-755p{width:755px!important}.w-xxl-760p{width:760px!important}.w-xxl-765p{width:765px!important}.w-xxl-770p{width:770px!important}.w-xxl-775p{width:775px!important}.w-xxl-780p{width:780px!important}.w-xxl-785p{width:785px!important}.w-xxl-790p{width:790px!important}.w-xxl-795p{width:795px!important}.w-xxl-800p{width:800px!important}}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}@media(min-width:576px){.w-sm-5{width:5%!important}.w-sm-10{width:10%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-55{width:55%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}}@media(min-width:768px){.w-md-5{width:5%!important}.w-md-10{width:10%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-55{width:55%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}}@media(min-width:992px){.w-lg-5{width:5%!important}.w-lg-10{width:10%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-55{width:55%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}}@media(min-width:1200px){.w-xl-5{width:5%!important}.w-xl-10{width:10%!important}.w-xl-15{width:15%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-35{width:35%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-50{width:50%!important}.w-xl-55{width:55%!important}.w-xl-60{width:60%!important}.w-xl-65{width:65%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}}@media(min-width:1400px){.w-xxl-5{width:5%!important}.w-xxl-10{width:10%!important}.w-xxl-15{width:15%!important}.w-xxl-20{width:20%!important}.w-xxl-25{width:25%!important}.w-xxl-30{width:30%!important}.w-xxl-35{width:35%!important}.w-xxl-40{width:40%!important}.w-xxl-45{width:45%!important}.w-xxl-50{width:50%!important}.w-xxl-55{width:55%!important}.w-xxl-60{width:60%!important}.w-xxl-65{width:65%!important}.w-xxl-70{width:70%!important}.w-xxl-75{width:75%!important}.w-xxl-80{width:80%!important}.w-xxl-85{width:85%!important}.w-xxl-90{width:90%!important}.w-xxl-95{width:95%!important}.w-xxl-100{width:100%!important}}.mw-25p{max-width:25px!important}.mw-50p{max-width:50px!important}.mw-75p{max-width:75px!important}.mw-100p{max-width:100px!important}.mw-125p{max-width:125px!important}.mw-150p{max-width:150px!important}.mw-175p{max-width:175px!important}.mw-200p{max-width:200px!important}.mw-225p{max-width:225px!important}.mw-250p{max-width:250px!important}.mw-275p{max-width:275px!important}.mw-300p{max-width:300px!important}.mw-325p{max-width:325px!important}.mw-350p{max-width:350px!important}.mw-375p{max-width:375px!important}.mw-400p{max-width:400px!important}.mw-425p{max-width:425px!important}.mw-450p{max-width:450px!important}.mw-475p{max-width:475px!important}.mw-500p{max-width:500px!important}.mw-525p{max-width:525px!important}.mw-550p{max-width:550px!important}.mw-575p{max-width:575px!important}.mw-600p{max-width:600px!important}.mw-625p{max-width:625px!important}.mw-650p{max-width:650px!important}.mw-675p{max-width:675px!important}.mw-700p{max-width:700px!important}.mw-725p{max-width:725px!important}.mw-750p{max-width:750px!important}.mw-775p{max-width:775px!important}.mw-800p{max-width:800px!important}.mnw-0{min-width:0!important}.mnw-25p{min-width:25px!important}.mnw-50p{min-width:50px!important}.mnw-75p{min-width:75px!important}.mnw-100p{min-width:100px!important}.mnw-125p{min-width:125px!important}.mnw-150p{min-width:150px!important}.mnw-175p{min-width:175px!important}.mnw-200p{min-width:200px!important}.mnw-225p{min-width:225px!important}.mnw-250p{min-width:250px!important}.mnw-275p{min-width:275px!important}.mnw-300p{min-width:300px!important}.mnw-325p{min-width:325px!important}.mnw-350p{min-width:350px!important}.mnw-375p{min-width:375px!important}.mnw-400p{min-width:400px!important}.mnw-425p{min-width:425px!important}.mnw-450p{min-width:450px!important}.mnw-475p{min-width:475px!important}.mnw-500p{min-width:500px!important}.mnw-525p{min-width:525px!important}.mnw-550p{min-width:550px!important}.mnw-575p{min-width:575px!important}.mnw-600p{min-width:600px!important}.mnw-625p{min-width:625px!important}.mnw-650p{min-width:650px!important}.mnw-675p{min-width:675px!important}.mnw-700p{min-width:700px!important}.mnw-725p{min-width:725px!important}.mnw-750p{min-width:750px!important}.mnw-775p{min-width:775px!important}.mnw-800p{min-width:800px!important}.h-25p{height:25px!important}.h-30p{height:30px!important}.h-35p{height:35px!important}.h-40p{height:40px!important}.h-45p{height:45px!important}.h-50p{height:50px!important}.h-55p{height:55px!important}.h-60p{height:60px!important}.h-65p{height:65px!important}.h-70p{height:70px!important}.h-75p{height:75px!important}.h-80p{height:80px!important}.h-85p{height:85px!important}.h-90p{height:90px!important}.h-95p{height:95px!important}.h-100p{height:100px!important}.h-105p{height:105px!important}.h-110p{height:110px!important}.h-115p{height:115px!important}.h-120p{height:120px!important}.h-125p{height:125px!important}.h-130p{height:130px!important}.h-135p{height:135px!important}.h-140p{height:140px!important}.h-145p{height:145px!important}.h-150p{height:150px!important}.h-155p{height:155px!important}.h-160p{height:160px!important}.h-165p{height:165px!important}.h-170p{height:170px!important}.h-175p{height:175px!important}.h-180p{height:180px!important}.h-185p{height:185px!important}.h-190p{height:190px!important}.h-195p{height:195px!important}.h-200p{height:200px!important}.h-205p{height:205px!important}.h-210p{height:210px!important}.h-215p{height:215px!important}.h-220p{height:220px!important}.h-225p{height:225px!important}.h-230p{height:230px!important}.h-235p{height:235px!important}.h-240p{height:240px!important}.h-245p{height:245px!important}.h-250p{height:250px!important}.h-255p{height:255px!important}.h-260p{height:260px!important}.h-265p{height:265px!important}.h-270p{height:270px!important}.h-275p{height:275px!important}.h-280p{height:280px!important}.h-285p{height:285px!important}.h-290p{height:290px!important}.h-295p{height:295px!important}.h-300p{height:300px!important}.h-305p{height:305px!important}.h-310p{height:310px!important}.h-315p{height:315px!important}.h-320p{height:320px!important}.h-325p{height:325px!important}.h-330p{height:330px!important}.h-335p{height:335px!important}.h-340p{height:340px!important}.h-345p{height:345px!important}.h-350p{height:350px!important}.h-355p{height:355px!important}.h-360p{height:360px!important}.h-365p{height:365px!important}.h-370p{height:370px!important}.h-375p{height:375px!important}.h-380p{height:380px!important}.h-385p{height:385px!important}.h-390p{height:390px!important}.h-395p{height:395px!important}.h-400p{height:400px!important}.h-405p{height:405px!important}.h-410p{height:410px!important}.h-415p{height:415px!important}.h-420p{height:420px!important}.h-425p{height:425px!important}.h-430p{height:430px!important}.h-435p{height:435px!important}.h-440p{height:440px!important}.h-445p{height:445px!important}.h-450p{height:450px!important}.h-455p{height:455px!important}.h-460p{height:460px!important}.h-465p{height:465px!important}.h-470p{height:470px!important}.h-475p{height:475px!important}.h-480p{height:480px!important}.h-485p{height:485px!important}.h-490p{height:490px!important}.h-495p{height:495px!important}.h-500p{height:500px!important}.h-505p{height:505px!important}.h-510p{height:510px!important}.h-515p{height:515px!important}.h-520p{height:520px!important}.h-525p{height:525px!important}.h-530p{height:530px!important}.h-535p{height:535px!important}.h-540p{height:540px!important}.h-545p{height:545px!important}.h-550p{height:550px!important}.h-555p{height:555px!important}.h-560p{height:560px!important}.h-565p{height:565px!important}.h-570p{height:570px!important}.h-575p{height:575px!important}.h-580p{height:580px!important}.h-585p{height:585px!important}.h-590p{height:590px!important}.h-595p{height:595px!important}.h-600p{height:600px!important}.h-605p{height:605px!important}.h-610p{height:610px!important}.h-615p{height:615px!important}.h-620p{height:620px!important}.h-625p{height:625px!important}.h-630p{height:630px!important}.h-635p{height:635px!important}.h-640p{height:640px!important}.h-645p{height:645px!important}.h-650p{height:650px!important}.h-655p{height:655px!important}.h-660p{height:660px!important}.h-665p{height:665px!important}.h-670p{height:670px!important}.h-675p{height:675px!important}.h-680p{height:680px!important}.h-685p{height:685px!important}.h-690p{height:690px!important}.h-695p{height:695px!important}.h-700p{height:700px!important}.h-705p{height:705px!important}.h-710p{height:710px!important}.h-715p{height:715px!important}.h-720p{height:720px!important}.h-725p{height:725px!important}.h-730p{height:730px!important}.h-735p{height:735px!important}.h-740p{height:740px!important}.h-745p{height:745px!important}.h-750p{height:750px!important}.h-755p{height:755px!important}.h-760p{height:760px!important}.h-765p{height:765px!important}.h-770p{height:770px!important}.h-775p{height:775px!important}.h-780p{height:780px!important}.h-785p{height:785px!important}.h-790p{height:790px!important}.h-795p{height:795px!important}.h-800p{height:800px!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-35{height:35%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-55{height:55%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100{height:100%!important}.mh-100p{max-height:100px!important}.mh-125p{max-height:125px!important}.mh-150p{max-height:150px!important}.mh-175p{max-height:175px!important}.mh-200p{max-height:200px!important}.mh-225p{max-height:225px!important}.mh-250p{max-height:250px!important}.mh-275p{max-height:275px!important}.mh-300p{max-height:300px!important}.mh-325p{max-height:325px!important}.mh-350p{max-height:350px!important}.mh-375p{max-height:375px!important}.mh-400p{max-height:400px!important}.mh-425p{max-height:425px!important}.mh-450p{max-height:450px!important}.mh-475p{max-height:475px!important}.mh-500p{max-height:500px!important}.mh-525p{max-height:525px!important}.mh-550p{max-height:550px!important}.mh-575p{max-height:575px!important}.mh-600p{max-height:600px!important}.mh-625p{max-height:625px!important}.mh-650p{max-height:650px!important}.mh-675p{max-height:675px!important}.mh-700p{max-height:700px!important}.mh-725p{max-height:725px!important}.mh-750p{max-height:750px!important}.mh-775p{max-height:775px!important}.mh-800p{max-height:800px!important}.mnh-100p{min-height:100px!important}.mnh-125p{min-height:125px!important}.mnh-150p{min-height:150px!important}.mnh-175p{min-height:175px!important}.mnh-200p{min-height:200px!important}.mnh-225p{min-height:225px!important}.mnh-250p{min-height:250px!important}.mnh-275p{min-height:275px!important}.mnh-300p{min-height:300px!important}.mnh-325p{min-height:325px!important}.mnh-350p{min-height:350px!important}.mnh-375p{min-height:375px!important}.mnh-400p{min-height:400px!important}.mnh-425p{min-height:425px!important}.mnh-450p{min-height:450px!important}.mnh-475p{min-height:475px!important}.mnh-500p{min-height:500px!important}.mnh-525p{min-height:525px!important}.mnh-550p{min-height:550px!important}.mnh-575p{min-height:575px!important}.mnh-600p{min-height:600px!important}.mnh-625p{min-height:625px!important}.mnh-650p{min-height:650px!important}.mnh-675p{min-height:675px!important}.mnh-700p{min-height:700px!important}.mnh-725p{min-height:725px!important}.mnh-750p{min-height:750px!important}.mnh-775p{min-height:775px!important}.mnh-800p{min-height:800px!important}hr{margin-top:20px;margin-bottom:20px;border-top:1px solid #eaecec}hr.hr-light{border-top:1px solid #f5f5f6}hr.hr-light-10{border-top:1px solid #eaecec}hr.hr-light-15{border-top:1px solid #e0e3e4}hr.hr-light-20{border-top:1px solid #d6d9da}hr.hr-light-30{border-top:1px solid #c1c6c8}hr.hr-dark{border-top:1px solid #324148}hr.hr-dark-20{border-top:1px solid #2b383e}hr.hr-dark-40{border-top:1px solid #273238}hr.hr-white{border-top:1px solid #fff}hr.hr-primary{border-top:1px solid #00acf0}hr.hr-success{border-top:1px solid #22af47}hr.hr-info{border-top:1px solid #1ebccd}hr.hr-warning{border-top:1px solid #ffbf36}hr.hr-danger{border-top:1px solid #f83f37}hr.hr-secondary{border-top:1px solid #9e9e9e}hr.hr-soft-primary{border-top:1px solid #b2e6fa}hr.hr-soft-success{border-top:1px solid #bce7c7}hr.hr-soft-info{border-top:1px solid #bbebf0}hr.hr-soft-warning{border-top:1px solid #ffecc2}hr.hr-soft-danger{border-top:1px solid #fdc5c3}hr.hr-soft-secondary{border-top:1px solid #e2e2e2}hr.hr-2{border-width:2px!important}hr.hr-3{border-width:3px!important}.opacity-10{opacity:.1!important}.opacity-15{opacity:.15!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-30{opacity:.3!important}.opacity-35{opacity:.35!important}.opacity-40{opacity:.4!important}.opacity-45{opacity:.45!important}.opacity-50{opacity:.5!important}.opacity-55{opacity:.55!important}.opacity-60{opacity:.6!important}.opacity-65{opacity:.65!important}.opacity-70{opacity:.7!important}.opacity-75{opacity:.75!important}.opacity-80{opacity:.8!important}.opacity-85{opacity:.85!important}.opacity-90{opacity:.9!important}.opacity-95{opacity:.95!important}.opacity-100{opacity:1!important}.d-8{height:8px!important;width:8px!important}.d-10{height:10px!important;width:10px!important}.d-12{height:12px!important;width:12px!important}.d-14{height:14px!important;width:14px!important}.d-16{height:16px!important;width:16px!important}.d-18{height:18px!important;width:18px!important}.d-20{height:20px!important;width:20px!important}.d-22{height:22px!important;width:22px!important}.d-24{height:24px!important;width:24px!important}.d-26{height:26px!important;width:26px!important}.d-28{height:28px!important;width:28px!important}.d-30{height:30px!important;width:30px!important}.d-32{height:32px!important;width:32px!important}.d-34{height:34px!important;width:34px!important}.d-36{height:36px!important;width:36px!important}.d-38{height:38px!important;width:38px!important}.d-40{height:40px!important;width:40px!important}.d-42{height:42px!important;width:42px!important}.d-44{height:44px!important;width:44px!important}.d-46{height:46px!important;width:46px!important}.d-48{height:48px!important;width:48px!important}.d-50{height:50px!important;width:50px!important}.d-54{height:54px!important;width:54px!important}.d-58{height:58px!important;width:58px!important}.d-62{height:62px!important;width:62px!important}.d-66{height:66px!important;width:66px!important}.d-70{height:70px!important;width:70px!important}.d-74{height:74px!important;width:74px!important}.d-78{height:78px!important;width:78px!important}.d-82{height:82px!important;width:82px!important}.d-86{height:86px!important;width:86px!important}.d-90{height:90px!important;width:90px!important}.d-94{height:94px!important;width:94px!important}.d-98{height:98px!important;width:98px!important}.d-100{height:100px!important;width:100px!important}.d-110{height:110px!important;width:110px!important}.d-120{height:120px!important;width:120px!important}.d-130{height:130px!important;width:130px!important}.d-140{height:140px!important;width:140px!important}.d-150{height:150px!important;width:150px!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.z-index-8{z-index:8!important}.z-index-9{z-index:9!important}.z-index-10{z-index:10!important}.preloader-it{background:#fff;position:fixed;z-index:10001;height:100%;width:100%;overflow:hidden}.loader-pendulums{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block;margin:0 auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:4rem;width:1em;height:1em;border-radius:50%;border:.1em solid #eaecec}.loader-pendulums:before,.loader-pendulums:after{content:"";width:1em;height:1em;left:-.1em;top:-.1em;padding:.1em;display:block;border-radius:50%;position:absolute;-webkit-transform-origin:center center;transform-origin:center center;border:.1em solid;border-color:#adb3b6 transparent transparent transparent;-webkit-animation:pendulum infinite 2s cubic-bezier(.3,1.65,.7,-.65);animation:pendulum infinite 2s cubic-bezier(.3,1.65,.7,-.65)}.loader-pendulums:before{border-color:#324148 transparent transparent transparent;-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-animation-name:pendulum2;animation-name:pendulum2}@-webkit-keyframes pendulum{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes pendulum{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes pendulum2{0%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(520deg);-moz-transform:rotate(520deg);-ms-transform:rotate(520deg);-o-transform:rotate(520deg);transform:rotate(520deg)}}@keyframes pendulum2{0%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(520deg);-moz-transform:rotate(520deg);-ms-transform:rotate(520deg);-o-transform:rotate(520deg);transform:rotate(520deg)}}.slimScrollBar{right:0!important}.nicescroll-rails.nicescroll-rails-vr{z-index:999!important}.blockquote{font-size:18px;padding:15px 20px;background:#f5f5f6;color:#324148;border-left:3px solid #00acf0}.blockquote>p{margin-bottom:5px}.blockquote-footer{font-size:76%}.mark,mark{padding:3px 6px;background-color:#fef7c2;color:#324148;border-radius:3px}.small,small{font-size:80%;font-weight:400}code{background-color:#edf9fe;border-radius:3px;padding:3px 6px;font-size:87.5%;color:#00acf0}ul.list-ul{list-style:none;counter-reset:li}ul.list-ul>li{padding-left:30px}ul.list-ul>li:before{content:"•";display:inline-block;height:20px;width:20px;text-align:center;font-size:26px;margin-left:-20px;position:relative;left:-10px;padding-top:1px;top:5px;line-height:12px}ol.list-ol{list-style:none;counter-reset:li}ol.list-ol>li{padding-left:30px;counter-increment:li}ol.list-ol>li:before{content:counter(li);display:inline-block;height:20px;width:20px;background:#eaecec;text-align:center;border-radius:50%;font-size:12px;margin-left:-20px;position:relative;left:-10px;padding:1px;top:-1px}ul.list-icon{list-style:none}ul.list-icon>li{padding-left:30px;counter-increment:li}ul.list-icon>li .feather-icon{display:inline-block;height:20px;width:20px;text-align:center;margin-left:-20px;position:relative;left:-10px;padding:1px;top:-1px}.display-1{font-size:5rem}.display-2{font-size:4.5rem}.display-3{font-size:3.5rem}.display-4{font-size:2.5rem}.display-5{font-size:2rem;font-weight:300;line-height:1.2}.display-6{font-size:1.6rem;font-weight:300;line-height:1.2}@media(max-width:576px){.display-1{font-size:3.5rem}.display-2{font-size:3rem}.display-3{font-size:2.75rem}.display-4{font-size:2.25rem}}.btn-primary,.btn-sky{color:#fff;background-color:#00acf0;border-color:#00acf0}.btn-primary:hover,.btn-primary:focus,.btn-sky:hover,.btn-sky:focus{color:#fff;background-color:#00a0df;border-color:#00a0df}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.btn-sky:not(:disabled):not(.disabled).active,.btn-sky:not(:disabled):not(.disabled):active{color:#fff;background-color:#0293c9;border-color:#0293c9}.btn-primary.disabled,.btn-primary:disabled,.btn-sky.disabled,.btn-sky:disabled{color:#fff;background-color:#7fd5f7;border-color:#7fd5f7}.btn-info,.btn-cyan{color:#fff;background-color:#1ebccd;border-color:#1ebccd}.btn-info:hover,.btn-info:focus,.btn-cyan:hover,.btn-cyan:focus{color:#fff;background-color:#16a9b9;border-color:#16a9b9}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.btn-cyan:not(:disabled):not(.disabled).active,.btn-cyan:not(:disabled):not(.disabled):active{color:#fff;background-color:#0e949f;border-color:#0e949f}.btn-info.disabled,.btn-info:disabled,.btn-cyan.disabled,.btn-cyan:disabled{color:#fff;background-color:#8edde6;border-color:#8edde6}.btn-success,.btn-green{color:#fff;background-color:#22af47;border-color:#22af47}.btn-success:hover,.btn-success:focus,.btn-green:hover,.btn-green:focus{color:#fff;background-color:#1aa23e;border-color:#1aa23e}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.btn-green:not(:disabled):not(.disabled).active,.btn-green:not(:disabled):not(.disabled):active{color:#fff;background-color:#179237;border-color:#179237}.btn-success.disabled,.btn-success:disabled,.btn-green.disabled,.btn-green:disabled{color:#fff;background-color:#90d7a3;border-color:#90d7a3}.btn-warning,.btn-yellow{color:#fff;background-color:#ffbf36;border-color:#ffbf36}.btn-warning:hover,.btn-warning:focus,.btn-yellow:hover,.btn-yellow:focus{color:#fff;background-color:#ffb71d;border-color:#ffb71d}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.btn-yellow:not(:disabled):not(.disabled).active,.btn-yellow:not(:disabled):not(.disabled):active{color:#fff;background-color:#ffac19;border-color:#ffac19}.btn-warning.disabled,.btn-warning:disabled,.btn-yellow.disabled,.btn-yellow:disabled{color:#fff;background-color:#ffdf9a;border-color:#ffdf9a}.btn-danger,.btn-red{color:#fff;background-color:#f83f37;border-color:#f83f37}.btn-danger:hover,.btn-danger:focus,.btn-red:hover,.btn-red:focus{color:#fff;background-color:#ff2f26;border-color:#ff2f26}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.btn-red:not(:disabled):not(.disabled).active,.btn-red:not(:disabled):not(.disabled):active{color:#fff;background-color:#ed1622;border-color:#ed1622}.btn-danger.disabled,.btn-danger:disabled,.btn-red.disabled,.btn-red:disabled{color:#fff;background-color:#fb9f9b;border-color:#fb9f9b}.btn-secondary,.btn-grey{color:#fff;background-color:#9e9e9e;border-color:#9e9e9e}.btn-secondary:hover,.btn-secondary:focus,.btn-grey:hover,.btn-grey:focus{color:#fff;background-color:#919191;border-color:#919191}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.btn-grey:not(:disabled):not(.disabled).active,.btn-grey:not(:disabled):not(.disabled):active{color:#fff;background-color:#858484;border-color:#858484}.btn-secondary.disabled,.btn-secondary:disabled,.btn-grey.disabled,.btn-grey:disabled{color:#fff;background-color:#cecece;border-color:#cecece}.btn-pink{color:#fff;background-color:#ed1b60;border-color:#ed1b60}.btn-pink:hover,.btn-pink:focus{color:#fff;background-color:#df195f;border-color:#df195f}.btn-pink:not(:disabled):not(.disabled).active,.btn-pink:not(:disabled):not(.disabled):active{color:#fff;background-color:#be1b54;border-color:#be1b54}.btn-pink.disabled,.btn-pink:disabled{color:#fff;background-color:#f68daf;border-color:#f68daf}.btn-purple{color:#fff;background-color:#ab26aa;border-color:#ab26aa}.btn-purple:hover,.btn-purple:focus{color:#fff;background-color:#9a3092;border-color:#9a3092}.btn-purple:not(:disabled):not(.disabled).active,.btn-purple:not(:disabled):not(.disabled):active{color:#fff;background-color:#882787;border-color:#882787}.btn-purple.disabled,.btn-purple:disabled{color:#fff;background-color:#d592d4;border-color:#d592d4}.btn-violet{color:#fff;background-color:#6640b2;border-color:#6640b2}.btn-violet:hover,.btn-violet:focus{color:#fff;background-color:#603bab;border-color:#603bab}.btn-violet:not(:disabled):not(.disabled).active,.btn-violet:not(:disabled):not(.disabled):active{color:#fff;background-color:#5935a3;border-color:#5935a3}.btn-violet.disabled,.btn-violet:disabled{color:#fff;background-color:#b29fd8;border-color:#b29fd8}.btn-indigo{color:#fff;background-color:#3a55b1;border-color:#3a55b1}.btn-indigo:hover,.btn-indigo:focus{color:#fff;background-color:#3650ab;border-color:#3650ab}.btn-indigo:not(:disabled):not(.disabled).active,.btn-indigo:not(:disabled):not(.disabled):active{color:#fff;background-color:#2f4595;border-color:#2f4595}.btn-indigo.disabled,.btn-indigo:disabled{color:#fff;background-color:#9caad8;border-color:#9caad8}.btn-blue{color:#fff;background-color:#0092ee;border-color:#0092ee}.btn-blue:hover,.btn-blue:focus{color:#fff;background-color:#0089e0;border-color:#0089e0}.btn-blue:not(:disabled):not(.disabled).active,.btn-blue:not(:disabled):not(.disabled):active{color:#fff;background-color:#007fd0;border-color:#007fd0}.btn-blue.disabled,.btn-blue:disabled{color:#fff;background-color:#7fc8f6;border-color:#7fc8f6}.btn-teal{color:#fff;background-color:#009b84;border-color:#009b84}.btn-teal:hover,.btn-teal:focus{color:#fff;background-color:#018975;border-color:#018975}.btn-teal:not(:disabled):not(.disabled).active,.btn-teal:not(:disabled):not(.disabled):active{color:#fff;background-color:#028068;border-color:#028068}.btn-teal.disabled,.btn-teal:disabled{color:#fff;background-color:#7fcdc1;border-color:#7fcdc1}.btn-neon{color:#fff;background-color:#88c241;border-color:#88c241}.btn-neon:hover,.btn-neon:focus{color:#fff;background-color:#79b62f;border-color:#79b62f}.btn-neon:not(:disabled):not(.disabled).active,.btn-neon:not(:disabled):not(.disabled):active{color:#fff;background-color:#67a41c;border-color:#67a41c}.btn-neon.disabled,.btn-neon:disabled{color:#fff;background-color:#c3e0a0;border-color:#c3e0a0}.btn-lime{color:#324148;background-color:#d0d962;border-color:#d0d962}.btn-lime:hover,.btn-lime:focus{color:#324148;background-color:#c3cc34;border-color:#c3cc34}.btn-lime:not(:disabled):not(.disabled).active,.btn-lime:not(:disabled):not(.disabled):active{color:#324148;background-color:#b7c11a;border-color:#b7c11a}.btn-lime.disabled,.btn-lime:disabled{color:#324148;background-color:#e7ecb0;border-color:#e7ecb0}.btn-sun{color:#324148;background-color:#fde335;border-color:#fde335}.btn-sun:hover,.btn-sun:focus{color:#324148;background-color:#ecd11e;border-color:#ecd11e}.btn-sun:not(:disabled):not(.disabled).active,.btn-sun:not(:disabled):not(.disabled):active{color:#324148;background-color:#dfc414;border-color:#dfc414}.btn-sun.disabled,.btn-sun:disabled{color:#324148;background-color:#fef19a;border-color:#fef19a}.btn-orange{color:#fff;background-color:#ff9528;border-color:#ff9528}.btn-orange:hover,.btn-orange:focus{color:#fff;background-color:#ff880e;border-color:#ff880e}.btn-orange:not(:disabled):not(.disabled).active,.btn-orange:not(:disabled):not(.disabled):active{color:#fff;background-color:#ff7800;border-color:#ff7800}.btn-orange.disabled,.btn-orange:disabled{color:#fff;background-color:#ffca93;border-color:#ffca93}.btn-pumpkin{color:#fff;background-color:#ff6028;border-color:#ff6028}.btn-pumpkin:hover,.btn-pumpkin:focus{color:#fff;background-color:#fb551c;border-color:#fb551c}.btn-pumpkin:not(:disabled):not(.disabled).active,.btn-pumpkin:not(:disabled):not(.disabled):active{color:#fff;background-color:#e8470f;border-color:#e8470f}.btn-pumpkin.disabled,.btn-pumpkin:disabled{color:#fff;background-color:#ffaf93;border-color:#ffaf93}.btn-brown{color:#fff;background-color:#7a5449;border-color:#7a5449}.btn-brown:hover,.btn-brown:focus{color:#fff;background-color:#6f483d;border-color:#6f483d}.btn-brown:not(:disabled):not(.disabled).active,.btn-brown:not(:disabled):not(.disabled):active{color:#fff;background-color:#633d32;border-color:#633d32}.btn-brown.disabled,.btn-brown:disabled{color:#fff;background-color:#bca9a4;border-color:#bca9a4}.btn-gold{color:#fff;background-color:#c1993f;border-color:#c1993f}.btn-gold:hover,.btn-gold:focus{color:#fff;background-color:#b48c32;border-color:#b48c32}.btn-gold:not(:disabled):not(.disabled).active,.btn-gold:not(:disabled):not(.disabled):active{color:#fff;background-color:#a27b25;border-color:#a27b25}.btn-gold.disabled,.btn-gold:disabled{color:#fff;background-color:#e0cc9f;border-color:#e0cc9f}.btn-smoke{color:#fff;background-color:#5e7d8a;border-color:#5e7d8a}.btn-smoke:hover,.btn-smoke:focus{color:#fff;background-color:#4a6b78;border-color:#4a6b78}.btn-smoke:not(:disabled):not(.disabled).active,.btn-smoke:not(:disabled):not(.disabled):active{color:#fff;background-color:#40606d;border-color:#40606d}.btn-smoke.disabled,.btn-smoke:disabled{color:#fff;background-color:#aebec4;border-color:#aebec4}.btn-dark{color:#fff;background-color:#324148;border-color:#324148}.btn-dark:hover,.btn-dark:focus{color:#fff;background-color:#2b383e;border-color:#2b383e}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#273238;border-color:#273238}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#adb3b6;border-color:#adb3b6}.btn-light{color:#324148;background-color:#eaecec;border-color:#eaecec}.btn-light:hover,.btn-light:focus{color:#324148;background-color:#d6d9da;border-color:#d6d9da}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{color:#324148;background-color:#c1c6c8;border-color:#c1c6c8}.btn-light.disabled,.btn-light:disabled{color:#324148;background-color:#f5f5f6;border-color:#f5f5f6}.btn-gradient-primary{color:#fff;border:none;background:#00acf0;background:linear-gradient(45deg,#00acf0,#6640b2)!important;background:-webkit-bg-linear-gradient(45deg,#00acf0,#6640b2)!important}.btn-gradient-primary:hover,.btn-gradient-primary:focus{color:#fff;background:#00a0df;background:linear-gradient(45deg,#00a0df,#603bab)!important;background:-webkit-bg-linear-gradient(45deg,#00a0df,#603bab)!important}.btn-gradient-primary:not(:disabled):not(.disabled).active,.btn-gradient-primary:not(:disabled):not(.disabled):active{color:#fff;background:#0293c9;background:linear-gradient(45deg,#0293c9,#5935a3)!important;background:-webkit-bg-linear-gradient(45deg,#0293c9,#5935a3)!important}.btn-gradient-primary.disabled,.btn-gradient-primary:disabled{color:#fff;background:#7fd5f7;background:linear-gradient(45deg,#7fd5f7,#b29fd8)!important;background:-webkit-bg-linear-gradient(45deg,#7fd5f7,#b29fd8)!important}.btn-gradient-info{color:#fff;border:none;background:#1ebccd;background:linear-gradient(45deg,#1ebccd,#3a55b1)!important;background:-webkit-bg-linear-gradient(45deg,#1ebccd,#3a55b1)!important}.btn-gradient-info:hover,.btn-gradient-info:focus{color:#fff;background:#16a9b9;background:linear-gradient(45deg,#16a9b9,#3650ab)!important;background:-webkit-bg-linear-gradient(45deg,#16a9b9,#3650ab)!important}.btn-gradient-info:not(:disabled):not(.disabled).active,.btn-gradient-info:not(:disabled):not(.disabled):active{color:#fff;background:#0e949f;background:linear-gradient(45deg,#0e949f,#2f4595)!important;background:-webkit-bg-linear-gradient(45deg,#0e949f,#2f4595)!important}.btn-gradient-info.disabled,.btn-gradient-info:disabled{color:#fff;background:#8edde6;background:linear-gradient(45deg,#8edde6,#9caad8)!important;background:-webkit-bg-linear-gradient(45deg,#8edde6,#9caad8)!important}.btn-gradient-success{color:#fff;border:none;background:#22af47;background:linear-gradient(45deg,#22af47,#d0d962)!important;background:-webkit-bg-linear-gradient(45deg,#22af47,#d0d962)!important}.btn-gradient-success:hover,.btn-gradient-success:focus{color:#fff;background:#1aa23e;background:linear-gradient(45deg,#1aa23e,#c3cc34)!important;background:-webkit-bg-linear-gradient(45deg,#1aa23e,#c3cc34)!important}.btn-gradient-success:not(:disabled):not(.disabled).active,.btn-gradient-success:not(:disabled):not(.disabled):active{color:#fff;background:#179237;background:linear-gradient(45deg,#179237,#b7c11a)!important;background:-webkit-bg-linear-gradient(45deg,#179237,#b7c11a)!important}.btn-gradient-success.disabled,.btn-gradient-success:disabled{color:#fff;background:#90d7a3;background:linear-gradient(45deg,#90d7a3,#e7ecb0)!important;background:-webkit-bg-linear-gradient(45deg,#90d7a3,#e7ecb0)!important}.btn-gradient-warning{color:#fff;border:none;background:#ffbf36;background:linear-gradient(45deg,#ffbf36,#ff6028)!important;background:-webkit-bg-linear-gradient(45deg,#ffbf36,#ff6028)!important}.btn-gradient-warning:hover,.btn-gradient-warning:focus{color:#fff;background:#ffb71d;background:linear-gradient(45deg,#ffb71d,#fb551c)!important;background:-webkit-bg-linear-gradient(45deg,#ffb71d,#fb551c)!important}.btn-gradient-warning:not(:disabled):not(.disabled).active,.btn-gradient-warning:not(:disabled):not(.disabled):active{color:#fff;background:#ffac19;background:linear-gradient(45deg,#ffac19,#e8470f)!important;background:-webkit-bg-linear-gradient(45deg,#ffac19,#e8470f)!important}.btn-gradient-warning.disabled,.btn-gradient-warning:disabled{color:#fff;background:#ffdf9a;background:linear-gradient(45deg,#ffdf9a,#ffaf93)!important;background:-webkit-bg-linear-gradient(45deg,#ffdf9a,#ffaf93)!important}.btn-gradient-danger{color:#fff;border:none;background:#f83f37;background:linear-gradient(45deg,#f83f37,#ab26aa)!important;background:-webkit-bg-linear-gradient(45deg,#f83f37,#ab26aa)!important}.btn-gradient-danger:hover,.btn-gradient-danger:focus{color:#fff;background:#ff2f26;background:linear-gradient(45deg,#ff2f26,#9a3092)!important;background:-webkit-bg-linear-gradient(45deg,#ff2f26,#9a3092)!important}.btn-gradient-danger:not(:disabled):not(.disabled).active,.btn-gradient-danger:not(:disabled):not(.disabled):active{color:#fff;background:#ed1622;background:linear-gradient(45deg,#ed1622,#882787)!important;background:-webkit-bg-linear-gradient(45deg,#ed1622,#882787)!important}.btn-gradient-danger.disabled,.btn-gradient-danger:disabled{color:#fff;background:#fb9f9b;background:linear-gradient(45deg,#fb9f9b,#d592d4)!important;background:-webkit-bg-linear-gradient(45deg,#fb9f9b,#d592d4)!important}.btn-gradient-secondary{color:#fff;border:none;background:#9e9e9e;background:linear-gradient(45deg,#9e9e9e,#5e7d8a)!important;background:-webkit-bg-linear-gradient(45deg,#9e9e9e,#5e7d8a)!important}.btn-gradient-secondary:hover,.btn-gradient-secondary:focus{color:#fff;background:#919191;background:linear-gradient(45deg,#919191,#4a6b78)!important;background:-webkit-bg-linear-gradient(45deg,#919191,#4a6b78)!important}.btn-gradient-secondary:not(:disabled):not(.disabled).active,.btn-gradient-secondary:not(:disabled):not(.disabled):active{color:#fff;background:#858484;background:linear-gradient(45deg,#858484,#40606d)!important;background:-webkit-bg-linear-gradient(45deg,#858484,#40606d)!important}.btn-gradient-secondary.disabled,.btn-gradient-secondary:disabled{color:#fff;background:#cecece;background:linear-gradient(45deg,#cecece,#aebec4)!important;background:-webkit-bg-linear-gradient(45deg,#cecece,#aebec4)!important}.btn-gradient-light{color:#324148;border:none;background:#f5f5f6;background:linear-gradient(45deg,#f5f5f6,#9e9e9e)!important;background:-webkit-bg-linear-gradient(45deg,#f5f5f6,#9e9e9e)!important}.btn-gradient-light:hover,.btn-gradient-light:focus{color:#324148;background:#e0e3e4;background:linear-gradient(45deg,#e0e3e4,#919191)!important;background:-webkit-bg-linear-gradient(45deg,#e0e3e4,#919191)!important}.btn-gradient-light:not(:disabled):not(.disabled).active,.btn-gradient-light:not(:disabled):not(.disabled):active{color:#324148;background:#c1c6c8;background:linear-gradient(45deg,#c1c6c8,#858484)!important;background:-webkit-bg-linear-gradient(45deg,#c1c6c8,#858484)!important}.btn-gradient-light.disabled,.btn-gradient-light:disabled{color:#324148;background:#f5f5f6;background:linear-gradient(45deg,#f5f5f6,#cecece)!important;background:-webkit-bg-linear-gradient(45deg,#f5f5f6,#cecece)!important}.btn-gradient-dark{color:#fff;border:none;background:#324148;background:linear-gradient(45deg,#324148,#7a5449)!important;background:-webkit-bg-linear-gradient(45deg,#324148,#7a5449)!important}.btn-gradient-dark:hover,.btn-gradient-dark:focus{color:#fff;background:#2b383e;background:linear-gradient(45deg,#2b383e,#6f483d)!important;background:-webkit-bg-linear-gradient(45deg,#2b383e,#6f483d)!important}.btn-gradient-dark:not(:disabled):not(.disabled).active,.btn-gradient-dark:not(:disabled):not(.disabled):active{color:#fff;background:#273238;background:linear-gradient(45deg,#273238,#633d32)!important;background:-webkit-bg-linear-gradient(45deg,#273238,#633d32)!important}.btn-gradient-dark.disabled,.btn-gradient-dark:disabled{color:#fff;background:#324148;background:linear-gradient(45deg,#324148,#bca9a4)!important;background:-webkit-bg-linear-gradient(45deg,#324148,#bca9a4)!important}.btn-gradient-pony{color:#fff;border:none;background:#ed1b60;background:linear-gradient(45deg,#ed1b60,#1ebccd)!important;background:-webkit-bg-linear-gradient(45deg,#ed1b60,#1ebccd)!important}.btn-gradient-pony:hover,.btn-gradient-pony:focus{color:#fff;background:#df195f;background:linear-gradient(45deg,#df195f,#16a9b9)!important;background:-webkit-bg-linear-gradient(45deg,#df195f,#16a9b9)!important}.btn-gradient-pony:not(:disabled):not(.disabled).active,.btn-gradient-pony:not(:disabled):not(.disabled):active{color:#fff;background:#be1b54;background:linear-gradient(45deg,#be1b54,#0e949f)!important;background:-webkit-bg-linear-gradient(45deg,#be1b54,#0e949f)!important}.btn-gradient-pony.disabled,.btn-gradient-pony:disabled{color:#fff;background:#f68daf;background:linear-gradient(45deg,#f68daf,#8edde6)!important;background:-webkit-bg-linear-gradient(45deg,#f68daf,#8edde6)!important}.btn-gradient-space{color:#fff;border:none;background:#ab26aa;background:linear-gradient(45deg,#ab26aa,#fde335)!important;background:-webkit-bg-linear-gradient(45deg,#ab26aa,#fde335)!important}.btn-gradient-space:hover,.btn-gradient-space:focus{color:#fff;background:#9a3092;background:linear-gradient(45deg,#9a3092,#ecd11e)!important;background:-webkit-bg-linear-gradient(45deg,#9a3092,#ecd11e)!important}.btn-gradient-space:not(:disabled):not(.disabled).active,.btn-gradient-space:not(:disabled):not(.disabled):active{color:#fff;background:#882787;background:linear-gradient(45deg,#882787,#dfc414)!important;background:-webkit-bg-linear-gradient(45deg,#882787,#dfc414)!important}.btn-gradient-space.disabled,.btn-gradient-space:disabled{color:#fff;background:#d592d4;background:linear-gradient(45deg,#d592d4,#fef19a)!important;background:-webkit-bg-linear-gradient(45deg,#d592d4,#fef19a)!important}.btn-gradient-streaks{color:#fff;border:none;background:#6640b2;background:linear-gradient(45deg,#6640b2,#009b84)!important;background:-webkit-bg-linear-gradient(45deg,#6640b2,#009b84)!important}.btn-gradient-streaks:hover,.btn-gradient-streaks:focus{color:#fff;background:#603bab;background:linear-gradient(45deg,#603bab,#018975)!important;background:-webkit-bg-linear-gradient(45deg,#603bab,#018975)!important}.btn-gradient-streaks:not(:disabled):not(.disabled).active,.btn-gradient-streaks:not(:disabled):not(.disabled):active{color:#fff;background:#5935a3;background:linear-gradient(45deg,#5935a3,#028068)!important;background:-webkit-bg-linear-gradient(45deg,#5935a3,#028068)!important}.btn-gradient-streaks.disabled,.btn-gradient-streaks:disabled{color:#fff;background:#b29fd8;background:linear-gradient(45deg,#b29fd8,#7fcdc1)!important;background:-webkit-bg-linear-gradient(45deg,#b29fd8,#7fcdc1)!important}.btn-gradient-bunting{color:#fff;border:none;background:#3a55b1;background:linear-gradient(45deg,#3a55b1,#7a5449)!important;background:-webkit-bg-linear-gradient(45deg,#3a55b1,#7a5449)!important}.btn-gradient-bunting:hover,.btn-gradient-bunting:focus{color:#fff;background:#3650ab;background:linear-gradient(45deg,#3650ab,#6f483d)!important;background:-webkit-bg-linear-gradient(45deg,#3650ab,#6f483d)!important}.btn-gradient-bunting:not(:disabled):not(.disabled).active,.btn-gradient-bunting:not(:disabled):not(.disabled):active{color:#fff;background:#2f4595;background:linear-gradient(45deg,#2f4595,#633d32)!important;background:-webkit-bg-linear-gradient(45deg,#2f4595,#633d32)!important}.btn-gradient-bunting.disabled,.btn-gradient-bunting:disabled{color:#fff;background:#9caad8;background:linear-gradient(45deg,#9caad8,#bca9a4)!important;background:-webkit-bg-linear-gradient(45deg,#9caad8,#bca9a4)!important}.btn-gradient-paradise{color:#fff;border:none;background:#0092ee;background:linear-gradient(45deg,#0092ee,#88c241)!important;background:-webkit-bg-linear-gradient(45deg,#0092ee,#88c241)!important}.btn-gradient-paradise:hover,.btn-gradient-paradise:focus{color:#fff;background:#0089e0;background:linear-gradient(45deg,#0089e0,#79b62f)!important;background:-webkit-bg-linear-gradient(45deg,#0089e0,#79b62f)!important}.btn-gradient-paradise:not(:disabled):not(.disabled).active,.btn-gradient-paradise:not(:disabled):not(.disabled):active{color:#fff;background:#007fd0;background:linear-gradient(45deg,#007fd0,#67a41c)!important;background:-webkit-bg-linear-gradient(45deg,#007fd0,#67a41c)!important}.btn-gradient-paradise.disabled,.btn-gradient-paradise:disabled{color:#fff;background:#7fc8f6;background:linear-gradient(45deg,#7fc8f6,#c3e0a0)!important;background:-webkit-bg-linear-gradient(45deg,#7fc8f6,#c3e0a0)!important}.btn-gradient-heaven{color:#fff;border:none;background:#88c241;background:linear-gradient(45deg,#88c241,#00acf0)!important;background:-webkit-bg-linear-gradient(45deg,#88c241,#00acf0)!important}.btn-gradient-heaven:hover,.btn-gradient-heaven:focus{color:#fff;background:#79b62f;background:linear-gradient(45deg,#79b62f,#00a0df)!important;background:-webkit-bg-linear-gradient(45deg,#79b62f,#00a0df)!important}.btn-gradient-heaven:not(:disabled):not(.disabled).active,.btn-gradient-heaven:not(:disabled):not(.disabled):active{color:#fff;background:#67a41c;background:linear-gradient(45deg,#67a41c,#0293c9)!important;background:-webkit-bg-linear-gradient(45deg,#67a41c,#0293c9)!important}.btn-gradient-heaven.disabled,.btn-gradient-heaven:disabled{color:#fff;background:#c3e0a0;background:linear-gradient(45deg,#c3e0a0,#7fd5f7)!important;background:-webkit-bg-linear-gradient(45deg,#c3e0a0,#7fd5f7)!important}.btn-gradient-honey{color:#fff;border:none;background:#d0d962;background:linear-gradient(45deg,#d0d962,#ff9528)!important;background:-webkit-bg-linear-gradient(45deg,#d0d962,#ff9528)!important}.btn-gradient-honey:hover,.btn-gradient-honey:focus{color:#fff;background:#c3cc34;background:linear-gradient(45deg,#c3cc34,#ff880e)!important;background:-webkit-bg-linear-gradient(45deg,#c3cc34,#ff880e)!important}.btn-gradient-honey:not(:disabled):not(.disabled).active,.btn-gradient-honey:not(:disabled):not(.disabled):active{color:#fff;background:#b7c11a;background:linear-gradient(45deg,#b7c11a,#ff7800)!important;background:-webkit-bg-linear-gradient(45deg,#b7c11a,#ff7800)!important}.btn-gradient-honey.disabled,.btn-gradient-honey:disabled{color:#fff;background:#e7ecb0;background:linear-gradient(45deg,#e7ecb0,#ffca93)!important;background:-webkit-bg-linear-gradient(45deg,#e7ecb0,#ffca93)!important}.btn-gradient-warbler{color:#fff;border:none;background:#fde335;background:linear-gradient(45deg,#fde335,#9e9e9e)!important;background:-webkit-bg-linear-gradient(45deg,#fde335,#9e9e9e)!important}.btn-gradient-warbler:hover,.btn-gradient-warbler:focus{color:#fff;background:#ecd11e;background:linear-gradient(45deg,#ecd11e,#919191)!important;background:-webkit-bg-linear-gradient(45deg,#ecd11e,#919191)!important}.btn-gradient-warbler:not(:disabled):not(.disabled).active,.btn-gradient-warbler:not(:disabled):not(.disabled):active{color:#fff;background:#dfc414;background:linear-gradient(45deg,#dfc414,#858484)!important;background:-webkit-bg-linear-gradient(45deg,#dfc414,#858484)!important}.btn-gradient-warbler.disabled,.btn-gradient-warbler:disabled{color:#fff;background:#fef19a;background:linear-gradient(45deg,#fef19a,#cecece)!important;background:-webkit-bg-linear-gradient(45deg,#fef19a,#cecece)!important}.btn-gradient-dusk{color:#fff;border:none;background:#ff9528;background:linear-gradient(45deg,#ff9528,#6640b2)!important;background:-webkit-bg-linear-gradient(45deg,#ff9528,#6640b2)!important}.btn-gradient-dusk:hover,.btn-gradient-dusk:focus{color:#fff;background:#ff880e;background:linear-gradient(45deg,#ff880e,#603bab)!important;background:-webkit-bg-linear-gradient(45deg,#ff880e,#603bab)!important}.btn-gradient-dusk:not(:disabled):not(.disabled).active,.btn-gradient-dusk:not(:disabled):not(.disabled):active{color:#fff;background:#ff7800;background:linear-gradient(45deg,#ff7800,#5935a3)!important;background:-webkit-bg-linear-gradient(45deg,#ff7800,#5935a3)!important}.btn-gradient-dusk.disabled,.btn-gradient-dusk:disabled{color:#fff;background:#ffca93;background:linear-gradient(45deg,#ffca93,#b29fd8)!important;background:-webkit-bg-linear-gradient(45deg,#ffca93,#b29fd8)!important}.btn-gradient-citrine{color:#fff;border:none;background:#ff6028;background:linear-gradient(45deg,#ff6028,#7a5449)!important;background:-webkit-bg-linear-gradient(45deg,#ff6028,#7a5449)!important}.btn-gradient-citrine:hover,.btn-gradient-citrine:focus{color:#fff;background:#fb551c;background:linear-gradient(45deg,#fb551c,#6f483d)!important;background:-webkit-bg-linear-gradient(45deg,#fb551c,#6f483d)!important}.btn-gradient-citrine:not(:disabled):not(.disabled).active,.btn-gradient-citrine:not(:disabled):not(.disabled):active{color:#fff;background:#e8470f;background:linear-gradient(45deg,#e8470f,#633d32)!important;background:-webkit-bg-linear-gradient(45deg,#e8470f,#633d32)!important}.btn-gradient-citrine.disabled,.btn-gradient-citrine:disabled{color:#fff;background:#ffaf93;background:linear-gradient(45deg,#ffaf93,#bca9a4)!important;background:-webkit-bg-linear-gradient(45deg,#ffaf93,#bca9a4)!important}.btn-gradient-royston{color:#fff;border:none;background:#7a5449;background:linear-gradient(45deg,#7a5449,#009b84)!important;background:-webkit-bg-linear-gradient(45deg,#7a5449,#009b84)!important}.btn-gradient-royston:hover,.btn-gradient-royston:focus{color:#fff;background:#6f483d;background:linear-gradient(45deg,#6f483d,#018975)!important;background:-webkit-bg-linear-gradient(45deg,#6f483d,#018975)!important}.btn-gradient-royston:not(:disabled):not(.disabled).active,.btn-gradient-royston:not(:disabled):not(.disabled):active{color:#fff;background:#633d32;background:linear-gradient(45deg,#633d32,#028068)!important;background:-webkit-bg-linear-gradient(45deg,#633d32,#028068)!important}.btn-gradient-royston.disabled,.btn-gradient-royston:disabled{color:#fff;background:#bca9a4;background:linear-gradient(45deg,#bca9a4,#7fcdc1)!important;background:-webkit-bg-linear-gradient(45deg,#bca9a4,#7fcdc1)!important}.btn-gradient-ashes{color:#fff;border:none;background:#5e7d8a;background:linear-gradient(45deg,#5e7d8a,#324148)!important;background:-webkit-bg-linear-gradient(45deg,#5e7d8a,#324148)!important}.btn-gradient-ashes:hover,.btn-gradient-ashes:focus{color:#fff;background:#4a6b78;background:linear-gradient(45deg,#4a6b78,#2b383e)!important;background:-webkit-bg-linear-gradient(45deg,#4a6b78,#2b383e)!important}.btn-gradient-ashes:not(:disabled):not(.disabled).active,.btn-gradient-ashes:not(:disabled):not(.disabled):active{color:#fff;background:#40606d;background:linear-gradient(45deg,#40606d,#273238)!important;background:-webkit-bg-linear-gradient(45deg,#40606d,#273238)!important}.btn-gradient-ashes.disabled,.btn-gradient-ashes:disabled{color:#fff;background:#aebec4;background:linear-gradient(45deg,#aebec4,#324148)!important;background:-webkit-bg-linear-gradient(45deg,#aebec4,#324148)!important}.btn-gradient-metal{color:#fff;border:none;background:#c1993f;background:linear-gradient(45deg,#c1993f,#9e9e9e)!important;background:-webkit-bg-linear-gradient(45deg,#c1993f,#9e9e9e)!important}.btn-gradient-metal:hover,.btn-gradient-metal:focus{color:#fff;background:#b48c32;background:linear-gradient(45deg,#b48c32,#919191)!important;background:-webkit-bg-linear-gradient(45deg,#b48c32,#919191)!important}.btn-gradient-metal:not(:disabled):not(.disabled).active,.btn-gradient-metal:not(:disabled):not(.disabled):active{color:#fff;background:#a27b25;background:linear-gradient(45deg,#a27b25,#858484)!important;background:-webkit-bg-linear-gradient(45deg,#a27b25,#858484)!important}.btn-gradient-metal.disabled,.btn-gradient-metal:disabled{color:#fff;background:#e0cc9f;background:linear-gradient(45deg,#e0cc9f,#cecece)!important;background:-webkit-bg-linear-gradient(45deg,#e0cc9f,#cecece)!important}.btn-gradient-sunset{color:#fff;border:none;background:#009b84;background:linear-gradient(45deg,#009b84,#ff6028)!important;background:-webkit-bg-linear-gradient(45deg,#009b84,#ff6028)!important}.btn-gradient-sunset:hover,.btn-gradient-sunset:focus{color:#fff;background:#018975;background:linear-gradient(45deg,#018975,#fb551c)!important;background:-webkit-bg-linear-gradient(45deg,#018975,#fb551c)!important}.btn-gradient-sunset:not(:disabled):not(.disabled).active,.btn-gradient-sunset:not(:disabled):not(.disabled):active{color:#fff;background:#028068;background:linear-gradient(45deg,#028068,#e8470f)!important;background:-webkit-bg-linear-gradient(45deg,#028068,#e8470f)!important}.btn-gradient-sunset.disabled,.btn-gradient-sunset:disabled{color:#fff;background:#7fcdc1;background:linear-gradient(45deg,#7fcdc1,#ffaf93)!important;background:-webkit-bg-linear-gradient(45deg,#7fcdc1,#ffaf93)!important}.btn-outline-primary,.btn-outline-sky{color:#00acf0;background-color:transparent;background-image:none;border-color:#00acf0}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-sky:hover,.btn-outline-sky:focus{color:#fff;background-color:#00a0df;border-color:#00a0df}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-sky:not(:disabled):not(.disabled).active,.btn-outline-sky:not(:disabled):not(.disabled):active{color:#fff;background-color:#0293c9;border-color:#0293c9}.btn-outline-primary.disabled,.btn-outline-primary:disabled,.btn-outline-sky.disabled,.btn-outline-sky:disabled{color:#fff;background-color:#7fd5f7;border-color:#7fd5f7}.btn-outline-info,.btn-outline-cyan{color:#1ebccd;background-color:transparent;background-image:none;border-color:#1ebccd}.btn-outline-info:hover,.btn-outline-info:focus,.btn-outline-cyan:hover,.btn-outline-cyan:focus{color:#fff;background-color:#16a9b9;border-color:#16a9b9}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-cyan:not(:disabled):not(.disabled).active,.btn-outline-cyan:not(:disabled):not(.disabled):active{color:#fff;background-color:#0e949f;border-color:#0e949f}.btn-outline-info.disabled,.btn-outline-info:disabled,.btn-outline-cyan.disabled,.btn-outline-cyan:disabled{color:#fff;background-color:#8edde6;border-color:#8edde6}.btn-outline-success,.btn-outline-green{color:#22af47;background-color:transparent;background-image:none;border-color:#22af47}.btn-outline-success:hover,.btn-outline-success:focus,.btn-outline-green:hover,.btn-outline-green:focus{color:#fff;background-color:#1aa23e;border-color:#1aa23e}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-green:not(:disabled):not(.disabled).active,.btn-outline-green:not(:disabled):not(.disabled):active{color:#fff;background-color:#179237;border-color:#179237}.btn-outline-success.disabled,.btn-outline-success:disabled,.btn-outline-green.disabled,.btn-outline-green:disabled{color:#fff;background-color:#90d7a3;border-color:#90d7a3}.btn-outline-warning,.btn-outline-yellow{color:#ffbf36;background-color:transparent;background-image:none;border-color:#ffbf36}.btn-outline-warning:hover,.btn-outline-warning:focus,.btn-outline-yellow:hover,.btn-outline-yellow:focus{color:#fff;background-color:#ffb71d;border-color:#ffb71d}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-yellow:not(:disabled):not(.disabled).active,.btn-outline-yellow:not(:disabled):not(.disabled):active{color:#fff;background-color:#ffac19;border-color:#ffac19}.btn-outline-warning.disabled,.btn-outline-warning:disabled,.btn-outline-yellow.disabled,.btn-outline-yellow:disabled{color:#fff;background-color:#ffdf9a;border-color:#ffdf9a}.btn-outline-danger,.btn-outline-red{color:#f83f37;background-color:transparent;background-image:none;border-color:#f83f37}.btn-outline-danger:hover,.btn-outline-danger:focus,.btn-outline-red:hover,.btn-outline-red:focus{color:#fff;background-color:#ff2f26;border-color:#ff2f26}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-red:not(:disabled):not(.disabled).active,.btn-outline-red:not(:disabled):not(.disabled):active{color:#fff;background-color:#ed1622;border-color:#ed1622}.btn-outline-danger.disabled,.btn-outline-danger:disabled,.btn-outline-red.disabled,.btn-outline-red:disabled{color:#fff;background-color:#fb9f9b;border-color:#fb9f9b}.btn-outline-secondary,.btn-outline-grey{color:#9e9e9e;background-color:transparent;background-image:none;border-color:#9e9e9e}.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-grey:hover,.btn-outline-grey:focus{color:#fff;background-color:#919191;border-color:#919191}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-grey:not(:disabled):not(.disabled).active,.btn-outline-grey:not(:disabled):not(.disabled):active{color:#fff;background-color:#858484;border-color:#858484}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled,.btn-outline-grey.disabled,.btn-outline-grey:disabled{color:#fff;background-color:#cecece;border-color:#cecece}.btn-outline-pink{color:#ed1b60;background-color:transparent;background-image:none;border-color:#ed1b60}.btn-outline-pink:hover,.btn-outline-pink:focus{color:#fff;background-color:#df195f;border-color:#df195f}.btn-outline-pink:not(:disabled):not(.disabled).active,.btn-outline-pink:not(:disabled):not(.disabled):active{color:#fff;background-color:#be1b54;border-color:#be1b54}.btn-outline-pink.disabled,.btn-outline-pink:disabled{color:#fff;background-color:#f68daf;border-color:#f68daf}.btn-outline-purple{color:#ab26aa;background-color:transparent;background-image:none;border-color:#ab26aa}.btn-outline-purple:hover,.btn-outline-purple:focus{color:#fff;background-color:#9a3092;border-color:#9a3092}.btn-outline-purple:not(:disabled):not(.disabled).active,.btn-outline-purple:not(:disabled):not(.disabled):active{color:#fff;background-color:#882787;border-color:#882787}.btn-outline-purple.disabled,.btn-outline-purple:disabled{color:#fff;background-color:#d592d4;border-color:#d592d4}.btn-outline-violet{color:#6640b2;background-color:transparent;background-image:none;border-color:#6640b2}.btn-outline-violet:hover,.btn-outline-violet:focus{color:#fff;background-color:#603bab;border-color:#603bab}.btn-outline-violet:not(:disabled):not(.disabled).active,.btn-outline-violet:not(:disabled):not(.disabled):active{color:#fff;background-color:#5935a3;border-color:#5935a3}.btn-outline-violet.disabled,.btn-outline-violet:disabled{color:#fff;background-color:#b29fd8;border-color:#b29fd8}.btn-outline-indigo{color:#3a55b1;background-color:transparent;background-image:none;border-color:#3a55b1}.btn-outline-indigo:hover,.btn-outline-indigo:focus{color:#fff;background-color:#3650ab;border-color:#3650ab}.btn-outline-indigo:not(:disabled):not(.disabled).active,.btn-outline-indigo:not(:disabled):not(.disabled):active{color:#fff;background-color:#2f4595;border-color:#2f4595}.btn-outline-indigo.disabled,.btn-outline-indigo:disabled{color:#fff;background-color:#9caad8;border-color:#9caad8}.btn-outline-blue{color:#0092ee;background-color:transparent;background-image:none;border-color:#0092ee}.btn-outline-blue:hover,.btn-outline-blue:focus{color:#fff;background-color:#0089e0;border-color:#0089e0}.btn-outline-blue:not(:disabled):not(.disabled).active,.btn-outline-blue:not(:disabled):not(.disabled):active{color:#fff;background-color:#007fd0;border-color:#007fd0}.btn-outline-blue.disabled,.btn-outline-blue:disabled{color:#fff;background-color:#7fc8f6;border-color:#7fc8f6}.btn-outline-teal{color:#009b84;background-color:transparent;background-image:none;border-color:#009b84}.btn-outline-teal:hover,.btn-outline-teal:focus{color:#fff;background-color:#018975;border-color:#018975}.btn-outline-teal:not(:disabled):not(.disabled).active,.btn-outline-teal:not(:disabled):not(.disabled):active{color:#fff;background-color:#028068;border-color:#028068}.btn-outline-teal.disabled,.btn-outline-teal:disabled{color:#fff;background-color:#7fcdc1;border-color:#7fcdc1}.btn-outline-neon{color:#88c241;background-color:transparent;background-image:none;border-color:#88c241}.btn-outline-neon:hover,.btn-outline-neon:focus{color:#fff;background-color:#79b62f;border-color:#79b62f}.btn-outline-neon:not(:disabled):not(.disabled).active,.btn-outline-neon:not(:disabled):not(.disabled):active{color:#fff;background-color:#67a41c;border-color:#67a41c}.btn-outline-neon.disabled,.btn-outline-neon:disabled{color:#fff;background-color:#c3e0a0;border-color:#c3e0a0}.btn-outline-lime{color:#d0d962;background-color:transparent;background-image:none;border-color:#d0d962}.btn-outline-lime:hover,.btn-outline-lime:focus{color:#324148;background-color:#c3cc34;border-color:#c3cc34}.btn-outline-lime:not(:disabled):not(.disabled).active,.btn-outline-lime:not(:disabled):not(.disabled):active{color:#324148;background-color:#b7c11a;border-color:#b7c11a}.btn-outline-lime.disabled,.btn-outline-lime:disabled{color:#324148;background-color:#e7ecb0;border-color:#e7ecb0}.btn-outline-sun{color:#fde335;background-color:transparent;background-image:none;border-color:#fde335}.btn-outline-sun:hover,.btn-outline-sun:focus{color:#324148;background-color:#ecd11e;border-color:#ecd11e}.btn-outline-sun:not(:disabled):not(.disabled).active,.btn-outline-sun:not(:disabled):not(.disabled):active{color:#324148;background-color:#dfc414;border-color:#dfc414}.btn-outline-sun.disabled,.btn-outline-sun:disabled{color:#324148;background-color:#fef19a;border-color:#fef19a}.btn-outline-orange{color:#ff9528;background-color:transparent;background-image:none;border-color:#ff9528}.btn-outline-orange:hover,.btn-outline-orange:focus{color:#fff;background-color:#ff880e;border-color:#ff880e}.btn-outline-orange:not(:disabled):not(.disabled).active,.btn-outline-orange:not(:disabled):not(.disabled):active{color:#fff;background-color:#ff7800;border-color:#ff7800}.btn-outline-orange.disabled,.btn-outline-orange:disabled{color:#fff;background-color:#ffca93;border-color:#ffca93}.btn-outline-pumpkin{color:#ff6028;background-color:transparent;background-image:none;border-color:#ff6028}.btn-outline-pumpkin:hover,.btn-outline-pumpkin:focus{color:#fff;background-color:#fb551c;border-color:#fb551c}.btn-outline-pumpkin:not(:disabled):not(.disabled).active,.btn-outline-pumpkin:not(:disabled):not(.disabled):active{color:#fff;background-color:#e8470f;border-color:#e8470f}.btn-outline-pumpkin.disabled,.btn-outline-pumpkin:disabled{color:#fff;background-color:#ffaf93;border-color:#ffaf93}.btn-outline-brown{color:#7a5449;background-color:transparent;background-image:none;border-color:#7a5449}.btn-outline-brown:hover,.btn-outline-brown:focus{color:#fff;background-color:#6f483d;border-color:#6f483d}.btn-outline-brown:not(:disabled):not(.disabled).active,.btn-outline-brown:not(:disabled):not(.disabled):active{color:#fff;background-color:#633d32;border-color:#633d32}.btn-outline-brown.disabled,.btn-outline-brown:disabled{color:#fff;background-color:#bca9a4;border-color:#bca9a4}.btn-outline-gold{color:#c1993f;background-color:transparent;background-image:none;border-color:#c1993f}.btn-outline-gold:hover,.btn-outline-gold:focus{color:#fff;background-color:#b48c32;border-color:#b48c32}.btn-outline-gold:not(:disabled):not(.disabled).active,.btn-outline-gold:not(:disabled):not(.disabled):active{color:#fff;background-color:#a27b25;border-color:#a27b25}.btn-outline-gold.disabled,.btn-outline-gold:disabled{color:#fff;background-color:#e0cc9f;border-color:#e0cc9f}.btn-outline-smoke{color:#5e7d8a;background-color:transparent;background-image:none;border-color:#5e7d8a}.btn-outline-smoke:hover,.btn-outline-smoke:focus{color:#fff;background-color:#4a6b78;border-color:#4a6b78}.btn-outline-smoke:not(:disabled):not(.disabled).active,.btn-outline-smoke:not(:disabled):not(.disabled):active{color:#fff;background-color:#40606d;border-color:#40606d}.btn-outline-smoke.disabled,.btn-outline-smoke:disabled{color:#fff;background-color:#aebec4;border-color:#aebec4}.btn-outline-dark{color:#324148;background-color:transparent;background-image:none;border-color:#324148}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background-color:#2b383e;border-color:#2b383e}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#273238;border-color:#273238}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#fff;background-color:#adb3b6;border-color:#adb3b6}.btn-outline-light{color:#324148;background-color:transparent;background-image:none;border-color:#eaecec}.btn-outline-light:hover,.btn-outline-light:focus{color:#324148;background-color:#d6d9da;border-color:#d6d9da}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active{color:#324148;background-color:#c1c6c8;border-color:#c1c6c8}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#324148;background-color:#f5f5f6;border-color:#f5f5f6}@-webkit-keyframes pulse{0%{box-shadow:0 0 #00acf0cc}70%{box-shadow:0 0 0 10px #00acf000}to{box-shadow:0 0 #00acf000}}@keyframes pulse{0%{box-shadow:0 0 #00acf0cc}70%{box-shadow:0 0 0 10px #00acf000}to{box-shadow:0 0 #00acf000}}.table thead th{border-top:none;border-bottom:none;vertical-align:middle}.table.table-dark thead th{background:#324148}.table th{font-weight:500;color:#324148;font-size:14px;text-transform:capitalize}.table td,.table th{border-top:1px solid #eaecec;vertical-align:middle;padding:.75rem 1.25rem}.table.table-hover tbody tr:hover,.table.table-striped tbody tr:nth-of-type(odd){background-color:#f5f5f6}.table.table-bordered{border:none}.table.table-bordered td{border-color:#eaecec;border-top:none}.table.table-bordered th{border-top:1px solid #eaecec;border-bottom:1px solid #eaecec}.table.table-flush td,.table.table-flush th{border-top:none;border-bottom:none}.table .thead-primary th,.table .thead-blue th,.table .thead-success th,.table .thead-green th,.table .thead-info th,.table .thead-cyan th,.table .thead-warning th,.table .thead-yellow th,.table .thead-danger th,.table .thead-red th,.table .thead-secondary th,.table .thead-grey th{color:#fff}.table .thead-primary th,.table .thead-sky th{background-color:#00acf0}.table .thead-success th,.table .thead-green th{background-color:#22af47}.table .thead-info th,.table .thead-cyan th{background-color:#1ebccd}.table .thead-warning th,.table .thead-yellow th{background-color:#ffbf36}.table .thead-danger th,.table .thead-red th{background-color:#f83f37}.table .thead-secondary th,.table .thead-grey th{background-color:#9e9e9e}.table .thead-pink th{background-color:#ed1b60}.table .thead-purple th{background-color:#ab26aa}.table .thead-violet th{background-color:#6640b2}.table .thead-indigo th{background-color:#3a55b1}.table .thead-blue th{background-color:#0092ee}.table .thead-teal th{background-color:#009b84}.table .thead-neon th{background-color:#88c241}.table .thead-lime th{background-color:#d0d962}.table .thead-sun th{background-color:#fde335}.table .thead-orange th{background-color:#ff9528}.table .thead-pumpkin th{background-color:#ff6028}.table .thead-brown th{background-color:#7a5449}.table .thead-gold th{background-color:#c1993f}.table .thead-smoke th{background-color:#5e7d8a}.table .thead-active th{background-color:#5e7d8a;color:#fff}.table .thead-light th{background-color:#eaecec}.table .thead-dark th{background-color:#324148;color:#fff}.table-lg td,.table-lg th{padding:.75rem 1.5rem}.table-sm td,.table-sm th{padding:.45rem 1.25rem}.table-sm td{font-size:15px}.table-primary,.table-sky{background-color:#edf9fe}.table-primary>td,.table-primary>th,.table-sky>td,.table-sky>th{background-color:#edf9fe}.table-success,.table-green{background-color:#eff9f2}.table-success>td,.table-success>th,.table-green>td,.table-green>th{background-color:#eff9f2}.table-info,.table-cyan{background-color:#effafb}.table-info>td,.table-info>th,.table-cyan>td,.table-cyan>th{background-color:#effafb}.table-warning,.table-yellow{background-color:#fff8eb}.table-warning>td,.table-warning>th,.table-yellow>td,.table-yellow>th{background-color:#fff8eb}.table-danger,.table-red{background-color:#fff1f1}.table-danger>td,.table-danger>th,.table-red>td,.table-red>th{background-color:#fff1f1}.table-active{background-color:#f4f6f7}.table-active>td,.table-active>th{background-color:#f4f6f7}.table-grey,.table-secondary{background-color:#f5f5f5}.table-grey>td,.table-grey>th,.table-secondary>td,.table-secondary>th{background-color:#f5f5f5}.table-pink{background-color:#feeff4}.table-pink>td,.table-pink>th{background-color:#feeff4}.table-purple{background-color:#f9f0f9}.table-purple>td,.table-purple>th{background-color:#f9f0f9}.table-violet{background-color:#f4f2fa}.table-violet>td,.table-violet>th{background-color:#f4f2fa}.table-indigo{background-color:#f1f3f9}.table-indigo>td,.table-indigo>th{background-color:#f1f3f9}.table-blue{background-color:#edf7fe}.table-blue>td,.table-blue>th{background-color:#edf7fe}.table-teal{background-color:#edf8f6}.table-teal>td,.table-teal>th{background-color:#edf8f6}.table-neon{background-color:#f3f9ec}.table-neon>td,.table-neon>th{background-color:#f3f9ec}.table-lime{background-color:#f9faeb}.table-lime>td,.table-lime>th{background-color:#f9faeb}.table-orange{background-color:#fff4e9}.table-orange>td,.table-orange>th{background-color:#fff4e9}.table-pumpkin{background-color:#fff4f0}.table-pumpkin>td,.table-pumpkin>th{background-color:#fff4f0}.table-brown{background-color:#f6f3f2}.table-brown>td,.table-brown>th{background-color:#f6f3f2}.table-gold{background-color:#fbf8f1}.table-gold>td,.table-gold>th{background-color:#fbf8f1}.table-smoke{background-color:#f4f6f7}.table-smoke>td,.table-smoke>th{background-color:#f4f6f7}.table-light{background-color:#f5f5f6}.table-light>td,.table-light>th{background-color:#f5f5f6}.table-dark{background:#2b383e}.table-dark td,.table-dark th{border-top-color:#2b383e}.table-dark th{color:#fff}.table-dark>td,.table-dark>th{color:#fff;background:#2b383e}.table-dark.table.table-bordered td,.table-dark.table.table-bordered th{border-color:#2b383e}@media(max-width:1200px){.table-responsive .table>tbody>tr>td,.table-responsive .table>tbody>tr>th,.table-responsive .table>tfoot>tr>td,.table-responsive .table>tfoot>tr>th,.table-responsive .table>thead>tr>td,.table-responsive .table>thead>tr>th{white-space:nowrap}}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable thead th,table.dataTable thead td,table.dataTable tbody th,table.dataTable tbody td{padding:.75rem 1.25rem}table.dataTable thead td,table.dataTable thead th{border-bottom:none;font-weight:500;position:relative}table.dataTable thead td.sorting:before,table.dataTable thead td.sorting_asc:before,table.dataTable thead td.sorting_desc:before,table.dataTable thead td.sorting:after,table.dataTable thead td.sorting_asc:after,table.dataTable thead td.sorting_desc:after,table.dataTable thead th.sorting:before,table.dataTable thead th.sorting_asc:before,table.dataTable thead th.sorting_desc:before,table.dataTable thead th.sorting:after,table.dataTable thead th.sorting_asc:after,table.dataTable thead th.sorting_desc:after{display:inline-block;font-family:Ionicons;speak:none;font-size:18px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;z-index:10;right:7px}table.dataTable thead td.sorting:before,table.dataTable thead td.sorting_asc:before,table.dataTable thead td.sorting_desc:before,table.dataTable thead td.sorting:after,table.dataTable thead td.sorting_asc:after,table.dataTable thead td.sorting_desc:after,table.dataTable thead th.sorting:before,table.dataTable thead th.sorting_asc:before,table.dataTable thead th.sorting_desc:before,table.dataTable thead th.sorting:after,table.dataTable thead th.sorting_asc:after,table.dataTable thead th.sorting_desc:after{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);content:"";color:#0092ee}table.dataTable thead td.sorting_asc:before,table.dataTable thead th.sorting_asc:before{content:""}table.dataTable thead td.sorting_desc:after,table.dataTable thead th.sorting_desc:after{content:""}table.dataTable tfoot td,table.dataTable tfoot th{border-top:none;font-weight:500;padding:.75rem 1.25rem;background:#eaecec}table.dataTable.no-footer{border-bottom:none}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td,table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:1px solid #eaecec}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background:#f5f5f680}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected,table.dataTable tbody tr.selected{background:#324148;color:#fff}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background:#d6d9da33}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background:#324148;color:#fff}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background:#eaecec4d}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background:#324148;color:#fff}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#0092ee;color:#fff}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background:#324148;color:#fff}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>tr:first-child{padding-left:1.25rem}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>tr:first-child:before{display:none}table.dataTable>tbody>tr.child ul.dtr-details{width:100%}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:none;padding:.25em}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:.25em}table.dataTable>tbody>tr.child span.dtr-title{min-width:80px;font-weight:500;font-size:13px;text-transform:uppercase;color:#324148}table.dataTable>tbody>tr.child span.dtr-data{color:#848d91}.dataTables_wrapper .dataTables_paginate .paginate_button{padding:0;margin-left:0;color:#324148!important;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0}.dataTables_wrapper .dataTables_filter input{margin-left:0}.dataTables_wrapper .dataTables_length select{width:80px;margin-right:10px}@media(max-width:991px){.dataTables_wrapper .dataTables_length{display:none}}.tablesaw .tablesaw-sortable-head{padding:.75rem 1.25rem}.tablesaw .tablesaw-sortable-head .tablesaw-sortable-arrow{position:absolute;right:8px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;height:24px}.tablesaw .tablesaw-sortable-head .tablesaw-sortable-btn{padding:0}.tablesaw.tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:none}.tablesaw.tablesaw-stack td .tablesaw-cell-label,.tablesaw .tablesaw-stack th .tablesaw-cell-label{font-weight:500;color:#324148;font-size:13px;text-transform:uppercase;padding:3px .6em 0 0}.tablesaw-bar .tablesaw-bar-section .tablesaw-btn{margin-left:10px;margin-top:0;padding:0;height:auto;position:relative;top:-2px}.tablesaw-bar .tablesaw-bar-section .tablesaw-btn span{display:none}.tablesaw-bar .tablesaw-bar-section .tablesaw-btn:after{display:none}.tablesaw-bar .tablesaw-bar-section label{color:#324148;text-transform:capitalize}.tablesaw-bar .tablesaw-bar-section select{position:static;min-height:1em;opacity:1;display:inline-block;width:100%;height:calc(2.25rem + 4px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#324148;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:auto auto;background-size:8px 10px;border:2px solid #eaecec;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:border-color .15s ease-in-out;-moz-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out}.tablesaw-bar .tablesaw-bar-section select:focus{border-color:#00acf0}.tablesaw-columntoggle-popup .btn-group>label{margin-right:15px;margin-bottom:0}.tablesaw-columntoggle-popup .btn-group>label:last-child{margin-right:0}.tablesaw-columntoggle-popup .btn-group>label input{margin-right:5px}@media(max-width:39.9375em){.tablesaw-stack tbody tr{border-bottom:none}.tablesaw-stack tbody tr:first-child{border-top:1px solid #eaecec}}.badge{font-weight:500;border-radius:4px;padding:5px 7px;font-size:72%;letter-spacing:.3px;vertical-align:middle;display:inline-block;text-align:center;text-transform:capitalize}.badge.badge-indicator{width:7px;height:7px;border-radius:50%;padding:0;position:relative}.badge.badge-indicator:empty{display:inline-block}.badge.badge-indicator.badge-indicator-sm{width:5px;height:5px}.badge.badge-sm{padding:3px 5px;font-size:60%}.badge.badge-info,.badge.badge-cyan{background:#1ebccd;color:#fff}.badge.badge-primary,.badge.badge-sky{background:#00acf0;color:#fff}.badge.badge-success,.badge.badge-green{background:#22af47;color:#fff}.badge.badge-danger,.badge.badge-red{background:#f83f37;color:#fff}.badge.badge-warning,.badge.badge-yellow{background:#ffbf36;color:#fff}.badge.badge-pink{background:#ed1b60;color:#fff}.badge.badge-purple{background:#ab26aa;color:#fff}.badge.badge-violet{background:#6640b2;color:#fff}.badge.badge-indigo{background:#3a55b1;color:#fff}.badge.badge-blue{background:#0092ee;color:#fff}.badge.badge-teal{background:#009b84;color:#fff}.badge.badge-neon{background:#88c241;color:#fff}.badge.badge-lime{background:#d0d962;color:#fff}.badge.badge-sun{background:#fde335;color:#fff}.badge.badge-orange{background:#ff9528;color:#fff}.badge.badge-pumpkin{background:#ff6028;color:#fff}.badge.badge-brown{background:#7a5449;color:#fff}.badge.badge-gold{background:#c1993f;color:#fff}.badge.badge-smoke{background:#5e7d8a;color:#fff}.badge.badge-secondary,.badge.badge-grey{background:#9e9e9e;color:#fff}.badge.badge-light{background:#eaecec;color:#324148}.badge.badge-dark{background:#324148;color:#fff}.badge.badge-outline{background:transparent;border:2px solid}.badge.badge-outline.badge-info,.badge.badge-outline.badge-cyan{border-color:#1ebccd;color:#1ebccd}.badge.badge-outline.badge-primary,.badge.badge-outline.badge-sky{border-color:#00acf0;color:#00acf0}.badge.badge-outline.badge-success,.badge.badge-outline.badge-green{border-color:#22af47;color:#22af47}.badge.badge-outline.badge-danger,.badge.badge-outline.badge-red{border-color:#f83f37;color:#f83f37}.badge.badge-outline.badge-warning,.badge.badge-outline.badge-yellow{border-color:#ffbf36;color:#ffbf36}.badge.badge-outline.badge-secondary,.badge.badge-outline.badge-grey{border-color:#9e9e9e;color:#9e9e9e}.badge.badge-outline.badge-light{border-color:#eaecec;color:#324148}.badge.badge-outline.badge-dark{border-color:#324148;color:#324148}.badge.badge-outline.badge-pink{border-color:#ed1b60;color:#ed1b60}.badge.badge-outline.badge-purple{border-color:#ab26aa;color:#ab26aa}.badge.badge-outline.badge-violet{border-color:#6640b2;color:#6640b2}.badge.badge-outline.badge-indigo{border-color:#3a55b1;color:#3a55b1}.badge.badge-outline.badge-blue{border-color:#0092ee;color:#0092ee}.badge.badge-outline.badge-teal{border-color:#009b84;color:#009b84}.badge.badge-outline.badge-neon{border-color:#88c241;color:#88c241}.badge.badge-outline.badge-lime{border-color:#d0d962;color:#d0d962}.badge.badge-outline.badge-sun{border-color:#fde335;color:#fde335}.badge.badge-outline.badge-orange{border-color:#ff9528;color:#ff9528}.badge.badge-outline.badge-pumpkin{border-color:#ff6028;color:#ff6028}.badge.badge-outline.badge-brown{border-color:#7a5449;color:#7a5449}.badge.badge-outline.badge-gold{border-color:#c1993f;color:#c1993f}.badge.badge-soft-cyan,.badge.badge-soft-info{background:#effafb;color:#1ebccd}.badge.badge-soft-sky,.badge.badge-soft-primary{background:#edf9fe;color:#00acf0}.badge.badge-soft-green,.badge.badge-soft-success{background:#eff9f2;color:#22af47}.badge.badge-soft-red,.badge.badge-soft-danger{background:#fff1f1;color:#f83f37}.badge.badge-soft-yellow,.badge.badge-soft-warning{background:#fff8eb;color:#ffbf36}.badge.badge-soft-pink{background:#feeff4;color:#ed1b60}.badge.badge-soft-purple{background:#f9f0f9;color:#ab26aa}.badge.badge-soft-violet{background:#f4f2fa;color:#6640b2}.badge.badge-soft-indigo{background:#f1f3f9;color:#3a55b1}.badge.badge-soft-blue{background:#edf7fe;color:#0092ee}.badge.badge-soft-teal{background:#edf8f6;color:#009b84}.badge.badge-soft-neon{background:#f3f9ec;color:#88c241}.badge.badge-soft-lime{background:#f9faeb;color:#d0d962}.badge.badge-soft-sun{background:#fffbe5;color:#fde335}.badge.badge-soft-orange{background:#fff4e9;color:#ff9528}.badge.badge-soft-pumpkin{background:#fff4f0;color:#ff6028}.badge.badge-soft-brown{background:#f6f3f2;color:#7a5449}.badge.badge-soft-gold{background:#fbf8f1;color:#c1993f}.badge.badge-soft-smoke{background:#f4f6f7;color:#5e7d8a}.badge.badge-soft-grey,.badge.badge-soft-secondary{background:#f5f5f5;color:#9e9e9e}.badge.badge-pill{border-radius:50px}.badge-indicator-demo .badge-indicator{bottom:2px}.btn .badge{top:-2px}.chk-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:fit-content}.chk-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee}.checkmark-radio{background-color:transparent;border-radius:100px;border:1px solid #000}.chk-container:hover input~.checkmark{background-color:#ccc}.chk-container input:checked~.checkmark{background-color:#2196f3}.checkmark:after{content:"";position:absolute;display:none}.chk-container input:checked~.checkmark:after{display:block}.chk-container .checkmark:after{left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body{background-color:#f7f7f7}.toast-notification{z-index:999999!important}.bg-theme{background-color:#e95420}.cl__row_btm_border{border-bottom:1px solid #e6e6e6}table.cl__tbl__marksupload thead tr th,table.cl__tbl__marksupload tbody tr td{font-size:13px}input.cl__no__arrow::-webkit-outer-spin-button,input.cl__no__arrow::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.cl__no__arrow[type=number]{-moz-appearance:textfield}.cl__no__arrow{width:80px}.cl__hsc__subjects{width:170px;padding:4px}.page_content_holder{min-height:0}footer.site-footer-legacy{background:#033b43;padding:30px 20px 0;margin-top:50px}.modal-title{font-size:17px}.modal-header:{padding:10px}.react-dropdown-select-item,.react-dropdown-select-item-selected{text-align:left}.tamil-text-sm{font-size:11px}a{text-decoration:none}.brand_logo{width:36%}.btn-block{width:100%}input[type=checkbox].form-control,input[type=radio].form-control{width:20px!important;height:20px!important;border-radius:100px}input[type=radio].is-valid,input[type=radio].was-validated,input[type=radio].form-control:valid{padding-right:0!important;background-image:none!important}.custom_radio_input span{position:absolute;margin-top:-23px;margin-left:37px}input[type=radio].form-control:invalid{padding-right:0!important;background-image:none!important}input[type=radio].form-control:checked{background-color:#5c8fdb}.navbar{padding-top:3px!important;padding-bottom:3px!important}.navbar-brand{padding:0!important}@media only screen and (max-width:600px){.brand_logo{width:143%}.navbar-brand{max-width:70%;padding-top:.3125rem!important;padding-bottom:.3125rem!important}.navbar{padding-top:.5rem!important;padding-bottom:.5rem!important}}marquee:hover{cursor:pointer}ul.top_marquee,ul.top_marquee p{margin-bottom:0}hr{border-top:1px solid #3d3d3d}.context_box_title{background-image:linear-gradient(132deg,#b60502,#b7040557);color:#fff;font-size:12px}.context_box_title h5{font-size:15px;padding:5px 0 0 5px}.btn-theme{color:#fff;background-color:#033b43;border-color:#033b43}.btn-theme:hover{color:#fff;background-color:#477379;border-color:#033b43}.upload_info{font-size:14px;color:red;font-style:italic}.nav-tabs .nav-link.disabled{background-color:#f5f5f6!important}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border-bottom:2px solid #033b43}label{font-size:14px}.bg-blue-800{background-color:#256d9e!important}.bg-blue-700{background-color:#2b7db4!important}.bg-blue-600{background-color:#308cc9!important}.bg-blue{background-color:#3498db!important}.bg-blue-400{background-color:#52a7e0!important}.bg-blue-300{background-color:#71b7e6!important}.bg-blue-200{background-color:#9acced!important}.bg-blue-100{background-color:#c2e0f4!important}.bg-blue-50{background-color:#e7f3fb!important}.bg-blue-light-800{background-color:#1984a5!important}.bg-blue-light-700{background-color:#1d96bc!important}.bg-blue-light-600{background-color:#20a8d3!important}.bg-blue-light{background-color:#23b7e5!important}.bg-blue-light-400{background-color:#44c2e9!important}.bg-blue-light-300{background-color:#65cded!important}.bg-blue-light-200{background-color:#91dbf2!important}.bg-blue-light-100{background-color:#bde9f7!important}.bg-blue-light-50{background-color:#e5f6fc!important}.bg-green-800{background-color:#219351!important}.bg-green-700{background-color:#26a75d!important}.bg-green-600{background-color:#2abc68!important}.bg-green{background-color:#2ecc71!important}.bg-green-400{background-color:#4dd486!important}.bg-green-300{background-color:#6ddb9c!important}.bg-green-200{background-color:#97e6b8!important}.bg-green-100{background-color:#c0f0d4!important}.bg-green-50{background-color:#e6f9ee!important}.bg-orange-800{background-color:#af700d!important}.bg-orange-700{background-color:#c7800f!important}.bg-orange-600{background-color:#e09011!important}.bg-orange{background-color:#f39c12!important}.bg-orange-400{background-color:#f5ab36!important}.bg-orange-300{background-color:#f7ba59!important}.bg-orange-200{background-color:#f9ce89!important}.bg-orange-100{background-color:#fbe1b8!important}.bg-orange-50{background-color:#fef3e3!important}.bg-red-800{background-color:#a6372b!important}.bg-red-700{background-color:#bd3e31!important}.bg-red-600{background-color:#d54637!important}.bg-red{background-color:#e74c3c!important}.bg-red-400{background-color:#eb6759!important}.bg-red-300{background-color:#ee8277!important}.bg-red-200{background-color:#f3a69e!important}.bg-red-100{background-color:#f8c9c5!important}.bg-red-50{background-color:#fceae8!important}.bg-silver-800{background-color:#888c8f!important}.bg-silver-700{background-color:#9ba0a3!important}.bg-silver-600{background-color:#aeb3b7!important}.bg-silver{background-color:#bdc3c7!important}.bg-silver-400{background-color:#c7cccf!important}.bg-silver-300{background-color:#d1d5d8!important}.bg-silver-200{background-color:#dee1e3!important}.bg-silver-100{background-color:#ebedee!important;font-weight:700}.bg-silver-50{background-color:#f7f8f8!important}.bg-ebony-800{background-color:#253544!important}.bg-ebony-700{background-color:#2b3c4e!important}.bg-ebony-600{background-color:#304357!important}.bg-ebony{background-color:#34495f!important}.bg-ebony-400{background-color:#526477!important}.bg-ebony-300{background-color:#71808f!important}.bg-ebony-200{background-color:#9aa4af!important}.bg-ebony-100{background-color:#c2c8cf!important}.bg-ebony-50{background-color:#e7e9ec!important}.bg-purple-800{background-color:#5b3f8c!important}.bg-purple-700{background-color:#67479f!important}.bg-purple-600{background-color:#7450b2!important}.bg-purple{background-color:#7e57c2!important}.bg-purple-400{background-color:#9170cb!important}.bg-purple-300{background-color:#a589d4!important}.bg-purple-200{background-color:#bfabe1!important}.bg-purple-100{background-color:#d8cded!important}.bg-purple-50{background-color:#f0ebf8!important}.bg-grey-800{background-color:#5b6566!important}.bg-grey-700{background-color:#687374!important}.bg-grey-600{background-color:#758182!important}.bg-grey{background-color:#7f8c8d!important}.bg-grey-400{background-color:#929d9e!important}.bg-grey-300{background-color:#a5afaf!important}.bg-grey-200{background-color:#bfc6c6!important}.bg-grey-100{background-color:#d9dddd!important}.bg-grey-50{background-color:#f0f1f1!important}.bg-teal-800{background-color:#138770!important}.bg-teal-700{background-color:#159a80!important}.bg-teal-600{background-color:#18ad90!important}.bg-teal{background-color:#1abc9c!important}.bg-teal-400{background-color:#3cc6ab!important}.bg-teal-300{background-color:#5fd0ba!important}.bg-teal-200{background-color:#8ddece!important}.bg-teal-100{background-color:#baebe1!important}.bg-teal-50{background-color:#e4f7f3!important}.bg-yellow-800{background-color:#ae8d0b!important}.bg-yellow-700{background-color:#c6a10c!important}.bg-yellow-600{background-color:#deb40e!important}.bg-yellow{background-color:#f1c40f!important}.bg-yellow-400{background-color:#f3cd33!important}.bg-yellow-300{background-color:#f5d657!important}.bg-yellow-200{background-color:#f8e287!important}.bg-yellow-100{background-color:#fbedb7!important}.bg-yellow-50{background-color:#fdf8e2!important}.bg-pink-800{background-color:#a81647!important}.bg-pink-700{background-color:#bf1951!important}.bg-pink-600{background-color:#d61c5b!important}.bg-pink{background-color:#e91e63!important}.bg-pink-400{background-color:#ec407a!important}.bg-pink-300{background-color:#f06292!important}.bg-pink-200{background-color:#f48fb1!important}.bg-pink-100{background-color:#f8bcd0!important}.bg-pink-50{background-color:#fce4ec!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.blink{animation:blink 1s steps(1,end) infinite}@keyframes blink{50%{opacity:0}}.pulse{animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.lds-ellipsis-first-full{text-align:center;height:100%;position:fixed;width:100%;left:0;top:0;background-color:#f3f3f3ab;z-index:999;padding-top:20%}.lds-ellipsis-full{display:inline-block;position:relative;width:64px;height:64px}.lds-ellipsis-full div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#000;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis-full div:nth-child(1){left:6px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis-full div:nth-child(2){left:6px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis-full div:nth-child(3){left:26px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis-full div:nth-child(4){left:45px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(19px)}}.lds-roller{display:inline-block;position:relative;width:64px;height:64px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:32px 32px}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#000;margin:-3px 0 0 -3px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:50px;left:50px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:54px;left:45px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:57px;left:39px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:58px;left:32px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:57px;left:25px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:54px;left:19px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:50px;left:14px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:45px;left:10px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (max-width:600px){.lds-roller{left:-25%;top:67px}}.dark_block_loader{text-align:center;height:100%;position:fixed;width:100%;left:0;top:0;background-color:#000000b0;z-index:999;padding-top:20%}.dark_block_loader>div{display:inline-block;position:relative;width:255px;height:64px;background:#fff;border-radius:5px;border:1px solid #dedede;padding:3px 17px}.dark_block_loader .loading-text{color:#000;font-size:13px;font-weight:500;position:absolute;top:21px;right:8px;text-align:center;width:188px}.dark_block_loader .loader{margin-top:8px;margin-bottom:5px;border:4px solid #d0cece;border-top:4px solid #2a2c2d;border-radius:50%;width:40px;height:40px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
